0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-11-24 09:14:46 +01:00
posthog/cypress/integration
GalDayan f39575d388
Add feature flag filters and roll out precentage to main table (#2387)
* added rollout precentage and filters to main table

* added enable editing

* Seperate to component

* Remove row design

* renamed

* delete unused code

* added typing

* Removed not necessary commits

* prettier ts file

* Formatting

* fix yarn linter

* changed rollout precentage

* changed

* rollbacked the changes

* If there is not roll out percent

* add test on rollout precentage

* refactor

* added filter selectio ntest

* delete unused data-attr

* update attribute

* added filters check
2020-11-20 11:03:14 +01:00
..
actions.js Manage events view (#2319) 2020-11-13 14:59:08 +01:00
annotations.js
auth.js
cohorts.js Refactor people & users to persons (#2413) 2020-11-17 08:40:48 -06:00
commandPalette.js
dashboard.js
events.js Manage events view (#2319) 2020-11-13 14:59:08 +01:00
featureFlags.js Add feature flag filters and roll out precentage to main table (#2387) 2020-11-20 11:03:14 +01:00
funnels.js
instanceStatus.js Manage events view (#2319) 2020-11-13 14:59:08 +01:00
licenses.js Refactor sceneLogic to TypeScript and add dynamic page title (#2361) 2020-11-13 17:50:23 +01:00
paths.js
person.js Refactor people & users to persons (#2413) 2020-11-17 08:40:48 -06:00
persons.js Refactor people & users to persons (#2413) 2020-11-17 08:40:48 -06:00
projectSettings.js Refactor sceneLogic to TypeScript and add dynamic page title (#2361) 2020-11-13 17:50:23 +01:00
retention.js
sessions.js Manage events view (#2319) 2020-11-13 14:59:08 +01:00
sidebar.js
toolbar.js
trendsElements.js
trendsSessions.js