0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-11-24 18:07:17 +01:00
posthog/cypress/integration
Tim Glaser 31f3185776
Closes #1020 WIP shared dashboards (#1071)
* add test for caching funnels and refreshing

* Closes #1020 WIP shared dashboards

* Make webpack work

* Progress?

* Hash the entire filter and add share tokens

* Make webpack work properly

* Fix sentry error

* Tighten up the caching logic

* Correctly refresh items and show in frontend'

* Add some padding

* fix caching, update layout

* Add cypress tests

* Fix merge conflict mistake

* Convert share_token to boolean

* Hide text when small

* Redo tooltip for lock

* Remove move cursor when in shared mode

* Improve spacing

* Fix state being incorrect

* Use selectors instead of value

* Use const instead of let

* Fix type errors et al

* Increase cache size

* Fix dashboard tests

* Fix team tests

* Add wait time

* Fix tests

* Fix refreshing

* Fix dashboard tests

* Fix test

* Excluded deleted dashboard items and don't show refreshing

* Fix renaming issue

* Fix migrations and fix display of status change

* Use grid for responsive header

* Don't load annotations

* Eslint

* Fix variable naming

Co-authored-by: Eric <eeoneric@gmail.com>
2020-07-23 10:41:59 +02:00
..
actions.js Capitalize actions and cohorts buttons (#1019) 2020-06-15 20:43:14 +02:00
annotations.js 1247 annotations crud (#1258) 2020-07-22 12:25:54 +02:00
auth.js 1247 annotations crud (#1258) 2020-07-22 12:25:54 +02:00
cohorts.js
dashboard.js Closes #1020 WIP shared dashboards (#1071) 2020-07-23 10:41:59 +02:00
events.js 470 filter by event name (#1024) 2020-06-17 11:46:22 +02:00
feature_flags.js Update prettier to 2.0.x (#1143) 2020-07-03 14:37:07 +02:00
funnels.js
live_actions.js Fix cypress inconsistent tests with longer wait and purecomponents (#1078) 2020-06-25 13:53:13 -04:00
paths.js
people.js Allow filtering retention table (#1165) 2020-07-09 15:26:47 +02:00
sessions.js Sessions view (#926) 2020-06-16 13:49:31 +02:00
setup.js 1247 annotations crud (#1258) 2020-07-22 12:25:54 +02:00
sidebar.js
trends_elements.js Aggregate functions on Trends (closes #1193) (#1217) 2020-07-21 16:18:11 +02:00
trends_sessions.js Fix cypress inconsistent tests with longer wait and purecomponents (#1078) 2020-06-25 13:53:13 -04:00