0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-11-28 00:46:45 +01:00
posthog/ee/api
Alex Gyujin Kim c12179b5ba
Give actions descriptions (#8272)
* add description to action

* update tests

* no limit to description and use pageheader

* add ee_action

* add description as global relationship:

* fix tests

* revert to using descriptions

* revert to using descriptions

* allow description to be null

* fix tests

* persist mode

* fix e2e

* Address review points, clean up some margins

* Clean up the way editing state is determined

* Restore default description value and improve typing

* Fix typing better

* Update sql.ts

Co-authored-by: Michael Matloka <dev@twixes.com>
2022-02-02 15:50:28 +01:00
..
test perf(events): limit select clause when getting ingest requirements (#8381) 2022-02-02 13:46:44 +00:00
__init__.py
authentication.py
debug_ch_queries.py
ee_event_definition.py Give actions descriptions (#8272) 2022-02-02 15:50:28 +01:00
ee_property_definition.py Deprecates property_type_format (#8292) 2022-02-01 14:08:55 +00:00
explicit_team_member.py [Proposal] Add automatic swagger doc generation (#8148) 2022-01-24 17:21:56 +00:00
hooks.py Purge PLUGIN_SERVER_ACTION_MATCHING flag (#6358) 2021-10-11 21:33:48 +02:00
license.py