listmonk/frontend/cypress/e2e
Kailash Nadh 5b3d6e2be0 Add first-time Super Admin setup UI on fresh install.
- Don't setup username+password from config file during fresh install.
- If `LISTMONK_ADMIN_USER` and `LISTMONK_ADMIN_PASSWORD` env vars are
  set during `--install`, use them.
- Otherwise, render new username+password creation UI on `/admin/login`.
- Add Cypress tests.
2024-10-26 19:47:01 +05:30
..
archive.cy.js Fix Cypress tests to work with new auth and other UI changes. 2024-10-20 23:50:06 +05:30
bounces.cy.js Fix Cypress tests to work with new auth and other UI changes. 2024-10-20 23:50:06 +05:30
campaigns.cy.js Fix random timing related Cypress test failures (huh). 2024-10-20 23:50:06 +05:30
dashboard.cy.js Upgrade Cypress to major version 10. 2022-10-18 21:58:57 +05:30
forms.cy.js Fix Cypress admin form test to support <codeflask> rendered HTML. 2024-10-26 13:27:45 +05:30
import.cy.js Fix Cypress tests to work with new auth and other UI changes. 2024-10-20 23:50:06 +05:30
lists.cy.js Fix Cypress tests to work with new auth and other UI changes. 2024-10-20 23:50:06 +05:30
settings.cy.js Fix Cypress tests to work with new auth and other UI changes. 2024-10-20 23:50:06 +05:30
subscribers.cy.js Fix Cypress tests to work with new auth and other UI changes. 2024-10-20 23:50:06 +05:30
templates.cy.js Fix Cypress tests to work with new auth and other UI changes. 2024-10-20 23:50:06 +05:30
users.cy.js Add first-time Super Admin setup UI on fresh install. 2024-10-26 19:47:01 +05:30