forked from content-services/content-sources-frontend
-
Notifications
You must be signed in to change notification settings - Fork 0
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
EnableSnapshottingProdStable #2
Closed
Closed
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
Bumps [tough-cookie](https://github.com/salesforce/tough-cookie) and [@cypress/request](https://github.com/cypress-io/request). These dependencies needed to be updated together. Updates `tough-cookie` from 4.1.2 to 4.1.3 - [Release notes](https://github.com/salesforce/tough-cookie/releases) - [Changelog](https://github.com/salesforce/tough-cookie/blob/master/CHANGELOG.md) - [Commits](salesforce/tough-cookie@v4.1.2...v4.1.3) Updates `@cypress/request` from 2.88.10 to 2.88.12 - [Release notes](https://github.com/cypress-io/request/releases) - [Changelog](https://github.com/cypress-io/request/blob/master/CHANGELOG.md) - [Commits](cypress-io/request@v2.88.10...v2.88.12) --- updated-dependencies: - dependency-name: tough-cookie dependency-type: indirect - dependency-name: "@cypress/request" dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fixes 1737: Update yml with permissions
* Revert "Fixes 1737: Update action permission (content-services#151)" This reverts commit 254b15d. * Revert "Fixes 1737: Add stable merge.yml (content-services#150)" This reverts commit 75d6725.
* Fixes 1700: Update edit/add modal checkmark functionality * Fixes 2613: React 18, Patternfly 5, Node 18 update * Set dropdown to drop 'down' * Update src/Pages/ContentListTable/components/AddContent/AddContent.tsx Co-authored-by: swadeley <[email protected]> * Fix capitolization * Fixes 2048: add without snapshot button * Add OuiaId to DeleteToggle * Refs 2048: Update popular repositories ouiaID's for QE tests (content-services#154) * Update popular repositories ouiaID's for QE tests * Update toggle dropwdown --------- Co-authored-by: swadeley <[email protected]>
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.20.1 to 7.23.2. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse) --- updated-dependencies: - dependency-name: "@babel/traverse" dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Update axios and postcss node modules
…es#155) * added snapshot info to content list table when feature is accessible, updated tests * changed color, used hide component, removed br and added flex / gap to td * remove gap, reduce spacing * formatting * change context check from snapshots.accessible to snapshots.enabled * updating backend so we can just check snapshots.accessible here
* Fixes 2613: React 18, Patternfly 5, Node 18 update * Fixes 2533: Add red hat repositories UI * Hide row actions kebab if there are no actions * Fix tests. * Fix recoccuring formatting string * Add a test, update toggle ids
…vices#170) Co-authored-by: Andrew Dewar <[email protected]>
* Added my name to it * HMS=1920 * HMS-1920 * HMS-1920 * Changed the header * Fixed the ouiaId * Removed introduction
* Fixes 2910: Remove babel * Bump pacakage-lock * Fix tests
Add ouiaID for snapshot toggle button
…s#189) Hides RH repo when snapshots not enabled
* feat: Create a new modal to confirm custom repository delete action Signed-off-by: Adelia Ferreira <[email protected]> * fix lint errors on build Signed-off-by: Adelia Ferreira <[email protected]> * Updated tests, react-query, patternfly standards --------- Signed-off-by: Adelia Ferreira <[email protected]> Co-authored-by: Andrew Dewar <[email protected]>
Adds variable snapshot_creation_toggle ouiaID
…-services#196) * Fixes 3336: expose module_hotfixes flag as checkbox for repo * clarification in tooltips * added ouiaid * change tooltip to selecting
* Fixes 1974: Added manual snapshot * My changes * My new changes * my new changes * My final change * My final change * My new change * My test for the TriggerSnapshot * Added theTrigger Snapshot still exist * .. * Removed lines * Add snapshots accessible requirement * Update tests to use correct context state --------- Co-authored-by: Andrew Dewar <[email protected]>
* For the Clear Filter * Added teh Clear filter tab like the main page * My chancges regarding the filter * My final changes * My test for the clear filters * .. * Added the chip container to fix spacing issue * Added the styling to center * My final changes for the clear filters button everything is functional * My test I wrote * My final test for rthe expect * My change reomved waitfor * My final addition added the length and return * removed unreachable code * My final change for the test * Removed the waitfors and console.log * Removed the async * My final changes added another setSearchQuery to make sure it updates and clears * The final changes which is now filtering * Replace missing type and ouiaId --------- Co-authored-by: Andrew Dewar <[email protected]>
) Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.3 to 1.15.4. - [Release notes](https://github.com/follow-redirects/follow-redirects/releases) - [Commits](follow-redirects/follow-redirects@v1.15.3...v1.15.4) --- updated-dependencies: - dependency-name: follow-redirects dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [@adobe/css-tools](https://github.com/adobe/css-tools) from 4.3.1 to 4.3.3. - [Changelog](https://github.com/adobe/css-tools/blob/main/History.md) - [Commits](https://github.com/adobe/css-tools/commits) --- updated-dependencies: - dependency-name: "@adobe/css-tools" dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump the npm group with 33 updates
in snapshot keybab menu
…#215) Changed ouaid of snapshot toggle button
* Fixes 3630: hide snapshotting in prod stable * Update src/middleware/AppContext.tsx Co-authored-by: Andrew <[email protected]> --------- Co-authored-by: Andrew <[email protected]>
Fix Snapshot Modal PageSafe bug
…ervices#223) Fixes 3608: rapid switch clicks cause infinite loading state
Bumps [sanitize-html](https://github.com/apostrophecms/sanitize-html) from 2.11.0 to 2.12.1. - [Changelog](https://github.com/apostrophecms/sanitize-html/blob/main/CHANGELOG.md) - [Commits](apostrophecms/sanitize-html@2.11.0...2.12.1) --- updated-dependencies: - dependency-name: sanitize-html dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps the npm group with 21 updates: | Package | From | To | | --- | --- | --- | | [@patternfly/react-core](https://github.com/patternfly/patternfly-react) | `5.1.2` | `5.2.1` | | [@patternfly/react-icons](https://github.com/patternfly/patternfly-react) | `5.1.2` | `5.2.1` | | [@patternfly/react-table](https://github.com/patternfly/patternfly-react) | `5.1.2` | `5.2.1` | | [@redhat-cloud-services/frontend-components](https://github.com/RedHatInsights/frontend-components) | `4.2.3` | `4.2.4` | | [@redhat-cloud-services/frontend-components-utilities](https://github.com/RedHatInsights/frontend-components) | `4.0.2` | `4.0.7` | | [@unleash/proxy-client-react](https://github.com/Unleash/unleash-proxy-react) | `4.1.2` | `4.2.2` | | [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) | `6.21.3` | `6.22.2` | | [@redhat-cloud-services/frontend-components-config](https://github.com/RedHatInsights/frontend-components) | `6.0.9` | `6.0.10` | | @redhat-cloud-services/tsc-transform-imports | `1.0.6` | `1.0.7` | | [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) | `6.3.0` | `6.4.2` | | [@testing-library/react](https://github.com/testing-library/react-testing-library) | `14.1.2` | `14.2.1` | | [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) | `29.5.11` | `29.5.12` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.11.10` | `20.11.24` | | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `18.2.48` | `18.2.61` | | [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `18.2.18` | `18.2.19` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `6.19.1` | `7.1.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `6.19.1` | `7.1.0` | | [eslint](https://github.com/eslint/eslint) | `8.56.0` | `8.57.0` | | [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) | `7.33.2` | `7.34.0` | | [eslint-plugin-unused-imports](https://github.com/sweepline/eslint-plugin-unused-imports) | `3.0.0` | `3.1.0` | | [prettier](https://github.com/prettier/prettier) | `3.2.4` | `3.2.5` | Updates `@patternfly/react-core` from 5.1.2 to 5.2.1 - [Release notes](https://github.com/patternfly/patternfly-react/releases) - [Commits](https://github.com/patternfly/patternfly-react/compare/@patternfly/[email protected]...@patternfly/[email protected]) Updates `@patternfly/react-icons` from 5.1.2 to 5.2.1 - [Release notes](https://github.com/patternfly/patternfly-react/releases) - [Commits](https://github.com/patternfly/patternfly-react/compare/@patternfly/[email protected]...@patternfly/[email protected]) Updates `@patternfly/react-table` from 5.1.2 to 5.2.1 - [Release notes](https://github.com/patternfly/patternfly-react/releases) - [Commits](https://github.com/patternfly/patternfly-react/compare/@patternfly/[email protected]...@patternfly/[email protected]) Updates `@redhat-cloud-services/frontend-components` from 4.2.3 to 4.2.4 - [Commits](https://github.com/RedHatInsights/frontend-components/commits) Updates `@redhat-cloud-services/frontend-components-utilities` from 4.0.2 to 4.0.7 - [Commits](https://github.com/RedHatInsights/frontend-components/commits) Updates `@unleash/proxy-client-react` from 4.1.2 to 4.2.2 - [Release notes](https://github.com/Unleash/unleash-proxy-react/releases) - [Changelog](https://github.com/Unleash/proxy-client-react/blob/main/Changelog.md) - [Commits](Unleash/proxy-client-react@v4.1.2...v4.2.2) Updates `react-router-dom` from 6.21.3 to 6.22.2 - [Release notes](https://github.com/remix-run/react-router/releases) - [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md) - [Commits](https://github.com/remix-run/react-router/commits/[email protected]/packages/react-router-dom) Updates `@redhat-cloud-services/frontend-components-config` from 6.0.9 to 6.0.10 - [Commits](https://github.com/RedHatInsights/frontend-components/commits) Updates `@redhat-cloud-services/tsc-transform-imports` from 1.0.6 to 1.0.7 Updates `@testing-library/jest-dom` from 6.3.0 to 6.4.2 - [Release notes](https://github.com/testing-library/jest-dom/releases) - [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md) - [Commits](testing-library/jest-dom@v6.3.0...v6.4.2) Updates `@testing-library/react` from 14.1.2 to 14.2.1 - [Release notes](https://github.com/testing-library/react-testing-library/releases) - [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md) - [Commits](testing-library/react-testing-library@v14.1.2...v14.2.1) Updates `@types/jest` from 29.5.11 to 29.5.12 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest) Updates `@types/node` from 20.11.10 to 20.11.24 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@types/react` from 18.2.48 to 18.2.61 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `@types/react-dom` from 18.2.18 to 18.2.19 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom) Updates `@typescript-eslint/eslint-plugin` from 6.19.1 to 7.1.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.1.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 6.19.1 to 7.1.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.1.0/packages/parser) Updates `eslint` from 8.56.0 to 8.57.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.56.0...v8.57.0) Updates `eslint-plugin-react` from 7.33.2 to 7.34.0 - [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases) - [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md) - [Commits](jsx-eslint/eslint-plugin-react@v7.33.2...v7.34.0) Updates `eslint-plugin-unused-imports` from 3.0.0 to 3.1.0 - [Commits](https://github.com/sweepline/eslint-plugin-unused-imports/commits) Updates `prettier` from 3.2.4 to 3.2.5 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.2.4...3.2.5) --- updated-dependencies: - dependency-name: "@patternfly/react-core" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm - dependency-name: "@patternfly/react-icons" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm - dependency-name: "@patternfly/react-table" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm - dependency-name: "@redhat-cloud-services/frontend-components" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm - dependency-name: "@redhat-cloud-services/frontend-components-utilities" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm - dependency-name: "@unleash/proxy-client-react" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm - dependency-name: react-router-dom dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm - dependency-name: "@redhat-cloud-services/frontend-components-config" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm - dependency-name: "@redhat-cloud-services/tsc-transform-imports" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm - dependency-name: "@testing-library/jest-dom" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: "@testing-library/react" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: "@types/jest" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm - dependency-name: "@types/react" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm - dependency-name: "@types/react-dom" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: eslint-plugin-react dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: eslint-plugin-unused-imports dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Refs 3601: Update packageList aria-label and ouiaId * Set the data-uuid attribute * Remove index from row ouiaId * remove unneeded ouiaID
Fixes 2975: Add template Table
…vices#220) * Fixes 3653: manual snapshot trigger disabled for specific repos * add id to trigger tooltip on actions column * update styles to render tooltip on disabled button * update conditional for style * add tooltip position
Update deploy.yaml
* Fixes 3729: Add static id's to toast alerts. * Format * Add admint task errors
Fix sorting on repositories table
) * Fixes 2726: Custom repositories missing zero state * temp --------- Co-authored-by: Andrew Dewar <[email protected]>
…rvices#222) * My changes so far for the ticket .. My changes for the link My changes to the snapshot list My changes. I got it to route to home but confused on routing to details page My completed changes with functionality My final final changes for the details page My test and my other changes The test for snapshot detail Fixing bugs * added a not for Snapshot detail * Fixed the ouiaId and aria-label * Add tabs and "View all snapshots" back button * Add SnapshotSelector * Lint/format * Update failing test * Add correct API * Add snapshotDetailRoute * Add tests * lint * format * Add id for snapshot-package-list error * Update routing path (merge conflict fix) * Address feedback * Remove sorting from snapshot details modal --------- Co-authored-by: kwarnerredhat <[email protected]>
) Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.4 to 1.15.6. - [Release notes](https://github.com/follow-redirects/follow-redirects/releases) - [Commits](follow-redirects/follow-redirects@v1.15.4...v1.15.6) --- updated-dependencies: - dependency-name: follow-redirects dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…ces#236) Bumps [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware) from 5.3.3 to 5.3.4. - [Release notes](https://github.com/webpack/webpack-dev-middleware/releases) - [Changelog](https://github.com/webpack/webpack-dev-middleware/blob/v5.3.4/CHANGELOG.md) - [Commits](webpack/webpack-dev-middleware@v5.3.3...v5.3.4) --- updated-dependencies: - dependency-name: webpack-dev-middleware dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [express](https://github.com/expressjs/express) from 4.18.2 to 4.19.2. - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/master/History.md) - [Commits](expressjs/express@4.18.2...4.19.2) --- updated-dependencies: - dependency-name: express dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Refs 3902: Use new format for snapshot by date * remove console.logs
* Fixes 3473: snapshot status update * formatting
Bumps [axios](https://github.com/axios/axios) from 0.27.2 to 1.6.8. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v0.27.2...v1.6.8) --- updated-dependencies: - dependency-name: axios dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…ces#248) Add ouiaID to locate zerostate description
…s#246) * Fixes 3953: modularity filtering option in repo create / edit modals is not clear * fix confusing double negative * change tooltip text * change tooltip text
* Fixes 2938: Add Errata tab to snapshot details * fix type filters chip * added errata tab tests, changed reboot_suggested to boolean * added errata filters tests * change to sentence case * handle no update date * add link to errata * formatting description, lint * remove description style for consistency * added publish date as table column * addressed comments * description formatting * description formatting --------- Co-authored-by: Bryttanie House <[email protected]>
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.
Summary
Testing steps