0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-11-24 09:14:46 +01:00
posthog/ee
Li Yi Yu 24fd3a54ff
Event definition drawer properties (#4722)
* wrap css classnames and allow for property definition filtering

* event properties section

* properties stats table and object tag functionality

* property descriptions and save all descriptions button

* fix description editing on the table

* fix test failures

* debouncing input is weird

* split up components

* refactor definition drawer kea file

* drawer should only open for taxonomy feature users

* lint errors

* prettier

* property definition filter backend test

* fix test

* populate test with definitions..

* clean up

* clean up property drawer interactions

* fix everything but scroll top issue

* test scroll issue

* table state wip

* update logic after typegen

* prevent undefined error

* only make the clickable rows clickable, not the entire table

* upgrade typegen and fix error with feature flags

* move to reducers and rename action

* update blacklist

* fix event properties description bug

* update typegen once more

* fix editing for events table

* fix editing for properties table

* add script to clean typegen

* update ts blacklist

Co-authored-by: Marius Andra <marius.andra@gmail.com>
2021-06-24 09:00:59 +02:00
..
api Event definition drawer properties (#4722) 2021-06-24 09:00:59 +02:00
bin
certs
clickhouse Funnels reorganization, persons pagination, and conversion window support (#4810) 2021-06-23 21:49:39 -04:00
idl
kafka_client
management/commands
migrations Event properties taxonomy (#4486) 2021-06-03 09:22:16 -04:00
models Remove free clickhouse license (#4788) 2021-06-17 16:47:04 +03:00
tasks Refactoring funnel trends (#4419) 2021-06-03 17:06:08 -04:00
__init__.py
apps.py
conftest.py
docker-compose.ch.test.yml
docker-compose.ch.yml
LICENSE
settings.py
urls.py