Commit Graph

223 Commits

Author SHA1 Message Date
Émile Ré
cfcbda4519 Fix uneeded assume + assume after invite accept
Signed-off-by: Émile Ré <emile@getprobo.com>
2026-01-17 12:34:02 -08:00
Émile Ré
5e602d744b Rename MembershipLayout and create ViewerLayout for identity context pages
Signed-off-by: Émile Ré <emile@getprobo.com>
2026-01-17 12:31:27 -08:00
Émile Ré
816e3a1d79 Plug sign in steps + sso login URL check
Signed-off-by: Émile Ré <emile@getprobo.com>
2026-01-17 12:30:30 -08:00
Émile Ré
5032eac061 Fix employee layout has no sidebar
Signed-off-by: Émile Ré <nemile.re@gmail.com>
2026-01-17 12:14:49 -08:00
Émile Ré
aa6ca266d0 Fix trust center access tab permissions handling
Signed-off-by: Émile Ré <nemile.re@gmail.com>
2026-01-17 11:42:10 -08:00
Émile Ré
4adb52cfc5 Fix BigInt custom scalar type + lint issues
Signed-off-by: Émile Ré <nemile.re@gmail.com>
2026-01-17 11:38:53 -08:00
Émile Ré
cbf338fd14 Fix people pages permissions handling
Signed-off-by: Émile Ré <nemile.re@gmail.com>
2026-01-17 11:37:38 -08:00
Bryan Frimin
e5c8d83219 Fix missing relay provider employee page
Signed-off-by: Bryan Frimin <bryan@getprobo.com>
2026-01-17 10:35:50 -08:00
Émile Ré
6a97be5d8e Replug custom domain setting
Signed-off-by: Émile Ré <nemile.re@gmail.com>
2026-01-17 10:27:45 -08:00
Émile Ré
b012b5ec42 Replug SAML configurations
Signed-off-by: Émile Ré <nemile.re@gmail.com>
2026-01-17 10:25:17 -08:00
Émile Ré
d4016186c2 Move page loaders in lazy components + plug viewer membership
Signed-off-by: Émile Ré <nemile.re@gmail.com>
2026-01-17 10:14:56 -08:00
Émile Ré
4218200409 Replug organizations page without assume or user dropdown
Signed-off-by: Émile Ré <nemile.re@gmail.com>
2026-01-17 10:10:25 -08:00
Émile Ré
433c081d22 OrganizationsPage switch to MembershipCard and add membership session state
Signed-off-by: Émile Ré <nemile.re@gmail.com>
2026-01-17 10:10:20 -08:00
Bryan Frimin
74fc3b8cd1 Rewrite identity and access management
Signed-off-by: Bryan Frimin <bryan@getprobo.com>
2026-01-17 10:07:34 -08:00
Sacha Al Himdani
4ed3f5a067 Change state of applicability
Signed-off-by: Sacha Al Himdani <sacha@getprobo.com>
2026-01-16 22:56:00 +01:00
Bryan Frimin
0620b7aba2 Add email to n8n-node package
Signed-off-by: Bryan Frimin <bryan@getprobo.com>
2026-01-15 15:49:47 -08:00
Sacha Al Himdani
9626e24370 Add right requests
Signed-off-by: Sacha Al Himdani <sacha@getprobo.com>
2026-01-15 16:40:17 +01:00
dependabot[bot]
202f04b9b6 Bump react-router in the npm_and_yarn group across 1 directory
Bumps the npm_and_yarn group with 1 update in the / directory: [react-router](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router).


