Commit Graph

753 Commits

Author SHA1 Message Date
MartinBraquet
0d2da9dcaa Enhance profile header layout by adjusting width and adding max-width to keywords row 2026-05-24 11:09:18 +02:00
MartinBraquet
1adad6fde5 Add loading indicator to ProfilesPage while user data is being fetched 2026-05-23 19:35:50 +02:00
MartinBraquet
0fa65e234c Update version code to 110 and add loading indicator for user dashboard 2026-05-23 17:45:42 +02:00
MartinBraquet
5ad38c8a8c Replace loading indicator with ProfileGridSkeleton for profiles and add reusable skeleton component 2026-05-23 17:11:51 +02:00
MartinBraquet
2c9ffe4632 Support multi-value social links and refactor link handling logic 2026-05-23 11:56:23 +02:00
Okechi Jones-Williams
00c6f2566e [Syncing] Small PR to lay foundations for Testing filtering and to sync with upstream (#51)
* Added Database checks to the onboarding flow

* Added compatibility page setup
Added more compatibility questions

* Finished up the onboarding flow suite
Added compatibility question tests and verifications
Updated tests to cover Keywords and Headline changes recently made
Updated tests to cover all of the big5 personality traits

* .

* Fix: Merge conflict

* .

* Fix: Added fix for None discriptive error issue #36
Updated signUp.spec.ts to use new fixture
Updated Account information variable names
Deleted "deleteUserFixture.ts" as it was incorporated into the "base.ts" file

* Linting and Prettier

* Minor cleaning

* Organizing helper func

* Added Google account to the Onboarding flow

* Added account cleanup for google accounts

* Started work on Sign-in tests
Updated seedDatabase.ts to throw an error if the user already exists, to also add display names and usernames so they seedUser func acts like a normal basic user
Some organising of the google auth code

* Linting and Prettier

* Added checks to the deleteUser func to check if the accout exists
Added account deletion checks

* Linting and Prettier

* Formatting update, fixed homePage locator for signin

* .

* .

* .

* Coderabbitai fix's

* Fix

* Improve test utilities and stabilize onboarding flow tests

* Changes requested

* Changed POM/Fixture structure to use an app class to instantiate the page objects

* Apply suggestion from @MartinBraquet

* Delete .vscode/settings.json

* Apply suggestion from @MartinBraquet

* Apply suggestion from @MartinBraquet

* Apply suggestion from @MartinBraquet

* Linting and Prettier

* Updated People page

* Fix app.ts

* Updated peoplePage.ts: continued adding functions to use filters
Updated filters.tsx: added data testid

* Coderabbitai fix's

* .

* Explanded seeding to better reflect the different types of profiles

* Updated People page
Added data test attributes to search.tsx and profile-grid.tsx

* Lint and Prettier

* Test renamed

* CodeRabbit Suggestions

* .

* Apply suggestions from code review

Co-authored-by: Martin Braquet <martin.braquet@gmail.com>

---------

Co-authored-by: MartinBraquet <martin.braquet@gmail.com>
2026-05-20 20:02:00 +02:00
MartinBraquet
9262e4a2be Refactor maxHeight handling in messaging and editor components for consistency 2026-05-18 18:43:21 +02:00
MartinBraquet
ccb5de6e95 Allow dynamic editor max height to prevent UI overflow issues 2026-05-18 16:36:29 +02:00
MartinBraquet
443f08b558 Add message and star button to profile cards in people page 2026-05-12 14:33:04 +02:00
MartinBraquet
eaa4aa9a48 Refactor profile-info.tsx: simplify clsx usage by re-enabling conditional ml-6 class for better readability 2026-05-11 14:17:10 +02:00
MartinBraquet
a6a9e5e105 Update vote button colors to use explicit RGB values for better consistency 2026-05-11 13:30:21 +02:00
MartinBraquet
96fd9d6b01 Refactor profile header: enhance visibility notices with icons and styling; adjust layout for conditional rendering. 2026-05-11 12:59:29 +02:00
MartinBraquet
da871bfe7a Update profile visibility toggle: replace modal with direct API call and toast notifications; remove unused setShowVisibilityModal prop 2026-05-11 12:42:19 +02:00
MartinBraquet
7a184cdf99 Refactor profile-info.tsx: remove unused props and imports, adjust conditional rendering, and streamline sign-up button text. 2026-05-11 12:30:36 +02:00
MartinBraquet
d8b31ad0ef Fix input width style in optional-profile-form by enforcing !w-20 class 2026-05-10 17:55:42 +02:00
MartinBraquet
00c1fc5c98 Refactor "More Options" modal: improve layout with centered content, add avatar and subtitle, and streamline admin action design. 2026-05-10 16:50:05 +02:00
MartinBraquet
16f62ebdc0 Add profile-appear animation to enhance profile-info entry transition 2026-05-10 16:43:40 +02:00
MartinBraquet
fc783b9ab7 Clarify user assignment in profile-info.tsx and remove unused refreshProfile prop from ProfileCarousel. 2026-05-10 14:27:22 +02:00
MartinBraquet
5fee7a3686 Remove unused refreshProfile prop from ProfileCarousel component. 2026-05-10 14:27:00 +02:00
MartinBraquet
9bb7643db8 Adjust profile layout: update responsive grid column sizes for medium and extra-large screens 2026-05-10 13:39:33 +02:00
MartinBraquet
dc9fccd9f5 Add triple-click action in About Settings to copy localStorage contents for debugging purposes 2026-05-10 13:34:16 +02:00
MartinBraquet
f708e54405 Adjust text color in widgets and chat messages for improved readability 2026-05-10 12:32:27 +02:00
MartinBraquet
d5cd28fd1d Update filter chips styles: adjust background color and add border for improved visual consistency 2026-05-10 11:21:53 +02:00
MartinBraquet
532c741405 Add image lightbox to RichContent: enable fullscreen modal view for images with onClick functionality 2026-05-10 11:21:31 +02:00
MartinBraquet
857c9eb65b Redesign input and empty state components: improve search input interactions with clear button and icons, update compatibility questions empty state styling, and adjust profile form input widths and button properties for consistency and usability. 2026-05-10 11:21:17 +02:00
MartinBraquet
60548e54dc Update Checkbox styles: adjust label text color for checked state to improve visual clarity 2026-05-09 16:32:40 +02:00
MartinBraquet
f7316b7a13 Update CardSizeSelector styles: adjust text size, spacing, and hover effects for improved consistency and usability 2026-05-09 16:32:26 +02:00
MartinBraquet
4aa273c8c7 Adjust BackButton spacing: reduce gap for better alignment 2026-05-09 11:35:18 +02:00
MartinBraquet
735071fb97 Fix BackButton styling: remove redundant spacing in class name 2026-05-09 11:21:54 +02:00
MartinBraquet
9c674ae890 Refactor SendMessage modal: update typography, improve UI spacing, and enhance error message styling. 2026-05-09 11:20:42 +02:00
MartinBraquet
9163219eb2 Update NewMessageButton: change color to 'primary' for improved emphasis 2026-05-09 10:58:55 +02:00
MartinBraquet
d629ff24fa Enhance BackButton: add router integration for navigation and improve responsiveness with hidden text on small screens 2026-05-09 10:54:38 +02:00
MartinBraquet
e2bdab6f1c "Redesign Saved Searches and Saved People modals: update layout, spacing, hover effects, and typography for improved UI consistency and readability." 2026-05-08 20:05:15 +02:00
MartinBraquet
afba69c8bc "Refactor buttons, grids, and layout components: replace custom Button components with <button> elements for consistency, update dimensions, spacing, and styling for improved UI cohesion across the application." 2026-05-08 19:44:43 +02:00
MartinBraquet
2781341269 Replace emoji icons in buttons with Lucide React components for improved scalability and consistency 2026-05-08 18:56:09 +02:00
MartinBraquet
c4e924dc97 Redesign last online row in profile to improve layout, spacing, and typography consistency. 2026-05-08 18:47:38 +02:00
MartinBraquet
0fb1f1f0eb Adjust profile grid hover styles and refine typography with main-font addition 2026-05-08 18:29:57 +02:00
MartinBraquet
c96ba72e1b Add data-testid to profile content container and fix typo in religiousAboutSection 2026-05-08 15:17:29 +02:00
MartinBraquet
4310643fde Remove font-medium class from <h3> tags in profile grid for consistent typography 2026-05-08 15:17:16 +02:00
MartinBraquet
d7ef972669 "Conditionally render profile sections based on content and current user state, ensuring cleaner UI and improved logic." 2026-05-08 15:06:37 +02:00
MartinBraquet
01467553d5 Remove redundant text-base class from <h3> tags for styling consistency across components. 2026-05-08 14:31:55 +02:00
MartinBraquet
ce10ddf366 Major re-design of the profile pages 2026-05-08 13:55:50 +02:00
MartinBraquet
09ca5778b7 Refactor profile and compatibility display components: streamline layout, replace utility functions, and improve styling consistency 2026-05-07 16:14:29 +02:00
MartinBraquet
963255b709 Restructure profile page with card-based layout and improved spacing for better readability and UX 2026-05-07 15:26:02 +02:00
MartinBraquet
f99550f6c8 Add pinned profile image support with next/image in ProfileHeader layout 2026-05-07 15:09:06 +02:00
MartinBraquet
27dd553820 Remove LinkedIn from LLM extract descriptions and prompts for consistency across languages 2026-05-04 16:08:12 +02:00
MartinBraquet
01b16b273e Update French and English guidance text for LLM extract section to reflect Google AI usage policy nuances 2026-05-03 22:01:07 +02:00
MartinBraquet
2729ea3107 Adjust spacing, colors, and text formatting in Compatibility Questions display for improved visual consistency 2026-05-03 00:06:56 +02:00
MartinBraquet
d1720ce644 Restructure Organization, Social, and Stats pages with new card-based layouts, improved styling, and enhanced loading states for better readability and UX. 2026-05-01 15:14:20 +02:00
MartinBraquet
b057f179d6 Update button styles, text classes, and French translations for consistency and clarity 2026-05-01 13:11:52 +02:00