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

Vite #1536

Closed
wants to merge 31 commits into from
Closed

Vite #1536

wants to merge 31 commits into from

Commits on Oct 30, 2023

  1. Configuration menu
    Copy the full SHA
    42af763 View commit details
    Browse the repository at this point in the history
  2. update styling + add trilliums pr

    plang-psm authored and trillium committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    cc15deb View commit details
    Browse the repository at this point in the history
  3. add length validation to description field

    Brad authored and trillium committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    c9e4773 View commit details
    Browse the repository at this point in the history
  4. update description validation

    Brad authored and trillium committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    4241d9e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    74ddbec View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6c887a2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b55547b View commit details
    Browse the repository at this point in the history
  8. feat: Create vite.config.js and mimic create-react-app

    * Add proxy to backend via .env vars
    * Configure output dir to be same as create-react-app
    trillium committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    65c0ab8 View commit details
    Browse the repository at this point in the history
  9. chore: Add vite to scripts

    * Does not replace old start command yet
    trillium committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    41bdc92 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0129890 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    8332312 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    2538b4e View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    bf7d80c View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    caf21dc View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    52ef907 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    a72ef22 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    adfcebf View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    0a18da6 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    70c2558 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    deea3ec View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    18d150e View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    5148273 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    2bb93eb View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    dbe6039 View commit details
    Browse the repository at this point in the history
  25. wip: Add --no-update-notifier to yarn install

    The warning is asking for a npm version that isn't yet available in the docker images we use.
    trillium committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    6aab651 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    0bf1731 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    4b9712d View commit details
    Browse the repository at this point in the history
  28. wip: Upgrade react-datepicker, add engines

    Potentially resolves import conflict
    trillium committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    fa946df View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    b3a7c34 View commit details
    Browse the repository at this point in the history
  30. asset: Regenerate yarn.lock

    trillium committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    d271d31 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    72634ac View commit details
    Browse the repository at this point in the history