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

56 Commits

Author SHA1 Message Date
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
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
1c648972d5
refactor: habits history component 2024-03-24 23:41:23 +01:00
39ebe3a152
feat: list habits basic UI 2024-03-24 19:39:15 +01:00
cc01c275ca
chore(release): v1.0.0-staging.1 2024-03-23 01:48:19 +01:00
305ad640fa
refactor: app routes handling 2024-03-23 01:43:27 +01:00
ce3b5e7b58
ci: disable test coverage temporarly
Currently the project is not tested automatically.
It can be improved later, and then revert this commit.
2024-03-23 01:18:46 +01:00
86d1b404f4
docs: add Kanban Board link (Trello) 2024-03-23 01:12:58 +01:00
8138851c8d
docs: supabase production deployment 2024-03-23 01:04:20 +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
164b024e1f
refactor: pages routes 2024-03-15 23:24:08 +01:00
f73dfbd3ef
Merge branch 'feat/history-screen' into develop 2024-03-15 22:59:24 +01:00
dfcddb5f3a
Merge branch 'develop' of git.unistra.fr:rrll/p61-project into develop 2024-03-15 22:48:51 +01:00
ac6e66e0b5
feat: add basic data architecture 2024-03-15 22:48:28 +01:00
Maxime Rumpler
7b8ca39eb2 feat: add a calendar on the history page 2024-03-15 15:30:19 +01:00
Maxime Rumpler
33f5ebec62 feat: add the pages we will use for the application 2024-03-15 14:19:58 +01:00
Xc165543337
d73711363f feat: login & register page 2024-03-15 12:34:53 +01:00
f959f69de6
ci: execute only on merge requests and push on develop 2024-02-23 16:23:01 +01:00
37c724b89f
docs: stabilize explanations 2024-02-23 16:21:17 +01:00
06a99b6b23
feat: setup React Native Paper
Ref: https://callstack.github.io/react-native-paper/
2024-02-23 15:31:43 +01:00
c4895fe17c
style: fix prettier 2024-02-23 14:35:55 +01:00