Grace Guo
342180b263
[Explore view] Use POST method for charting requests ( #3993 )
...
* [Explore view] Use POST method for charting requests
* fix per code review comments
* more code review fixes
* code review fix: remove duplicated calls for getting values from request
* [Explore view] Use POST method for charting requests
* fix per code review comments
* more code review fixes
* code review fix: remove duplicated calls for getting values from request
2018-02-13 17:21:15 -08:00
Grace Guo
e965f95477
1. fix check filters change logic ( #4339 )
...
2. should show chart after loading completed
2018-02-05 10:21:17 -08:00
Grace Guo
724c3f48a4
add frontend logging utility function ( #4226 )
...
add loading log for dash and exploreview
breakdown whole page load action to multiple charts loading events and render events
2018-01-30 10:27:13 -08:00
Grace Guo
028456572b
[Dashboard] fix a filter refresh bug and add Test ( #3967 )
2017-12-01 10:58:55 -08:00
Maxime Beauchemin
d9fda346cb
Add an "Edit Mode" to Dashboard view ( #3940 )
...
* Add a togglable edit mode to dashboard
* Submenu for controls
* Allowing 'Save as' outside of editMode
* Set editMode to false as default
2017-11-28 09:10:21 -08:00
Grace Guo
8643228b51
[Dashboard bug] Fix merged filter param name ( #3866 )
...
front-end merge time filter params, and update query with param name 'extra_filters'
2017-11-14 12:28:55 -08:00
Grace Guo
4fa1f0ab17
Dashboard refactory ( #3581 )
...
Create Chart component for all chart fetching and rendering, and apply redux architecture in dashboard view.
2017-11-08 10:46:21 -08:00