..
AceEditor.tsx
Cut out all of the unused ace editor modes; significantly reduces bundle size
2020-07-04 22:16:06 -07:00
Button.tsx
Support modifying the primary allocation for a server
2020-07-09 19:56:46 -07:00
Can.tsx
Add support for client-side server reinstallation
2020-04-03 14:43:24 -07:00
Checkbox.tsx
Handle mass actions for file deletion
2020-07-11 15:37:59 -07:00
ConfirmationModal.tsx
Make modals programatically controllable via a HOC
2020-08-17 21:35:11 -07:00
ContentBox.tsx
Kind of get account stuff working; IDE is throwing a fit right now
2020-07-03 15:37:26 -07:00
ContentContainer.tsx
Get basic compiling working with new CSS setup
2020-07-03 13:55:33 -07:00
DropdownMenu.tsx
Fix dropdown hiding under buttons
2020-07-11 13:19:28 -07:00
Fade.tsx
Make modals programatically controllable via a HOC
2020-08-17 21:35:11 -07:00
Field.tsx
Remove unused imports
2020-07-04 18:46:09 -07:00
FormikFieldWrapper.tsx
Remove a hilarious number of unused dependencies
2020-07-04 19:01:49 -07:00
FormikSwitch.tsx
Make switches not reliant on Formik
2020-04-25 17:37:03 -07:00
GreyRowBox.tsx
Update database screens
2020-07-04 17:15:49 -07:00
Input.tsx
Support setting notes on allocations; closes #561
2020-07-09 21:00:03 -07:00
InputError.tsx
Remove lodash deps to reduce bundle size more
2020-07-04 21:46:49 -07:00
InputSpinner.tsx
Speed up animations throughout the panel
2020-07-05 13:56:04 -07:00
Label.tsx
Get spinners back in working order
2020-07-04 12:39:55 -07:00
Modal.tsx
Make modals programatically controllable via a HOC
2020-08-17 21:35:11 -07:00
PageContentBlock.tsx
Support modifying the primary allocation for a server
2020-07-09 19:56:46 -07:00
Pagination.tsx
Paginate servers on frontend; closes #2106
2020-07-14 20:48:41 -07:00
ProgressBar.tsx
Speed up animations throughout the panel
2020-07-05 13:56:04 -07:00
Select.tsx
Update schedule page
2020-07-04 17:00:19 -07:00
Spinner.tsx
Fix suspense spinner to make it indistinguishable from other loading
2020-07-04 22:38:34 -07:00
SpinnerOverlay.tsx
Show a message when the spinner is displayed
2020-07-11 15:45:28 -07:00
SubNavigation.tsx
Get server console page rendering (mostly) correctly
2020-07-04 15:40:41 -07:00
SuspenseSpinner.tsx
Fix suspense spinner to make it indistinguishable from other loading
2020-07-04 22:38:34 -07:00
Switch.tsx
Update schedule page
2020-07-04 17:00:19 -07:00
TitledGreyBox.tsx
Get server console page rendering (mostly) correctly
2020-07-04 15:40:41 -07:00