0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-12-01 12:21:02 +01:00
posthog/cypress/integration
Marius Andra 715056ab69
refactor(frontend): several tiny refactors (#9126)
* thrown an explicit error if can't render react app (shown on the toolbar authorize scene)

* remove reverse logic connection

* upgrade kea, remove deprecated code

* don't permanently auto-connect this logic

* add few direct connections

* remove automatic mount

* fix few extra setState calls

* improve howto create stories

* refactor new dashboard form

* use new form component for flags

* new flag story

* refactor scene stories to use <App />

* add even more default mocks

* fix two bugs

* fix more test issues

* increase the quality of mocked data

* fix new dashboard redirect logic, simplify code even further

* fix test

* update docs
2022-03-21 13:45:10 +01:00
..
actions.js refactor(d-m): rename events & actions to data management (#8996) 2022-03-14 18:31:59 +00:00
annotations.js Misc fixes from 4571 (#4658) 2021-06-09 16:58:34 +02:00
auth.js chore: remove homepage ff (#9071) 2022-03-17 17:06:57 +00:00
cohorts.js feat(toasts): Toasts overhaul (#8710) 2022-03-09 12:36:57 +01:00
commandPalette.js wip: support test_ api key (#4206) 2021-05-21 11:34:07 -04:00
dashboard.js refactor(frontend): several tiny refactors (#9126) 2022-03-21 13:45:10 +01:00
dashboardPremium.js Part 2: Deprecate old tags and upgrade to new tags Backend (#8529) 2022-02-18 08:47:05 -08:00
events.js Expand taxonomic filter infinite lists, hide properties not seen on event (#8444) 2022-02-21 08:11:47 +01:00
featureFlags.js feat(toasts): Toasts overhaul (#8710) 2022-03-09 12:36:57 +01:00
funnels.js Unify "Hogflix" casing (#7700) 2021-12-14 15:34:01 +01:00
insights.js fix(insights): separate scene logic, remove filters from url (#8967) 2022-03-11 15:06:23 +01:00
insightsPremium.js Insight URL cleanup (#7201) 2021-11-25 15:39:49 +01:00
invites.js chore: remove homepage ff (#9071) 2022-03-17 17:06:57 +00:00
licenses.js Fix breadcrumbs and add some Cypress tests (#7533) 2021-12-07 10:58:28 +01:00
organizationSettings.js Release lemonade for self-hosted users (#7059) 2021-11-11 12:20:01 -08:00
paths.js Insight URL cleanup (#7201) 2021-11-25 15:39:49 +01:00
person.js Icons in taxonomic filter (#8934) 2022-03-09 07:52:39 +00:00
persons.js Use normal filters person (#7325) 2021-11-24 18:21:56 +01:00
preflight.js New login & signup (React) (#3701) 2021-03-25 07:40:20 -07:00
retention.js feat(or filtering properties)!: FE implementation of new properties and backwards compatibility (#8797) 2022-03-09 17:20:21 -05:00
signup.js Remove & clean onboarding-2822 (#8707) 2022-02-23 08:22:01 +01:00
systemStatus.js Instance status configuration (#8096) 2022-02-17 12:42:43 -07:00
toolbar.js Fix Cypress tests (#1635) 2020-09-18 09:26:12 -04:00
trends.js feat(or filtering properties)!: FE implementation of new properties and backwards compatibility (#8797) 2022-03-09 17:20:21 -05:00