Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: RedHatInsights/frontend-components
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: a341990705ccc08144b6ef1da91de4fa37908944
Choose a base ref
...
head repository: RedHatInsights/frontend-components
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0e1f120dc821c670d74ce313ec996d54663ef375
Choose a head ref

Commits on Apr 1, 2022

  1. Adding UI onboarding docs

    arivepr committed Apr 1, 2022
    Copy the full SHA
    927db0d View commit details

Commits on Apr 5, 2022

  1. Copy the full SHA
    264992e View commit details
  2. Add cloud-services-config documentation

    [Jira Ref RHCLOUD-14251]
    aneelac22 committed Apr 5, 2022
    Copy the full SHA
    bf5735a View commit details
  3. Add Federated modules draft documentation

    [Jira Ref RHCLOUD-14253]
    aneelac22 committed Apr 5, 2022
    Copy the full SHA
    937bb62 View commit details
  4. Copy the full SHA
    15e7d02 View commit details

Commits on Apr 7, 2022

  1. old-changes

    arivepr committed Apr 7, 2022
    Copy the full SHA
    a869b3e View commit details
  2. Adding code block

    arivepr committed Apr 7, 2022
    Copy the full SHA
    ad89c2f View commit details
  3. Copy the full SHA
    3c40932 View commit details
  4. Merge pull request #1501 from aneelac22/feature/documentation

    Add cloud-services-config and Federated modules documentation
    Hyperkid123 authored Apr 7, 2022
    Copy the full SHA
    8bdd679 View commit details
  5. Migrate TextFilter to TS

    fhlavac committed Apr 7, 2022
    Copy the full SHA
    8730f1b View commit details
  6. Migrate RadioFilter to TS

    fhlavac committed Apr 7, 2022
    Copy the full SHA
    c2629e7 View commit details
  7. Migrate CheckboxFilter to TS

    fhlavac committed Apr 7, 2022
    Copy the full SHA
    8800c66 View commit details
  8. Migrate GroupFilter to TS

    fhlavac committed Apr 7, 2022
    Copy the full SHA
    c6e65ca View commit details
  9. Copy the full SHA
    2ac2c99 View commit details
  10. Copy the full SHA
    14af82a View commit details
  11. Copy the full SHA
    cbed47d View commit details
  12. Update tests

    fhlavac committed Apr 7, 2022
    Copy the full SHA
    d894465 View commit details
  13. Merge pull request #1503 from Hyperkid123/fix-middleware-listener

    Fix middleware listener array conversion.
    Hyperkid123 authored Apr 7, 2022
    Copy the full SHA
    02172c7 View commit details
  14. Copy the full SHA
    0cd9116 View commit details
  15. Copy the full SHA
    2a1b8f1 View commit details
  16. Merge pull request #1379 from fhlavac/migrate-conditional-filter

    Migrate ConditionalFilter to TS
    Hyperkid123 authored Apr 7, 2022
    Copy the full SHA
    545b401 View commit details
  17. Copy the full SHA
    cafc61e View commit details
  18. Copy the full SHA
    b3af9d5 View commit details
  19. Copy the full SHA
    be5546d View commit details
  20. Copy the full SHA
    63faece View commit details
  21. Merge pull request #1497 from arivepr/deploying-app-docs

    Adding UI onboarding docs
    arivepr authored Apr 7, 2022
    Copy the full SHA
    30ee4b4 View commit details

Commits on Apr 8, 2022

  1. Copy the full SHA
    ea8cc4d View commit details
  2. Merge pull request #1505 from Hyperkid123/update-help-topics-docs

    Update help topics documentation
    Hyperkid123 authored Apr 8, 2022
    Copy the full SHA
    c38ac17 View commit details
  3. Copy the full SHA
    90aa394 View commit details
  4. Merge pull request #1506 from rvsia/useExpreessMW

    Use express middlewares only when bouncing prod
    Hyperkid123 authored Apr 8, 2022
    Copy the full SHA
    5f965be View commit details
  5. Copy the full SHA
    562676b View commit details