Updates `react-router` from 7.10.0 to 7.12.0
- [Release notes](https://github.com/remix-run/react-router/releases)
- [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router/CHANGELOG.md)
- [Commits](https://github.com/remix-run/react-router/commits/react-router@7.12.0/packages/react-router)

---
updated-dependencies:
- dependency-name: react-router
  dependency-version: 7.12.0
  dependency-type: direct:production
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-09 16:30:25 +01:00
Sacha Al Himdani
aba51629c0 Fix people in mcp
Signed-off-by: Sacha Al Himdani <sacha@getprobo.com>
2026-01-09 15:55:26 +01:00
Sacha Al Himdani
6ab5ace353 Fix task display
Signed-off-by: Sacha Al Himdani <sacha@getprobo.com>
2026-01-09 15:47:13 +01:00
Piyush Gupta
e077b5866f fix: select atom component relative style
Signed-off-by: Piyush Gupta <piyushguptaa2z123@gmail.com>
2026-01-05 15:09:21 +01:00
Sacha Al Himdani
75e28627a5 Fix code blocks
Signed-off-by: Sacha Al Himdani <sacha@getprobo.com>
2026-01-05 10:45:20 +01:00
Sacha Al Himdani
ad26510a52 Update react-email preview-server
Signed-off-by: Sacha Al Himdani <sacha@getprobo.com>
2025-12-31 14:40:52 +01:00
dependabot[bot]
0f1a8ad092 Bump storybook in the npm_and_yarn group across 1 directory
Bumps the npm_and_yarn group with 1 update in the / directory: [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/core).


Updates `storybook` from 8.6.14 to 8.6.15
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v8.6.15/code/core)

---
updated-dependencies:
- dependency-name: storybook
  dependency-version: 8.6.15
  dependency-type: direct:development
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-22 14:53:20 +01:00
Sacha Al Himdani
91b42c6cd1 Add new gdpr registries
Signed-off-by: Sacha Al Himdani <sacha@getprobo.com>
2025-12-19 18:11:25 +01:00
Bryan Frimin
a7771d4d6c Fix framework name and id
Signed-off-by: Bryan Frimin <bryan@getprobo.com>
2025-12-18 11:55:55 +01:00
Bryan Frimin
49bb9b53c3 Update selector
Signed-off-by: Bryan Frimin <bryan@getprobo.com>
2025-12-18 11:35:45 +01:00
Bryan Frimin
38c0d38f92 Update selector with new frameworks
Signed-off-by: Bryan Frimin <bryan@getprobo.com>
2025-12-18 10:32:42 +01:00
Émile Ré
0ba590f76c Fix colors
Signed-off-by: Émile Ré <nemile.re@gmail.com>
2025-12-17 12:38:38 +01:00
Sacha Al Himdani
8478006c30 Remove useless dependency to n8n
Signed-off-by: Sacha Al Himdani <sacha@getprobo.com>
2025-12-17 10:19:55 +01:00
Sacha Al Himdani
7d58080ab4 Add risk vendor risk assesment to n8n
Signed-off-by: Sacha Al Himdani <sacha@getprobo.com>
2025-12-17 10:17:00 +01:00
Émile Ré
8caea21093 Uninstall lottie
Signed-off-by: Émile Ré <nemile.re@gmail.com>
2025-12-16 19:12:25 +01:00
Émile Ré
8c772661bf Use framework logo on console & trust
Signed-off-by: Émile Ré <nemile.re@gmail.com>
2025-12-16 19:05:34 +01:00
Émile Ré
473ee8d6e1 Add SOC2 logo
Signed-off-by: Émile Ré <nemile.re@gmail.com>
2025-12-16 16:28:00 +01:00
Émile Ré
8785fe549b Add svg logos
Signed-off-by: Émile Ré <nemile.re@gmail.com>
2025-12-16 16:27:59 +01:00
Émile Ré
052dd53867 Remove animated logos
Signed-off-by: Émile Ré <nemile.re@gmail.com>
2025-12-16 16:27:59 +01:00
Émile Ré
975c4e21b1 Fix warning of eval use in lottie
Signed-off-by: Émile Ré <nemile.re@gmail.com>
2025-12-16 16:27:59 +01:00
Émile Ré
b137f94b29 Add frameworks
Signed-off-by: Émile Ré <nemile.re@gmail.com>
2025-12-16 16:27:59 +01:00
Sacha Al Himdani
88572b07da Add service to vendor on n8n
Signed-off-by: Sacha Al Himdani <sacha@getprobo.com>
2025-12-15 11:15:55 +01:00
Sacha Al Himdani
f77676c88c Add auditor role
Signed-off-by: Sacha Al Himdani <sacha@getprobo.com>
2025-12-12 14:58:32 +01:00
Sacha Al Himdani
9e5a775f66 Fix vendor certifications dropdown
Signed-off-by: Sacha Al Himdani <sacha@getprobo.com>
2025-12-12 10:25:10 +01:00
Sacha Al Himdani
a7fc04e44e Add risks to n8n
Signed-off-by: Sacha Al Himdani <sacha@getprobo.com>
2025-12-11 18:09:01 +01:00
Émile Ré
df9a425452 Fixes
Signed-off-by: Émile Ré <nemile.re@gmail.com>
2025-12-11 16:24:36 +01:00
Émile Ré
5c41a5bdb1 Review fixes
Signed-off-by: Émile Ré <nemile.re@gmail.com>
2025-12-11 16:24:36 +01:00
Émile Ré
1ed291aa0e Fix cubic review
Signed-off-by: Émile Ré <nemile.re@gmail.com>
2025-12-11 16:24:36 +01:00
Émile Ré
421a4cebbd Clean active and requested
Signed-off-by: Émile Ré <nemile.re@gmail.com>
2025-12-11 16:24:35 +01:00
Émile Ré
c5a5d812f9 Update grant buttons variant
Signed-off-by: Émile Ré <nemile.re@gmail.com>
2025-12-11 16:24:35 +01:00
Émile Ré
15b3493bc9 Fix merge and handle display of unpersisted trusct center document access status
Signed-off-by: Émile Ré <nemile.re@gmail.com>
2025-12-11 16:24:35 +01:00
Émile Ré
eab3af5f26 Handle document list state + API payload
Signed-off-by: Émile Ré <nemile.re@gmail.com>
2025-12-11 16:24:35 +01:00
Émile Ré
4638685b89 Fix reject email subject
Signed-off-by: Émile Ré <nemile.re@gmail.com>
2025-12-11 16:24:34 +01:00