Commit Graph

445 Commits

Author SHA1 Message Date
9b9a64fb52 Remove unused event and logger. 2018-06-10 18:39:12 +02:00
f913d52842 Reload balance chart on parameter change. 2018-06-10 18:37:11 +02:00
a4c676ee8e Import cleanup. 2018-06-10 18:11:13 +02:00
088fab2d51 Fix needsReload. 2018-06-10 18:11:03 +02:00
3be01f1240 Semicolon cleanup. 2018-06-10 18:09:07 +02:00
8d6465de71 Use queryParameter for dates. 2018-06-10 18:07:05 +02:00
89c1c4f64c Simplify loading using parameter instead of injected account object. 2018-06-10 17:51:45 +02:00
f9d26ed888 Update query parameter when changing selection range in graph. 2018-06-10 17:37:20 +02:00
d69ace6292 Use query parameters in Category chart component. 2018-06-10 17:26:26 +02:00
cf2453c4c6 Modify categoryService to accept string as dates. 2018-06-10 17:23:47 +02:00
e9cc86d064 Formats and colors. 2018-06-10 15:42:29 +02:00
94e103b365 Handle x band for future period. 2018-06-10 15:42:08 +02:00
adb025c308 Change disaply texts. 2018-06-10 14:51:05 +02:00
0efdbc5378 Remove xAxis title. 2018-06-10 14:49:35 +02:00
abfaab8743 Fix currency pipes. 2018-06-10 14:22:43 +02:00
d0159b3fb6 Fix jqwidets style import. 2018-06-10 14:21:55 +02:00
efe9b6340d Double-quotes to single ones. 2018-06-10 14:21:24 +02:00
e641759ff7 Cleanup unused c3 styles, add jqwidgets style. 2018-06-10 14:10:05 +02:00
c617cf2cab Cleanup, separate axis for expenses and revenues. 2018-06-10 11:18:59 +02:00
4d9faf7406 Add expenses and revenues graphs, change graph colors. 2018-06-10 11:06:26 +02:00
ebcddbbfa5 Change chart sizes. 2018-06-10 10:04:14 +02:00
f19403f0ea Use jqWidgets for balance chart. 2018-06-10 10:03:45 +02:00
a915d33a54 Add DailyBalance type. 2018-06-10 10:00:27 +02:00
d30a8951f6 Externalize HTML templates in separate files. 2018-06-10 00:30:56 +02:00
408a1e71b7 Externalize HTML templates in separate files. 2018-06-10 00:13:32 +02:00
11d73abae4 Remove unnneeded semicolon. 2018-06-09 23:56:16 +02:00
062d623649 Add typeRoots. 2018-06-09 23:55:49 +02:00
9dd489e6c4 Change category graph type. 2018-06-09 23:34:03 +02:00
79bea27c14 Add missing semicolons. 2018-06-09 23:19:39 +02:00
4aea098e3d Change property visibility. 2018-06-09 23:19:39 +02:00
406ae3aae0 Cleanup app module. 2018-06-09 23:19:39 +02:00
994604ddbf Externalize app component html template. 2018-06-09 23:19:39 +02:00
c71c015616 Cleanup main.ts. 2018-06-09 23:19:39 +02:00
1f4b2aa2f5 Simplify polyfills. 2018-06-09 23:19:39 +02:00
2262e0ae49 Cleanup unneeded login config. 2018-06-09 23:19:16 +02:00
Alexis Lahouze
b50d841862 Improve webpack configuration. 2017-11-07 22:41:52 +01:00
Alexis Lahouze
8f87c43f8a Improve index.ejs. 2017-10-09 08:27:01 +02:00
Alexis Lahouze
3053444ca2 Remove uneeded require. 2017-10-09 08:26:09 +02:00
Alexis Lahouze
a485baf7d2 Switch styles to SASS. 2017-08-13 15:14:12 +02:00
Alexis Lahouze
332495411e Upgrade to bootstrap v4-beta. 2017-08-13 15:13:26 +02:00
Alexis Lahouze
bcd5363ff6 Fix password required message. 2017-08-13 14:19:01 +02:00
Alexis Lahouze
c3e785122b Use copy instead of new instance. 2017-08-13 14:17:05 +02:00
Alexis Lahouze
13670f0317 Migrate to reactive forms in operation module. 2017-08-13 12:28:10 +02:00
Alexis Lahouze
0600c1b653 Switch to reactive forms in schedule module. 2017-08-11 23:15:07 +02:00
Alexis Lahouze
1f896e1a40 Cleanup modules. 2017-08-11 22:32:09 +02:00
Alexis Lahouze
fd0df50d14 Fix schedule edit modal size. 2017-08-11 22:24:09 +02:00
Alexis Lahouze
8973c1fe9a Fix operation edit modal size. 2017-08-11 22:22:23 +02:00
Alexis Lahouze
012e5a16fa Fix account edit dialog size. 2017-08-11 22:21:36 +02:00
Alexis Lahouze
49716421a1 Use reactive forms for login modal. 2017-08-09 00:12:17 +02:00
Alexis Lahouze
5f413f0cad Simplify classes. 2017-08-09 00:11:50 +02:00