mirror of
https://github.com/PostHog/posthog.git
synced 2024-11-24 00:47:50 +01:00
7546e3ea0a
* add description and tag fields to event and property definitions * set up description and tagging on models * frontend functionality for description editing * connect backend and kea logic for description editing * update event and property definitions model and migration * delete set null instead of cascade * migration merge fix * add owner column * undo posthog event property taxonomy migrations * set up definitions on enterprise level * allow enterprise definitions description editing * fix licensing conditions and add tests * proper get and update methods for the multi inheritance table and new column fields for enterprise event model * check for license to separate routes * migrate existing definitions to ee definitions tables and render ee vs non-ee definition views based on existing feature conditional * all the working backend updates * updated tests * frontend fixes and linting updates * feature flag it
10 lines
358 B
Plaintext
10 lines
358 B
Plaintext
admin: 0003_logentry_add_action_flag_choices
|
|
auth: 0012_alter_user_first_name_max_length
|
|
axes: 0006_remove_accesslog_trusted
|
|
contenttypes: 0002_remove_content_type_name
|
|
ee: 0004_enterpriseeventdefinition_enterprisepropertydefinition
|
|
posthog: 0156_insight_short_id
|
|
rest_hooks: 0002_swappable_hook_model
|
|
sessions: 0001_initial
|
|
social_django: 0010_uid_db_index
|