Commit Graph

25 Commits

Author SHA1 Message Date
Andrii Ieroshenko
d7d110c551
Change "Interface" menu to "Open in...", shorten names of menu items inside (#6847)
* rename commandLabel

* attemp to keep longer name in command palette

* Remove trying to keep longer name for command palette

* Attempt to register 2 commands to show the same command in the command palette

* fix passing paletteCommand to palette.addItem

* account for "args" being potentially passed to label

* change command palette wording to "Open in"

* capitalize "in" in "Open In..." btn title for consistency

* Make "in" not capitalized in "Open in..."

* use 'Open in %1' string formation form

* Update snapshots

* rename commandPaletteLabel into commandDescription

* use command with description as a label in view menu

* update snapshots manually

* update more snapshots manually

* Use isPalette and isMenu

* Lint

---------

Co-authored-by: Jeremy Tuloup <jeremy.tuloup@gmail.com>
2023-05-05 09:14:08 +02:00
Afshin Taylor Darian
f44ac97b74
Clean up interface switcher plugin in preparation for release (#6766)
* Clean up interface switcher plugin in preparation for release

* Use caret down icon to be consistent with the "New" dropdown in the tree page

* Update Playwright Snapshots

* Update Playwright Snapshots

* Fix button height of interface switcher

* Update packages/lab-extension/style/base.css

Co-authored-by: Jeremy Tuloup <jeremy.tuloup@gmail.com>

* Update Playwright Snapshots

* Update Playwright Snapshots

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Jeremy Tuloup <jeremy.tuloup@gmail.com>
2023-03-14 09:47:17 +01:00
Jeremy Tuloup
4a0387f6c4
Update to JupyterLab 4.0.0a35 (#6757)
* Update deps

* Drop `skipLibCheck`

* Integrity fixes

* Fix deps

* Enable the file size column by default

* Fix yarn.lock

* Enable file name search toolbar item

* Update Playwright Snapshots

* Update Playwright Snapshots

* Try set overflow options explicitly

* Update Playwright Snapshots

* Update to the latest Lumino 2 rc

* Fix yarn.lock

* Update Playwright Snapshots

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-03-07 14:42:48 +01:00
Jeremy Tuloup
e7b5c3701b
File browser CSS tweaks (#6738)
* File browser CSS tweaks

* Set tabsMovable to false

* Style file browser buttons

* Add missing headers

* Update Playwright Snapshots

* Update Playwright Snapshots

* Lint

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-02-20 09:26:10 +01:00
Jeremy Tuloup
dc3c26f93f
Add trusted indicator (#6736)
* Add trusted indicator

* Lint

* Add docstring

* Fix retro names

* Update Playwright Snapshots

* Update Playwright Snapshots

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-02-17 09:17:25 +01:00
Jeremy Tuloup
80c04e1aa2
Hide the debugger button on mobile (#6731)
* Hide the debugger button on mobile

* Update Playwright Snapshots

* Update Playwright Snapshots

* Update Playwright Snapshots

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-02-14 13:21:10 +01:00
Jeremy Tuloup
df4a6bfc55
Add the Settings Editor to the landing page (#6316)
* Add the Settings Editor to the landing page

* Fix tab panel tabs

* Do not include JSON editor for now

* Hide Settings Editor command from the menu

* Update yarn.lock

* Fix integrity

* Fix yarn.lock and resolutions

* Update yarn.lock

* Allow adding and closing the settings editor

* Do not include JSON editor for now

* Update snapshots

* More snapshot updates

* More snapshot update

* Fix resolutions
2023-01-13 08:20:57 +01:00
Jeremy Tuloup
6205bf376f
Update to JupyterLab 4.0.0a32 (#6678)
* Update packages to JupyterLab 4.0.0a32

* Update python dependency

* Update `@jupyterlab/galata`

* Require `jupyter_server>=2.0.1,<3`

* Undo `jupyter_server` bump for now

* Update to Jest 29

* More jest fixes

* Update to the latest Lumino

* Fix yarn.lock

* Fix JSON background color

* Update snapshots
2023-01-09 15:50:12 +01:00
Jeremy Tuloup
55cd158fa0 Update more reference snapshots 2022-10-05 22:11:05 +02:00
Jeremy Tuloup
de04c3f4a0 Update more reference snapshots 2022-10-02 09:23:40 +02:00
Jeremy Tuloup
995bc9a688 Update some reference snapshots 2022-10-01 08:37:07 +02:00
Jeremy Tuloup
417afc5332 Update snapshot 2022-05-20 17:43:47 +02:00
Jeremy Tuloup
81b173701c Update snapshots 2022-05-20 13:09:35 +02:00
Jeremy Tuloup
1fb9f7b971 Update reference snapshots for the mobile view 2022-05-04 11:17:14 +02:00
Jeremy Tuloup
9d2c5005aa Update reference snapshots 2022-04-26 17:45:55 +02:00
Jeremy Tuloup
e3ca5cc925 Update reference snapshots 2022-04-26 13:46:47 +02:00
Jeremy Tuloup
ee10d22be7 Update reference snapshots 2022-04-26 09:55:46 +02:00
Jeremy Tuloup
649b3d9175 Update reference snapshots 2022-04-25 23:15:49 +02:00
Jeremy Tuloup
4b146c18f9 Fix help menu and reference snapshots 2022-04-04 15:51:04 +02:00
Jeremy Tuloup
fd1da9a892 Update ref mobile snapshot for Firefox 2022-03-18 12:33:14 +01:00
Jeremy Tuloup
27881b5f66
Remove workaround for the toolbar settings (#352)
* Remove workaround for the toolbar settings

* Update to the latets `@jupyterlab` packages

* Update JupyterLab Python dependency

* Fix `@jupyterlab/apputils:toolbar-registry` plugin name

* Update yarn.lock

* Update Lumino packages

* Fix dependencies

* Select console-extension plugins

* Fix typo

* Fix missing toolbar registry token

* Update reference snapshots
2022-02-28 17:08:03 +01:00
Jeremy Tuloup
69452f92cc Update reference snapshots (font changed) 2022-01-20 16:56:30 +01:00
Jeremy Tuloup
27e2b412c5 Update Firefox snapshots 2021-12-23 20:14:13 +01:00
Jeremy Tuloup
de3dd3e909 Update snapshots 2021-12-23 20:13:10 +01:00
Jeremy Tuloup
6c96c80c8c Fix user settings overrides 2021-11-29 16:18:13 +01:00