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

Feat/react 18 #852

Draft
wants to merge 16 commits into
base: master
Choose a base branch
from
Draft

Feat/react 18 #852

wants to merge 16 commits into from

Commits on Feb 3, 2023

  1. refactor: Split renderApp function

    To normalize with other applications
    Merkur39 committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    b6e67b3 View commit details
    Browse the repository at this point in the history
  2. feat: Update React's packages

    react from 16.14.0 to 18.2.0
    react-dom from 16.14.0 to 18.2.0
    react-test-renderer from 16.14.0 to 18.2.0
    @testing-library/react from 11.2.7 to 13.4.0
    Merkur39 committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    5d593c6 View commit details
    Browse the repository at this point in the history
  3. refactor: AppsLoading component

    Transform to functional component
    Merkur39 committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    8f09b52 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e557d43 View commit details
    Browse the repository at this point in the history
  5. test: Update AppLoading tests

    For use @testing-library/react instead enzyme
    Merkur39 committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    b65b3aa View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    16f3353 View commit details
    Browse the repository at this point in the history
  7. test: Remove AppVote test

    As we want to move away from snapshots,
    this simple component is not relevant for testing
    Merkur39 committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    c54d047 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    86a92d7 View commit details
    Browse the repository at this point in the history
  9. test: Update Placeholder tests

    For use @testing-library/react instead enzyme
    Merkur39 committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    b3e3ba9 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b585a83 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    1a13190 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    602f909 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    4523403 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    ab4a364 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2023

  1. test: Update Header tests

    Merkur39 committed Mar 18, 2023
    Configuration menu
    Copy the full SHA
    0f92ad5 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2023

  1. Configuration menu
    Copy the full SHA
    5c7b877 View commit details
    Browse the repository at this point in the history