Commit Graph

103 Commits

Author SHA1 Message Date
907323db7c Created Income model and view 2026-02-01 19:45:17 +01:00
83fd40085f Adding account to dashboard 2026-02-01 19:18:53 +01:00
5a75fc37bc Fixed typo 2026-02-01 13:36:21 +01:00
54b30f6f02 Created demo 2026-02-01 13:33:43 +01:00
e8c15c1eff WIP in the new feature 'Account' 2026-02-01 13:02:14 +01:00
abd07919d4 Modified the filter by tags 2026-01-29 18:45:20 +01:00
36e0cfaa44 Filter by tags in expenses list 2026-01-28 15:20:20 +01:00
868fe23bbd Fixed typo to show correctly the tags 2026-01-28 14:54:20 +01:00
8cc364879a Added new functionalities to tags 2026-01-27 20:51:15 +01:00
a073bdb142 Added tags 2026-01-27 20:10:34 +01:00
86b1d8d61b Added kpis to expense_list 2026-01-27 19:56:22 +01:00
a5633a8757 Fixed category name 2026-01-27 19:31:25 +01:00
c4ec35e14d Modified filters for expenses lit 2026-01-27 19:21:19 +01:00
89b9a6b016 Added pagination 2026-01-27 18:35:40 +01:00
9e2c4f17db Improvement in the expense_list view and html 2026-01-27 18:10:32 +01:00
b75efb1553 Updated home with a mini dashboard and created the base.css 2026-01-27 16:08:35 +01:00
cf3869c370 Created base for 'home' 2026-01-23 23:44:10 +01:00
9a8cfd48e3 Minor changes 2026-01-23 23:37:27 +01:00
587152b001 Added absolute values 2026-01-23 22:49:07 +01:00
ff87956fd5 Some improvements to the visual part of the dashboard 2026-01-23 22:38:08 +01:00
2a692534d0 Compare previous period by category 2026-01-22 18:50:36 +01:00
b74cfbac9e Added new information to the dashboard 2026-01-22 18:07:34 +01:00
52d9e6488c Visual improvement to dashboard template 2026-01-22 15:29:48 +01:00
fb6e0f379e Prepared view to calculate the previous data 2026-01-21 20:14:29 +01:00
60a64b056a FIxed test 2026-01-21 20:11:25 +01:00
fc1cf6dae9 Add total amounts for the future 2026-01-21 17:20:34 +01:00
182fb01d3c Refactor in the dashboard template 2026-01-21 15:34:02 +01:00
2b643367e7 Refactor view code 2026-01-21 15:12:53 +01:00
8b8e2d0622 Clear a little the code 2026-01-21 14:59:00 +01:00
1fe1311ca1 test ci 2026-01-17 11:42:49 +01:00
96f58127b2 Modified SECRET_KEY for Jenkins 2026-01-16 23:53:34 +01:00
158376aa61 added pytest-cov 2026-01-16 23:41:07 +01:00
454418f3d3 Trying other command to run pytest 2026-01-16 23:37:57 +01:00
e5a13bc6d1 Added 'cd expenses_manager' 2026-01-16 23:33:50 +01:00
0127b65d07 Checking if I can see the path in jenkins 2026-01-16 23:31:38 +01:00
fad15f3529 Also, added other cd to expenses_manager to run pytest 2026-01-16 23:21:08 +01:00
33c7f86cac Added cd to expenses_manager folder 2026-01-16 23:17:58 +01:00
41dc0466e0 Added missed 'checkout' 2026-01-16 23:11:06 +01:00
f0e90a6b03 Created Jenkinsfile 2026-01-16 23:02:47 +01:00
e531dec8fe Created 'test_dashboard.py' and fixed bug in 'test_models.py' 2026-01-16 23:02:37 +01:00
67a7d27e21 Fixed typo in views.py and added the first chart in dashboard 2026-01-16 22:16:16 +01:00
5579d1130c Filter data by year and month 2026-01-16 21:39:36 +01:00
d6fd95146d Added filter by year and month 2026-01-15 15:28:36 +01:00
ccc48bd50d Create a dashboard view test 2026-01-13 15:24:46 +01:00
acbd8fa65e Added sqlite3 extension to ignore 2026-01-09 13:27:00 +01:00
64b68cb4b9 Modified the models to link the categories to the user 2026-01-09 13:26:07 +01:00
b46b00eab1 Added new migrations 2026-01-09 13:24:26 +01:00
d044753b45 Fixed typo in '__init__.py' 2026-01-08 18:41:25 +01:00
1cc49ae655 Created the views and models for edit and delete 2026-01-08 18:40:18 +01:00
d0eeaa2c18 Created the models and its test 2026-01-08 11:53:16 +01:00