John Park
|
f3ef16b948
|
remove admin-table-head class
|
2022-05-05 16:21:29 -07:00 |
|
Vlad Vifor
|
35f4c76982
|
Merge branch 'main' into group_property_feature
|
2022-04-14 17:17:21 +02:00 |
|
Narek Amirbekian
|
b1177cd2ce
|
Improve user search tests
|
2022-04-08 12:23:27 -07:00 |
|
Narek Amirbekian
|
40d95dc142
|
Fix search bar in admin dashboard
|
2022-04-08 11:27:41 -07:00 |
|
Vlad Vifor
|
6ede428990
|
Merge branch 'jupyterhub:main' into group_property_feature
|
2022-03-30 11:25:53 +02:00 |
|
Narek Amirbekian
|
93fda7c96b
|
Change layout
|
2022-03-21 13:05:56 -07:00 |
|
Vlad Vifor
|
e6c4ca1f25
|
Merge branch 'jupyterhub:main' into group_property_feature
|
2022-03-18 12:58:20 +01:00 |
|
Narek Amirbekian
|
16824dcadb
|
Use .toHaveClass instead of .contains
|
2022-03-16 16:42:17 -07:00 |
|
Narek Amirbekian
|
f949cda227
|
Add test for details view
|
2022-03-16 16:36:34 -07:00 |
|
Narek Amirbekian
|
93d82a9012
|
Fix tests
|
2022-03-15 17:09:26 -07:00 |
|
Narek Amirbekian
|
b38e9c45bf
|
Improved layout
|
2022-03-15 13:40:44 -07:00 |
|
Narek Amirbekian
|
85d4c5bd7a
|
Remove unused state object
|
2022-03-15 12:14:38 -07:00 |
|
Narek Amirbekian
|
6a9d27ceb4
|
Server details in server dashboard
|
2022-03-15 12:01:22 -07:00 |
|
Narek Amirbekian
|
89a6c745b5
|
Add base_url to spawner
|
2022-03-15 02:33:17 -07:00 |
|
Narek Amirbekian
|
db7619fa7a
|
Fix server url
|
2022-03-14 21:02:18 -07:00 |
|
Narek Amirbekian
|
147a578f7a
|
Fix index error on assertion
|
2022-03-14 18:03:56 -07:00 |
|
Narek Amirbekian
|
3a59a15164
|
Add front end tests for user search
|
2022-03-14 17:54:51 -07:00 |
|
Narek Amirbekian
|
b3f04e7c66
|
Add search bar for user name
|
2022-03-11 15:12:53 -08:00 |
|
Min RK
|
33ccfa7963
|
handle null user.server
Co-authored-by: Erik Sundell <erik.i.sundell@gmail.com>
|
2022-03-11 14:16:30 +01:00 |
|
pre-commit-ci[bot]
|
b939b482a1
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2022-03-11 06:38:13 +00:00 |
|
Narek Amirbekian
|
8afc2c9ae9
|
Fix admin table sorting
|
2022-03-10 22:20:01 -08:00 |
|
Vlad Vifor
|
0643b8280e
|
Merge branch 'jupyterhub:main' into group_property_feature
|
2022-02-16 11:35:57 +01:00 |
|
Narek Amirbekian
|
a5e3b66dee
|
One edit user button per user
|
2022-02-11 10:50:58 -08:00 |
|
Narek Amirbekian
|
25ea559e0d
|
Pull out button components
|
2022-02-09 15:21:12 -08:00 |
|
Narek Amirbekian
|
c18815de91
|
Fix failing tests
|
2022-02-09 14:04:38 -08:00 |
|
Narek Amirbekian
|
50d53667ce
|
Add start server back
|
2022-02-09 13:15:27 -08:00 |
|
Narek Amirbekian
|
0b25694b40
|
Add "spawn new" button
|
2022-02-09 12:59:34 -08:00 |
|
Narek Amirbekian
|
359f9055fc
|
Admin missing features
|
2022-02-09 11:43:06 -08:00 |
|
vpopescu
|
25b0133979
|
Merge commit '92c6a23a13cc75a45e750f25bc5d76ed5cb49445' into group_property_feature
|
2021-12-16 15:48:50 +01:00 |
|
Nathan Barber
|
4704217dc5
|
Fix bug with umwarranted error messages
|
2021-12-13 20:36:00 -05:00 |
|
vladfreeze
|
c7cb4138ee
|
Fixed bug where users where deleted when changing group properties
|
2021-12-02 11:29:31 +01:00 |
|
vladfreeze
|
d812d0f11c
|
Removed a duplicate key error output for further testing
|
2021-12-02 11:29:29 +01:00 |
|
vladfreeze
|
5aed99b4a6
|
Improved design
|
2021-12-02 11:29:26 +01:00 |
|
vladfreeze
|
4c30e9e1d1
|
Updated code to fit with latest version
|
2021-12-02 11:29:24 +01:00 |
|
vladfreeze
|
7a56cadfb5
|
Improved design of input fields to match template
|
2021-12-02 11:29:22 +01:00 |
|
vladfreeze
|
471e492c11
|
Added changes for group properties editing
|
2021-12-02 11:29:00 +01:00 |
|
Nathan Barber
|
8ba2bcdfd4
|
Merge branch 'react-error-handling' of github.com:naatebarber/jupyterhub into react-error-handling
|
2021-12-01 01:52:59 -05:00 |
|
Nathan Barber
|
999cc0a37c
|
Clean and lint
|
2021-12-01 01:52:18 -05:00 |
|
pre-commit-ci[bot]
|
a6611e5999
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2021-12-01 06:45:29 +00:00 |
|
Nathan Barber
|
293fe4e838
|
Updated ServerDashboard to testing-library, added tests
|
2021-12-01 01:32:19 -05:00 |
|
Nathan Barber
|
dfee471e22
|
Updated Groups to testing-library
|
2021-12-01 00:20:16 -05:00 |
|
Nathan Barber
|
db7cdc4aa7
|
Updated GroupEdit to testing-library. Added tests
|
2021-12-01 00:03:56 -05:00 |
|
Nathan Barber
|
c048ad4aac
|
Updated CreateGroup, EditUser to testing-library. Added tests
|
2021-11-30 23:23:52 -05:00 |
|
Nathan Barber
|
9e245379e8
|
Begin replacing enzyme with react-testing-library
|
2021-11-30 22:23:22 -05:00 |
|
Nathan Barber
|
496f414a2e
|
Update structure for AddUser tests, add tests
|
2021-11-30 16:43:55 -05:00 |
|
Nathan Barber
|
df67a75893
|
Add UI error dialogues to api requests
|
2021-11-30 15:35:00 -05:00 |
|
Nathan Barber
|
97b6b71983
|
Remove unused imports and variables
|
2021-05-17 13:37:54 -04:00 |
|
Nathan Barber
|
7e85b2ec3e
|
Fix CreateGroup state update, add info alerts
|
2021-05-17 12:44:16 -04:00 |
|
Nathan Barber
|
6378505305
|
Fix bug on validateUser / housekeeping
|
2021-05-10 17:59:06 -04:00 |
|
Nathan Barber
|
8d4c276652
|
Update unit tests for pagination
|
2021-05-10 17:48:46 -04:00 |
|