Commit Graph

  • aefbf3e247 FIx E2E context manager main MartinBraquet 2026-05-29 03:50:38 +02:00
  • 1e3433859b Merge branch 'fork/O-Bots/main' MartinBraquet 2026-05-29 02:20:11 +02:00
  • 31e05aafef Merge remote-tracking branch 'origin/main' MartinBraquet 2026-05-29 02:18:43 +02:00
  • 699184081d FIx E2E context manager MartinBraquet 2026-05-29 02:18:10 +02:00
  • 549eba0bbe [User functionality] Messages UI page and messaging helpers added for end-to-end scenarios (#53) Okechi Jones-Williams 2026-05-29 00:00:57 +01:00
  • c74c36af73 TC fix MartinBraquet 2026-05-29 00:50:50 +02:00
  • 75a21b2701 Minor fixes MartinBraquet 2026-05-29 00:36:02 +02:00
  • eaa0b4ce96 Fix #1 Okechi Jones-Williams 2026-05-28 22:29:50 +01:00
  • 8f0910dd6e CodeRabbit suggestion #2 Okechi Jones-Williams 2026-05-28 22:00:58 +01:00
  • f49054876a Coderabbit suggestions Okechi Jones-Williams 2026-05-28 21:33:48 +01:00
  • cea45eb778 Fix loading ring background color MartinBraquet 2026-05-28 22:07:46 +02:00
  • 21a720fdcc Linting and Prettier Okechi Jones-Williams 2026-05-28 19:18:06 +01:00
  • 23eedd0fbb Added Tests for sending/recieving messages Added tests for staring/favoriting profiles Added testIds where necessary Added messagesPage.ts Updated peoplePage.ts Okechi Jones-Williams 2026-05-28 19:15:48 +01:00
  • 00e7662d60 Added a context manager to test with multiple accounts interacting with each other Added an option to verify the users email when creating an account Okechi Jones-Williams 2026-05-27 20:01:43 +01:00
  • 4c2bd90431 Added tests for hiding profiles Okechi Jones-Williams 2026-05-25 16:08:03 +01:00
  • 585f9f28d1 Added more filter tests Okechi Jones-Williams 2026-05-24 16:46:32 +01:00
  • 178dfdc1b7 Continued work on filter tests Added testid attributes to people page so the info from the results can be accessed Okechi Jones-Williams 2026-05-23 10:27:51 +01:00
  • b32f468736 . Okechi Jones-Williams 2026-05-21 16:40:11 +01:00
  • 00a9a85ae2 Lint and Prettier Okechi Jones-Williams 2026-05-20 15:45:57 +01:00
  • ab72f172d3 Updated People page Added data test attributes to search.tsx and profile-grid.tsx Okechi Jones-Williams 2026-05-20 15:43:10 +01:00
  • 8a4aafb8b6 . Okechi Jones-Williams 2026-05-12 18:59:26 +01:00
  • 492ee7a737 Coderabbitai fix's Okechi Jones-Williams 2026-04-02 23:10:31 +01:00
  • c1dacbd331 Updated peoplePage.ts: continued adding functions to use filters Updated filters.tsx: added data testid Okechi Jones-Williams 2026-05-12 18:48:32 +01:00
  • 9bf34a5cf7 Fix app.ts Okechi Jones-Williams 2026-05-11 13:32:14 +01:00
  • ede380a4e0 Updated People page Okechi Jones-Williams 2026-05-11 13:11:47 +01:00
  • 19e65cbe6c Linting and Prettier Okechi Jones-Williams 2026-04-04 19:57:07 +01:00
  • d6c2b032b0 Apply suggestion from @MartinBraquet Martin Braquet 2026-04-04 20:55:14 +02:00
  • 3918830fb6 Apply suggestion from @MartinBraquet Martin Braquet 2026-04-04 20:54:03 +02:00
  • 90c3f22a2c Apply suggestion from @MartinBraquet Martin Braquet 2026-04-04 20:43:22 +02:00
  • 6e1b84662a Delete .vscode/settings.json Martin Braquet 2026-04-04 20:38:36 +02:00
  • fae4fd7dae Apply suggestion from @MartinBraquet Martin Braquet 2026-04-04 20:37:38 +02:00
  • ce0c7cd890 Changed POM/Fixture structure to use an app class to instantiate the page objects Okechi Jones-Williams 2026-04-04 19:17:45 +01:00
  • 1d898f34fc Changes requested Okechi Jones-Williams 2026-04-03 20:57:40 +01:00
  • 7daf458001 Improve test utilities and stabilize onboarding flow tests MartinBraquet 2026-04-03 16:55:28 +02:00
  • 6e7cd77d07 Fix MartinBraquet 2026-04-03 16:21:16 +02:00
  • b3e3413620 Coderabbitai fix's Okechi Jones-Williams 2026-04-02 23:10:31 +01:00
  • 27ef668f19 . Okechi Jones-Williams 2026-04-02 17:02:56 +01:00
  • ca42cfc26c . Okechi Jones-Williams 2026-04-02 17:00:33 +01:00
  • 42d28da299 . Okechi Jones-Williams 2026-04-02 16:58:26 +01:00
  • 9571d9b0cd Formatting update, fixed homePage locator for signin Okechi Jones-Williams 2026-04-02 14:44:41 +01:00
  • e0561b532b Linting and Prettier Okechi Jones-Williams 2026-03-26 15:14:57 +00:00
  • ef63832ab8 Added checks to the deleteUser func to check if the accout exists Added account deletion checks Okechi Jones-Williams 2026-03-26 15:13:11 +00:00
  • 89efb0ff01 Linting and Prettier Okechi Jones-Williams 2026-03-25 01:09:24 +00:00
  • 7bb8eeac7f 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 Okechi Jones-Williams 2026-03-25 00:59:08 +00:00
  • 0016c69a25 Added account cleanup for google accounts Okechi Jones-Williams 2026-03-18 18:18:56 +00:00
  • 224f0c8bba Added Google account to the Onboarding flow Okechi Jones-Williams 2026-03-17 18:38:32 +00:00
  • 5129e8e343 Minor cleaning MartinBraquet 2026-03-15 23:11:08 +01:00
  • 17072c9587 Linting and Prettier Okechi Jones-Williams 2026-03-15 19:48:29 +00:00
  • 4e6d4f37bf 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 Okechi Jones-Williams 2026-03-15 17:57:48 +00:00
  • 56b4a9bb1d . Okechi Jones-Williams 2026-03-13 19:32:32 +00:00
  • eb7825c502 Fix: Merge conflict Okechi Jones-Williams 2026-03-11 17:04:54 +00:00
  • d6e31ba7d0 . Okechi Jones-Williams 2026-03-04 15:44:07 +00:00
  • dd01e0b3d0 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 Okechi Jones-Williams 2026-03-04 01:30:41 +00:00
  • 11f8477da2 Added compatibility page setup Added more compatibility questions Okechi Jones-Williams 2026-02-25 15:19:06 +00:00
  • 58dfabf11f Added Database checks to the onboarding flow Okechi Jones-Williams 2026-02-22 18:34:09 +00:00
  • 93a263bc5e Update BackButton visibility for responsive design in profile-info component MartinBraquet 2026-05-28 17:35:52 +02:00
  • 6f412e60bf Add loading profile skeleton MartinBraquet 2026-05-28 17:19:00 +02:00
  • 9cfe6b0eda DRY profile about section and add gender identity MartinBraquet 2026-05-28 17:03:37 +02:00
  • 6ee6707677 Add guideline to preserve comments and commented-out code in CLAUDE.md MartinBraquet 2026-05-28 17:01:18 +02:00
  • 156ac66f6e Add MBTI type name mapping and refactor usage in profile-about component MartinBraquet 2026-05-28 15:53:40 +02:00
  • 7ffb8c98c8 Update docs and add CLAUDE.md to sub dirs MartinBraquet 2026-05-28 15:31:56 +02:00
  • 5b693c4f01 Format code examples in react.md for improved readability and consistency MartinBraquet 2026-05-25 23:28:42 +02:00
  • 60641f2fd1 Add comprehensive guide on React, TypeScript, and JavaScript fundamentals MartinBraquet 2026-05-25 23:16:10 +02:00
  • 253b30d2de Refactor sign-in test to improve profile count validation and asynchronous handling MartinBraquet 2026-05-25 15:43:55 +02:00
  • ef2266fdb9 Move wants children below orientation MartinBraquet 2026-05-25 10:49:29 +02:00
  • d1010cd0ea Remove cisgender options from gender choices and localization files MartinBraquet 2026-05-24 17:25:13 +02:00
  • 77d8bd29e8 Refactor orientation filtering logic for improved clarity and handling of non-straight responses MartinBraquet 2026-05-24 17:16:42 +02:00
  • 3914552305 Refactor orientation filter implementation for improved structure and clarity MartinBraquet 2026-05-24 16:59:54 +02:00
  • 4ce0096254 Deploy API MartinBraquet 2026-05-24 16:38:02 +02:00
  • b25df3670b Fix E2E tests MartinBraquet 2026-05-24 16:37:49 +02:00
  • bd2325126c Fix jest tests MartinBraquet 2026-05-24 16:35:15 +02:00
  • dd609e3448 Refactor profile column retrieval to improve caching and readability MartinBraquet 2026-05-24 16:26:16 +02:00
  • 82eb6ffd67 Update docs MartinBraquet 2026-05-24 16:18:02 +02:00
  • 770c02ac88 Add orientation profile field and extend gender options MartinBraquet 2026-05-24 15:37:05 +02:00
  • 0d2da9dcaa Enhance profile header layout by adjusting width and adding max-width to keywords row MartinBraquet 2026-05-24 11:09:18 +02:00
  • 7b10cf8af4 Update agent docs and add Claude docs MartinBraquet 2026-05-24 00:14:50 +02:00
  • 6b3269b1c5 Fix typo in profile count test and enhance validation for filter results MartinBraquet 2026-05-23 20:06:14 +02:00
  • 7970aadf7c Refactor seed database user function to improve type consistency and add headline to user profile MartinBraquet 2026-05-23 19:53:56 +02:00
  • 3e7fc0f008 Update social platform selection button name to 'Website' in signUpPage MartinBraquet 2026-05-23 19:53:30 +02:00
  • 806e9f358a Add loading indicator with timeout for ProfilesPage while user data is being fetched MartinBraquet 2026-05-23 19:46:02 +02:00
  • 1adad6fde5 Add loading indicator to ProfilesPage while user data is being fetched MartinBraquet 2026-05-23 19:35:50 +02:00
  • 0fa65e234c Update version code to 110 and add loading indicator for user dashboard MartinBraquet 2026-05-23 17:45:42 +02:00
  • 5ad38c8a8c Replace loading indicator with ProfileGridSkeleton for profiles and add reusable skeleton component MartinBraquet 2026-05-23 17:11:51 +02:00
  • c72b13fef9 Bump API package version to 1.40.0 MartinBraquet 2026-05-23 12:03:03 +02:00
  • 2c9ffe4632 Support multi-value social links and refactor link handling logic MartinBraquet 2026-05-23 11:56:23 +02:00
  • 8e921e0a53 Fix unassigned variable (#52) Martin Braquet 2026-05-21 17:50:52 +02:00
  • 00c6f2566e [Syncing] Small PR to lay foundations for Testing filtering and to sync with upstream (#51) Okechi Jones-Williams 2026-05-20 19:02:00 +01:00
  • 9262e4a2be Refactor maxHeight handling in messaging and editor components for consistency MartinBraquet 2026-05-18 18:43:21 +02:00
  • ccb5de6e95 Allow dynamic editor max height to prevent UI overflow issues MartinBraquet 2026-05-18 16:36:29 +02:00
  • 9919a515a6 Bump Compass package version to 1.12.0 1.12.0 MartinBraquet 2026-05-15 15:46:06 +02:00
  • 5467016b05 Bump API package version to 1.39.1 MartinBraquet 2026-05-13 18:51:41 +02:00
  • 443f08b558 Add message and star button to profile cards in people page MartinBraquet 2026-05-12 14:33:04 +02:00
  • e960bff2b0 Enhance profile query: include user metadata and users.username in text fields MartinBraquet 2026-05-12 14:27:03 +02:00
  • 3535e059fe Simplify Docker CMD by removing tsconfig-paths/register usage MartinBraquet 2026-05-11 21:44:31 +02:00
  • 160397a6cd Enforce WS session timeout and enhance heartbeat connection management MartinBraquet 2026-05-11 20:45:32 +02:00
  • ce25d172ee Add robots.txt to disallow all web crawlers MartinBraquet 2026-05-11 20:41:09 +02:00
  • 93827518da Remove unused metrics writer MartinBraquet 2026-05-11 19:46:29 +02:00
  • 117b343989 Disable maintenance mode banner in constants MartinBraquet 2026-05-11 17:03:39 +02:00
  • b78e539801 Add service account and IAM roles for Cloud Run API runtime MartinBraquet 2026-05-11 17:03:24 +02:00
  • 0ab535a6ac Remove ecosystem.config.js as it's no MartinBraquet 2026-05-11 16:01:32 +02:00