..
Button.tsx
Update schedule view UI
2020-10-14 20:13:36 -07:00
Can.tsx
Start cleaning up the mess of useServer; make startup page update in real time
2020-08-25 21:25:31 -07:00
Checkbox.tsx
Handle mass actions for file deletion
2020-07-11 15:37:59 -07:00
CodemirrorEditor.tsx
Remove unused imports
2020-09-18 03:43:33 -04:00
ConfirmationModal.tsx
File manager cleanup for mobile devices
2020-09-13 10:33:12 -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
CopyOnClick.tsx
Network tab changes
2020-10-31 16:16:41 -04:00
DropdownMenu.tsx
Fix dropdown hiding under buttons
2020-07-11 13:19:28 -07:00
ErrorBoundary.tsx
Avoid breaking the entire UI when naughty characters are present in the file name or directory; closes #2575
2020-10-22 21:18:46 -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
Mobile responsiveness fixes
2020-10-03 16:25:39 -07:00
Icon.tsx
Update schedule view UI
2020-10-14 20:13:36 -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
Support much better server querying from frontend
2020-10-15 21:21:38 -07:00
Label.tsx
More mobile cleanup
2020-09-13 10:49:57 -07:00
Modal.tsx
Update schedule view UI
2020-10-14 20:13:36 -07:00
PageContentBlock.tsx
More mobile cleanup
2020-09-13 10:49:57 -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
ServerContentBlock.tsx
Start cleaning up the mess of useServer; make startup page update in real time
2020-08-25 21:25:31 -07:00
Spinner.tsx
Start cleaning up the mess of useServer; make startup page update in real time
2020-08-25 21:25:31 -07:00
SpinnerOverlay.tsx
Show a message when the spinner is displayed
2020-07-11 15:45:28 -07:00
SubNavigation.tsx
Make interface mobile responsive ( #2273 )
2020-09-13 10:02:25 -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
Performance cleanup; check main box when all children are checked; closes #2379
2020-09-22 21:41:35 -07:00