Commit graph

99 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
49a39f436c
style: formatting 2025-04-25 14:45:54 +02:00
96c3c822cd
fix importation of transaction (type of request)
add importer for Banque Populaire transactions
2025-04-09 08:51:26 +02:00
7de0299901
Merge branch 'feature/js-models' into develop 2025-03-31 18:30:36 +02:00
5d55144160
remove @vitejs/plugin-vue 2025-03-31 16:51:02 +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
f9fb6e5786
config(prettierrc): set printWidth 2025-03-26 12:33:56 +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
84e201ba41
Merge branch 'feature/refactoring' into develop 2025-03-25 23:02:43 +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
ec45abd911
feat(security): set secure auth cookie 2025-03-16 22:36:38 +01:00
c2a228b1ca fix collabora iframe auth 2025-02-24 15:39:01 +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
82991cb2ae rename web to backend 2025-02-08 20:19:26 +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
b5e84a5e02 config(eslint): remove debug mode 2025-02-03 10:21:14 +01:00
3ae61510ff Merge branch 'feature/lint' into develop 2025-02-03 10:03:35 +01:00
4c2aca368a apply lint 2025-02-03 10:03:25 +01:00
5248999ded add lint makefile rule 2025-02-03 10:03:17 +01:00