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
|
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
|
8d4c276652
|
Update unit tests for pagination
|
2021-05-10 17:48:46 -04:00 |
|
Nathan Barber
|
0439a0d274
|
Add UI pagination, update Redux and API service lib
|
2021-05-05 18:41:48 -04:00 |
|
Nathan Barber
|
51deaa36f3
|
Combine API props, update tests for redux hooks
|
2021-04-08 18:28:49 -04:00 |
|
Nathan Barber
|
21f4988f24
|
Convert redux state access to hooks
|
2021-04-08 17:21:02 -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
|
752d6305fd
|
Remove component import from functional JSX
|
2021-04-07 12:11:04 -04:00 |
|
Nathan Barber
|
0f5e86ff06
|
Make functional AddUser/CreateGroup/EditUser
|
2021-04-07 11:56:45 -04:00 |
|
Nathan Barber
|
11cb9523e8
|
Add React Admin and modify AdminHandler
|
2021-04-05 16:51:22 -04:00 |
|