Commit graph

13 commits

Author SHA1 Message Date
antanst
24c0354cbe Fix user service tests. 2025-07-31 14:02:42 +03:00
Chris Veleris
39fa47343e Fix lint issues
Fix test issues

Format fix
2025-07-23 12:22:06 +03:00
antanst
5123ca95e9 Lint and formatting fixes 2025-07-23 12:22:06 +03:00
Chris Veleris
3cf9fbe22b Add tests 2025-07-23 12:22:06 +03:00
Chris Veleris
35ac0d7852 Fix test issues 2025-07-23 12:22:06 +03:00
Antonis Anastasiadis
1e11ab5fa4
Add project sorting migration and a few tests (#192)
* Add necessary migrations for project model.

* Add a few tests for project model new columns.

---------

Co-authored-by: antanst <>
2025-07-22 13:10:10 +03:00
Chris Veleris
5b0130f52b Fix test issues 2025-07-01 14:43:42 +03:00
Chris Veleris
3e12dd999b Fix issue with project modal and the plus icon 2025-07-01 13:30:21 +03:00
Antonis Anastasiadis
e594d1075b
Linting cleanup (#99)
* Add eslint and prettier dependencies and configs

* Lint project.
2025-07-01 11:40:09 +03:00
Chris Veleris
8f5fd05926 Move recurring elements together 2025-06-20 12:04:36 +03:00
Chris
f3610137f0
Scaffold recurring task layout (#83)
* Scaffold recurring task layout

* Cleanup
2025-06-19 16:56:38 +03:00
Chris Veleris
f088fc9839 Fix test issues 2025-06-17 11:24:31 +03:00
Chris
3c1209a5a9
Express migration (#80)
* Initial migration

* Cleanup and create migration scripts

* Introduce test suite

* Fix test issues

* Correct CORS issue and update paths

* Update README
2025-06-16 21:50:44 +03:00