0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-11-24 18:07:17 +01:00
posthog/cypress/e2e
Paul D'Ambra 63a1cb56e5
feat: choose if dashboard deletion also deletes insights (#12640)
Problem
Via customer feedback: If someone is deleting a dashboard they want to delete the insights too. At the moment that means they have to delete them one at a time.

Changes
Introduces a modal when deleting a dashboard that lets you choose whether to delete the insights on the dashboard

Soft-deletes the insights as appropriate
2022-11-08 15:50:58 +00:00
..
a11y.js
actions.js
annotations.js
auth.js
cohorts.js
commandPalette.js
dashboard.js feat: choose if dashboard deletion also deletes insights (#12640) 2022-11-08 15:50:58 +00:00
dashboardPremium.js
eventDefinitions.js
events.js
exports.js
featureFlags.js
funnels.js
insights.js feat: choose if dashboard deletion also deletes insights (#12640) 2022-11-08 15:50:58 +00:00
insightsPremium.js
invites.js
licenses.js fix: flaky cypress billing tests (#12677) 2022-11-08 13:06:06 +00:00
organizationSettings.js
paths.js
person.js
persons.js
preflight.js
retention.js
signup.js
systemStatus.js
toolbar.js
trends.js