32 Commits

Author SHA1 Message Date
Alexis Lahouze
29bc9ed559 Rename templates into views. Fix paths to static files. 2016-02-17 08:54:44 +01:00
Alexis Lahouze
e38c18c118 Separate in submodules. 2016-02-08 22:49:54 +01:00
Alexis Lahouze
cfd52305f7 Use #/ annotation instead of HTML5 base. 2016-02-08 22:27:29 +01:00
Alexis Lahouze
41d8a202fa Use ngBootbox. 2016-02-08 22:25:47 +01:00
Alexis Lahouze
7f4f4b3724 Fix controller aliases. 2016-02-08 21:42:14 +01:00
Alexis Lahouze
071e9c96f4 Fix authorization. 2016-02-08 00:27:15 +01:00
Alexis Lahouze
dcce124a4d Use angular.module instead of variable. 2016-02-08 00:20:36 +01:00
Alexis Lahouze
fad4b6403c Remove unused function parameters. 2016-02-08 00:16:53 +01:00
Alexis Lahouze
921713de90 Add vim tagline 2016-02-08 00:15:26 +01:00
Alexis Lahouze
ebaf33845a Add 'use strict'. 2016-02-07 23:40:39 +01:00
Alexis Lahouze
60b00b7774 Change index into attribute. 2016-02-07 23:34:03 +01:00
Alexis Lahouze
f5e914510c Change double quotes into single quotes. 2016-02-07 23:30:28 +01:00
Alexis Lahouze
f97a4a7655 Update configuration. 2016-02-07 23:07:40 +01:00
Alexis Lahouze
4a866e7dd1 Fix JS and CSS imports. Fix notify. 2016-01-27 22:53:35 +01:00
Alexis Lahouze
b70b070d5c Use angular-ui-notification instead of angular-pnotify. 2016-01-27 21:33:23 +01:00
Alexis Lahouze
2fd235bb5f Fix trailing slashes. 2016-01-22 21:46:57 +01:00
Alexis Lahouze
cbd1ad0e49 Strip trailing slashes in angular resources. 2016-01-14 10:25:37 +01:00
Alexis Lahouze
9498e3e89e Fix trailing / to avoid redirects during posts. 2016-01-14 09:46:06 +01:00
Alexis Lahouze
b9c9199c78 Change API paths. 2016-01-13 12:36:14 +01:00
Alexis Lahouze
d960ac0852 Add session storage clear before showing authentication dialog. 2016-01-02 10:16:26 +01:00
Alexis Lahouze
898ba000bb Change notification system. 2015-12-18 11:20:17 +01:00
Alexis Lahouze
8bcabee6dd Add authentication in frontend. 2015-12-18 10:52:31 +01:00
Alexis Lahouze
add4871527 Cleanup and formatting. 2015-11-27 11:31:23 +01:00
Alexis Lahouze
c986cf5186 Renaming. 2015-08-21 00:57:59 +02:00
Alexis Lahouze
caa68a7385 Rewrote account management. 2015-08-16 00:39:53 +02:00
Alexis Lahouze
28ab2fd7f3 Use initial angular interpolation delimiters. 2015-07-19 15:16:31 +02:00
Alexis Lahouze
dad5f10172 Fix PNotify invokation. 2015-07-15 13:54:40 +02:00
Alexis Lahouze
c66e164c8d Begin to use AngularJS routing mechanisms. 2015-07-14 04:01:28 +02:00
Alexis Lahouze
228f537123 Add ngResource and ngRoute modules in angularjs app. 2015-07-10 11:50:47 +02:00
Alexis Lahouze
fa981d4a32 Use highcharts instead of nvd3. 2015-06-15 13:08:44 +02:00
Alexis Lahouze
2131d1f39a Fix jshint. 2015-06-15 13:07:47 +02:00
Alexis Lahouze
6edf83a382 Change app and controller declaration. 2015-06-13 19:54:17 +02:00