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

To merge into a new feature branch #558

Merged

Conversation

severinbeauvais
Copy link
Collaborator

This is a re-try of merging PR #556 into a feature branch so we can temporarily deploy it to Dev.

The last attempt could not be deployed to Dev because it did not following the naming convention. Renaming it didn't work.

* Vue cli to Vite migration (incomplete)

* Migrated Vue CLI to Vite + all necessary changes

* fix AddressComplete not initialized due to missing script and/or key

* another try to fix addresscomplete

* another try to fix addresscomplete

* testing addresscomplete

* another test for addresscomplete

* revert addresscomplete change

* removed useless dependency

* added blob to content security policy

* changed CSP

* Another attempt to fix CSP

* Fixed pdfjs library + unit tests + removed pdfjs script

* small removals of useless stuff

* updated pdfjs library

* attempting with jsdom

* going back to happy-dom after fixing tests with threads

* Fixed icon + small cleanup in response to comments

* Trying out VITE_ prefix

* Reverting VITE_ to VUE_APP_

* restoring regenerator-runtime dependency

* Removed services package and returned core-js package

* fixed environment prefix issue

* updated business lookup

* added missing keys

* Fixed typo

* Fixed occasional issue arising from baseaddress after changing the import to shared components

* Fixed App and CompleteResolution unit tests

* Fixed some comments after moving from Jest to Vitest

* More jest to vitest fixes

* Fixed Actions unit test + little cleanup

* Changed VITEST_WORKER_ID to VITEST
@severinbeauvais severinbeauvais self-assigned this Aug 4, 2023
@severinbeauvais severinbeauvais merged commit 5a5ace8 into feature-vite-test-branch-2 Aug 4, 2023
2 of 3 checks passed
@severinbeauvais severinbeauvais deleted the feature-vite-test-branch branch August 4, 2023 22:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants