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

Migrate to Nuxt 3 #4257

Merged
merged 21 commits into from
Jul 30, 2024
Merged

Migrate to Nuxt 3 #4257

merged 21 commits into from
Jul 30, 2024

Commits on Jul 30, 2024

  1. Migrate to Nuxt 3

    Signed-off-by: Olga Bulat <[email protected]>
    obulat committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    59069ef View commit details
    Browse the repository at this point in the history
  2. Use logger only in Nitro server; fix Nuxt logger

    Signed-off-by: Olga Bulat <[email protected]>
    obulat committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    e436520 View commit details
    Browse the repository at this point in the history
  3. Settings and env variables

    Signed-off-by: Olga Bulat <[email protected]>
    
    Clean up env variables
    
    Signed-off-by: Olga Bulat <[email protected]>
    obulat committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    62ef6e5 View commit details
    Browse the repository at this point in the history
  4. Remove all usage of jest (#4591)

    sarayourfriend authored and obulat committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    77e4d12 View commit details
    Browse the repository at this point in the history
  5. Remove postinstall

    Signed-off-by: Olga Bulat <[email protected]>
    obulat committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    5203c85 View commit details
    Browse the repository at this point in the history
  6. Fix catalog checks

    Signed-off-by: Olga Bulat <[email protected]>
    obulat committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    037ef41 View commit details
    Browse the repository at this point in the history
  7. Downgrade vue and nuxt to fix teleports

    Signed-off-by: Olga Bulat <[email protected]>
    obulat committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    98be01e View commit details
    Browse the repository at this point in the history
  8. Simplify recent searches on mobile

    Signed-off-by: Olga Bulat <[email protected]>
    obulat committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    04dc8a9 View commit details
    Browse the repository at this point in the history
  9. Update dependencies

    Signed-off-by: Olga Bulat <[email protected]>
    obulat committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    4e313af View commit details
    Browse the repository at this point in the history
  10. Fix type issue

    Signed-off-by: Olga Bulat <[email protected]>
    obulat committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    9173206 View commit details
    Browse the repository at this point in the history
  11. Fix modal issue

    Signed-off-by: Olga Bulat <[email protected]>
    obulat committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    ae3c779 View commit details
    Browse the repository at this point in the history
  12. Nuxt 3 robots.txt fixes (#4659)

    * Fix robots.txt for Nuxt 3
    
    * Update frontend/nuxt.config.ts
    zackkrida authored and obulat committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    ff94ae7 View commit details
    Browse the repository at this point in the history
  13. Update Sentry and remove dev hot-fix

    Signed-off-by: Olga Bulat <[email protected]>
    obulat committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    96e91e6 View commit details
    Browse the repository at this point in the history
  14. Use deployment env for setting indexable

    Signed-off-by: Olga Bulat <[email protected]>
    obulat committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    c087892 View commit details
    Browse the repository at this point in the history
  15. Fix homepage animation

    Signed-off-by: Olga Bulat <[email protected]>
    obulat committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    527f17f View commit details
    Browse the repository at this point in the history
  16. Fix tests

    Signed-off-by: Olga Bulat <[email protected]>
    obulat committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    cb5a6fc View commit details
    Browse the repository at this point in the history
  17. Improve env variables handling and docs

    Signed-off-by: Olga Bulat <[email protected]>
    obulat committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    d526eb3 View commit details
    Browse the repository at this point in the history
  18. Allow robots on single result pages

    Signed-off-by: Olga Bulat <[email protected]>
    obulat committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    27170af View commit details
    Browse the repository at this point in the history
  19. Remove temporary utilities for publishing

    Signed-off-by: Olga Bulat <[email protected]>
    obulat committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    3715639 View commit details
    Browse the repository at this point in the history
  20. Try fixing robots setup

    Signed-off-by: Olga Bulat <[email protected]>
    obulat committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    b7f3d0b View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    23fa6bc View commit details
    Browse the repository at this point in the history