Commit graph

13 commits

Author SHA1 Message Date
Rushabh Mehta
41e1b6ab3b fix: dashboard charts with empty ranges and tests 2019-04-15 10:16:56 +05:30
Rushabh Mehta
c61944281d feat: more dashboard features, counts, sum, averages 2019-04-15 10:16:56 +05:30
Rushabh Mehta
82d899ff9a fix: dashboard loading state and caching 2019-04-08 15:52:31 +05:30
Aditya Hase
536bf6ce59 style: Linting fixes 2019-03-27 19:06:32 +05:30
Aditya Hase
977126b116 style: Linting Fixes 2019-03-27 14:54:54 +05:30
Aditya Hase
e31368a9f7 style: Linting fixes 2019-03-25 12:41:17 +05:30
Aditya Hase
3567326ae9 fix(dashboard): Use config insteaad of get_script
Earlier implementation used a get_script function which
served a JS configuration file which was then evaluated
inside the dom.

Now dashboard chart source contains a code field for
storing configuration in JSON
2019-03-25 12:41:17 +05:30
Aditya Hase
60951d00f8 feat(dashboard): New cache_source decorator for caching 2019-03-25 12:41:17 +05:30
Aditya Hase
7ba50fa48e refactor(dashboard): Fetch filter fields from .js file 2019-03-25 12:41:17 +05:30
Aditya Hase
dbd653e794 feat(dashboard): Convert indentation to tabs 2019-03-25 12:41:16 +05:30
Aditya Hase
05da0a4916 feat(dashboard): Cache results for Chart 2019-03-25 12:41:16 +05:30
Aditya Hase
8840a17999 feat(dashboard): Add timespan filter 2019-03-25 12:41:15 +05:30
Aditya Hase
762813a076 feat(dashboard): Create Dashboard page 2019-03-25 12:41:15 +05:30