Commit Graph

118 Commits

Author SHA1 Message Date
Émile Ré
15143ba632 Fix missing react-pdf dependency in console
Signed-off-by: Émile Ré <emile@getprobo.com>
2026-01-19 11:52:54 +04: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
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
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
Bryan Frimin
a7771d4d6c Fix framework name and id
Signed-off-by: Bryan Frimin <bryan@getprobo.com>
2025-12-18 11:55:55 +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
Émile Ré
8caea21093 Uninstall lottie
Signed-off-by: Émile Ré <nemile.re@gmail.com>
2025-12-16 19:12:25 +01:00
Émile Ré
b137f94b29 Add frameworks
Signed-off-by: Émile Ré <nemile.re@gmail.com>
2025-12-16 16:27:59 +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é
c8471cd48d Add reject button + email on trust center access request
Signed-off-by: Émile Ré <nemile.re@gmail.com>
2025-12-11 16:24:34 +01:00
Émile Ré
a202f2f51e Fix @probo/ui lint
Signed-off-by: Émile Ré <nemile.re@gmail.com>
2025-12-04 17:27:48 +04:00
Émile Ré
6462de597b Fix @probo/trust lint errors
Signed-off-by: Émile Ré <nemile.re@gmail.com>
2025-12-04 17:27:48 +04:00
Émile Ré
57caa9d28f Move route utils to packages/routes
Signed-off-by: Émile Ré <nemile.re@gmail.com>
2025-12-04 17:27:48 +04:00
Émile Ré
44336c2a35 Fix warnings
Signed-off-by: Émile Ré <nemile.re@gmail.com>
2025-12-04 17:27:47 +04:00
Bryan Frimin
f02e6eca9b Fix update version command
Signed-off-by: Bryan Frimin <bryan@getprobo.com>
2025-12-02 15:17:08 +01:00
Bryan Frimin
3be8ea7c03 Fix from-data CVE
Signed-off-by: Bryan Frimin <bryan@getprobo.com>
2025-12-02 11:00:05 +01:00
Bryan Frimin
871ce23dc8 Add query action
Signed-off-by: Bryan Frimin <bryan@getprobo.com>
2025-12-02 10:58:03 +01:00
Bryan Frimin
e99dce6fc5 Bootstrap n8n node
Signed-off-by: Bryan Frimin <bryan@getprobo.com>
2025-12-02 10:58:02 +01:00
Émile Ré
88ee424396 Update lockfile
Signed-off-by: Émile Ré <nemile.re@gmail.com>
2025-12-01 18:23:11 +04:00
Jonathan
94684e56ff Ref EditableCell signature
Signed-off-by: Jonathan <contact@grafikart.fr>
2025-12-01 18:23:11 +04:00
Antoine Bouchardy
139f5984e2 Add meeting and meeting summary objects
Signed-off-by: Bryan Frimin <bryan@getprobo.com>
2025-11-12 23:55:49 +01:00
dependabot[bot]
6253254335 Bump vite in the npm_and_yarn group across 1 directory
Bumps the npm_and_yarn group with 1 update in the / directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).


Updates `vite` from 6.3.6 to 6.4.1
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/create-vite@6.4.1/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-version: 6.4.1
  dependency-type: direct:development
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-22 14:26:35 +02:00
dependabot[bot]
d1b31b3b6c Bump playwright in the npm_and_yarn group across 1 directory
Bumps the npm_and_yarn group with 1 update in the / directory: [playwright](https://github.com/microsoft/playwright).


Updates `playwright` from 1.53.2 to 1.55.1
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](https://github.com/microsoft/playwright/compare/v1.53.2...v1.55.1)

---
updated-dependencies:
- dependency-name: playwright
  dependency-version: 1.55.1
  dependency-type: direct:development
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-22 14:00:34 +02:00
Sacha Al Himdani
ae45410b82 Use html in emails
Signed-off-by: Sacha Al Himdani <sacha@getprobo.com>
2025-10-15 17:55:36 +02:00
Jonathan
55e85e5f67 Add trust center v2
Signed-off-by: Jonathan <contact@grafikart.fr>
2025-09-30 16:23:22 +02:00
Sacha Al Himdani
02c1009c23 Update node
Signed-off-by: Sacha Al Himdani <sacha@getprobo.com>
2025-09-10 18:55:23 +02:00
dependabot[bot]
2af9649bf3 Bump vite in the npm_and_yarn group across 1 directory
Bumps the npm_and_yarn group with 1 update in the / directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).


