.. |
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
|
Support deleting an allocation for a server
|
2020-10-31 21:22:44 -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
|
Merge pull request #2682 from AreYouRlyScared/minorfixes
|
2020-11-10 20:15:26 -08:00 |
DropdownMenu.tsx
|
Fix width of dropdown menus
|
2020-12-27 10:49:33 -08: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
|
Fix focusring on disabled inputs
|
2020-12-27 10:52:40 -08:00 |
InputError.tsx
|
Remove lodash deps to reduce bundle size more
|
2020-07-04 21:46:49 -07:00 |
InputSpinner.tsx
|
Support updating docker image for a server from the frontend
|
2020-12-13 11:07:29 -08:00 |
Label.tsx
|
More mobile cleanup
|
2020-09-13 10:49:57 -07:00 |
Modal.tsx
|
Correctly overlay spinner over all modal elements
|
2020-11-02 20:03:02 -08:00 |
PageContentBlock.tsx
|
Cleanup and update some dependencies
|
2020-12-27 11:18:33 -08:00 |
Pagination.tsx
|
Paginate servers on frontend; closes #2106
|
2020-07-14 20:48:41 -07:00 |
ProgressBar.tsx
|
Update logic for tracking a server's transfer state
|
2020-12-17 10:35:54 -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
|
Stop caching stupid things and causing builds to die
|
2020-12-26 10:41:25 -08: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 |