Commit Graph

901 Commits

Author SHA1 Message Date
Dane Everitt f51b730f51
Better user search filtering 2022-03-12 17:06:14 -05:00
Dane Everitt 1f42d78382
Add a debounced state helper 2022-03-12 15:50:53 -05:00
Dane Everitt c2136ae1d9
Break out some of the component logic 2022-03-12 12:05:09 -05:00
Dane Everitt 28608831a4
Start trying to piece together a more advanced search bar 2022-02-27 16:45:23 -05:00
Dane Everitt 93febff5e8
Include footer on the table 2022-02-27 16:15:11 -05:00
Dane Everitt 37ce7b08b7
Fix users and roles apis 2022-02-27 15:26:26 -05:00
Dane Everitt 034b4ad3b0
Hook up the select-all checkboxes 2022-02-27 13:32:22 -05:00
Dane Everitt 3d266ba41e
Update missed deps 2022-02-27 12:46:05 -05:00
Dane Everitt 097d308ccd
Update files to new format 2022-02-27 12:44:22 -05:00
Dane Everitt feffdacf57
Update schedules API 2022-02-27 12:35:27 -05:00
Dane Everitt bfd92c314d
Migrate users/network/database/backups to new format 2022-02-27 12:25:31 -05:00
Dane Everitt e908c391ee
Consolidate many of the server api files into one 2022-02-27 11:47:22 -05:00
Dane Everitt 5b5e3f26f4
Make the imports easier to use 2022-02-27 11:40:51 -05:00
Dane Everitt a00fee5516
Start working towards a consistent model/transformer layout 2022-02-27 11:26:13 -05:00
Dane Everitt 9f934b5ab8
Break table rows into own component 2022-02-27 11:04:57 -05:00
Dane Everitt 8e731e838f
Reorganize types 2022-02-27 11:04:50 -05:00
Dane Everitt e02f4b8433
Raw styling needed for mass actions bar 2022-02-26 22:06:47 -05:00
Dane Everitt 308a7f3a90
Add input field 2022-02-26 21:51:40 -05:00
Dane Everitt ae522f1585
More color adjustments 2022-02-26 21:26:53 -05:00
Dane Everitt ff460805c0
Update colors 2022-02-26 20:59:29 -05:00
Dane Everitt 0bab962337
Add underlying design component for a dialog 2022-02-26 17:05:30 -05:00
Dane Everitt f4119df0aa
Add basic dropdown styling using headless ui 2022-02-26 15:13:13 -05:00
Dane Everitt bc59ffbf37
Initial concept at a user table listing using Tailwind JIT & Headless UI 2022-02-20 19:10:58 -05:00
Dane Everitt 06cc228f26
Move to TailwindCSS 3 and JIT support to slowly replace twin.macro/styled-components 2022-02-20 18:22:56 -05:00
Dane Everitt cb4d4b5ce6
Make personal access tokens soft-deletable; update front-end 2022-02-20 13:07:12 -05:00
Dane Everitt a4359064ca
Cleaner login flows; hide options that aren't relevant to the user 2022-02-13 17:44:59 -05:00
Dane Everitt d6cd0c6230
Login checkpoint cleanup, hide prompt when leaving screen 2022-02-13 17:27:38 -05:00
Dane Everitt d9d9b1748f
Cleanup key UI when logging in 2022-02-13 16:54:12 -05:00
Dane Everitt 9032699deb
Use SWR for security key index 2022-02-13 15:44:19 -05:00
Dane Everitt 8971e78ab5
Merge branch 'v2' into dane/webauthn 2022-02-13 13:46:15 -05:00
Dane Everitt fe4d283311
Fix feature pathing 2022-02-13 13:00:52 -05:00
Dane Everitt ca6f501c70
Merge branch 'develop' into v2 2022-02-13 12:55:02 -05:00
Alex 5120590e47
ref: remove google analytics (#3912) 2022-02-05 09:08:43 -08:00
Mrxbox98 0ff60d83eb
Fix incorrect alignment on 2FA boxes due to incorrect TW breakpoints (#3914) 2022-02-05 09:08:11 -08:00
Alex edfd97e0b4
feat(pid_limit): expand list of errors for pid_limit feature (#3942)
Expands the list of errors for pid_limit egg feature to support Steam PID errors and re-organize the list to be prettier
2022-02-05 09:05:36 -08:00
Alex 0ff2f28ced
feat(egg): Add Steam out of disk space modal (#3891) 2022-01-18 13:00:10 -07:00
Mrxbox98 1f3217c3c5
fix(server/files): duplicate entry when making a nested folder (#3813) 2022-01-18 12:49:06 -07:00
Alex 5f308feb3f
feat(model/pid): lowercase error array element (#3892) 2022-01-18 12:34:44 -07:00
Matthew Penner b0d6be802c
Merge branch 'develop' into v2 2022-01-17 20:30:46 -07:00
Boy132 7d0d71baec
Checkbox & Dropdown for Startup Variables (#3769) 2022-01-17 20:08:53 -07:00
Charles Morgan aed9f85bce
Add PID Modal (#3845) 2022-01-17 20:02:10 -07:00
Matthew Penner d1c9af8f04
Merge branch 'develop' into v2 2022-01-08 15:20:23 -07:00
Dane Everitt f2e92d80ac
Adjust copyright in footer to be more consistent 2022-01-02 07:25:07 -08:00
Boy132 1d02365efe
Fix eslint warnings (#3814) 2021-12-19 09:50:18 -08:00
Mrxbox98 66c56b0da8
CPU Graph change (#3804) 2021-12-12 10:19:06 -08:00
Mrxbox98 15619fb8e4
Fixes overlapping Two Factor Authentication Box (#3803) 2021-12-12 10:15:44 -08:00
Patrick R 622b939f00
Show ipv6 with correct in-url syntax (#3776) 2021-12-04 10:35:55 -08:00
Lukas Moucka e8e2911a92
Change order of docker images in JavaVersionModalFeature (#3782)
This changes the order of the Docker images in JavaVersionModalFeature, and also sets the default state to Java 17. Previously it was Java 16, even though the first entry in the list was Java 8, that confused a lot of people
2021-12-04 10:35:39 -08:00
Boy132 96c3338e96
Add the MC 1.18 message to Java Version Modal (#3778) 2021-12-04 10:35:20 -08:00
Boy132 4cc8658334
GSL Token Modal Feature (#3746) 2021-12-04 10:29:24 -08:00