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

104 Commits

Author SHA1 Message Date
8029204d44
chore: add MIT License 2024-05-23 23:13:39 +02:00
15ab592513
ci: usage of GitHub Actions 2024-05-23 23:03:36 +02:00
beac8b37dc
docs: delete ARCHITECTURE.md file as not done yet 2024-05-23 22:53:16 +02:00
0793720f70
chore(release): v1.1.1 2024-05-23 15:56:22 +02:00
Maxime RICHARD
b789fad149 fix: center 2024-05-23 15:55:00 +02:00
Maxime RICHARD
671639862c fix: added scrollview to the stats page 2024-05-23 15:46:25 +02:00
5099e472bc
chore(release): v1.1.0 2024-05-23 14:00:04 +02:00
Xc165543337
ab6af07a31 feat: user name display in settings 2024-05-23 13:51:22 +02:00
Xc165543337
66501cc595 feat: numeric habit progress with history 2024-05-23 13:42:31 +02:00
Xc165543337
fdbbec3e11 feat: numeric habit progress with icon 2024-05-23 13:22:02 +02:00
89aab00e6e
chore(release): v1.0.0 2024-05-23 00:36:52 +02:00
47bf926fd8
fix: habits statistics center CircularProgress 2024-05-23 00:33:29 +02:00
c455326f8e
feat: update habit progress numeric 2024-05-23 00:31:21 +02:00
dbc19d7056 Merge branch 'perf/search-icons-with-fuse-js' into 'develop'
perf: search icons with Fuse.js

See merge request rrll/p61-project!7
2024-05-22 17:24:09 +00:00
Xc165543337
35b3c5b965 fix: duplicated icons in list 2024-05-22 19:18:54 +02:00
Xc165543337
1bf5fdeaca perf: implementation of Fuse.js for fuzzy searching icons 2024-05-22 19:05:01 +02:00
d98f3144cb Merge branch 'feat/stats' into 'develop'
feat: habits statistics

See merge request rrll/p61-project!6
2024-05-22 11:46:14 +00:00
e15a3982fd
fix: habits statistics 2024-05-22 13:44:54 +02:00
ca122e9fce
Revert "feat: finish stas"
This reverts commit 42f5623c92.
2024-05-22 12:46:51 +02:00
Maxime RICHARD
42f5623c92 feat: finish stas 2024-05-21 23:35:04 +02:00
2ab7413f32
Merge branch 'develop' into feat/stats 2024-05-20 23:56:21 +02:00
2b15e9f28e
fix: usage of svg in production build 2024-05-20 16:22:58 +02:00
cd7aa235ab
chore(release): v1.0.0-staging.4 2024-05-20 15:47:19 +02:00
5462b47112
chore: config for production builds with expo 2024-05-20 15:45:57 +02:00
Maxime RICHARD
e68fe6075e feat: stats v1 2024-05-20 15:35:49 +02:00
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
Maxime RICHARD
c03cd2b96d feat: stats continue 2024-04-12 15:27:11 +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
Maxime RICHARD
b6395b71b9 feat: debut page stats 2024-04-12 13:43:49 +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