Commits on Apr 11, 2022

  1. Copy the full SHA
    0b294d4 View commit details
  2. Adding local debug docs

    arivepr committed Apr 11, 2022
    Copy the full SHA
    88113b6 View commit details
  3. Chrome navigation

    arivepr committed Apr 11, 2022
    Copy the full SHA
    930e188 View commit details
  4. Copy the full SHA
    0401dd5 View commit details
  5. Additional feedback applied.

    arivepr committed Apr 11, 2022
    Copy the full SHA
    af5c640 View commit details
  6. Bump moment from 2.29.1 to 2.29.2

    Bumps [moment](https://github.com/moment/moment) from 2.29.1 to 2.29.2.
    - [Release notes](https://github.com/moment/moment/releases)
    - [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md)
    - [Commits](moment/moment@2.29.1...2.29.2)
    
    ---
    updated-dependencies:
    - dependency-name: moment
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Apr 11, 2022
    Copy the full SHA
    a8dd84c View commit details
  7. Copy the full SHA
    bccde48 View commit details
  8. Copy the full SHA
    775dd6c View commit details
  9. Copy the full SHA
    7988bf6 View commit details
  10. Add Frontend deployment documentation

    [Jira RHCLOUD-14228]
    aneelac22 committed Apr 11, 2022
    Copy the full SHA
    6e84922 View commit details
  11. Merge pull request #1408 from Hyperkid123/migrate-primary-toolbar-to-ts

    Migrate primary toolbar and all its dependencies to ts
    Hyperkid123 authored Apr 11, 2022
    Copy the full SHA
    bc4b3a7 View commit details
  12. Copy the full SHA
    0798333 View commit details
  13. Adding empty line :)

    arivepr committed Apr 11, 2022
    Copy the full SHA
    79cc7fb View commit details
  14. Merge branch 'adding-chrome-docs' of github.com:arivepr/frontend-comp…

    …onents into adding-chrome-docs
    arivepr committed Apr 11, 2022
    Copy the full SHA
    6ee10f3 View commit details
  15. Merge pull request #1502 from arivepr/adding-chrome-docs

    Adding chrome docs
    Hyperkid123 authored Apr 11, 2022
    Copy the full SHA
    83101bc View commit details
  16. Copy the full SHA
    5e906fa View commit details
  17. Merge pull request #1 from ryelo/additions

    Add travis/jenkins steps to your PR
    aneelac22 authored Apr 11, 2022
    Copy the full SHA
    0b78173 View commit details

Commits on Apr 12, 2022

  1. Copy the full SHA
    b92f645 View commit details
  2. Revert "Add scalprum eager fetch"

    This reverts commit 24fe8d9.
    rvsia committed Apr 12, 2022
    Copy the full SHA
    80f8835 View commit details
Showing with 3,487 additions and 1,720 deletions.
  1. +144 −248 package-lock.json
  2. +1 −1 packages/components/package.json
  3. +1 −0 packages/components/src/BulkSelect/index.ts
  4. +0 −137 packages/components/src/ConditionalFilter/CheckboxFilter.js
  5. +105 −0 packages/components/src/ConditionalFilter/CheckboxFilter.tsx
  6. +0 −225 packages/components/src/ConditionalFilter/ConditionalFilter.js
  7. +21 −3 packages/components/src/ConditionalFilter/ConditionalFilter.test.js
  8. +206 −0 packages/components/src/ConditionalFilter/ConditionalFilter.tsx
  9. +0 −253 packages/components/src/ConditionalFilter/GroupFilter.js
  10. +313 −0 packages/components/src/ConditionalFilter/GroupFilter.tsx
  11. +0 −104 packages/components/src/ConditionalFilter/RadioFilter.js
  12. +87 −0 packages/components/src/ConditionalFilter/RadioFilter.tsx
  13. +0 −62 packages/components/src/ConditionalFilter/TextFilter.js
  14. +99 −0 packages/components/src/ConditionalFilter/TextFilter.tsx
  15. +9 −10 packages/components/src/ConditionalFilter/__snapshots__/CheckboxFilter.test.js.snap
  16. +0 −1 packages/components/src/ConditionalFilter/__snapshots__/ConditionalFilter.test.js.snap
  17. +0 −1 packages/components/src/ConditionalFilter/__snapshots__/RadioFilter.test.js.snap
  18. 0 .../components/src/ConditionalFilter/{conditionalFilterConstants.js → conditionalFilterConstants.ts}
  19. +0 −201 packages/components/src/ConditionalFilter/groupFilterConstants.js
  20. +261 −0 packages/components/src/ConditionalFilter/groupFilterConstants.ts
  21. +2 −0 packages/components/src/ConditionalFilter/{groupType.js → groupType.ts}
  22. 0 packages/components/src/ConditionalFilter/{index.js → index.ts}
  23. +1 −0 packages/components/src/DownloadButton/index.ts
  24. +0 −11 packages/components/src/FilterChips/FilterChips.test.js
  25. +41 −37 packages/components/src/FilterChips/{FilterChips.js → FilterChips.tsx}
  26. +1 −0 packages/components/src/FilterChips/{index.js → index.ts}
  27. +0 −132 packages/components/src/PrimaryToolbar/Actions.js
  28. +5 −2 packages/components/src/PrimaryToolbar/Actions.test.js
  29. +144 −0 packages/components/src/PrimaryToolbar/Actions.tsx
  30. +0 −164 packages/components/src/PrimaryToolbar/PrimaryToolbar.js
  31. +173 −0 packages/components/src/PrimaryToolbar/PrimaryToolbar.tsx
  32. +7 −13 packages/components/src/PrimaryToolbar/{SortBy.js → SortBy.tsx}
  33. +644 −41 packages/components/src/PrimaryToolbar/__snapshots__/Actions.test.js.snap
  34. +0 −18 packages/components/src/PrimaryToolbar/__snapshots__/PrimaryToolbar.test.js.snap
  35. +1 −0 packages/components/src/PrimaryToolbar/{index.js → index.ts}
  36. +9 −4 packages/config-utils/README.md
  37. +12 −10 packages/config-utils/federated-modules.js
  38. +1 −1 packages/config-utils/package.json
  39. +7 −3 packages/config-utils/proxy.js
  40. +2 −2 packages/config/package.json
  41. +7 −1 packages/config/src/plugins.js
  42. +19 −2 packages/config/src/plugins.test.js
  43. +9 −0 packages/docs/components/navigation/components-navigation.json
  44. +77 −0 packages/docs/pages/chrome/chrome-navigation.md
  45. +169 −1 packages/docs/pages/chrome/index.md
  46. +12 −1 packages/docs/pages/chrome/local-development.md
  47. +32 −1 packages/docs/pages/csc/environments.md
  48. +226 −6 packages/docs/pages/csc/examples.md
  49. +69 −1 packages/docs/pages/csc/index.md
  50. +114 −1 packages/docs/pages/deployment-process/index.md
  51. +125 −1 packages/docs/pages/fed/consuming-module.md
  52. +167 −1 packages/docs/pages/fed/index.md
  53. +124 −16 packages/docs/pages/quickstarts/help-topics.md
  54. +34 −1 packages/docs/pages/ui-onboarding/index.md
  55. +3 −0 packages/eslint-config/index.js
  56. +1 −1 packages/utils/babel.config.js
  57. +1 −1 packages/utils/package.json
  58. +1 −1 packages/utils/src/MiddlewareListener/MiddlewareListener.js
Loading