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

77 Commits

Author SHA1 Message Date
651e8e2633
feat: add about page 2024-05-20 15:05:34 +02:00
49dbd18606
docs: add screenshot of the main screen 2024-05-20 12:38:35 +02:00
d596b37be5
fix: handle empty habits list for a selected date 2024-05-20 12:23:17 +02:00
e9afc81bab
chore: update seed data to change habits start dates 2024-05-20 11:52:27 +02:00
71987799c0
fix: should filter habits by start date 2024-05-20 11:41:04 +02:00
3c0c34d187
build(deps): update React Native and Expo dependencies 2024-05-20 11:40:38 +02:00
b95d466a77
chore(release): v1.0.0-staging.3 2024-05-02 23:54:15 +02:00
06ef8515cb
refactor: mocks data for tests 2024-05-02 23:48:47 +02:00
f3156eee61
refactor: separate react/react-native 2024-05-02 01:08:27 +02:00
748ac2476c
fix: habit end date filtering + habit stop wording 2024-05-01 14:15:54 +02:00
172e8edf78
test: add utils unit tests 2024-05-01 14:03:25 +02:00
094b581949
build(deps): update latest 2024-05-01 13:50:34 +02:00
c00b96a8e2
feat: handle creation of habit target type 2024-04-13 17:57:58 +02:00
97ae14d182
Merge branch 'feat/icon-picker' into develop 2024-04-12 23:14:39 +02:00
26b5a18edd
feat: icon picker complete 2024-04-12 23:13:38 +02:00
1a89fa03c5 Merge branch 'feat/habit-stop-use-case' into 'develop'
feat: habit stop use case

See merge request rrll/p61-project!5
2024-04-12 13:25:14 +00:00
Xc165543337
dffadb47d0 feat: habit stop use case 2024-04-12 15:20:08 +02:00
Xc165543337
5e3cee079b perf: optimize icon selector 2024-04-12 10:29:23 +02:00
cf959c7088
Merge branch 'develop' into feat/icon-picker 2024-04-11 23:29:42 +02:00
1ab504324a
chore(release): v1.0.0-staging.2 2024-04-11 23:25:36 +02:00
4062ad268b
build(deps): clean up dependencies 2024-04-11 23:24:35 +02:00
867667f4c7
feat: update habit progress boolean 2024-04-11 23:03:45 +02:00
Xc165543337
1fca00addb feat: basic implementation of IconPicker 2024-04-11 15:26:20 +02:00
d75a8ab2cd
Merge branch 'develop' into feat/habit-progress-update 2024-04-11 14:02:17 +02:00
RUMPLER MAXIME
49e8460e5c Merge branch 'feat/habit-edit-page' into 'develop'
feat: habit edit page

See merge request rrll/p61-project!4
2024-04-11 11:58:46 +00: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
c11f7c1474
chore: fixes 2024-04-09 23:53:55 +02:00
20b4456245
feat: get habit goal progress for a given date 2024-04-08 23:21:36 +02:00
2ab83dfc89
Merge branch 'feat/habit-edit-page' into develop 2024-04-05 15:38:35 +02:00
Maxime Rumpler
fa9431b788 feat: started work on the edit page. added methods to habittracker 2024-04-05 15:31:41 +02:00
RICHARD MAXIME
a5de568bf4 Merge branch 'fix/FirstAdd' into 'develop'
fix: first add in daily, weekly or monthly

See merge request rrll/p61-project!3
2024-04-05 12:48:57 +00:00
Maxime RICHARD
a5455f3948 fix: first add in daily, weekly or monthly 2024-04-05 14:46:50 +02:00
17c1c1041e
refactor: rename correctly folder HabitsMainPage 2024-04-05 14:28:45 +02:00
RICHARD MAXIME
e367c09b34 Merge branch 'fix/scrollMainPage' into 'develop'
fix: scroll is working on main page and rename some file

See merge request rrll/p61-project!2
2024-04-05 11:57:45 +00:00
Maxime RICHARD
2452e3dedd fix: scroll is working on main page and rename some file 2024-04-05 13:50:51 +02:00
e4fcb1894c
feat: habit create use case 2024-04-05 00:08:40 +02:00
Xc165543337
a2d187a27a feat: habit frequency & type labels 2024-04-04 17:33:51 +02:00
Xc165543337
bc9d7ae1af feat: habit type 2024-04-04 17:26:48 +02:00
Xc165543337
6c95386666 feat: add basic habit create form 2024-04-04 17:06:42 +02:00
Xc165543337
f17c7d6e11 feat: habit create zod schema 2024-04-04 12:31:56 +02:00
c9e720cb13 Merge branch 'fix/retrieve-habits-status' into 'develop'
fix: handle retrieve habits statuses

See merge request rrll/p61-project!1
2024-04-04 09:35:51 +00:00
Xc165543337
1dc3939d42 fix: suggestion for creating the first habit 2024-04-04 11:21:56 +02:00
Xc165543337
eea32ec256 fix: retrieve habits error case 2024-04-04 11:01:49 +02:00
7543a4f820
docs: update 2024-04-03 19:05:04 +02:00
8fa50c3954
docs: add UI examples 2024-03-25 13:55:46 +01:00
bb126e907c
feat: group habits history by frequencies (daily, weekly, monthly) 2024-03-25 13:05:15 +01:00
8774bc735a
docs: fix typo supabase path 2024-03-25 12:27:18 +01:00
57058c97b1
feat: add loading state while retrieving habits 2024-03-24 23:51:29 +01:00