39 Commits

Author SHA1 Message Date
Kevin Gaudin
7516bb18bd Display real application uptime in report summary 2013-01-02 12:56:07 +01:00
Kevin Gaudin
3588178626 Addition of a report summary + better report details layout. 2013-01-02 01:20:10 +01:00
Kevin Gaudin
e0355d3b1f Slightly better looking report details layout. Still needs improvements. 2012-12-31 08:06:58 +01:00
Kevin Gaudin
ff902e29ed Moving report details template to a individual component. 2012-12-30 11:32:13 +01:00
Kevin Gaudin
640ee5390c Moving global acra object to app.js 2012-12-30 11:02:55 +01:00
Kevin Gaudin
d14520b21a ReportsBrowser: Basic filtering in pages 2012-12-29 09:23:34 +01:00
Kevin Gaudin
b67d13f0c0 ReportsBrowser now shows correct reports numbering while browsing through pages. 2012-12-28 23:45:44 +01:00
Kevin Gaudin
e0e95a0d2f Reports browsing with pagination: check! 2012-12-28 23:11:13 +01:00
Kevin Gaudin
fe3a30bd95 First version of ReportsBrowser view. Filters still not implemented. 2012-12-28 21:53:22 +01:00
Kevin Gaudin
62e70df31d Display application version and device data in list of reports. 2012-12-28 12:01:11 +01:00
Kevin Gaudin
e10f5dc7f8 Update to latest and minified jquery.
Support for a server-side generated report signature.
2012-12-28 11:32:26 +01:00
Kevin Gaudin
eec456ed2e Nicer list of latest reports, with toggleable button to display details. 2012-12-28 00:33:59 +01:00
Kevin Gaudin
3d83352f34 New component for displaying a report summary 2012-12-27 22:28:21 +01:00
Kevin Gaudin
58382e639f Using ng-view and partials to render different 'pages'. Upgrade to d3 v3. 2012-12-27 01:12:23 +01:00
Kevin Gaudin
b72464c414 Layout adjustment 2012-12-18 23:42:58 +01:00
Kevin Gaudin
2e6ff80eb1 Enable pie-slice animation on mouse over. 2012-12-18 23:27:03 +01:00
Kevin Gaudin
47ee599837 Fix pie labels updates 2012-12-18 23:13:29 +01:00
Kevin Gaudin
76d0058cbc Pie chart centered 2012-12-13 00:40:56 +01:00
Kevin Gaudin
d72f8243be A few visual enhancements 2012-12-12 01:48:12 +01:00
Kevin Gaudin
9947b8dd3f A few visual enhancements 2012-12-12 01:38:41 +01:00
Kevin Gaudin
fc345c8e81 Switching between pie charts is now ok 2012-12-12 00:40:21 +01:00
Kevin Gaudin
40ea0a7807 Pie chart OK with labels, mouseover, mouseout and up correctly plugged. Now work on updating data. 2012-12-09 17:38:07 +01:00
Kevin Gaudin
f86957c6dc First nearly working pie chart. 2012-12-09 02:03:09 +01:00
Kevin Gaudin
f8209d9498 ignore WebStorm project files 2012-12-02 10:25:18 +01:00
Kevin Gaudin
d693f5d1d6 ignore WebStorm project files 2012-12-02 10:15:56 +01:00
Kevin Gaudin
b083eb8963 prettyprint.js modified to handle classes in addition to inline styles, +option to suppress wrapping quotes on string values. 2012-12-02 10:14:13 +01:00
Kevin Gaudin
2937c0845c use prettyprint.js as an angularjs directive to display reports contents. 2012-11-28 07:57:17 +01:00
Kevin Gaudin
9c4ce26d85 Finally got report data loaded on link click. 2012-11-27 00:54:57 +01:00
Kevin Gaudin
3d2988ce1e Now styling with bootstrap. Using momentjs to display latest reports dates. Resizable svg layout. 2012-11-25 21:54:27 +01:00
Kevin Gaudin
5f038e30bc Graph controller and its methods are now isolated within the controller. 2012-11-22 22:05:16 +01:00
Kevin Gaudin
964cd86685 Nicer graph data update transitions. 2012-11-22 00:25:40 +01:00
Kevin Gaudin
c7ef37c246 Binding of graph granularity with Angular. Graph data and axes update with smooth transitions. 2012-11-22 00:11:53 +01:00
Kevin Gaudin
9297fcf59f Now fetching data only if user is logged in. 2012-11-20 23:34:48 +01:00
Kevin Gaudin
21939f4668 Playing with angularjs modules definition... 2012-11-20 01:28:40 +01:00
Kevin Gaudin
dfa04d9e0e Views are moved to acra-storage. 2012-11-13 23:35:44 +01:00
Kevin Gaudin
760066085b Moved vendor libs after upgrading from py couchapp to erica. Addition of a chart generated via Rickshaw. X-Axis is crap for the moment. 2012-11-12 01:08:51 +01:00
Kevin Gaudin
23fdca741b Integrate external libs for browser security issues when logged in. Re-enable couchapp login. 2012-11-11 15:30:13 +01:00
Kevin Gaudin
e2ba2d4ad9 integrating angularjs and d3js 2012-11-11 02:00:17 +01:00
Kevin Gaudin
2fe994b6b1 Initial commit 2012-11-04 23:24:26 +01:00