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

Nuxt 3 storybook setup #3670

Closed
wants to merge 21 commits into from
Closed

Nuxt 3 storybook setup #3670

wants to merge 21 commits into from

Commits on Jan 16, 2024

  1. Update tests

    Use har for audio tests to prevent provider requests and flakiness
    Convert ui cookies for ease of use
    Move analytics tests from unit tests to e2e tests
    Disable buttons until hydrated
    
    Signed-off-by: Olga Bulat <obulat@gmail.com>
    obulat committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    1007b0b View commit details
    Browse the repository at this point in the history
  2. Make audio tapes smaller

    Signed-off-by: Olga Bulat <obulat@gmail.com>
    obulat committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    60e9c24 View commit details
    Browse the repository at this point in the history
  3. Update tests

    Use har for audio tests to prevent provider requests and flakiness
    Convert ui cookies for ease of use
    Move analytics tests from unit tests to e2e tests
    Disable buttons until hydrated
    
    Signed-off-by: Olga Bulat <obulat@gmail.com>
    obulat committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    063b71f View commit details
    Browse the repository at this point in the history
  4. Remove everything but the homepage and content pages

    Signed-off-by: Olga Bulat <obulat@gmail.com>
    obulat committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    f7a32fe View commit details
    Browse the repository at this point in the history
  5. Vendor in SVG sprites

    Signed-off-by: Olga Bulat <obulat@gmail.com>
    obulat committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    1c22484 View commit details
    Browse the repository at this point in the history
  6. Remove patch

    Signed-off-by: Olga Bulat <obulat@gmail.com>
    obulat committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    2fc5f31 View commit details
    Browse the repository at this point in the history
  7. Add search, media and related-media stores

    Signed-off-by: Olga Bulat <obulat@gmail.com>
    obulat committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    b9078a0 View commit details
    Browse the repository at this point in the history
  8. Add search pages with search functionality

    Signed-off-by: Olga Bulat <obulat@gmail.com>
    obulat committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    c01c4a0 View commit details
    Browse the repository at this point in the history
  9. Add single result pages

    Signed-off-by: Olga Bulat <obulat@gmail.com>
    obulat committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    10d34ad View commit details
    Browse the repository at this point in the history
  10. Re-add tests; fix unit tests; disable buttons until hydrated

    Signed-off-by: Olga Bulat <obulat@gmail.com>
    obulat committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    52f1d2b View commit details
    Browse the repository at this point in the history
  11. Fix invalid locale keys

    Signed-off-by: Olga Bulat <obulat@gmail.com>
    obulat committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    3c19f2f View commit details
    Browse the repository at this point in the history
  12. Refactor search page and fetching

    Signed-off-by: Olga Bulat <obulat@gmail.com>
    obulat committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    e8a44d1 View commit details
    Browse the repository at this point in the history
  13. Fix localePath warning

    Signed-off-by: Olga Bulat <obulat@gmail.com>
    obulat committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    a0ffd57 View commit details
    Browse the repository at this point in the history
  14. Add additional search views

    Signed-off-by: Olga Bulat <obulat@gmail.com>
    obulat committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    1531b6d View commit details
    Browse the repository at this point in the history
  15. Get localePath from useNuxtApp

    Signed-off-by: Olga Bulat <obulat@gmail.com>
    obulat committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    cbfd9e8 View commit details
    Browse the repository at this point in the history
  16. Add healthcheck and robots server routes

    Signed-off-by: Olga Bulat <obulat@gmail.com>
    obulat committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    e2667f3 View commit details
    Browse the repository at this point in the history
  17. Add photos redirect

    Signed-off-by: Olga Bulat <obulat@gmail.com>
    obulat committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    4bc02fd View commit details
    Browse the repository at this point in the history
  18. Add sitemap

    Signed-off-by: Olga Bulat <obulat@gmail.com>
    obulat committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    3c4fe1d View commit details
    Browse the repository at this point in the history
  19. Add simple sentry integration

    Signed-off-by: Olga Bulat <obulat@gmail.com>
    obulat committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    d610e0a View commit details
    Browse the repository at this point in the history
  20. Add media unit tests for fetching media

    Signed-off-by: Olga Bulat <obulat@gmail.com>
    obulat committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    3ce07e0 View commit details
    Browse the repository at this point in the history
  21. Initial storybook setup

    Signed-off-by: Olga Bulat <obulat@gmail.com>
    obulat committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    12740fb View commit details
    Browse the repository at this point in the history