listmonk/frontend/cypress/support
Kailash Nadh af8b420d53 Refactor and upgrade the frontend vue code to work with vite instead of webpack.
- Upgrade eslint and fix a massive number (~2500!) of linting errors from new rules.
- Upgrade babel core frontend dev dependency.
- Upgrade UI lib and other frontend deps.
- Refactor the Vue admin app to use `vite` instead of `webpack`.
- This was an extremely tedious and painstaking, trial-and-error
  alchemy job. My disdain for the Javascript "ecosystem" grows.
- Re-add custom admin appearance endpoints to the refactored Vue page.
- Remove obsolete vue-cli config.
- Re-auto-format all .vue files again to work with new linters.
2023-12-25 19:26:08 +05:30
..
commands.js Ignore common on-reload xhr errors in Cypress. 2023-07-20 23:41:53 +05:30
e2e.js Refactor and upgrade the frontend vue code to work with vite instead of webpack. 2023-12-25 19:26:08 +05:30
reset.sh WIP: Add tests 2021-04-10 12:26:33 +05:30