1
1
mirror of https://github.com/theoludwig/p61-project.git synced 2024-07-17 07:00:12 +02:00
Commit Graph

20 Commits

Author SHA1 Message Date
c455326f8e
feat: update habit progress numeric 2024-05-23 00:31:21 +02:00
e15a3982fd
fix: habits statistics 2024-05-22 13:44:54 +02:00
d596b37be5
fix: handle empty habits list for a selected date 2024-05-20 12:23:17 +02:00
06ef8515cb
refactor: mocks data for tests 2024-05-02 23:48:47 +02:00
c00b96a8e2
feat: handle creation of habit target type 2024-04-13 17:57:58 +02:00
Xc165543337
dffadb47d0 feat: habit stop use case 2024-04-12 15:20:08 +02:00
867667f4c7
feat: update habit progress boolean 2024-04-11 23:03:45 +02:00
d75a8ab2cd
Merge branch 'develop' into feat/habit-progress-update 2024-04-11 14:02:17 +02:00
246cbe918a
feat: edit habit working version 2024-04-11 13:07:17 +02:00
Maxime RICHARD
a411f91c8e feat: add habit progress update 2024-04-11 12:32:09 +02:00
Maxime Rumpler
3fa3681c9b feat: progress made on the edit page and its implementation 2024-04-11 12:31:45 +02:00
20b4456245
feat: get habit goal progress for a given date 2024-04-08 23:21:36 +02:00
Maxime Rumpler
fa9431b788 feat: started work on the edit page. added methods to habittracker 2024-04-05 15:31:41 +02:00
e4fcb1894c
feat: habit create use case 2024-04-05 00:08:40 +02:00
Xc165543337
f17c7d6e11 feat: habit create zod schema 2024-04-04 12:31:56 +02:00
bb126e907c
feat: group habits history by frequencies (daily, weekly, monthly) 2024-03-25 13:05:15 +01:00
1c648972d5
refactor: habits history component 2024-03-24 23:41:23 +01:00
25f60afb91
feat: authentication (register, login, logout) 2024-03-22 23:41:51 +01:00
90c8c7547f
feat: add react-hook-form + zod 2024-03-22 10:23:28 +01:00
bfaada5b4f
refactor: project structure 2024-03-16 00:36:44 +01:00