ryanlovett
eb862e2cbb
Fix "Thanks" typo.
2023-05-03 17:35:10 -07:00
Min RK
98799e4227
Merge pull request #4432 from huntdatacenter/add-research-institution
...
add HUNT into research institutions
2023-05-03 14:07:04 +02:00
Min RK
ea6a0e53cc
Merge pull request #4440 from jupyterhub/pre-commit-ci-update-config
...
[pre-commit.ci] pre-commit autoupdate
2023-05-02 09:14:20 +02:00
Min RK
f2b42a50c8
Merge pull request #4438 from yuvipanda/no-mo-admin
...
Remove old admin JS code
2023-05-02 09:13:33 +02:00
pre-commit-ci[bot]
43336f5b07
[pre-commit.ci] auto fixes from pre-commit.com hooks
...
for more information, see https://pre-commit.ci
2023-05-02 04:27:03 +00:00
pre-commit-ci[bot]
bf2d948366
[pre-commit.ci] pre-commit autoupdate
...
updates:
- [github.com/asottile/pyupgrade: v3.3.1 → v3.3.2](https://github.com/asottile/pyupgrade/compare/v3.3.1...v3.3.2 )
- [github.com/PyCQA/autoflake: v2.0.2 → v2.1.1](https://github.com/PyCQA/autoflake/compare/v2.0.2...v2.1.1 )
- [github.com/pre-commit/mirrors-prettier: v3.0.0-alpha.6 → v3.0.0-alpha.9-for-vscode](https://github.com/pre-commit/mirrors-prettier/compare/v3.0.0-alpha.6...v3.0.0-alpha.9-for-vscode )
2023-05-02 04:26:36 +00:00
YuviPanda
271fd35bce
Remove old admin JS code
...
We have a new react based admin, and this JS was just loading
and doing nothing.
2023-05-01 11:35:22 -07:00
Min RK
1d70986c25
Merge pull request #4435 from mouse1203/playwright_more
...
Finish migrating browser tests from selenium to playwright
2023-04-28 12:50:52 +02:00
mouse1203
ec017d1f1d
Update test_browser.py
...
added to test_start_stop_server_on_admin_page waiting to load page
2023-04-27 15:16:29 +02:00
mouse1203
a8c804de5b
Finish to migrate tests from selenium to playwright
...
Removed selenium tests and configuration
Added the rest of playwright tests
2023-04-27 14:43:59 +02:00
Min RK
3578001fab
Merge pull request #4431 from mouse1203/playwright_more
...
Migrate some tests from selenium to playwright
2023-04-27 12:59:53 +02:00
Matúš Košút
b199110276
add HUNT into research institutions
2023-04-26 16:13:13 +02:00
mouse1203
b69bba5a7d
Adding new playwright tests and removing a part of Selenium tests
...
Added Playwright tests which are covered Login, Spawning, Home and Token pages
Removed Selenium cases which are covered Login, Spawning, Home and Token pages
2023-04-25 10:42:05 +02:00
Min RK
efdad701df
Merge pull request #4420 from mouse1203/playwright_more
2023-04-24 08:49:13 +02:00
Min RK
8a074b12b5
Merge pull request #4429 from consideRatio/pr/fix-missing-redirects
2023-04-24 08:46:06 +02:00
Erik Sundell
b5e5fe630d
docs: fix missing redirects for api to reference/api
2023-04-23 08:02:52 +02:00
mouse1203
5d23bf6da3
Update test.yml
...
remove stage:
- name: Install playwright module
2023-04-21 15:35:12 +02:00
mouse1203
e5a8939481
Update setup.py
...
Update setup.py
2023-04-20 14:42:37 +02:00
mouse1203
0eca901c65
Added playwright in setup.py
...
Added "playwright" in setup.py under test section
2023-04-20 14:37:40 +02:00
mouse1203
4a1964f881
Updated configuration for selenium/playwright
...
Renamed selenium/playwright to browser in markers and configuration
2023-04-20 14:19:46 +02:00
Min RK
131094b5ff
Merge pull request #4426 from minrk/upgrade-note
...
add upgrade note for 4.0 to changelog
2023-04-20 14:16:04 +02:00
Min RK
4544a98fb9
put upgrade note to note heading
...
Co-authored-by: Erik Sundell <erik.i.sundell@gmail.com >
2023-04-20 14:11:38 +02:00
Min RK
cbacdecb1e
update sharing faq for 2023
2023-04-20 13:52:01 +02:00
Erik Sundell
64d8b2adc9
Merge pull request #4427 from minrk/rtd-internal-links
...
Fix some public URL links within the docs
2023-04-20 13:48:55 +02:00
Min RK
9c83c15f67
Fix some public URL links within the docs
...
there shouldn't be any links to jupyterhub.readthedocs.io
2023-04-20 13:36:16 +02:00
Min RK
d2a545a01e
add upgrade note for 4.0 to changelog
2023-04-20 12:59:42 +02:00
Min RK
10e7ab96e5
Bump to 4.0.0
4.0.0
2023-04-20 12:18:26 +02:00
Min RK
40f519544f
Merge pull request #4424 from minrk/changelog-4f
...
final changelog for 4.0.0
2023-04-20 12:17:56 +02:00
Min RK
076c14dce6
final changelog for 4.0.0
2023-04-20 11:17:52 +02:00
Erik Sundell
e223ce59e1
Merge pull request #4423 from minrk/diataxis-redirects
...
add remaining redirects for docs reorg
2023-04-20 10:59:36 +02:00
Min RK
ad833755e1
update comment for rediraffe check conditions
2023-04-20 09:14:57 +02:00
Min RK
142978b4d8
Merge pull request #4417 from manics/server-admin-list-as-table
...
Server admin: word-wrap lists
2023-04-20 09:11:21 +02:00
Min RK
e3cab48039
github.ref is always branch name on origin in PRs
2023-04-19 16:02:43 +02:00
Min RK
203f4a5855
test PRs against base ref
...
rather than making assumptions about checkouts and origins
2023-04-19 15:56:09 +02:00
Erik Sundell
cfc27db43d
ci: fix failure getting latest tag for make rediraffecheckdiff
2023-04-19 15:48:23 +02:00
Erik Sundell
e2a8557083
ci: don't run make rediraffecheckdiff in forks
2023-04-19 15:41:24 +02:00
Erik Sundell
d5478b1f21
maint: let rediraffecheckdiff compare with origin/main, not main
2023-04-19 15:08:00 +02:00
Erik Sundell
cf19af6f1c
ci: provide git history for make rediraffecheckdiff
2023-04-19 14:52:36 +02:00
Min RK
1342f00d8e
move redirect line for 4.0 to bottom so rediraffewritediff adds in the right place
2023-04-19 13:40:17 +02:00
Min RK
1e49b4379b
set rediraffe auto redirect percentage to 80%
2023-04-19 13:37:17 +02:00
Min RK
a5d563217c
check redirects in test-docs
...
check all for:
- this PR
- latest tag
- longer term (3.0)
2023-04-19 13:27:51 +02:00
Min RK
b1ac3b82dc
complete redirects for diataxis reorg
...
ran rediraffecheckdiff with rediraffe_branch=3.1.1
add a marker indicating that redirects are up-to-date for 4.0
2023-04-19 13:26:04 +02:00
mouse1203
a376f33af1
Update test.yml
...
Update test.yml
2023-04-17 10:25:26 +02:00
mouse1203
6f8a49569b
Update test.yml
...
Update test.yml - added "if matrix.playwright"
2023-04-17 10:16:34 +02:00
mouse1203
a4c553a5c5
Merge remote-tracking branch 'upstream/main' into playwright_more
2023-04-17 10:07:20 +02:00
Erik Sundell
75ebe40f86
Merge pull request #4419 from manics/disable-dev-traitlets
...
Disable dev traitlets
2023-04-16 15:33:41 +02:00
Simon Li
69d711929a
Disable dev traitlets
...
JupyterHub CI is currently broken with dev traitlets: https://github.com/jupyterhub/jupyterhub/issues/4418
This temporarily disables it
2023-04-16 14:00:04 +01:00
Simon Li
4c12872dbf
Dockerfile uses nodejs 12- undo upgrade of packages in yarn.lock
2023-04-15 23:07:33 +01:00
Simon Li
21cee1be31
Render tabel cells with multiple data items as RowListItem
2023-04-14 23:41:36 +01:00
Simon Li
00c782fd40
Update yarn.lock
2023-04-14 23:40:54 +01:00