Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rebase against the upstream + Migrate to 18 Node.js #265

Merged
merged 383 commits into from
Aug 21, 2023

Conversation

RomanNikitenko
Copy link
Contributor

@RomanNikitenko RomanNikitenko commented Aug 9, 2023

What does this PR do?

Rebase against the upstream
Some adaptation for migration to 18 Node.js

What issues does this PR fix?

eclipse-che/che#22425
eclipse-che/che#22426

How to test this PR?

  • jobs should be green
  • the PR includes migration to 18 Node.js, so testing any use cases is helpful

@github-actions
Copy link

github-actions bot commented Aug 9, 2023

Click here to review and test in web IDE: Contribute

@github-actions
Copy link

github-actions bot commented Aug 9, 2023

Pull Request images published ✨
image: quay.io/che-incubator-pull-requests/che-code:pr-265-amd64
Dev image: quay.io/che-incubator-pull-requests/che-code-dev:pr-265-dev-amd64

joyceerhl and others added 26 commits August 9, 2023 12:09
…(#190067)

Don't uninstall application-scoped extensions
…dding specificity (#190077)

* bugfix on selected list item reverting and added important

* removed !important and added specificity
* Realign slash command content widget in panel chat

* Align pill text with input text

* Vertically align all content in panel chat input

---------

Co-authored-by: David Dossett <ddossett@microsoft.com>
* Update 1DS and add back envelope

* Update missed 1DS packages
…k (#181231)

* Better paths matching for move to existing file quickpick

* fix resolving selected item

* fix: select file dialog point to existing file

* skip computing if
use coalesce

* Improve typings

---------

Co-authored-by: Matt Bierner <matb@microsoft.com>
Fish integration: Use -- in string to signify beginning of positional…
* Add tunnel activation event
Fixes #188730

* Refactor
…nfiguration.ts

Co-authored-by: Megan Rogge <merogge@microsoft.com>
* Update port attributes arguments to be a property bag
Part of #115616

* Gracefully handle API breakage
Add terminal/title/context menu contribution
Add more keywords to UnfocusedViewOpacity
apply `when` clauses to accessible view menu, fix some bugs, split code across files
meganrogge and others added 11 commits August 16, 2023 13:25
…d-view

add `focusedView` variable to window title
This ensures we pass along all regex flags instead of just the subset we had code for
…accessibility

improve accessibility of inline completions
Doesn't appear to be used anywhere besides tests
To do this, I've pulled `QuickInputController` into its own file since `quickInput.ts` was getting too big...

And then I made another thing that extends `QuickInput` that hides pretty much everything but does allow for a title bar.

This could be useful for more "QuickWebView" type experiences if we wanna light anything like that up.
Signed-off-by: Roman Nikitenko <rnikiten@redhat.com>
@github-actions
Copy link

Pull Request images published ✨
image: quay.io/che-incubator-pull-requests/che-code:pr-265-amd64
Dev image: quay.io/che-incubator-pull-requests/che-code-dev:pr-265-dev-amd64

1 similar comment
@github-actions
Copy link

Pull Request images published ✨
image: quay.io/che-incubator-pull-requests/che-code:pr-265-amd64
Dev image: quay.io/che-incubator-pull-requests/che-code-dev:pr-265-dev-amd64

@RomanNikitenko RomanNikitenko changed the title Rebase against the upstream Rebase against the upstream + Migrate to 18 Node.js Aug 17, 2023
@RomanNikitenko RomanNikitenko marked this pull request as ready for review August 17, 2023 14:33
@github-actions
Copy link

Pull Request images published ✨
image: quay.io/che-incubator-pull-requests/che-code:pr-265-amd64
Dev image: quay.io/che-incubator-pull-requests/che-code-dev:pr-265-dev-amd64

@azatsarynnyy azatsarynnyy merged commit b6ba5c4 into che-incubator:main Aug 21, 2023
1 of 2 checks passed
@github-actions
Copy link

Pull Request images published ✨
image: quay.io/che-incubator-pull-requests/che-code:pr-265-amd64
Dev image: quay.io/che-incubator-pull-requests/che-code-dev:pr-265-dev-amd64

1 similar comment
@github-actions
Copy link

Pull Request images published ✨
image: quay.io/che-incubator-pull-requests/che-code:pr-265-amd64
Dev image: quay.io/che-incubator-pull-requests/che-code-dev:pr-265-dev-amd64

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.