0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-11-28 09:16:49 +01:00
posthog/ee
Li Yi Yu 5d12386970
Experiments multivariate support FE (#7865)
* add experiment group variant options

* move integration instructions to view page

* redo experiment group multivariate flags frontend

* spacing

* typing

* move variants under parameters, allow variant deletion, and disable editing for control group variant

* rename control_group

* fix start_date keyerror

* update text

* temporary change

* fix variants limit

* fix start_date conditional again
2022-01-05 11:27:28 -05:00
..
api Add type and format to property definition (#7804) 2021-12-22 10:48:15 +00:00
benchmarks Add measure.sh helper script to repo (#7877) 2022-01-05 12:46:08 +02:00
bin Special Migrations Runner (#7054 pt. 4) (#7446) 2021-12-13 13:00:27 -03:00
certs
clickhouse Experiments multivariate support FE (#7865) 2022-01-05 11:27:28 -05:00
idl
kafka_client Create and populate person_distinct_id2 table, add versioning to person_distinct_id (#7576) 2021-12-08 16:47:57 +02:00
management/commands fix migration details changed but name is the same (#7783) 2021-12-17 10:51:25 -08:00
migrations
models Release multivariate flags (#7650) 2021-12-16 11:10:29 -06:00
tasks Track organization groups usage (#7597) 2021-12-09 15:51:24 +02:00
__init__.py
apps.py
conftest.py Create and populate person_distinct_id2 table, add versioning to person_distinct_id (#7576) 2021-12-08 16:47:57 +02:00
docker-compose.ch.arm64.yml dev(clickhouse): use prebuild arm64 clickhouse image (#7187) 2021-11-18 08:43:43 +00:00
docker-compose.ch.test.yml
docker-compose.ch.yml
LICENSE
pytest.ini Set debug, test, and primary_db env variables based on context (#7250) 2021-11-20 17:18:39 +00:00
settings.py Use a helper to get env var for saml (#7744) 2021-12-15 21:45:51 -06:00
urls.py