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
Simon Li
b3f9635ecc
ReactObjectTableViewer can handle components
2023-04-14 23:29:53 +01:00
Simon Li
8c10fb285e
Convert ReactObjectTableViewer to tsx, remove horizontal option
2023-04-14 19:39:20 +01:00
Simon Li
8a3f5d8f2e
Copy f29827028f/src/ReactObjectTableViewer.tsx
2023-04-14 19:30:48 +01:00
Simon Li
7b496a5b4a
Server admin: lists are displayed as word-wrapped CSV
2023-04-14 18:02:05 +01:00
mouse1203
41445cffb4
Update pytest.ini
...
Update pytest.ini
Adding "and not playwright"
2023-04-14 16:29:59 +02:00
Simon Li
64e7705053
Server admin: lists are displayed as tables not csv joined
2023-04-14 15:22:51 +01:00
mouse1203
dafd2d67f6
Update test.yml
...
Update test.yml
2023-04-14 16:09:57 +02:00
mouse1203
823ab58f3a
update test.yml
...
update test.yml
2023-04-14 15:54:23 +02:00
mouse1203
ab7883e5c3
Update test.yml
...
Update test.yml: added install playwright
2023-04-14 15:45:14 +02:00
mouse1203
8fd1fb3234
added playwright with settings
...
added one case with settings
2023-04-14 15:22:16 +02:00
Min RK
6502b50576
Merge pull request #4416 from crazytan/patch-1
...
Remove bracket around link text without address
2023-04-14 07:15:03 +02:00
Jia Tan
861347cce0
Remove bracket around link text without address.
2023-04-13 15:35:11 -07:00