Matthew Penner
3c21770c25
ui(account): add security key management
2021-07-17 14:45:23 -06:00
Matthew Penner
31c2ef5279
webauthn: update login flow to support other 2fa methods
2021-07-17 14:45:23 -06:00
Matthew Penner
c09cfd4c76
ui(server): fix admin popout link
2021-07-17 14:33:03 -06:00
Matthew Penner
8aa9641ec2
ui(admin): too many changes, not enough commits
2021-05-20 16:00:46 -06:00
Matthew Penner
bca2338863
ui(admin): add search and sort to ServersContainer
2021-05-18 20:53:42 -06:00
Matthew Penner
a3b59f24af
Merge branch 'develop' into feature/react-admin
2021-05-18 17:07:25 -06:00
Dane Everitt
6b16b9bc2a
Cleanup logic for asModal
to make it a little easier to use dynamically
2021-05-16 12:35:49 -07:00
Matthew Penner
8a24c1a142
ui(admin): node changes
2021-03-23 17:47:24 -06:00
Matthew Penner
49de31bf4c
Merge branch 'develop' into feature/react-admin
2021-03-21 15:49:41 -06:00
Dane Everitt
29b4b52397
Set the current page in the dashboard URL to allow easy refreshing; closes #2993
2021-03-21 12:07:24 -07:00
Matthew Penner
b8788d1af1
Merge branch 'develop' into feature/react-admin
2021-02-24 17:30:18 -07:00
Dane Everitt
3171b8d559
Show correct server suspended image; closes #3092
2021-02-17 20:58:47 -08:00
Matthew Penner
60b630354e
ui(admin): fix shit
2021-02-07 16:41:32 -07:00
Matthew Penner
a87fef37ec
Merge branch 'develop' into feature/react-admin
2021-02-07 16:16:22 -07:00
Matthew Penner
7bbe9e8e89
ui(admin): start work on LocationSelect.tsx
2021-01-31 16:48:49 -07:00
Dane Everitt
32fb21d0b7
Update use of server error blocks
2021-01-30 18:01:32 -08:00
Matthew Penner
2a0c99163b
ui(admin): add SubNavigation
2021-01-30 13:22:16 -07:00
Matthew Penner
abd33c2384
admin(ui): make database and mount edit pages more responsive
2021-01-10 11:40:30 -07:00
Matthew Penner
1800800308
admin(ui): add base for mobile-responsive navigation
2021-01-09 13:07:32 -07:00
Matthew Penner
48882e6f2c
admin(ui): add EggEditContainer.tsx
2021-01-08 15:07:03 -07:00
Matthew Penner
58cfa98b9c
api(application): relocate egg endpoints
2021-01-08 09:26:57 -07:00
Matthew Penner
2352ef0369
admin(ui): display dynamic user information on sidebar
2021-01-07 10:21:09 -07:00
Matthew Penner
63daa7b14f
admin(ui): add blank edit views
2021-01-06 15:50:21 -07:00
Matthew Penner
d81aef68b5
admin(ui): add blank 'create' views
2021-01-06 15:39:23 -07:00
Matthew Penner
59de9576c9
Add tables for almost every admin change, update composer dependencies
2021-01-05 14:53:52 -07:00
Matthew Penner
5636c25838
Merge branch 'develop' into feature/react-admin
2021-01-03 18:18:06 -07:00
Matthew Penner
f72402b5fa
God please forgive me for the sin I have just committed
2021-01-01 16:26:48 -07:00
Matthew Penner
88ac1ce1fd
Cleanup code, add basic functionality for Nests
2021-01-01 15:55:30 -07:00
Jakob Schrettenbrunner
0f9b3a5722
use children in routes instead of component prop
2021-01-01 23:14:11 +01:00
Matthew Penner
b6abeb0994
Tweak styling of logout button
2020-12-28 12:17:11 -07:00
Matthew Penner
318c9f741b
Add RoleEditContainer.tsx, fix laravel admin routes
2020-12-28 10:42:34 -07:00
Matthew Penner
dc0fdee030
Add admin state store, add new role functionality
2020-12-28 10:08:08 -07:00
Matthew Penner
7369167e28
Fix problems after rebase, move RoleController to Api\Application
2020-12-27 22:02:30 -07:00
Matthew Penner
1dff1f1810
Start porting over the admin area to react
2020-12-27 22:02:30 -07:00
Matthew Penner
e7aeeace26
tmp
2020-12-27 22:02:30 -07:00
Matthew Penner
3cdd348352
Remove PacksContainer.tsx
2020-12-27 22:02:30 -07:00
Matthew Penner
434d204c49
Add 'select-none' everywhere in the admin area
2020-12-27 22:02:30 -07:00
Matthew Penner
a1115ff096
Somewhat get a max-width container working
2020-12-27 22:02:30 -07:00
Matthew Penner
6c53738070
Get react admin sidebar working while Dane is shopping for domains
2020-12-27 22:02:30 -07:00
Matthew Penner
9ee3275b11
Start porting over the admin area to react
2020-12-27 22:02:29 -07:00
Matthew Penner
fd848985ee
Add ServerTransferringException, use is_null
2020-12-17 10:35:54 -07:00
Matthew Penner
5c5e2e24f1
📯 tRaNsFeR lOgS 📯
2020-12-17 10:35:54 -07:00
Matthew Penner
e6c4a68e4a
Update logic for tracking a server's transfer state
2020-12-17 10:35:54 -07:00
Dane Everitt
7cf6b4bcfe
Only load GA when valid key is provided; closes #2678
2020-11-08 13:18:15 -08:00
Dane Everitt
de943eac4a
Merge pull request #2636 from AreYouRlyScared/copynetwork
...
Network info added to details + ClickToCopy
2020-11-08 11:48:45 -08:00
Charles Morgan
c75a621c52
Only show allocation if user has permission
...
prevents just a blank scetion in the details box if a sub user dosn't have the permission of `allocation.read`
Also fixes the server router where it was set to `allocations` and not `allocation` making it not showup period even if the sub user had the correct permissions.
2020-11-02 00:49:07 -05:00
Charles Morgan
6d909a4a97
Add admin area link to view config
2020-11-02 00:14:02 -05:00
Dane Everitt
903b5795db
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
Dane Everitt
7a0ac1d5c2
Revert "Merge pull request #2482 from AreYouRlyScared/fix-2386"
...
This reverts commit a967dbc6fc
, reversing
changes made to 289de72aca
.
2020-10-12 20:59:11 -07:00
Charles Morgan
f7fd63dff9
Remove trailing slash if one is present
...
Closes https://github.com/pterodactyl/panel/issues/2386
2020-10-11 18:38:09 -04:00