Dane Everitt
56475d89bb
Fix rendering when trying to access server from state
2020-08-22 19:05:43 -07:00
Dane Everitt
cae604e79d
Include egg variables in the output from the API
2020-08-22 15:43:28 -07:00
Dane Everitt
13ace83f42
Move the file selector out of the editor itself; closes #2147
2020-08-19 21:11:29 -07:00
Dane Everitt
e873c597bb
Allow passing props through to determine modal options
2020-08-17 22:04:24 -07:00
Dane Everitt
c28cba92e2
Make modals programatically controllable via a HOC
...
This allows entire components to be unmounted when the modal is hidden without affecting the fade in/out of the modal itself.
This also makes it easier to programatically dismiss a modal without having to copy the visibility all over the place, and makes working with props much simpler in those modal components
2020-08-17 21:35:11 -07:00
Dane Everitt
6c0d308348
Paginate servers on frontend; closes #2106
2020-07-14 20:48:41 -07:00
Dane Everitt
43f8ec23b8
Show a message when the spinner is displayed
2020-07-11 15:45:28 -07:00
Dane Everitt
93cab68cc3
Handle mass actions for file deletion
2020-07-11 15:37:59 -07:00
Dane Everitt
cb9eb918b2
Fix dropdown hiding under buttons
2020-07-11 13:19:28 -07:00
Dane Everitt
34a46a388f
Update DropdownMenu.tsx
2020-07-11 11:19:38 -07:00
Dane Everitt
c63382532e
Update DropdownMenu.tsx
2020-07-11 11:19:27 -07:00
Dane Everitt
117c1b1778
Support right click to use file context menu
2020-07-11 11:12:59 -07:00
Dane Everitt
82d7fa1c53
Support setting notes on allocations; closes #561
2020-07-09 21:00:03 -07:00
Dane Everitt
fc9054312d
Support modifying the primary allocation for a server
2020-07-09 19:56:46 -07:00
Dane Everitt
28992c5e43
Speed up animations throughout the panel
2020-07-05 13:56:04 -07:00
Dane Everitt
cbdede75a7
Fix suspense spinner to make it indistinguishable from other loading
2020-07-04 22:38:34 -07:00
Dane Everitt
becad7b3c7
Cut out all of the unused ace editor modes; significantly reduces bundle size
2020-07-04 22:16:06 -07:00
Dane Everitt
cbea4078fb
Remove lodash deps to reduce bundle size more
2020-07-04 21:46:49 -07:00
Dane Everitt
7f5ee04978
Remove a hilarious number of unused dependencies
2020-07-04 19:01:49 -07:00
Dane Everitt
732594a164
Remove unused imports
2020-07-04 18:46:09 -07:00
Dane Everitt
c419d15907
eslint cleanup
2020-07-04 18:30:50 -07:00
Dane Everitt
43fbefbdb6
Fix up file manager
2020-07-04 17:57:24 -07:00
Dane Everitt
7e8a5f1271
Update database screens
2020-07-04 17:15:49 -07:00
Dane Everitt
a288374027
Update schedule page
2020-07-04 17:00:19 -07:00
Dane Everitt
f3586056f4
Update users screens
2020-07-04 16:26:07 -07:00
Dane Everitt
d27bda1c74
Get settings page in working order
2020-07-04 15:58:14 -07:00
Dane Everitt
1e163aa792
Get server console page rendering (mostly) correctly
2020-07-04 15:40:41 -07:00
Dane Everitt
43ff67238c
Fix search modal
2020-07-04 15:19:46 -07:00
Dane Everitt
82cf070c06
Fix styling on 2fa codes modal
2020-07-04 15:05:44 -07:00
Dane Everitt
1c97dd4e24
Correctly center the spinner in buttons
2020-07-04 14:34:43 -07:00
Dane Everitt
8c20158e58
Fix login form
2020-07-04 14:21:28 -07:00
Dane Everitt
02f83c58f5
Fix unhappy typescript
2020-07-04 13:31:00 -07:00
Dane Everitt
5473edc006
Get spinners back in working order
2020-07-04 12:39:55 -07:00
Dane Everitt
d260200947
Make the modal work again
2020-07-04 10:15:06 -07:00
Dane Everitt
ebe588718c
Fix route transitioning
2020-07-04 09:46:26 -07:00
Dane Everitt
bcf0a0586d
Support textareas and cleanup API page
2020-07-04 09:28:03 -07:00
Dane Everitt
baf35be8e8
Update fields to have a custom component
2020-07-04 09:13:41 -07:00
Dane Everitt
e8755ac598
Kind of get account stuff working; IDE is throwing a fit right now
2020-07-03 15:37:26 -07:00
Dane Everitt
d93e804a31
Get server listing design working mostly correct
2020-07-03 14:50:37 -07:00
Dane Everitt
94e3acb9c4
Get compilation back to working
2020-07-03 14:19:05 -07:00
Dane Everitt
2193916fe4
Get basic compiling working with new CSS setup
2020-07-03 13:55:33 -07:00
Dane Everitt
f45c03a449
Support filtering to own/all servers if user is an admin
2020-04-25 17:52:32 -07:00
Dane Everitt
67c6be9f6f
Make switches not reliant on Formik
2020-04-25 17:37:03 -07:00
Dane Everitt
c43bf39cfd
Fix login screen 404
2020-04-17 14:43:03 -07:00
Dane Everitt
e6a61fbe9b
Update views to support a more logical container
2020-04-17 11:17:01 -07:00
Dane Everitt
e044e8db1c
Show a nicer error message when server is installing
2020-04-17 11:07:32 -07:00
Dane Everitt
d3a06e1ca8
Add progress bar to top of page for nicer loading indicator styles
2020-04-10 12:41:08 -07:00
Dane Everitt
9ba6aaebde
Move actions into context menu, add support for deleting a backup
2020-04-09 22:08:09 -07:00
Dane Everitt
2eb6ab4d63
Store backups in server state
2020-04-06 22:25:54 -07:00
Dane Everitt
0dbf6b51b5
Add very simple search support to pages, togglable with "k"
2020-04-03 22:39:53 -07:00
Dane Everitt
807cd815ea
Fix modal layout positioning
2020-04-03 16:39:55 -07:00
Dane Everitt
85e3945cd7
Add support for client-side server reinstallation
2020-04-03 14:43:24 -07:00
Dane Everitt
5d5a5c2afc
Fix array fill logicl; allow matching on any permissions
2020-03-29 21:52:18 -07:00
Dane Everitt
8bc81c8c4b
Update permissions checking code
2020-03-29 14:19:17 -07:00
Dane Everitt
2e9d327dfc
Fix eslint errors
2020-03-29 12:38:08 -07:00
Dane Everitt
ab4c4e7e9e
Add basic permissions checking logic to frontend
2020-03-28 17:25:04 -07:00
Dane Everitt
7244cdbf5d
Fix up authentication flows to use formik correctly
2020-03-28 15:42:53 -07:00
Dane Everitt
1270e51248
Add support for deleting a subuser from a server
2020-03-27 15:32:33 -07:00
Dane Everitt
51c5cf4dbb
Get basic modal view for editing/creating a new subuser working
2020-03-25 21:58:37 -07:00
Dane Everitt
8d52e2e1a7
Finalize API key management for accounts
2020-03-22 19:10:49 -07:00
Dane Everitt
933a4733e8
Add base support for creating a new API key for an account
2020-03-22 18:15:38 -07:00
Dane Everitt
78ed343a34
Support deleting a task from a schedule
2020-03-18 21:08:32 -07:00
Dane Everitt
3820d4e156
Add view for editing the details of a schedule
2020-02-22 20:07:56 -08:00
Dane Everitt
32e9fb0346
Add basic listing of server schedules
2020-02-08 15:23:08 -08:00
Dane Everitt
158958d82d
Password change needs to require user login to reset some cookies
...
closes #1793
2019-12-28 12:07:42 -08:00
Dane Everitt
6ccac6e040
Mobile improvements for two-factor form
2019-12-22 20:51:50 -08:00
Dane Everitt
446d5be62b
Show proper spinners
2019-12-22 14:53:27 -08:00
Dane Everitt
e784218645
Add support for creating a new file
2019-12-21 16:38:40 -08:00
Dane Everitt
f864b72e0a
Get formik used on login form
2019-12-15 16:41:20 -08:00
Dane Everitt
9b80546c0c
Fix design and auto-selection of file format type
2019-12-07 12:16:35 -08:00
Dane Everitt
78ccdf93b6
Square away saving of existing files
2019-10-26 13:16:27 -07:00
Dane Everitt
0dff732883
Editor improvements
2019-10-19 17:35:01 -07:00
Dane Everitt
ac6e5b9943
Break up editor correctly
2019-10-19 15:31:02 -07:00
Dane Everitt
29834a33f8
Add support for showing usage graphs on the console page
2019-09-29 13:23:15 -07:00
Dane Everitt
c66d2cd123
A few adjustments for chunking the new file edit page
2019-09-28 14:59:05 -07:00
Dane Everitt
fb9c106448
Update server listing and associated logic to pull from the panel dynamiacally
2019-08-17 16:03:10 -07:00
Dane Everitt
2f9128508a
Add support for copying files.
2019-08-04 15:34:46 -07:00
Dane Everitt
5f59210c85
Use easy-peasy to store file state data
2019-08-04 14:58:31 -07:00
Dane Everitt
2716ff8841
Basic working file rename modal
2019-08-02 22:22:01 -07:00
Dane Everitt
48c39abfcb
Add database password rotation to view
2019-07-27 15:17:50 -07:00
Dane Everitt
1f763dc155
Finish support for creating databases in the UI
2019-07-16 21:43:11 -07:00
Dane Everitt
61dc86421d
Add basic modal support
2019-07-09 22:41:09 -07:00
Dane Everitt
e3db564175
Add basic support for listing a server's databases
2019-07-09 22:00:29 -07:00
Dane Everitt
f0ca8bc3a3
Handle connecting to websocket instance
...
Very beta code for handling sockets
2019-06-29 16:14:32 -07:00
Dane Everitt
438f1b06b9
Add support for changing account password
2019-06-22 23:45:09 -07:00
Dane Everitt
d43b7ea5bc
Add basic Formik setup and example for update password
2019-06-22 23:25:38 -07:00
Dane Everitt
adcd2682ef
Start working on some defined styles, begin implementing password update in account
2019-06-22 18:53:50 -07:00