Commit Graph

68 Commits

Author SHA1 Message Date
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
61391b734c First commit, initialaizing the django project 2026-01-07 20:04:16 +01:00
88d71ceb8c Added '__init__.py' to .gitignore 2026-01-07 20:02:21 +01:00
82f9400a88 Initial commit 2026-01-07 16:39:32 +00:00