NaiJi
|
465af52350
|
Merge branch 'master' into validations
|
2022-10-08 19:18:33 +00:00 |
|
NaiJi
|
c4f3b76414
|
fix(validations): Make validations and errors text more specific
|
2022-10-08 16:41:19 +00:00 |
|
NaiJi
|
0b5f8b6920
|
fix(job): Remove unnecessary cascade validation calls
|
2022-10-08 16:19:53 +00:00 |
|
NaiJi
|
7bad11967a
|
refactor(job): Implement polymorphic predicate for job accessibility
Now every job type can impement canAddTo function to make JobsCubit know whether it can be applied or not
|
2022-10-07 17:50:18 +00:00 |
|
NaiJi
|
db2f5c1342
|
fix(job): Fix server settings toogles not creating upgrade server job
|
2022-10-07 16:36:17 +00:00 |
|
NaiJi
|
26466bb8d5
|
refactor(job): Force services to always reload after jobs execution
|
2022-10-06 19:45:25 +00:00 |
|
NaiJi
|
d0be867aa6
|
refactor(job): Make jobs execution polymorphic instead of relied on plain switch
|
2022-10-06 19:16:07 +00:00 |
|
NaiJi
|
699e2f676f
|
refactor(service): Get rid of legacy common enums
|
2022-10-05 01:41:48 +03:00 |
|
NaiJi
|
d36c8e987d
|
Completely refactor language asset files
|
2022-10-04 02:32:35 +03:00 |
|
Inex Code
|
ad55b204cf
|
Fix jobs screen failing to draw when no jobs
|
2022-09-20 12:42:20 +03:00 |
|
Inex Code
|
0425ea8ab8
|
Add a button to remove all removable server jobs
|
2022-09-19 03:42:00 +03:00 |
|
Inex Code
|
10891881ae
|
Service migrations
|
2022-09-19 03:21:08 +03:00 |
|
NaiJi
|
d6d7a0dcb6
|
Implement rebuild server job for settings page
|
2022-09-19 03:00:40 +03:00 |
|
NaiJi
|
fe95f5e5d3
|
Add props into provider job state
|
2022-09-19 02:13:25 +03:00 |
|
Inex Code
|
2a4c691f1e
|
Pre-release testing bug fixes
|
2022-09-19 01:11:26 +03:00 |
|
Inex Code
|
900e07f364
|
Implement user password reset
|
2022-09-18 23:25:26 +03:00 |
|
Inex Code
|
e330878e6d
|
Allow removing completed and failed server jobs
|
2022-09-18 23:12:09 +03:00 |
|
NaiJi
|
34d635c2c5
|
Add delay between provider and server storage resizing calls
|
2022-09-18 19:35:16 +03:00 |
|
Inex Code
|
89c907b109
|
Make job status an enum
|
2022-09-18 19:29:11 +03:00 |
|
NaiJi
|
d9b82b1250
|
Implement volume extending button
|
2022-09-18 19:26:55 +03:00 |
|
NaiJi
|
159f861965
|
Implement initialization migration to binds error handling
|
2022-09-18 17:29:00 +03:00 |
|
NaiJi
|
39358a827f
|
Implement migrate to binds logic
|
2022-09-18 17:05:41 +03:00 |
|
Inex Code
|
c84d16d8b7
|
Move files related to storage
|
2022-09-16 16:49:53 +03:00 |
|
Inex Code
|
ae0295d959
|
Add storage usage to service screen, formatting
|
2022-09-16 16:36:51 +03:00 |
|
Inex Code
|
641e329725
|
Move DiskStatus to the server volume cubit
|
2022-09-16 14:28:17 +03:00 |
|
NaiJi
|
11e58981b5
|
Implement migration process page
|
2022-09-16 12:08:31 +03:00 |
|
NaiJi
|
4a4fa35de3
|
Remove setTimezone from ServerDetailedInfo cubit
|
2022-09-16 11:11:03 +03:00 |
|
Inex Code
|
d75c2837ca
|
Catch error on metrics loading from Hetzner
|
2022-09-16 11:08:45 +03:00 |
|
NaiJi
|
e3d7f2b3d7
|
Fix ServerDetailsCubit exception
|
2022-09-16 11:06:27 +03:00 |
|
Inex Code
|
a7248a9b30
|
Remove unnecessary logging
|
2022-09-16 10:50:21 +03:00 |
|
Inex Code
|
36cbc8e89b
|
Catch StateError on server_detailed_info_cubit.dart
|
2022-09-16 10:50:05 +03:00 |
|
NaiJi
|
8039283f37
|
Wrap get metrics endpoint with try-catch
|
2022-09-15 16:05:23 +03:00 |
|
NaiJi
|
dc72b6d1b2
|
Implement server settings page functionality
|
2022-09-15 02:31:25 +03:00 |
|
NaiJi
|
c5eed6ace9
|
Improve server settings page
|
2022-09-12 20:38:22 +03:00 |
|
Inex Code
|
ef7d906504
|
Catch Hetzner metrics trying to emit when closed and disable logging.
|
2022-09-09 17:58:01 +03:00 |
|
Inex Code
|
11885b7ac7
|
Fix app connecting to 'https://api./' after access recovery
We no longer hold server domain in ServerAPI class. Instead, we get a domain from the app config every time.
|
2022-09-09 17:57:34 +03:00 |
|
NaiJi
|
e4bb35d5d8
|
Catch cloudflare exceptions
|
2022-09-09 12:14:37 +03:00 |
|
NaiJi
|
06fbcff9a9
|
Fix graphql type errors
|
2022-09-08 22:58:45 +03:00 |
|
inexcode
|
981b9865cd
|
Fix users not changing SSH keys and remove SSH keys screen
|
2022-09-08 18:13:18 +03:00 |
|
Inex Code
|
5f13be9339
|
Fix Hetzner size storage
|
2022-09-06 14:03:21 +03:00 |
|
Inex Code
|
6f5ffa0f80
|
Make DiskSize a constant constructor and fix slider on Volume resize screen
|
2022-09-06 13:27:27 +03:00 |
|
NaiJi
|
8d2fbb5100
|
Implement service page enabling/disabling and service restart
|
2022-09-06 13:25:28 +03:00 |
|
Inex Code
|
58479256c5
|
Refactor disk_size.dart and disk_status.dart to use getters
|
2022-09-06 12:17:44 +03:00 |
|
inexcode
|
5f58022d42
|
Update user list screen to properly support newer cubit logic
|
2022-09-05 14:51:01 +04:00 |
|
Inex Code
|
18b737a327
|
Reformatting
|
2022-09-05 07:34:47 +03:00 |
|
Inex Code
|
0879ea8e97
|
Refactor Users cubit to use GraphQL and unified data model
|
2022-09-05 07:01:36 +03:00 |
|
Inex Code
|
c1bb617ca7
|
Add user type to the User model
|
2022-09-04 14:29:05 +03:00 |
|
Inex Code
|
33b8003f07
|
Add user-related GraphQL handlers
|
2022-09-04 13:45:03 +03:00 |
|
NaiJi
|
88a1393a1d
|
Move disk status converting to disk status constructor
|
2022-09-02 09:06:10 +03:00 |
|
NaiJi
|
a693f694ac
|
Add endpoints for migration checking
|
2022-09-02 08:59:46 +03:00 |
|