Eric Duong
|
c20df2905f
|
Consolidate insight api (#1498)
* add insight history
* add table
* edit format
* links working
* add modal
* add tab switch
* saving insights
* remove insights model
* no model for insight history
* initial working
* remove wrong typegen
* made the history per user
* missing param
* added funnel support
* add details
* add delete saved insight functionality
* add line break logic and funnel name
* fix reload logic
* fix rendering error
* add pagination component
* fix bugs
* add backend tests
* add insight-history-panel check
* add drawer and replace table
* add loading next
* add date
* add callback
* update test
* use table
* fix spacing
* fix rows
* adjust spacing
* fix spacing and styling
* fix spacing and styling
* main funnel-insight page working
* consolidated funnels
* refactor funnel dashboard item
* dashboard modals working
* update demo creation
* updated migration
* fix frontend for funnels
* remove funnel code and fix bugs
* fix test and remove caching temp
* remove old tests
* fix types
* added panel for past funnels
* implement polling for funnel refactor
* .
* fix dashbaord item bug
* add params
* fix params
* clean up caching functionality
* fix types
* caching working properly
* fix dashboard update bug
* fix migrations
* .
* fix check
* add missing package
* update caching to work properly
* Fix default
* fix api and styling for insight history
* more spacing
* initial refactor paths to queries and consolidate into /insight
* missing param for paths
* move path tests
* change frontend endpoints
* add comments about specific parameters
* minor tune up
* fix name
* typed filter and paths
* typed retention
* more typing and standardization
* fix tests
* cleanup
* update funnel automatically
* update tests
* fix clear condition
* merge insight history
* return save functionality
* remove file
* fix path params and tests
* add tests
* fix type
|
2020-09-01 15:19:15 +02:00 |
|