0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-11-28 00:46:45 +01:00
posthog/ee
Paul D'Ambra d248ddacab
feat: data management activity log - event definitions (#14886)
* feat: add backend activity log tracking for event definition UI edits and deletes

* account for null vs empty tags

* ruh roh

* don't _really_ need the org id in the log

* dangnammit

* update test

* start adding the activity log tab for datamanagement behind a flag

* remove commented code

* make ts happy

* show name of person who deleted

* Add a caption about automatic changes not showing

* Update query snapshots

* Update UI snapshots for `chromium` (2)

* Update UI snapshots for `chromium` (2)

* Tweak copy a tiny bit

* Update UI snapshots for `chromium` (2)

* Fix Database scene story

* Update UI snapshots for `chromium` (2)

---------

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Michael Matloka <dev@twixes.com>
2023-04-20 20:28:38 +01:00
..
api feat: data management activity log - event definitions (#14886) 2023-04-20 20:28:38 +01:00
benchmarks
billing feat(billing): create product-specific billing page (#15035) 2023-04-13 17:43:33 +00:00
bin
certs
clickhouse chore: Update subscription_report.html remove hey@emailing (#15134) 2023-04-18 15:41:16 +00:00
management/commands
migrations
models fix: Object storage path prefixes (#15152) 2023-04-19 17:19:25 +02:00
tasks
test
__init__.py
apps.py
conftest.py
LICENSE
pytest.ini
settings.py
urls.py