Commit Graph
49 Commits
Author SHA1 Message Date
alahouze ffbae85e11 Debug. 2018-06-13 21:18:07 +02:00
alahouze 100e7d2d8b Fix chart height. 2018-06-13 21:17:39 +02:00
alahouze 280d5b8bb8 Rewrote category chart. 2018-06-11 00:25:01 +02:00
alahouze 9b9a64fb52 Remove unused event and logger. 2018-06-10 18:39:12 +02:00
alahouze f913d52842 Reload balance chart on parameter change. 2018-06-10 18:37:11 +02:00
alahouze a4c676ee8e Import cleanup. 2018-06-10 18:11:13 +02:00
alahouze 088fab2d51 Fix needsReload. 2018-06-10 18:11:03 +02:00
alahouze 3be01f1240 Semicolon cleanup. 2018-06-10 18:09:07 +02:00
alahouze 8d6465de71 Use queryParameter for dates. 2018-06-10 18:07:05 +02:00
alahouze 89c1c4f64c Simplify loading using parameter instead of injected account object. 2018-06-10 17:51:45 +02:00
alahouze f9d26ed888 Update query parameter when changing selection range in graph. 2018-06-10 17:37:20 +02:00
alahouze d69ace6292 Use query parameters in Category chart component. 2018-06-10 17:26:26 +02:00
alahouze cf2453c4c6 Modify categoryService to accept string as dates. 2018-06-10 17:23:47 +02:00
alahouze e9cc86d064 Formats and colors. 2018-06-10 15:42:29 +02:00
alahouze 94e103b365 Handle x band for future period. 2018-06-10 15:42:08 +02:00
alahouze adb025c308 Change disaply texts. 2018-06-10 14:51:05 +02:00
alahouze 0efdbc5378 Remove xAxis title. 2018-06-10 14:49:35 +02:00
alahouze abfaab8743 Fix currency pipes. 2018-06-10 14:22:43 +02:00
alahouze d0159b3fb6 Fix jqwidets style import. 2018-06-10 14:21:55 +02:00
alahouze efe9b6340d Double-quotes to single ones. 2018-06-10 14:21:24 +02:00
alahouze 7ca6a9827a Improve style depencencies. 2018-06-10 14:21:06 +02:00
alahouze e641759ff7 Cleanup unused c3 styles, add jqwidgets style. 2018-06-10 14:10:05 +02:00
alahouze e25c788123 Remove unused c3 library, add missing jqwidgets-scripts library. 2018-06-10 14:09:31 +02:00
alahouze c617cf2cab Cleanup, separate axis for expenses and revenues. 2018-06-10 11:18:59 +02:00
alahouze 4d9faf7406 Add expenses and revenues graphs, change graph colors. 2018-06-10 11:06:26 +02:00
alahouze ebcddbbfa5 Change chart sizes. 2018-06-10 10:04:14 +02:00
alahouze f19403f0ea Use jqWidgets for balance chart. 2018-06-10 10:03:45 +02:00
alahouze a915d33a54 Add DailyBalance type. 2018-06-10 10:00:27 +02:00
alahouze d30a8951f6 Externalize HTML templates in separate files. 2018-06-10 00:30:56 +02:00
alahouze 408a1e71b7 Externalize HTML templates in separate files. 2018-06-10 00:13:32 +02:00
alahouze 11d73abae4 Remove unnneeded semicolon. 2018-06-09 23:56:16 +02:00
alahouze 062d623649 Add typeRoots. 2018-06-09 23:55:49 +02:00
alahouze 53a78fa09e Add missing null-loader, upgrade @types/node. 2018-06-09 23:55:13 +02:00
alahouze d813bf4c89 Add missing modes. 2018-06-09 23:54:22 +02:00
alahouze d6f895c535 Webpack 4 chunk configuration. 2018-06-09 23:54:01 +02:00
alahouze df85d72217 Cleanup. 2018-06-09 23:53:29 +02:00
alahouze 0599d39690 Fix CSS loader. 2018-06-09 23:53:09 +02:00
alahouze 247ece861e Fix includes and excludes. 2018-06-09 23:51:46 +02:00
alahouze 156d5099d5 Fix typo in typescript test. 2018-06-09 23:50:49 +02:00
alahouze b83b38e2b9 Replace var by const. 2018-06-09 23:49:46 +02:00
alahouze 9dd489e6c4 Change category graph type. 2018-06-09 23:34:03 +02:00
alahouze d63c5dbffe Upgrades. 2018-06-09 23:19:39 +02:00
alahouze 79bea27c14 Add missing semicolons. 2018-06-09 23:19:39 +02:00
alahouze 4aea098e3d Change property visibility. 2018-06-09 23:19:39 +02:00
alahouze 406ae3aae0 Cleanup app module. 2018-06-09 23:19:39 +02:00
alahouze 994604ddbf Externalize app component html template. 2018-06-09 23:19:39 +02:00
alahouze c71c015616 Cleanup main.ts. 2018-06-09 23:19:39 +02:00
alahouze 1f4b2aa2f5 Simplify polyfills. 2018-06-09 23:19:39 +02:00
alahouze 2262e0ae49 Cleanup unneeded login config. 2018-06-09 23:19:16 +02:00