mirror of
https://github.com/PostHog/posthog.git
synced 2024-11-24 09:14:46 +01:00
f3e4cad700
* fix tsc error * add plugin source, create plugin source version model, add plugin_type * can create and save source plugins via the api * make empty source plugins * message if no config options available * different image or tag for source plugins * fix some types * second drawer * add fields into drawer * add monaco editor * refactor drawer * save plugin and must be json * close tab on save * fix default code * upgrade to plugin server 0.5.0 - with scheduled plugins * less height * upgrade to plugin server 0.5.1 - with posthog.capture * remove minimap from editor * upgrade to 0.5.1 * use enum * reduce quirk * must enter a name/url * use the source * simpler text * sync image * add link to docs * add a link to the documentation inside the source code drawer * text / ux simplifications * nicer first plugin experience * nicer django model choices
10 lines
302 B
Plaintext
10 lines
302 B
Plaintext
admin: 0003_logentry_add_action_flag_choices
|
|
auth: 0011_update_proxy_permissions
|
|
axes: 0006_remove_accesslog_trusted
|
|
contenttypes: 0002_remove_content_type_name
|
|
ee: 0002_hook
|
|
posthog: 0107_plugin_source
|
|
rest_hooks: 0002_swappable_hook_model
|
|
sessions: 0001_initial
|
|
social_django: 0008_partial_timestamp
|