Commit Graph

796 Commits

Author SHA1 Message Date
É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
Bryan Frimin
2f7a3a5f76 Add identity profile
Signed-off-by: Bryan Frimin <bryan@getprobo.com>
2026-01-17 10:13:29 -08:00
Émile Ré
e092d4cd6c Move some pages under memberships namespace
Signed-off-by: Émile Ré <nemile.re@gmail.com>
2026-01-17 10:10:28 -08:00
Émile Ré
86bdb14289 Plug assume organization session
Signed-off-by: Émile Ré <nemile.re@gmail.com>
2026-01-17 10:10:28 -08:00
Émile Ré
62721f7627 Plug back general settings page
Signed-off-by: Émile Ré <nemile.re@gmail.com>
2026-01-17 10:10:27 -08:00
Émile Ré
e5c2ce0337 Rename console core & create dedicated relay env providers
Signed-off-by: Émile Ré <nemile.re@gmail.com>
2026-01-17 10:10:27 -08:00
Émile Ré
8b8e671953 Plug back new org CTA in org dropdown
Signed-off-by: Émile Ré <nemile.re@gmail.com>
2026-01-17 10:10:26 -08:00
Émile Ré
38bf027dd6 Replug new organization page
Signed-off-by: Émile Ré <nemile.re@gmail.com>
2026-01-17 10:10:26 -08:00
Émile Ré
2aeae21c41 Replug UserDropdown -> SessionDropdown
Signed-off-by: Émile Ré <nemile.re@gmail.com>
2026-01-17 10:10:25 -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é
e4df37b5c8 Replug password sign in
Signed-off-by: Émile Ré <nemile.re@gmail.com>
2026-01-17 10:10:24 -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
Émile Ré
ddf585fc18 Replug organizations page without assumable sessions
Signed-off-by: Émile Ré <nemile.re@gmail.com>
2026-01-17 10:07:42 -08:00
Émile Ré
b09670d458 Querying connect graphQL API
Signed-off-by: Émile Ré <nemile.re@gmail.com>
2026-01-17 10:07:41 -08:00
Émile Ré
b6ed13eade Setup 2 relay configs for 2 graphQL APIs
Signed-off-by: Émile Ré <nemile.re@gmail.com>
2026-01-17 10:07:41 -08:00
Émile Ré
87a05f0333 Make console buildable and relay-compilable
Signed-off-by: Émile Ré <nemile.re@gmail.com>
2026-01-17 10:07:41 -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
Sacha Al Himdani
c76764b69a Add processing activity exports
Signed-off-by: Sacha Al Himdani <sacha@getprobo.com>
2026-01-16 14:42:53 +01:00
Sacha Al Himdani
3c2be844e4 Remove mandatory task from measure
Signed-off-by: Sacha Al Himdani <sacha@getprobo.com>
2026-01-15 18:15:45 +01: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
Sacha Al Himdani
233e197fdb Fix people deletion
Signed-off-by: Sacha Al Himdani <sacha@getprobo.com>
2025-12-31 13:55:47 +01:00
Sacha Al Himdani
cd13f9aa00 Change registry names
Signed-off-by: Sacha Al Himdani <sacha@getprobo.com>
2025-12-19 19:39:44 +01:00
Sacha Al Himdani
dccd186eb7 Make gdpr assessment snapshottable
Signed-off-by: Sacha Al Himdani <sacha@getprobo.com>
2025-12-19 18:11:25 +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
Émile Ré
1b81ed4ff5 Fix ISO27001 logo import
Signed-off-by: Émile Ré <nemile.re@gmail.com>
2025-12-19 10:42:35 +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
Émile Ré
e735f06e82 Add iso27701:2025 & iso42001:2023
Signed-off-by: Émile Ré <nemile.re@gmail.com>
2025-12-18 11:11:48 +01:00
Antoine Bouchardy
f241dc588b iso27701 and iso42
Signed-off-by: Antoine Bouchardy <antoine@getprobo.com>
2025-12-18 10:54:46 +01:00
Émile Ré
5094ce5eca Add importable logos for new frameworks
Signed-off-by: Émile Ré <nemile.re@gmail.com>
2025-12-18 10:50:00 +01:00
Antoine Bouchardy
dcac038055 adding GPDR, CCPA, NIS2 & DORA 2025-12-18 10:26:00 +01:00
Émile Ré
0ba590f76c Fix colors
Signed-off-by: Émile Ré <nemile.re@gmail.com>
2025-12-17 12:38:38 +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é
597c00a08a Update framework json files with logos
Signed-off-by: Émile Ré <nemile.re@gmail.com>
2025-12-16 19:00:04 +01:00
manish-singh-bisht
fd2fab06cc fix: change color when no org found
Signed-off-by: manish-singh-bisht <mthefool218@gmail.com>
2025-12-16 10:25:20 +01:00
manish-singh-bisht
bb4876fd4f improvement:frontend search filter on organizations
Signed-off-by: manish-singh-bisht <mthefool218@gmail.com>
2025-12-16 10:25:20 +01:00
Émile Ré
893617ef51 Handle invalid error in the request form
Signed-off-by: Émile Ré <nemile.re@gmail.com>
2025-12-15 18:24:00 +01:00
Émile Ré
c0b2a5702d Introduce pkg/mail.Addr
Signed-off-by: Émile Ré <nemile.re@gmail.com>
2025-12-15 18:24:00 +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
7130258dfb Fix document publication display and bulk update errors
Signed-off-by: Sacha Al Himdani <sacha@getprobo.com>
2025-12-12 10:10:16 +01:00
Émile Ré
94edb11ca3 Reload document accesses when dialog is open
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é
55089990a5 Force open edit dialog after access creation
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é
c8e3636bf3 Implement Merge for trusct center document accesses
Signed-off-by: Émile Ré <nemile.re@gmail.com>
2025-12-11 16:24:35 +01:00