misc_pterodactyl-panel/resources/scripts/components/elements
Charles Morgan 4a234af7a3
Minor changes
Changes CopyOnClick to allow any.
Allows database information to be copied on click.
Changes layouts on database/backups to match the network tab.
Changes text to lighten it one level from 400 to 300 for easier visibility.
Moves database api endpoints to their own folder for some organization.
2020-11-08 21:09:22 -05:00
..
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 Minor changes 2020-11-08 21:09:22 -05: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 Correctly overlay spinner over all modal elements 2020-11-02 20:03:02 -08: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