MartinBraquet
b7fe357fb2
Translate filter for last online
2026-02-27 13:22:15 +01:00
MartinBraquet
59d52d4c11
Add filter for last online
2026-02-27 13:01:42 +01:00
MartinBraquet
8c1a75e26b
Reduce profile card modal height
2026-02-27 11:33:52 +01:00
MartinBraquet
ce8e7d141a
Translate view profile card
2026-02-27 00:17:35 +01:00
MartinBraquet
0a2e4a7df1
Add profile card to profile
2026-02-26 23:56:15 +01:00
MartinBraquet
26bc68e4db
Fix
2026-02-26 19:25:49 +01:00
MartinBraquet
945f4a0d82
Fix [Signup Flow] Unable to edit User/Display name during flow after clicking next #32
2026-02-26 19:21:21 +01:00
MartinBraquet
41da848714
Show share button on mobile as well
2026-02-26 17:21:12 +01:00
MartinBraquet
1086f6b4e2
Fix share social
2026-02-26 11:15:50 +01:00
MartinBraquet
44d3e7577b
Improve OG layout for scare profile
2026-02-26 11:10:07 +01:00
MartinBraquet
4015db7fda
Fix share button
2026-02-26 10:03:59 +01:00
MartinBraquet
04f41c42c4
Clean button
2026-02-26 01:55:54 +01:00
MartinBraquet
67fb98c672
Show OG card at the end of onboarding
2026-02-26 01:41:31 +01:00
MartinBraquet
4326c870a8
Fix icon bubble message
2026-02-25 23:20:28 +01:00
MartinBraquet
e5aeda92c8
Clean capitalize
2026-02-25 20:48:37 +01:00
MartinBraquet
9ec5fe549b
Add support for OG card
2026-02-25 19:55:28 +01:00
MartinBraquet
5e8f8167d1
Clean color
2026-02-25 14:40:05 +01:00
MartinBraquet
5d368a61eb
Fixes interest indicator section
2026-02-24 23:25:57 +01:00
MartinBraquet
88efbe4666
Increase subtitle font size
2026-02-24 23:25:04 +01:00
MartinBraquet
3c08ba3cae
Clean
2026-02-24 19:21:20 +01:00
MartinBraquet
1dbe4ecdef
Improve colors buttons connect-actions.tsx
2026-02-24 19:09:17 +01:00
MartinBraquet
2b31ed3164
Add notifications for interest indicator
2026-02-24 18:00:12 +01:00
MartinBraquet
df2473929a
Add connection interest notification and update related API logic
2026-02-24 17:32:36 +01:00
MartinBraquet
80a877301a
Add connection preferences feature with API endpoints and UI updates
2026-02-24 17:07:59 +01:00
MartinBraquet
337ce4523f
Replace triangle icons with chevron icons in profile comments
2026-02-24 00:47:35 +01:00
MartinBraquet
1e2c2bbb8f
Update padding in show-more component for better spacing
2026-02-24 00:36:21 +01:00
MartinBraquet
ab0fd0aea4
Add localization support for relative time formatting
2026-02-24 00:36:09 +01:00
MartinBraquet
1310c423bd
Update editable bio styles for improved readability
2026-02-24 00:35:42 +01:00
MartinBraquet
32fadcc194
Disable immediate rendering in editor configuration
2026-02-24 00:35:12 +01:00
MartinBraquet
a2959a773e
Refactor profile forms to simplify bio handling and remove conditional rendering
2026-02-24 00:09:27 +01:00
MartinBraquet
b710fa9f60
Finish notif translations
2026-02-23 23:49:51 +01:00
MartinBraquet
cd067cd1a9
Replace TriangleDownFillIcon with ChevronDown in ReplyToggle component
2026-02-23 15:09:52 +01:00
MartinBraquet
f70a74d20e
Upgrade eslint to v9
2026-02-23 14:48:03 +01:00
MartinBraquet
27ac1539cb
Add locale retrieval from cookies in auth context and improve logging
2026-02-23 13:22:34 +01:00
MartinBraquet
192a944f4b
Add multi language support for emails
2026-02-23 12:54:43 +01:00
MartinBraquet
79f855d39a
Add EnglishOnlyWarning component and display warning in relevant pages
2026-02-22 21:50:59 +01:00
MartinBraquet
07c8f74de7
Refactor filter initialization logic in useFilters for improved readability
2026-02-22 18:34:21 +01:00
MartinBraquet
ce680d6c8a
Prompt for reasons upon profile deletion
2026-02-22 18:06:38 +01:00
MartinBraquet
5362403a04
Add language mapping based on locale for signup and filters
2026-02-22 16:46:30 +01:00
MartinBraquet
abd77c4c4b
Add support for language filter based on signup locale in useFilters
2026-02-22 16:33:00 +01:00
MartinBraquet
e4a9337fab
Fix
2026-02-22 16:27:32 +01:00
MartinBraquet
b6d7955130
Add profile field: place they grew up
2026-02-21 19:47:26 +01:00
MartinBraquet
b941960013
Enhance event card with timezone display and improve date formatting
2026-02-20 22:57:59 +01:00
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
1115b4f1b0
Test
2026-02-19 17:03:47 +01:00
MartinBraquet
2c90fc6cc8
Fix linting
2026-02-19 16:34:39 +01:00