mirror of
https://github.com/PostHog/posthog.git
synced 2024-11-24 18:07:17 +01:00
b5f07ae0ad
Problem Stacked on top of #12067 so the commit history is weird :/ Changes adds DB wiring to add text or insights to dashboard tiles How did you test this code? developer tests and running the site locally ✅ move insight to dashboard ✅ duplicate insight from insight view ✅ duplicate insight from card list view ✅ duplicate insight from list view ✅ duplicate insight from dashboard ✅ remove insight from dashboard ✅ add insight to dashboard ✅ delete dashboard ✅ duplicate dashboard ✅ set card color 🤔 set card layout - updating layout starts refresh loop for dashboards I think these changes make it more obvious but this is the case in master too. -> It's fixed (or at least worked-around) in #12132 ✅ update insight data updates dashboard view for that data ✅ rename insight from dashboard |
||
---|---|---|
.. | ||
__init__.py | ||
subscriptions_test_factory.py | ||
test_email_subscriptions.py | ||
test_slack_subscriptions.py | ||
test_subscriptions_utils.py | ||
test_subscriptions.py |