-
Notifications
You must be signed in to change notification settings - Fork 267
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
Latest Elemental work on a -dev branch for QA #6624
Merged
aalves08
merged 149 commits into
rancher:elemental-dev
from
aalves08:elemental-advanced-filtering-rebased
Aug 9, 2022
Merged
Latest Elemental work on a -dev branch for QA #6624
aalves08
merged 149 commits into
rancher:elemental-dev
from
aalves08:elemental-advanced-filtering-rebased
Aug 9, 2022
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…icate-host-validation/4575 Passes rules to certificate host field, extends arraylist to use rules
…-port-payload-type-detection/6511 Fixed issue where willSave() was not detecting if targetPort was number
* Run Cypress migration scripts; Update failing parts * Move env var assignments to Cypress configuration; Correct env patterns * Correct imports within the Cypress tests * Correct TS linting configuration errors after update * Return directly spec path in cypress configuration
- This was broken by rancher#6261 - The `activeNamespaceCache` depends on the product (fleet requires workspaces, everything else namespaces) - This needs updating when going to or from fleet NOTE - On `head` (but not `ui-dashboard-index` `latest`) refreshing on the explorer pods page does not show the correct namespace filtered pods Small tidyup for `activeNamespaceCache` and `activeNamespaceFilters` getters
Change global token setting name
…ws` inside ResourceTables
Fix workspace filtering
* Use web worker to throttle counts and schema changes * Delete nodes.md * Address PR feedback * Small tidy up * Fix dependencies for plugins * Address PR feedback * Fix lint issue
* Improve presentation of add Member dialog * Updated for PR feedback
kubeconfig-default-ttl-minutes setting takes numeric input only
Selected webhook type is persisted in UI
…+ add matches banner to elemental machineinventoryselectortemplate
…ultiple component + group secondary resources of elemental in an Advanced menu entry
…ault namespace on Import component + extend ResourceList component to allow passing extraAction slot to Masthead
…sage for when we get a 404 for a machine pool config
…ll so that they can be used in the code without the Elemental package
…trings + code cleanup + style updates + fix adv filtering for workload table list + other optimisations
…ool config is not found
…h inv list + fix filtering issues in sortableTable + fix bug in elemental cluster creation config component + check if elemental is installed when displaying the elemental cluster option for creating a cluster + other fixes
…entry to advanced tab + supercript i icon for when table cols are not filterable by (adv filtering) + enable group by cluster option on machineinventory list view
scures
approved these changes
Aug 9, 2022
richard-cox
approved these changes
Aug 9, 2022
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
As long as the default environment still runs dashboard you might want to enable some gates on this branch to ensure plugins and tests still pass. I've recently done the same for epinio-dev
- 4edcfc2
This was referenced Aug 9, 2022
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
-dev
branch for QA so that they can build the rancher dashboard with ElementalNo formal review needed here @scures . Just need an approval because we are just setting this up on a temporary branch for QA.
FYI @richard-cox