misc_pterodactyl-panel/resources/scripts/components/elements
2021-07-14 16:43:59 -06:00
..
Button.tsx Add 'select-none' everywhere in the admin area 2020-12-27 22:02:30 -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 yarn: update dependencies, prepare for Plug'n'Play 2021-07-11 14:01:42 -06:00
ConfirmationModal.tsx Add UI for restoring backup checkpoint text 2021-01-17 18:25:13 -08: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 ui(admin): add CopyOnClick button to NodeConfigurationContainer 2021-03-06 16:08:42 -07:00
DropdownMenu.tsx Fix width of dropdown menus 2020-12-27 10:49:33 -08:00
Editor2.tsx ui(admin): too many changes, not enough commits 2021-05-20 16:00:46 -06:00
EditorTheme.ts ui(admin): too many changes, not enough commits 2021-05-20 16:00:46 -06: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 Add underlying data changes necessary for new task & schedule features 2021-05-01 10:44:40 -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 ui(admin): too many changes, not enough commits 2021-05-20 16:00:46 -06: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 Update license year, right on time 👹 2021-03-26 09:30:13 -07:00
Pagination.tsx Paginate servers on frontend; closes #2106 2020-07-14 20:48:41 -07:00
ProgressBar.tsx ui: fix ProgressBar being covered by admin sidebar 2021-01-08 08:41:39 -07:00
ScreenBlock.tsx Merge branch 'develop' into feature/react-admin 2021-02-07 16:16:22 -07:00
SearchableSelect.tsx admin(ui): add arrow key support to SearchableSelect 2021-02-17 15:17:37 -07:00
Select.tsx Update schedule page 2020-07-04 17:00:19 -07:00
Select2.ts ui(admin): make all tables searchable and sortable 2021-07-14 16:43:59 -06: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 Cleanup logic for asModal to make it a little easier to use dynamically 2021-05-16 12:35:49 -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
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