Commit graph

81 commits

Author SHA1 Message Date
84da9c2314
fix ui 2025-05-28 17:01:20 +02:00
34211970ae
improve form errors 2025-04-27 14:07:11 +02:00
96c3c822cd
fix importation of transaction (type of request)
add importer for Banque Populaire transactions
2025-04-09 08:51:26 +02:00
162687cdf0
add models 2025-03-31 16:44:01 +02:00
c1ce115590
feat: add dynamtic title 2025-03-30 14:17:49 +02:00
1b03ecd905
feat(saving_account): add columns 2025-03-30 14:12:42 +02:00
bb14414af1
fix(saving_account): cast string to float (amounts) 2025-03-30 14:12:11 +02:00
fa21f32acd
feat(pager): hide pager when pages < 2 2025-03-30 14:11:27 +02:00
9eba55f530
feat(transaction): add rule from transaction 2025-03-28 11:36:27 +01:00
a0f5efa68e
fix stuff 2025-03-27 17:13:43 +01:00
2ebb476ad1
feat(ui): transaction table 2025-03-27 08:40:18 +01:00
44ee6b8a07
add route for transaction 2025-03-26 17:33:08 +01:00
052da0a0a1
fix: fix eslint warnings/errors 2025-03-26 14:18:44 +01:00
be4ebc8f27
apply linter 2025-03-26 12:35:19 +01:00
3ca85251f4
apply linter 2025-03-26 12:34:05 +01:00
4918abd5d6
fix: fix eslint warnings/errors 2025-03-26 11:40:19 +01:00
3a90060d83
fix: fix eslint warnings/errors 2025-03-26 11:40:14 +01:00
e773ab0e97
fix(datalist): typo on doSort 2025-03-26 10:28:16 +01:00
68e32fbffa
fix: remove unused vars 2025-03-26 09:23:27 +01:00
40c1c12fcc
apply linter 2025-03-26 09:03:58 +01:00
aa4ee39f01
apply linter 2025-03-25 23:02:31 +01:00
58b78dd335
refactoring: add sub routes and slit in several components 2025-03-25 22:54:34 +01:00
262b9cab17
change default font to ubuntu 2025-03-23 18:18:00 +01:00
a6f3ed315b
update ui 2025-03-23 17:44:30 +01:00
b5cd785b4e
fix sonarqube review 2025-03-16 23:22:33 +01:00
e535deb8b5
fix some of sonarqube review 2025-03-16 23:06:03 +01:00
da44d18375 add api-key authentication 2025-02-16 19:14:28 +01:00
47ceb07d1b feat(CategoriesStats): add more stats 2025-02-10 17:52:30 +01:00
01dacc4417 style(CategoriesStats): typo 2025-02-09 20:12:10 +01:00
a5092f9064 fix CategoriesStats: compute mensuel average 2025-02-09 19:53:59 +01:00
f28c91a281 rename DebitAverage to CategoriesStats 2025-02-09 19:40:03 +01:00
7ab29e4cd2 fix dashboard build 2025-02-09 19:34:03 +01:00
ca79da826b add DebitAverage 2025-02-09 19:31:58 +01:00
9a7f5da3bd feat(dashboard): improvments 2025-02-08 16:34:44 +01:00
d8ec62c239 feat(dashboard): add customization 2025-02-08 15:58:58 +01:00
01044538a2 feat(category): add scroll when new rule 2025-02-03 11:50:27 +01:00
49de84aad0 fix(js): eslint issues 2025-02-03 11:31:11 +01:00
989827dc73 fix(js): eslint issues 2025-02-03 10:21:46 +01:00
4c2aca368a apply lint 2025-02-03 10:03:25 +01:00
384736d313 remove unused imports 2025-02-02 19:19:40 +01:00
cac0f90148 remove unused imports 2025-02-02 19:16:20 +01:00
cb26b28c0f refactor(crud): add pager component 2025-02-02 19:12:52 +01:00
f516ba985e refactor(crud): add pager component 2025-02-02 19:10:09 +01:00
eae67414fa refactor(crud): add header component 2025-02-02 17:11:23 +01:00
0bbbb07b71 refactor(dashboard): move charts in specific components 2025-02-02 15:52:47 +01:00
079a037f5a add category property: ignore_transactions - allow to ignore transactions (dashboard) 2025-02-02 12:41:13 +01:00
55a83619fc add rule property: bank_category 2025-02-01 22:00:05 +01:00
e11f2d78f9 remove transactions reverse 2025-02-01 21:43:33 +01:00
8305c01dee allow to delete/create file and directory 2024-11-13 19:36:35 +01:00
997df7cf7c update ui 2024-11-13 17:56:10 +01:00