Updates `vite` from 6.3.5 to 6.3.6
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v6.3.6/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v6.3.6/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-version: 6.3.6
  dependency-type: direct:development
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-10 15:35:53 +02:00
Bryan Frimin
57be18e9ea Update node dependencies
Signed-off-by: Bryan Frimin <bryan@getprobo.com>
2025-07-03 12:38:59 +02:00
Sacha Al Himdani
d6ba8e1072 Remove old frontend
Signed-off-by: Sacha Al Himdani <sacha@getprobo.com>
2025-06-13 14:01:04 -07:00
Jonathan
e1b63b59a6 Use custom lazy for loading components
Signed-off-by: Bryan Frimin <bryan@getprobo.com>
Signed-off-by: Sacha Al Himdani <sacha@getprobo.com>
2025-06-13 13:23:45 -07:00
Bryan Frimin
0b4f55200b Update package lock
Signed-off-by: Bryan Frimin <bryan@getprobo.com>
Signed-off-by: Sacha Al Himdani <sacha@getprobo.com>
2025-06-13 13:23:45 -07:00
Bryan Frimin
c38a46a4de Fix build
Signed-off-by: Bryan Frimin <bryan@getprobo.com>
Signed-off-by: Sacha Al Himdani <sacha@getprobo.com>
2025-06-13 13:23:44 -07:00
Bryan Frimin
996a713285 Fix console v1 build
Signed-off-by: Bryan Frimin <bryan@getprobo.com>
Signed-off-by: Sacha Al Himdani <sacha@getprobo.com>
2025-06-13 13:23:44 -07:00
Jonathan
15cf471454 Add UI input & textarea
Signed-off-by: Bryan Frimin <bryan@getprobo.com>
Signed-off-by: Sacha Al Himdani <sacha@getprobo.com>
2025-06-13 13:23:39 -07:00
Jonathan
a86181c83d Add risks
Signed-off-by: Bryan Frimin <bryan@getprobo.com>
Signed-off-by: Sacha Al Himdani <sacha@getprobo.com>
2025-06-13 13:23:39 -07:00
Jonathan
a2d1310780 Migrate to vite & new structure
Signed-off-by: Bryan Frimin <bryan@getprobo.com>
Signed-off-by: Sacha Al Himdani <sacha@getprobo.com>
2025-06-13 13:23:39 -07:00
Bryan Frimin
ccdfe67dc5 Allow html in markdown
Signed-off-by: Bryan Frimin <bryan@getprobo.com>
2025-05-04 10:39:04 -07:00
Bryan Frimin
5d690c0713 Allow table in markdown
Signed-off-by: Bryan Frimin <bryan@getprobo.com>
2025-05-01 22:45:26 -07:00
Bryan Frimin
8b313c2cf4 Move vendors in a dedicated package
Signed-off-by: Bryan Frimin <bryan@getprobo.com>
2025-05-01 14:49:32 -07:00
Bryan Frimin
1bcbcc50af Remove unused lexical dep
Signed-off-by: Bryan Frimin <bryan@getprobo.com>
2025-04-30 19:08:40 -07:00
Bryan Frimin
ce2a2e7f1c Update depdencies
Signed-off-by: Bryan Frimin <bryan@getprobo.com>
2025-04-30 19:07:02 -07:00
Bryan Frimin
34f02eef8f Upgrade node dependencies
Signed-off-by: Bryan Frimin <bryan@getprobo.com>
2025-04-20 20:04:08 -07:00
Bryan Frimin
eb437241cc Fix missing tsc as dev dependency
Signed-off-by: Bryan Frimin <bryan@getprobo.com>
2025-04-17 15:14:24 -07:00
gearnode
16efab774a Refactor risk management
Signed-off-by: gearnode <bryan@frimin.fr>
2025-04-12 00:18:31 -07:00
Émile Ré
e8dacef374 Add new colors and wip use them all instead of tailwind ones
Signed-off-by: Émile Ré <nemile.re@gmail.com>
2025-04-05 18:39:11 +04:00
gearnode
c92c2f9238 Fix @probo/react-lazy
Signed-off-by: gearnode <bryan@frimin.fr>
2025-03-26 09:36:50 +01:00
gearnode
c4e4b16300 Use @probo/react-lazy instead of native React.lazy
close #58

Signed-off-by: gearnode <bryan@frimin.fr>
2025-03-25 16:16:26 +01:00
gearnode
5ca45552f1 Render markdown for control description
Signed-off-by: gearnode <bryan@frimin.fr>
2025-03-13 18:38:34 +01:00
gearnode
3de73b9e89 Add missing deps
Signed-off-by: gearnode <bryan@frimin.fr>
2025-03-13 10:09:58 +01:00