Min RK
201e7ca3d8
Backport PR #3834 : Admin Dashboard - Collapsible Details View
...
I made this PR to see if this feature would be useful for other people. Right now, you can't see all of a user or server's details in the admin page so I added a collapsible view which will let you see the entire server and user objects. I'm open to ideas about how the information is displayed. Will add more tests if this feature is accepted.

Signed-off-by: Min RK <benjaminrk@gmail.com >
2022-05-05 13:15:14 +02:00
Narek Amirbekian
7dafae29fb
Update compiled files
2022-03-15 02:40:27 -07:00
Nathan Barber
21c14454cc
Set webpack to build production
2021-05-17 13:43:45 -04:00
Nathan Barber
c7dcb4db85
Fix /jsx with prettifier
2021-04-08 15:50:54 -04:00
Nathan Barber
54d0e195bf
Delete admin-react.js
...
Remove hot-testing bundle from repository
2021-04-07 22:34:16 -04:00
Nathan Barber
cadcb686c9
Lint and make App (Component) functional
2021-04-07 15:36:17 -04:00
Nathan Barber
4768751125
Reconfigure tests to work with hook approach
2021-04-07 15:25:21 -04:00
Nathan Barber
b230745d64
Fix useState sort method assignment bug
2021-04-07 12:53:27 -04:00
Nathan Barber
405d78a9d4
Fix EditUser submit bug
2021-04-07 12:37:36 -04:00
Nathan Barber
7e132f22e6
Make ServerDashboard functional
2021-04-07 12:27:01 -04:00
Nathan Barber
c3fc549bd6
Make Multiselect functional
2021-04-07 12:15:23 -04:00
Nathan Barber
752d6305fd
Remove component import from functional JSX
2021-04-07 12:11:04 -04:00
Nathan Barber
6a1a4de329
Make Groups functional
2021-04-07 12:06:38 -04:00
Nathan Barber
816eeeb2fc
Make GroupEdit functional
2021-04-07 12:04:11 -04:00
Nathan Barber
0f5e86ff06
Make functional AddUser/CreateGroup/EditUser
2021-04-07 11:56:45 -04:00
Nathan Barber
dc4bbc01bb
Fix ServerDashboard layout (container / noborder)
2021-04-06 14:38:36 -04:00
Nathan Barber
0141dc8fb0
Add create group / delete group functionality
2021-04-06 14:22:18 -04:00
Nathan Barber
11cb9523e8
Add React Admin and modify AdminHandler
2021-04-05 16:51:22 -04:00