0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-11-24 18:07:17 +01:00
posthog/cypress
Karl-Aksel Puulmann da92f0bbac
Allow rolling feature flags out to multiple groups (#3030)
* Support multiple groups in feature flags model

This will be part of #3007

I did not do a migration since it would cause errors for decide endpoint
once migrations have run but new schema not up.

* Update analytics_metadata method

* Allow defining multiple groups in frontend

* Allow sorting

* Update tests, allow submit without filters.

* Update cypress

* Avoid N+1 queries

* Indicate filters better in table
2021-01-26 01:18:05 +02:00
..
fixtures
integration Allow rolling feature flags out to multiple groups (#3030) 2021-01-26 01:18:05 +02:00
plugins
support Remove signup process from cypress (#2264) 2020-12-02 14:12:43 +01:00
wait.py