Commit Graph

  • ae6c6719d2 Update console gql schema and resolver Émile Ré 2026-02-05 14:50:10 +04:00
  • f8744100e2 Insert new profiles as (in)active based on contract end date Émile Ré 2026-02-03 19:48:33 +04:00
  • 6328952c6f Load identity email_address on coredata.MembershipProfile Émile Ré 2026-02-03 19:45:03 +04:00
  • e156a428d4 Stop using coredata.People except for people service and people page resolvers Émile Ré 2026-02-03 19:22:35 +04:00
  • 70dec6cc7d Migrate people to identities / memberships / profiles Émile Ré 2026-02-03 17:44:04 +04:00
  • 89e35af703 Fix compose.yaml pg volumes mount Émile Ré 2026-02-12 16:20:42 +04:00
  • 8d2b361890 Fix compose.yaml pg 18 config Émile Ré 2026-02-12 16:04:35 +04:00
  • 52fa4bc0e8 Upgrade to postgres 18.1 Bryan Frimin 2026-02-12 11:59:59 +01:00
  • 9cf434e5e5 Release v0.122.0 Émile Ré 2026-02-12 11:07:03 +04:00
  • a4cc5d6952 Do not set continue when not needed + infer organizationId to assume after pw sign in Émile Ré 2026-02-12 10:08:24 +04:00
  • 4f7274d50b Use safe redirections Émile Ré 2026-02-11 22:34:04 +04:00
  • e46c1d4894 Rename redirect-path to continue + handle redirection on forbidden from wrong org assume Émile Ré 2026-02-11 21:19:15 +04:00
  • 942b6f5144 No need to reuse child session in assume function Émile Ré 2026-02-11 19:29:23 +04:00
  • 16556f9fb9 Implement redirect path for SAML SSO Émile Ré 2026-02-11 19:28:33 +04:00
  • 0544daa3ef Fix e2e tests Émile Ré 2026-02-11 12:53:00 +04:00
  • e0bb27bff4 Various fixes Émile Ré 2026-02-11 12:45:06 +04:00
  • d8bb4040a1 Org dropdown does not need to perform assume anymore, it will use redirect-path and assume page Émile Ré 2026-02-11 10:41:52 +04:00
  • a8d1ce0097 Implement redirect path for saml Émile Ré 2026-02-11 10:41:09 +04:00
  • 5254be38cb Remove unused mutation result fields Émile Ré 2026-02-10 18:24:04 +04:00
  • 0fca372ed4 No need for custom hook, logic only used on AssumePage Émile Ré 2026-02-10 18:21:46 +04:00
  • 795b0a8de2 Remove useAssume from layouts now that we have the /assume page that redirects Émile Ré 2026-02-10 18:12:20 +04:00
  • 260f196f9c Do not call useAssume on every route change Émile Ré 2026-02-10 17:28:19 +04:00
  • 070000c46a Implement redirect-path for password method Émile Ré 2026-02-10 16:59:05 +04:00
  • 660a37edd0 Pass organizationId to password login page to sign in and assume at the same time when possible Émile Ré 2026-02-10 15:23:12 +04:00
  • bdb70c5cac Add comment regarding error handling when opening child session on sign in Émile Ré 2026-02-10 15:03:18 +04:00
  • 5fa4477d5d Create assume page to redirect to when AssumptionRequired catched in boundary Émile Ré 2026-02-10 15:01:52 +04:00
  • ab497ad6a7 Add error boundaries for auth and assume Émile Ré 2026-02-10 13:06:56 +04:00
  • 583148eb5f Rename error Émile Ré 2026-02-10 11:34:00 +04:00
  • c79feb44dc Move shared assume logic into hook to use on employee pages Émile Ré 2026-02-09 19:39:12 +04:00
  • b305d5b337 Do not error on expired existing child session when assuming Émile Ré 2026-02-09 19:21:30 +04:00
  • 039ff7c5f0 Reuse existing session when signing in in for assume Émile Ré 2026-02-09 19:13:08 +04:00
  • 65ac873cff Remove unused parameter Émile Ré 2026-02-09 19:10:51 +04:00
  • ce69899909 Catch assumption needed errors Émile Ré 2026-02-09 16:08:08 +04:00
  • 25262ee6fb Remove unused method Émile Ré 2026-02-09 15:41:27 +04:00
  • 1e1ec72ee7 Assume organization when loading org layout Émile Ré 2026-02-09 15:29:04 +04:00
  • f174a508a6 Release v0.121.1 Bryan Frimin 2026-02-11 19:48:26 +01:00
  • b34b3fb2f6 Update CHANGELOG Bryan Frimin 2026-02-11 19:47:41 +01:00
  • 107559761b Fix generated code Sacha Al Himdani 2026-02-11 17:59:57 +01:00
  • 055a606747 Fix active state not used at creation Bryan Frimin 2026-02-10 17:46:59 +01:00
  • bb591d0c8e Update gitattributes Bryan Frimin 2026-02-11 14:38:04 +01:00
  • 96cf64d164 Set access active by default Bryan Frimin 2026-02-11 14:35:46 +01:00
  • c5ef46b9b4 Fix files alwasy requested even when not Bryan Frimin 2026-02-11 14:35:17 +01:00
  • bd9c1946ae Upgrade storybook to 10 Émile Ré 2026-02-11 18:17:11 +04:00
  • 0779b0db26 Remove sql dump Émile Ré 2026-02-11 17:48:35 +04:00
  • 8dc96918df Update @vitejs/plugin-react Émile Ré 2026-02-11 17:46:44 +04:00
  • 42b0aeafb7 Update package-lock.json Émile Ré 2026-02-11 17:42:36 +04:00
  • bb4721a691 Update some dependencies to get esbuild to use go 1.25.7 Émile Ré 2026-02-11 17:35:42 +04:00
  • 2a36a3cfba Fix @probo/eslint-config has only dev dependencies Émile Ré 2026-02-11 15:26:22 +04:00
  • 015ebe43dc Use sbom file for grype Bryan Frimin 2026-02-11 11:56:18 +01:00
  • 6965bd2f01 Fix react-email should be a dev dep Émile Ré 2026-02-11 14:44:33 +04:00
  • c16e7b2386 Release v0.121.0 Bryan Frimin 2026-02-10 14:25:10 +01:00
  • b4191040d6 Update CHANGELOG Sacha Al Himdani 2026-02-10 13:01:05 +01:00
  • 1494707cb5 Exclude users from google workspace bridge Sacha Al Himdani 2026-02-09 17:13:32 +01:00
  • 96f1ca8621 Update CHANGELOG Bryan Frimin 2026-02-10 12:22:58 +01:00
  • 49d6c4769d Style Bryan Frimin 2026-02-10 11:55:04 +01:00
  • 5f7d4689aa Simplify UX of compliance access management Bryan Frimin 2026-02-10 11:32:20 +01:00
  • 09b6934c04 Update CHANGELOG Bryan Frimin 2026-02-10 12:00:17 +01:00
  • df56ae90e9 Fix noisy slack queue message error Bryan Frimin 2026-02-10 09:32:47 +01:00
  • 90da9cd2b7 Release v0.120.0 Sacha Al Himdani 2026-02-09 15:56:30 +01:00
  • 40b53fe1db Suport all vendors fields on mcp Sacha Al Himdani 2026-02-09 14:35:35 +01:00
  • 4f6884cb8f Fix duplicate assessments Sacha Al Himdani 2026-02-09 14:04:51 +01:00
  • 99f1da1560 Suppress noisy TLS log Bryan Frimin 2026-02-09 10:08:34 +01:00
  • c0de20da14 Release v0.119.1 Émile Ré 2026-02-09 11:12:40 +04:00
  • 4c28792944 Upgrade go to 1.25.7 Émile Ré 2026-02-09 10:55:58 +04:00
  • 01f49d5ec7 Release v0.119.0 Bryan Frimin 2026-02-06 14:17:46 +01:00
  • 3d14a592f6 Fix control obligation mapping action names Émile Ré 2026-02-06 16:28:39 +04:00
  • 96a62e9ada Add member n8n actions Bryan Frimin 2026-02-06 10:32:37 +01:00
  • a9a2e75c59 Fix wrong error type Bryan Frimin 2026-02-06 09:36:07 +01:00
  • 64fbad061d Update CFR framework Bryan Frimin 2026-02-05 15:03:07 +01:00
  • b016f44525 Fix missing trace and span id on graphql resolver Bryan Frimin 2026-02-05 14:40:59 +01:00
  • 1393999d84 Release v0.118.2 Émile Ré 2026-02-05 15:31:56 +04:00
  • 7c879eae43 Add content type to presigned URL Émile Ré 2026-02-05 15:31:18 +04:00
  • e094dc847b Fix typo in function name + fix email render return values on error Émile Ré 2026-02-05 12:56:23 +04:00
  • c6da1c2cce Update error message Émile Ré 2026-02-05 12:51:30 +04:00
  • f7936ff2c2 Rename parameter Émile Ré 2026-02-05 12:44:01 +04:00
  • 6189a8ed81 Generate presigned URL for email assets at render time Émile Ré 2026-02-05 12:41:35 +04:00
  • a388aa4999 Redirect when already authenticated Émile Ré 2026-02-05 11:39:33 +04:00
  • 8df0e526ba Prevent double submit + stop using form Émile Ré 2026-02-05 11:13:44 +04:00
  • 8e8288a361 Remove noisy tls error Bryan Frimin 2026-02-05 08:48:32 +01:00
  • ad5a0358d4 Update kit Bryan Frimin 2026-02-05 08:46:24 +01:00
  • 09d73cf413 chore: pin all third-party actions to SHA digests mendral-app[bot] 2026-02-04 23:10:59 -08:00
  • 80cdac417a Pin Dockerfile base image to digest for reproducibility mendral-app[bot] 2026-02-04 23:07:13 -08:00
  • e2a1f35e4e Release v0.118.1 Bryan Frimin 2026-02-04 18:50:42 +01:00
  • 65aea6ea11 Fix column reference "full_name" is ambiguous Bryan Frimin 2026-02-04 18:46:44 +01:00
  • c75fe62641 Release v0.118.0 Bryan Frimin 2026-02-04 18:18:20 +01:00
  • 0f3ffd392d Update CHANGELOG Bryan Frimin 2026-02-04 18:16:24 +01:00
  • 1b96bd8ab8 Add HDS framework Bryan Frimin 2026-02-04 17:52:28 +01:00
  • 74cc5addf8 Add 21 CFR Part 11 framework Bryan Frimin 2026-02-04 16:51:06 +01:00
  • 56591a773c Fix forgot page top spacing Émile Ré 2026-02-04 19:03:49 +04:00
  • 3ef541516c Fix create organization node Bryan Frimin 2026-02-04 15:50:57 +01:00
  • ad122f8b2e Rework the UI of vendor row on compliance page Émile Ré 2026-02-04 18:29:32 +04:00
  • fc5108a0ce Fix tests Émile Ré 2026-02-04 17:17:31 +04:00
  • 459ee41bd0 Skip apps building on api e2e tests Émile Ré 2026-02-04 17:06:08 +04:00
  • 52d041492b Stop skipping tests now that file storage is test ready Émile Ré 2026-02-04 17:04:26 +04:00
  • afca8a3ddc Fix e2e tests hidden bug Émile Ré 2026-02-04 16:44:52 +04:00
  • 0836130e1f Fix missing minio bucket for e2e tests Émile Ré 2026-02-04 15:44:23 +04:00
  • 27821632c6 Serve email static assets from object store Émile Ré 2026-02-04 14:32:33 +04:00
  • 09b7f2bb24 Handle spacing better for cases where there's a back link Émile Ré 2026-02-04 17:36:18 +04:00
  • ad4f08c7e0 Fix lint Émile Ré 2026-02-04 17:09:07 +04:00
  • d137e61ff0 Update auth layout on console and compliance page to remove right panel Émile Ré 2026-02-04 16:12:54 +04:00