Matthew Penner
|
f9114e2de0
|
feat(ssh-keys): add ssh key endpoints and ui components
|
2021-07-17 15:45:46 -06:00 |
|
Matthew Penner
|
28bc86e23b
|
ui(account): implement delete security key button
|
2021-07-17 14:45:23 -06:00 |
|
Matthew Penner
|
59f2ea37d8
|
ui(auth): add support for using a security key
|
2021-07-17 14:45:23 -06:00 |
|
Matthew Penner
|
3c21770c25
|
ui(account): add security key management
|
2021-07-17 14:45:23 -06:00 |
|
Matthew Penner
|
31c2ef5279
|
webauthn: update login flow to support other 2fa methods
|
2021-07-17 14:45:23 -06:00 |
|
Matthew Penner
|
c0e9f1adee
|
ui(admin): make all tables searchable and sortable
|
2021-07-14 16:43:59 -06:00 |
|
Matthew Penner
|
2d412e66ac
|
ui: fix global styles
|
2021-07-13 15:58:44 -06:00 |
|
Matthew Penner
|
8aa9641ec2
|
ui(admin): too many changes, not enough commits
|
2021-05-20 16:00:46 -06:00 |
|
Matthew Penner
|
bca2338863
|
ui(admin): add search and sort to ServersContainer
|
2021-05-18 20:53:42 -06:00 |
|
Matthew Penner
|
a3b59f24af
|
Merge branch 'develop' into feature/react-admin
|
2021-05-18 17:07:25 -06:00 |
|
Dane Everitt
|
5d5e4ca7b1
|
Add support for locking backups to prevent any accidental deletions
|
2021-05-03 21:26:09 -07:00 |
|
Dane Everitt
|
ea057cb1cb
|
Update UI to support setting "Continue on Error" for tasks
|
2021-05-01 11:24:18 -07:00 |
|
Dane Everitt
|
92cd659db3
|
Add underlying data changes necessary for new task & schedule features
|
2021-05-01 10:44:40 -07:00 |
|
Matthew Penner
|
8a24c1a142
|
ui(admin): node changes
|
2021-03-23 17:47:24 -06:00 |
|
Matthew Penner
|
7b38f05019
|
ui(nests): fix broken pagination
|
2021-03-23 17:10:30 -06:00 |
|
Matthew Penner
|
49de31bf4c
|
Merge branch 'develop' into feature/react-admin
|
2021-03-21 15:49:41 -06:00 |
|
Matthew Penner
|
582521f419
|
fix: backup restore delete all files
|
2021-03-12 14:47:49 -07:00 |
|
Matthew Penner
|
46759ba967
|
admin(ui): add node configuration page
|
2021-02-24 18:28:24 -07:00 |
|
Matthew Penner
|
9b08b6b595
|
admin(ui): fix SearchableSelect, other tweaks
|
2021-02-16 13:03:14 -07:00 |
|
Matthew Penner
|
93be6db530
|
admin(ui): fix remaining problems with SearchableSelect.tsx
|
2021-02-15 22:41:19 -07:00 |
|
Matthew Penner
|
3971c4499d
|
admin(ui): fix up SearchableSelect.tsx
|
2021-02-15 18:48:10 -07:00 |
|
Matthew Penner
|
f790404845
|
admin(ui): fix updateNode api request
|
2021-02-11 10:32:13 -07:00 |
|
Matthew Penner
|
3c2094890a
|
admin(ui): use new node port columns
|
2021-02-11 10:21:49 -07:00 |
|
Matthew Penner
|
a87fef37ec
|
Merge branch 'develop' into feature/react-admin
|
2021-02-07 16:16:22 -07:00 |
|
Matthew Penner
|
8e07bb4bc2
|
ui(admin): start work on DatabaseSelect.tsx
|
2021-02-05 09:44:31 -07:00 |
|
Matthew Penner
|
7bbe9e8e89
|
ui(admin): start work on LocationSelect.tsx
|
2021-01-31 16:48:49 -07:00 |
|
Dane Everitt
|
00da092e45
|
Fix tests
|
2021-01-30 19:12:22 -08:00 |
|
Dane Everitt
|
32fb21d0b7
|
Update use of server error blocks
|
2021-01-30 18:01:32 -08:00 |
|
Matthew Penner
|
be1b05e0ec
|
ui(admin): start work on node settings
|
2021-01-30 13:53:47 -07:00 |
|
Dane Everitt
|
663143de0b
|
Merge branch 'develop' into dane/restore-backups
|
2021-01-25 19:16:40 -08:00 |
|
Matthew Penner
|
8feb87de7c
|
Merge branch 'develop' into feature/react-admin
|
2021-01-23 14:39:23 -07:00 |
|
Dane Everitt
|
f24193801a
|
Add endpoint for triggering restoration completion
|
2021-01-18 21:14:49 -08:00 |
|
Dane Everitt
|
805952ac38
|
Update typescript bindings with new status field
|
2021-01-17 16:13:49 -08:00 |
|
Charles Morgan
|
ffeedf17e4
|
Adds months for schedules
Adds month variable for schedules
|
2021-01-16 22:07:39 -05:00 |
|
Matthew Penner
|
9532ecf867
|
admin(ui-api): add 'include' parameter to all requests
|
2021-01-15 09:41:15 -07:00 |
|
Matthew Penner
|
ba41fb5095
|
api(application): add includes for MountTransformer
|
2021-01-13 09:53:09 -07:00 |
|
Matthew Penner
|
d648ee5c93
|
admin(ui): add all fields to createServer.ts
|
2021-01-13 09:43:57 -07:00 |
|
Matthew Penner
|
d323662ad5
|
admin(ui): implement DatabaseEditContainer.tsx
|
2021-01-09 09:58:55 -07:00 |
|
Matthew Penner
|
e70351cbad
|
admin(ui): implement MountEditContainer.tsx, minor tweaks
|
2021-01-08 15:34:55 -07:00 |
|
Matthew Penner
|
11b7197c49
|
admin(ui): add mising update requests
|
2021-01-08 15:18:08 -07:00 |
|
Matthew Penner
|
0d2fbfddc0
|
admin(ui): make the Nest edit page more responsive
|
2021-01-08 14:55:34 -07:00 |
|
Matthew Penner
|
0e366f69ee
|
api(application): fix 'PATCH' nest endpoint
|
2021-01-08 09:44:05 -07:00 |
|
Matthew Penner
|
58cfa98b9c
|
api(application): relocate egg endpoints
|
2021-01-08 09:26:57 -07:00 |
|
Matthew Penner
|
9eed88b430
|
admin(ui): actually get avatar for users
|
2021-01-07 09:55:04 -07:00 |
|
Matthew Penner
|
12c68961db
|
api(application): add 'version' endpoint
|
2021-01-07 09:32:04 -07:00 |
|
Matthew Penner
|
b45592466e
|
admin(ui): add missing API requests
|
2021-01-06 16:38:39 -07:00 |
|
Matthew Penner
|
d81aef68b5
|
admin(ui): add blank 'create' views
|
2021-01-06 15:39:23 -07:00 |
|
Matthew Penner
|
e7021dfc39
|
ServersContainer: cleanup api code
|
2021-01-06 09:52:22 -07:00 |
|
Matthew Penner
|
b4ec1fb45d
|
NodesContainer: add more fields to table
|
2021-01-06 09:52:07 -07:00 |
|
Matthew Penner
|
231b8b40d6
|
DatabasesContainer: add more fields to table
|
2021-01-06 09:17:54 -07:00 |
|