0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-11-28 00:46:45 +01:00
posthog/posthog/plugins
Marius Andra fd57536aa0
Misc plugin improvements (#3288)
* redirect to "repository" tab if no plugins installed

* fix lone "." for empty descriptions

* sort repository alphabetically

* add WIP test to make sure plugins are separated by organisation

* org id can be str

* try to reset membership

* Add permission_classes to PluginSerializer

* don't show tabs if only one tab can be used

* sort installed plugins alphabetically

* don't check for updates if can't actually update

* hide some more information if can't install

* remove 'global' from plugin config

* deprecate unused 'error' field

* fix plugin permission_classes mishap

* fix test, 400 -> 403

* simplify test

* Simplify isinstance check

Co-authored-by: Michael Matloka <dev@twixes.com>
2021-02-11 11:46:49 +01:00
..
test Private token support for GitHub and npm URLs (#3070) 2021-01-26 00:35:03 +01:00
__init__.py deprecate from_web and from_json (#2449) 2020-11-20 16:51:06 +01:00
access.py Misc plugin improvements (#3288) 2021-02-11 11:46:49 +01:00
reload.py
utils.py Private token support for GitHub and npm URLs (#3070) 2021-01-26 00:35:03 +01:00