• Joined on 2024-09-13
ewintr deleted branch recur from ewintr/planner 2024-12-13 09:23:14 +01:00
ewintr pushed to main at ewintr/planner 2024-12-13 09:23:00 +01:00
63d7792a1e recurring items
ewintr pushed to recur at ewintr/planner 2024-12-12 14:00:50 +01:00
ewintr pushed to recur at ewintr/planner 2024-12-11 08:47:49 +01:00
a70f13be35 fix: Update duration format from number to string in recur test
c515b8f21e test: Add JSON logging handler to recur test
191c3f34dc refactor: Change package from service to main in recur.go and recur_test.go
e87291d515 test: Add comprehensive test for Recur.Recur method
5c6842792a test: Add initial test case for Recur service with memory and logger
Compare 5 commits »
ewintr pushed to recur at ewintr/planner 2024-12-10 07:50:35 +01:00
ewintr pushed to recur at ewintr/planner 2024-12-10 07:50:16 +01:00
ewintr pushed to recur at ewintr/planner 2024-12-09 08:44:23 +01:00
ewintr pushed to recur at ewintr/planner 2024-12-08 11:22:39 +01:00
00a12ffa3f service recur
ewintr pushed to recur at ewintr/planner 2024-12-08 10:56:35 +01:00
ewintr pushed to recur at ewintr/planner 2024-12-08 10:31:12 +01:00
e03618efec tests
ewintr pushed to recur at ewintr/planner 2024-12-06 07:50:38 +01:00
abf3d7291d unified period
ewintr pushed to recur at ewintr/planner 2024-12-05 07:28:37 +01:00
ewintr pushed to main at ewintr/planner 2024-12-04 07:22:30 +01:00
aac74357a0 fix selecting command
ewintr pushed to main at ewintr/planner 2024-12-03 07:35:32 +01:00
9aa3a3771d config typo
ewintr pushed to recur at ewintr/planner 2024-12-02 08:16:12 +01:00
45125bd02d fix test
e0a7fb48b9 feat: Validate recurrence date before updating RecursNext
08f4328580 refactor: Reorder methods to place public methods before private methods
1902c149d2 refactor: Optimize RecursNext to fetch only recurrer field
860ba6cc4a feat: Implement Recurrer interface methods for Postgres service
Compare 6 commits »
ewintr pushed to recur at ewintr/planner 2024-12-01 11:51:48 +01:00
f87d979582 mem test
ewintr pushed to recur at ewintr/planner 2024-12-01 10:23:03 +01:00
3f0bd4e047 recur
ewintr created branch recur in ewintr/planner 2024-12-01 10:23:03 +01:00
ewintr deleted branch arg-parser from ewintr/planner 2024-11-30 11:52:14 +01:00
ewintr pushed to main at ewintr/planner 2024-11-30 11:51:55 +01:00
5b5ae5727d own argument parser and flags