0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-11-24 18:07:17 +01:00
posthog/cypress/e2e
Emanuele Capparelli fe494003cc
feat: secondary activation flow (#12956)
* feat: secondary activation flow

* fix position

* add close button

* add logic test

* remove unused test

* review changes

* refactor logics and fix

* use urls don't construct url manually

* restore urlToAction behavior

* review changes

* forgot to commit code doh

* fix

* fix

* fix

Co-authored-by: Alex Kim <alexgkim205@gmail.com>
2022-11-29 16:33:50 +00:00
..
a11y.js
actions.js
annotations.js
auth.js fix: update placement and verbiage for sign in and register links on auth forms (#12995) 2022-11-29 00:05:48 +00:00
cohorts.js
commandPalette.js
dashboard.js feat: secondary activation flow (#12956) 2022-11-29 16:33:50 +00:00
dashboardPremium.js
eventDefinitions.js
events.js
exports.js
featureFlags.js
funnels.js
insights.js chore: refactor card meta to allow sharing it (#12637) 2022-11-09 15:01:50 +00:00
insightsPremium.js
invites.js feat: secondary activation flow (#12956) 2022-11-29 16:33:50 +00:00
licenses.js fix: flaky cypress billing tests (#12677) 2022-11-08 13:06:06 +00:00
organizationSettings.js
paths.js
person.js
persons.js
preflight.js
projectHomepage.js fix(homepage): Don't load dashboard twice (#13001) 2022-11-29 11:57:58 +01:00
retention.js
signup.js chore(signup): Remove the control version of the signup form (#12989) 2022-11-28 22:51:21 +02:00
systemStatus.js
toolbar.js
trends.js