vpopescu
f17fb36501
fixed button naming
2022-08-19 16:04:35 +02:00
pre-commit-ci[bot]
452891148e
[pre-commit.ci] auto fixes from pre-commit.com hooks
...
for more information, see https://pre-commit.ci
2022-08-19 13:51:05 +00:00
vpopescu
b76a9ff146
fixed redirect bug when adding properties
2022-08-19 15:50:25 +02:00
Min RK
2c9653bc0d
reset offset to 0 on name filter change
...
move offset to redux state, rather than independent,
since it can come from two places (user_page and pagination footer). Keeps things in sync.
Adds reducers for setting offset, name filter explicitly.
2022-08-19 10:25:17 +02:00
Vlad Vifor
516c394303
Merge branch 'jupyterhub:main' into group_property_feature
2022-08-18 15:40:35 +02:00
Min RK
8a1110f2c0
admin: avoid redundant client-side username validation
...
username validation is the server-side's responsibility
2022-08-16 13:48:36 +02:00
pre-commit-ci[bot]
4767cfa4e9
[pre-commit.ci] auto fixes from pre-commit.com hooks
...
for more information, see https://pre-commit.ci
2022-08-04 14:18:27 +00:00
Nathan Barber
309d687c26
Update jsx/src/components/Groups/Groups.jsx
...
Co-authored-by: Min RK <benjaminrk@gmail.com >
2022-08-04 10:17:43 -04:00
Nathan Barber
df25c09962
Update jsx/src/components/PaginationFooter/PaginationFooter.jsx
...
Co-authored-by: Min RK <benjaminrk@gmail.com >
2022-08-04 10:17:35 -04:00
Nathan Barber
09d0909878
Update unit tests to spec
2022-08-03 12:50:29 -04:00
Nathan Barber
72db4624e0
Move user/group queries from app to component uE's
2022-08-03 12:28:05 -04:00
Nathan Barber
e9eca22e3b
add useEffect, new pagination style
2022-08-03 12:18:28 -04:00
Nathan Barber
33d4f382d5
Use data.items to display users
2022-08-03 10:59:38 -04:00
Vlad Vifor
9186594dc1
Merge branch 'jupyterhub:main' into group_property_feature
2022-08-03 12:24:35 +02:00
Erik Sundell
6a6b8567c0
Merge pull request #3909 from minrk/include_stopped_servers
...
include stopped servers in user model
2022-08-02 14:31:14 +02:00
Min RK
f3b328a4d8
format user/server-info tables
...
- sort keys for consistent presentation
- use text list for roles, groups, which aren't well rendered by the table-formatter (number index isn't helpful)
- render timestamps
- leave empty name for default server, instead of '[MAIN]' which isn't terminology used anywhere else
2022-08-02 12:28:13 +02:00
Vlad Vifor
4d38087fa8
Merge branch 'jupyterhub:main' into group_property_feature
2022-08-02 11:58:16 +02:00
Min RK
f2871cfc3c
update to maintained recompose fork
2022-08-02 11:58:01 +02:00
Min RK
24efd12ab5
jsx: move dev dependencies to devDependencies
...
doesn't really make a difference since it's not a real package, but cleaner.
updates webpack-dev-server
2022-08-02 11:05:42 +02:00
Min RK
6afa0d6311
include stopped servers in user model
...
opt-in, behind ?include_stopped_servers
Adds `stopped` field to server model to more easily select stopped servers
2022-08-01 15:47:36 +02:00
dependabot[bot]
3ee88d99da
Bump terser from 5.12.1 to 5.14.2 in /jsx
...
Bumps [terser](https://github.com/terser/terser ) from 5.12.1 to 5.14.2.
- [Release notes](https://github.com/terser/terser/releases )
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md )
- [Commits](https://github.com/terser/terser/commits )
---
updated-dependencies:
- dependency-name: terser
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-07-20 22:58:57 +00:00
pre-commit-ci[bot]
3b4c8fe827
[pre-commit.ci] auto fixes from pre-commit.com hooks
...
for more information, see https://pre-commit.ci
2022-06-14 14:44:41 +00:00
vpopescu
052bf17292
Simplified hasDuplicates function
2022-06-14 16:44:08 +02:00
vpopescu
1ccf282170
Merge commit '63b7defe1a40b3abc3582a65a0402c1e82a2e230' into group_property_feature
2022-06-14 14:57:06 +02:00
Erik Sundell
75b07fc0d6
Merge pull request #3936 from minrk/add-user-validate
...
admin: Hub is responsible for username validation
2022-06-08 14:55:52 +02:00
Min RK
14d8e23135
trim user input forms
2022-06-08 12:09:11 +02:00
Min RK
0908a15848
Server is responsible for username validation
...
Don't reimplement in the client
2022-06-08 11:06:33 +02:00
Min RK
2e878fb5ca
fix spawn page link
2022-06-08 10:48:04 +02:00
Min RK
049a59f2ed
Merge pull request #3920 from jupyterhub/dependabot/npm_and_yarn/jsx/eventsource-1.1.1
...
Bump eventsource from 1.1.0 to 1.1.1 in /jsx
2022-06-02 09:51:36 +02:00
dependabot[bot]
c415be2db3
Bump eventsource from 1.1.0 to 1.1.1 in /jsx
...
Bumps [eventsource](https://github.com/EventSource/eventsource ) from 1.1.0 to 1.1.1.
- [Release notes](https://github.com/EventSource/eventsource/releases )
- [Changelog](https://github.com/EventSource/eventsource/blob/master/HISTORY.md )
- [Commits](https://github.com/EventSource/eventsource/compare/v1.1.0...v1.1.1 )
---
updated-dependencies:
- dependency-name: eventsource
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-06-01 22:51:13 +00:00
Simon Li
3537722208
Include generated admin-react.js.LICENSE.txt
2022-05-29 16:52:24 +01:00
Simon Li
92c6d69bc8
Remove share/jupyterhub/static/js/admin-react.js jsx/build
2022-05-29 16:12:29 +01:00
John Park
27d2e95c43
add regeneratorRuntime back in
2022-05-06 14:03:05 -07:00
John Park
819e59292d
yarn lint / place
2022-05-05 16:34:28 -07:00
John Park
f3ef16b948
remove admin-table-head class
2022-05-05 16:21:29 -07:00
dependabot[bot]
9058fa42dd
Bump async from 2.6.3 to 2.6.4 in /jsx
...
Bumps [async](https://github.com/caolan/async ) from 2.6.3 to 2.6.4.
- [Release notes](https://github.com/caolan/async/releases )
- [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md )
- [Commits](https://github.com/caolan/async/compare/v2.6.3...v2.6.4 )
---
updated-dependencies:
- dependency-name: async
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-04-15 19:08:43 +00: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
Min RK
4691fae90a
Merge pull request #3845 from jupyterhub/dependabot/npm_and_yarn/jsx/minimist-1.2.6
...
Bump minimist from 1.2.5 to 1.2.6 in /jsx
2022-03-28 09:03:51 +02:00
dependabot[bot]
d699f794ac
Bump minimist from 1.2.5 to 1.2.6 in /jsx
...
Bumps [minimist](https://github.com/substack/minimist ) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases )
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6 )
---
updated-dependencies:
- dependency-name: minimist
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-26 13:42:02 +00: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
564458b106
Set defaults for name_filter
2022-03-15 15:13:04 -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