Commit Graph

2909 Commits

Author SHA1 Message Date
Bryan Frimin
5954414959 Fix binary encoding
Signed-off-by: Bryan Frimin <bryan@getprobo.com>
2026-03-09 11:19:05 +01:00
Bryan Frimin
bf49c825c4 Fix socket leak
Signed-off-by: Bryan Frimin <bryan@getprobo.com>
2026-03-09 11:19:05 +01:00
Bryan Frimin
68d7e4f7a2 Fix non handled error
Signed-off-by: Bryan Frimin <bryan@getprobo.com>
2026-03-09 11:19:05 +01:00
Bryan Frimin
4875a2bd5e Improve mailer performance
Signed-off-by: Bryan Frimin <bryan@getprobo.com>
2026-03-09 11:19:04 +01:00
Bryan Frimin
d4b3025463 Use go 1.26 syntax
Signed-off-by: Bryan Frimin <bryan@getprobo.com>
2026-03-06 15:00:42 +01:00
Bryan Frimin
54f80596b6 Set cache header
Signed-off-by: Bryan Frimin <bryan@getprobo.com>
2026-03-06 14:59:34 +01:00
Sacha Al Himdani
c63a0b7ded Display empty state for soa control assessment
Signed-off-by: Sacha Al Himdani <sacha@getprobo.com>
2026-03-06 12:13:53 +01:00
Bryan Frimin
f33a1fe149 Remove useless comment
Signed-off-by: Bryan Frimin <bryan@getprobo.com>
2026-03-06 12:11:13 +01:00
Bryan Frimin
d209716d95 Fix release command
Signed-off-by: Bryan Frimin <bryan@getprobo.com>
2026-03-06 12:11:13 +01:00
Bryan Frimin
8152609f69 Fix int parsing
Signed-off-by: Bryan Frimin <bryan@getprobo.com>
2026-03-06 12:11:12 +01:00
Bryan Frimin
63bf983e59 Refactor entrypoint
Signed-off-by: Bryan Frimin <bryan@getprobo.com>
2026-03-06 12:11:12 +01:00
Bryan Frimin
fea53b589a Fix bad redirect after request all
Signed-off-by: Bryan Frimin <bryan@getprobo.com>
2026-03-06 11:44:27 +01:00
Émile Ré
63804a233f Release v0.137.3
Signed-off-by: Émile Ré <emile@getprobo.com>
2026-03-05 18:51:48 +04:00
Émile Ré
6b1064c4f0 Remove nda_file_id from trust center access select clauses
Signed-off-by: Émile Ré <emile@getprobo.com>
2026-03-05 18:50:55 +04:00
Émile Ré
3f754ac4d4 Release v0.137.2
Signed-off-by: Émile Ré <emile@getprobo.com>
2026-03-05 18:06:27 +04:00
Émile Ré
97d154858d Remove useless field
Signed-off-by: Émile Ré <emile@getprobo.com>
2026-03-05 18:02:36 +04:00
Émile Ré
db62b99d9d Remove profile active toggle on trust center zone
Signed-off-by: Émile Ré <emile@getprobo.com>
2026-03-05 17:15:08 +04:00
Émile Ré
97e957f394 Implement guard on empty full name before NDA is signed
Signed-off-by: Émile Ré <emile@getprobo.com>
2026-03-05 17:07:58 +04:00
Émile Ré
6896c1bbb8 Fix logo size
Signed-off-by: Émile Ré <emile@getprobo.com>
2026-03-05 15:14:47 +04:00
Émile Ré
e1fb61979b Remove create trust center access mutation from console api
Signed-off-by: Émile Ré <emile@getprobo.com>
2026-03-05 15:02:49 +04:00
Émile Ré
0d1bcd21aa Rework people list and trust center access list + edit dialog
Signed-off-by: Émile Ré <emile@getprobo.com>
2026-03-05 14:32:28 +04:00
Émile Ré
4279f92d96 Provision profile on magic link callback
Signed-off-by: Émile Ré <emile@getprobo.com>
2026-03-05 12:16:15 +04:00
Émile Ré
e856817d2b Remove full name input from nda page
Signed-off-by: Émile Ré <emile@getprobo.com>
2026-03-05 11:19:19 +04:00
Émile Ré
46d8450ead Fix migration
Signed-off-by: Émile Ré <emile@getprobo.com>
2026-03-05 11:18:19 +04:00
Émile Ré
323cd602a1 Update business logic
Signed-off-by: Émile Ré <emile@getprobo.com>
2026-03-05 10:36:08 +04:00
Émile Ré
909beeb606 Migrate some trust_center_access columns to profiles
Signed-off-by: Émile Ré <emile@getprobo.com>
2026-03-05 10:36:08 +04:00
Émile Ré
9e106a8875 Add fullName to magic link form
Signed-off-by: Émile Ré <emile@getprobo.com>
2026-03-05 10:36:07 +04:00
Émile Ré
b31b68f1d2 Release v0.137.1
Signed-off-by: Émile Ré <emile@getprobo.com>
2026-03-05 10:33:52 +04:00
Émile Ré
3e52a0b7f0 Fix reload compliance page on request all callback
Signed-off-by: Émile Ré <emile@getprobo.com>
2026-03-05 10:29:37 +04:00
Émile Ré
992af8adbc Release v0.137.0
Signed-off-by: Émile Ré <emile@getprobo.com>
2026-03-04 21:05:51 +04:00
Émile Ré
54e0353833 Fix typo
Signed-off-by: Émile Ré <emile@getprobo.com>
2026-03-04 20:38:56 +04:00
Émile Ré
1af887e4d1 Respond with unauthenticated on compliance page missing membership
Signed-off-by: Émile Ré <emile@getprobo.com>
2026-03-04 20:25:58 +04:00
Sacha Al Himdani
3bf6e67729 Fix style
Signed-off-by: Sacha Al Himdani <sacha@getprobo.com>
2026-03-04 16:55:36 +01:00
Sacha Al Himdani
7a48ba65a0 Add missing file
Signed-off-by: Sacha Al Himdani <sacha@getprobo.com>
2026-03-04 16:46:06 +01:00
Sacha Al Himdani
0483d7b343 Fix compliance graphql schema
Signed-off-by: Sacha Al Himdani <sacha@getprobo.com>
2026-03-04 16:44:23 +01:00
Sacha Al Himdani
c17c53e80f Add compliance frameworks
Signed-off-by: Sacha Al Himdani <sacha@getprobo.com>
2026-03-04 10:19:39 +01:00
Sacha Al Himdani
4d882e37b0 Return proper error not found during deletion
Signed-off-by: Sacha Al Himdani <sacha@getprobo.com>
2026-03-04 08:54:02 +01:00
Émile Ré
21cd9aeec5 Release v0.136.0
Signed-off-by: Émile Ré <emile@getprobo.com>
2026-03-04 11:30:31 +04:00
Émile Ré
8dc5fffa58 Fix misc bugs
Signed-off-by: Émile Ré <emile@getprobo.com>
2026-03-04 11:04:47 +04:00
Émile Ré
a160dc1f47 Fix request mutations on complete store updates
Signed-off-by: Émile Ré <emile@getprobo.com>
2026-03-03 22:07:02 +04:00
Émile Ré
5703bccc9a Remove unused gql field
Signed-off-by: Émile Ré <emile@getprobo.com>
2026-03-03 22:07:02 +04:00
Émile Ré
ebfec30a14 Implement continue for each file type
Signed-off-by: Émile Ré <emile@getprobo.com>
2026-03-03 22:07:02 +04:00
Émile Ré
c4b06ddc7d Add compliange page base URL in context and use it to validate redirect URLs
Signed-off-by: Émile Ré <emile@getprobo.com>
2026-03-03 22:07:01 +04:00
Émile Ré
823fc64c37 Implement nda check as a directive
Signed-off-by: Émile Ré <emile@getprobo.com>
2026-03-03 22:07:01 +04:00
Émile Ré
23491a7976 Remove saferedirect check
Signed-off-by: Émile Ré <emile@getprobo.com>
2026-03-03 22:07:01 +04:00
Émile Ré
9da8cc2e3d Add nda signature middleware
Signed-off-by: Émile Ré <emile@getprobo.com>
2026-03-03 22:07:01 +04:00
Émile Ré
bb8d477495 Add request param presence callback to request accesses
Signed-off-by: Émile Ré <emile@getprobo.com>
2026-03-03 22:07:01 +04:00
Émile Ré
c79c62fc78 Implement continue on connect + nda
Signed-off-by: Émile Ré <emile@getprobo.com>
2026-03-03 22:07:00 +04:00
Émile Ré
316e81f938 Implement continue on verify magic link
Signed-off-by: Émile Ré <emile@getprobo.com>
2026-03-03 22:07:00 +04:00
Sacha Al Himdani
3c760bfc51 Change audit name display on compliance
Signed-off-by: Sacha Al Himdani <sacha@getprobo.com>
2026-03-03 17:32:56 +01:00