Commit Graph

456 Commits

Author SHA1 Message Date
65dcd7f453 Cleanup. 2018-06-14 09:19:15 +02:00
5f8cf9abbf Implement Operation edit component. 2018-06-14 09:14:06 +02:00
f3d71fd081 Bootstrap new operation page. 2018-06-13 23:04:10 +02:00
d3e73ba739 Cleanup. 2018-06-13 22:09:52 +02:00
bbac3e67bc Simplify routing configuration. 2018-06-13 22:09:10 +02:00
f36a0bfa92 Change route configuration. 2018-06-13 22:08:26 +02:00
45207d6500 Prepare Edit and New separation. 2018-06-13 21:37:40 +02:00
c92b1bed11 Fix routing. 2018-06-13 21:18:53 +02:00
ffbae85e11 Debug. 2018-06-13 21:18:07 +02:00
100e7d2d8b Fix chart height. 2018-06-13 21:17:39 +02:00
280d5b8bb8 Rewrote category chart. 2018-06-11 00:25:01 +02:00
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