Martin Braquet
ba9b3cfb06
Add pretty formatting ( #29 )
...
* Test
* Add pretty formatting
* Fix Tests
* Fix Tests
* Fix Tests
* Fix
* Add pretty formatting fix
* Fix
* Test
* Fix tests
* Clean typeckech
* Add prettier check
* Fix api tsconfig
* Fix api tsconfig
* Fix tsconfig
* Fix
* Fix
* Prettier
2026-02-20 17:32:27 +01:00
Okechi Jones-Williams
1994697fa1
Adding onboarding E2E foundations and first tests ( #30 )
...
* .
* Centralizing config details
* Added data-testId attributes where necessary and started the onboarding flow scaffolding
* Continued onboarding test scaffolding
* Continued work on tests for the Onboarding flow
* .
* Updated "Want kids" options to be less flaky
Updated playwright.config so that expect timeout matching test timeout
* Continued updating front-end scaffolding
* .
* .
* .
* .
* Updated fixture function deleteUser: to also remove the database user information
* Rm
* Fix
* Fixes
---------
Co-authored-by: MartinBraquet <martin.braquet@gmail.com >
2026-02-20 16:56:26 +01:00
MartinBraquet
1c26b6381e
Remove test files
2026-02-19 17:24:29 +01:00
MartinBraquet
f5daa3cdc8
Test pre-commit formatting with updated config
2026-02-19 17:24:05 +01:00
MartinBraquet
8c71f6231a
Test pre-commit formatting
2026-02-19 17:23:19 +01:00
MartinBraquet
70c3493057
Fix
2026-02-19 17:15:50 +01:00
MartinBraquet
1115b4f1b0
Test
2026-02-19 17:03:47 +01:00
MartinBraquet
2c90fc6cc8
Fix linting
2026-02-19 16:34:39 +01:00
MartinBraquet
d89bf2d92a
Test
2026-02-19 15:51:24 +01:00
MartinBraquet
52720d2520
Upgrade packages, add lint and type check
2026-02-19 15:08:38 +01:00
MartinBraquet
5e3c10d26a
Fix /get-channel-memberships and /get-channel-seen-time called all the time
2026-02-19 14:41:11 +01:00
MartinBraquet
20ba6f7ea9
Adjust padding in compatibility question content layout
2026-02-19 14:32:00 +01:00
MartinBraquet
27e93da06a
Make answers to compatibility prompts searchable
2026-02-19 14:11:22 +01:00
MartinBraquet
4b894363af
Translate saved searches
2026-02-19 12:19:35 +01:00
MartinBraquet
cf843f66c4
Refactor measurement system imports and enhance filter formatting
2026-02-19 01:30:59 +01:00
MartinBraquet
cb98314bec
Add metric vs imperial switch
2026-02-19 01:00:58 +01:00
MartinBraquet
4046cc19ef
Add referral invitation titles in German and French translations
2026-02-18 22:58:20 +01:00
MartinBraquet
6787cdffa3
Remove impossible options for min max age
2026-02-18 22:53:50 +01:00
MartinBraquet
d583dbb945
Implement notification template system and bulk notification creation
2026-02-18 22:42:02 +01:00
MartinBraquet
bbd395b904
Add confirmation prompt for event cancellation and update translations
2026-02-18 21:54:53 +01:00
MartinBraquet
e1077e95a2
Fix
2026-02-18 21:37:59 +01:00
MartinBraquet
28f33da6d0
Enhance event creation with locale-aware date formatting and improved translations
2026-02-18 21:02:26 +01:00
MartinBraquet
dbdaa9d7ec
Remove unused useIsPageVisible hook and adjust event fetching to only occur on initial mount
2026-02-18 20:14:04 +01:00
MartinBraquet
f4f009dc4a
Refactor UserLinkFromId component to enforce userId type and remove null checks
2026-02-18 20:08:32 +01:00
MartinBraquet
aacdd380c4
Update French translation for event cancellation message
2026-02-18 20:08:27 +01:00
MartinBraquet
01f774ef7e
Add UserLinkFromId component for improved user linking
2026-02-18 20:01:20 +01:00
MartinBraquet
57d7df63c8
Fix margin
2026-02-18 19:35:26 +01:00
MartinBraquet
f41c05a338
Fix translation
2026-02-18 19:33:01 +01:00
MartinBraquet
3772d28129
Fix onboarding with no questions
2026-02-18 19:02:50 +01:00
MartinBraquet
3cc7222309
Fix
2026-02-18 18:36:09 +01:00
MartinBraquet
46082c5f64
Add events page
2026-02-18 18:34:18 +01:00
MartinBraquet
cad1fd72e3
Fix firebase emulator for storage
2026-02-18 17:46:06 +01:00
MartinBraquet
3a2e932628
Use md prose
2026-02-18 17:45:38 +01:00
MartinBraquet
07ce2780c6
Refactor user profile handling by removing deprecated fields and improving link management
2026-02-17 22:02:47 +01:00
MartinBraquet
0af6b9aff5
Allow profile creation step to display when profile is already created
2026-02-17 20:05:57 +01:00
MartinBraquet
494e62720d
Add loading indicator for profile page while fetching user data
2026-02-17 19:55:08 +01:00
MartinBraquet
8df2be1969
Fix
2026-02-17 19:46:27 +01:00
MartinBraquet
60a44b2ed1
Add age validation and error messages to optional profile form
2026-02-17 19:36:01 +01:00
MartinBraquet
e58a3ecb43
Fix age selection logic to ensure min is not greater than max
2026-02-17 19:17:44 +01:00
MartinBraquet
f7c0d77e9c
Add local supabase for DB isolation
2026-02-17 12:10:17 +01:00
MartinBraquet
b7d1fd9903
Clean button UI
2026-02-16 13:38:33 +01:00
Martin Braquet
e3b743f87b
Add font preference selector in settings ( #28 )
...
* Add font preference selector in settings
* Consolidate font family config into shared global constant
* Revert "Consolidate font family config into shared global constant"
This reverts commit 789ddc98e1 .
* Fix
2026-02-16 12:24:45 +01:00
MartinBraquet
54e1106237
Fix
2026-02-15 17:15:15 +01:00
MartinBraquet
c46fc2a5bd
Prevent usernmaes ilike existing ones (case-insensitive)
2026-02-15 16:57:46 +01:00
MartinBraquet
e28263ff1f
Fix comments
2026-02-15 13:45:34 +01:00
MartinBraquet
117b2d22e4
Fix
2026-02-15 13:41:42 +01:00
MartinBraquet
d61133ef74
Cache data for required form as well
2026-02-14 01:50:46 +01:00
MartinBraquet
ccf68b80c0
Fix
2026-02-14 01:09:04 +01:00
MartinBraquet
d2929a94ce
Cache unsaved profile editions for 24h
2026-02-14 01:00:20 +01:00
MartinBraquet
7fd509b7e4
Add back button to md pages
2026-02-14 00:58:35 +01:00