MartinBraquet
e305fba93d
Add reason tracking for user deletion in unit tests
2026-02-22 18:20:15 +01:00
MartinBraquet
ce680d6c8a
Prompt for reasons upon profile deletion
2026-02-22 18:06:38 +01:00
MartinBraquet
a112350ad4
Bump version to 1.11.1
2026-02-21 19:49:46 +01:00
MartinBraquet
b6d7955130
Add profile field: place they grew up
2026-02-21 19:47:26 +01:00
MartinBraquet
650b3f2469
Clean
2026-02-20 19:29:54 +01:00
MartinBraquet
b7ab669adc
Test API release
2026-02-20 18:55:09 +01:00
MartinBraquet
affea2ce26
Fix
2026-02-20 18:53:43 +01:00
MartinBraquet
85ea90b9c8
Rollback failing API deployment
2026-02-20 18:49:22 +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
MartinBraquet
f591cb13bb
Upgrade packages and pre commit lint
2026-02-19 15:43:32 +01:00
MartinBraquet
52720d2520
Upgrade packages, add lint and type check
2026-02-19 15:08:38 +01:00
MartinBraquet
45473e0679
API Release
2026-02-19 14:41:35 +01:00
MartinBraquet
27e93da06a
Make answers to compatibility prompts searchable
2026-02-19 14:11:22 +01:00
MartinBraquet
6be69b74e8
Fix user notif test
2026-02-19 12:23:15 +01:00
MartinBraquet
d583dbb945
Implement notification template system and bulk notification creation
2026-02-18 22:42:02 +01:00
MartinBraquet
46082c5f64
Add events page
2026-02-18 18:34:18 +01:00
MartinBraquet
8b094769e4
Apply sqlmatch
2026-02-18 13:43:25 +01:00
MartinBraquet
fc6628be08
Refactor unit tests to use sqlMatch for SQL query assertions
2026-02-17 22:37:32 +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
6a18d482e2
API release
2026-02-15 17:01:23 +01:00
MartinBraquet
d8743a4b1c
API release
2026-02-13 18:17:39 +01:00
MartinBraquet
7437a2fb45
Fix DM not parsed in data export
2026-02-13 17:36:12 +01:00
MartinBraquet
8ff5b8a577
Allow users to download all their data
2026-02-13 16:50:06 +01:00
MartinBraquet
7734b689a3
Add Big 5 profile field
2026-02-13 15:23:54 +01:00
MartinBraquet
4e11cc7ed1
API release
2026-02-13 00:31:50 +01:00
MartinBraquet
2d5184a0ee
Fix: update avatar pic to be the same as pinned profile pic
2026-02-13 00:28:06 +01:00
MartinBraquet
1d2a2beb7a
Fix
2026-02-12 23:46:11 +01:00
MartinBraquet
60dba612ba
Fix tests
2026-02-12 23:37:42 +01:00
MartinBraquet
812f6acac7
Release API
2026-02-12 17:14:55 +01:00
MartinBraquet
f56373fd73
People must verify their email to send messages
2026-02-12 17:14:40 +01:00
MartinBraquet
85ceee0b0d
Fix unit test
2026-02-11 22:36:26 +01:00
MartinBraquet
32edb4697c
Release API
2026-02-11 16:13:37 +01:00
MartinBraquet
31dc39fad7
Show the profiles I hid in the settings
2026-02-11 15:58:18 +01:00
MartinBraquet
17d0fba831
Hide feature to hide per-user profiles
2026-02-11 14:57:27 +01:00
MartinBraquet
05d003535b
Sort lines
2026-02-11 14:13:36 +01:00
MartinBraquet
8570f74a24
Trim trailing whitespaces in profile data
2026-01-30 14:23:18 +01:00
MartinBraquet
5b43382fc7
Fix profile list not loading more
2026-01-28 23:26:59 +01:00
MartinBraquet
237ed0b5bf
Release
2026-01-28 22:59:09 +01:00
MartinBraquet
b01dcc6bde
Include short bios by default and fill those no-bio cards with work and interests
2026-01-28 22:58:44 +01:00
MartinBraquet
7ac933160d
Fix interest (etc.) shown as IDs instead of labels in saved searches and emails
2026-01-27 23:04:06 +01:00
MartinBraquet
152ed99727
Fix test 2
2026-01-26 23:32:21 +01:00
MartinBraquet
a48633a074
Fix test
2026-01-26 23:17:52 +01:00
MartinBraquet
b2ebf7e78e
Release API
2026-01-26 23:14:21 +01:00
MartinBraquet
a5259f4c61
Fix minor bugs
2026-01-26 23:13:32 +01:00
MartinBraquet
542152eadb
Store option IDs instead of EN labels in profiles and make keyword search match selected options
2026-01-26 22:53:31 +01:00
MartinBraquet
d59961f6cc
Fix test
2026-01-25 22:47:53 +01:00
MartinBraquet
bda34dddd0
Add translation support for compatibility prompts
2026-01-25 22:18:54 +01:00
MartinBraquet
fd331dfaf9
Do not render relationship_status in match emails
2026-01-20 21:12:42 +01:00
Okechi Jones-Williams
449b32d4bc
Adding/Updating API unit tests ( #26 )
2026-01-15 16:54:29 +01:00
Okechi Jones-Williams
7b61c70f6d
Add more API endoints unit tests ( #25 )
...
* setting up test structure
* .
* added playwright config file, deleted original playwright folder and moved "some.test" file
* continued test structure setup
* Updating test folder structure
* Added database seeding script and backend testing folder structure
* removed the database test
* Replaced db seeding script
* Updated userInformation.ts to use values from choices.tsx
* merge prep
* removing extra unit test, moving api test to correct folder
* Pushing to get help with sql Unit test
* Updating get-profiles unit tests
* Added more unit tests
* .
* Added more unit tests
* Added getSupabaseToken unit test
* .
* excluding supabase token test so ci can pass
* .
* Seperated the seedDatabase func into its own file so it can be accessed seperatly
* Fixed failing test
* .
* .
* Fix tests
* Fix lint
* Clean
* Fixed module paths in compute-score unit test
* Updated root tsconfig to recognise backend/shared
* Added create comment unit test
* Added some unit tests
* Working on createProfile return issue
* .
* Fixes
* Updated Create profile unit test
* Updating create user unit test
* Add create-user unit tests
* .
* Added more unit tests
* Added more unit tests
* .
* Apply suggestion from @MartinBraquet
* .
* Added unit tests
* Added unit tests
---------
Co-authored-by: MartinBraquet <martin.braquet@gmail.com >
2026-01-08 12:52:49 +02:00