Émile Ré
|
9b528c2b88
|
Fix eslint-plugin-relay d.ts reach by console and trust
Signed-off-by: Émile Ré <emile@getprobo.com>
|
2026-01-23 15:51:05 +04:00 |
|
Émile Ré
|
3899656730
|
Add eslint-plugin-relay rules (warning only)
Signed-off-by: Émile Ré <emile@getprobo.com>
|
2026-01-23 15:16:41 +04:00 |
|
Émile Ré
|
6ab5ccc59f
|
Disallow imports with extensions
Signed-off-by: Émile Ré <emile@getprobo.com>
|
2026-01-23 13:12:06 +04:00 |
|
Émile Ré
|
81dec2bc51
|
Fix lint issues after rebase
Signed-off-by: Émile Ré <emile@getprobo.com>
|
2026-01-23 12:51:07 +04:00 |
|
Émile Ré
|
c6bd2a2014
|
Use new eslint concurrency option
Signed-off-by: Émile Ré <emile@getprobo.com>
|
2026-01-23 12:44:32 +04:00 |
|
Émile Ré
|
de93e39252
|
Fix apps/console lint issues
Signed-off-by: Émile Ré <emile@getprobo.com>
|
2026-01-23 12:44:31 +04:00 |
|
Émile Ré
|
cf49f553f8
|
Fix linting issues
Signed-off-by: Émile Ré <emile@getprobo.com>
|
2026-01-23 12:42:36 +04:00 |
|
Émile Ré
|
fb521544e5
|
Rework configs using tseslint InfiniteArray
Signed-off-by: Émile Ré <emile@getprobo.com>
|
2026-01-23 12:42:36 +04:00 |
|
Émile Ré
|
e143477d66
|
Remove extensions from import paths
Signed-off-by: Émile Ré <emile@getprobo.com>
|
2026-01-23 12:42:34 +04:00 |
|
Bryan Frimin
|
4bdf941d3a
|
Refactor SOA
Signed-off-by: Bryan Frimin <bryan@getprobo.com>
|
2026-01-22 10:20:50 -08:00 |
|
Émile Ré
|
d5e6d11845
|
Fix typo
Signed-off-by: Émile Ré <emile@getprobo.com>
|
2026-01-22 21:16:02 +04:00 |
|
Émile Ré
|
3b4f77c5e8
|
Change folder aliases
Signed-off-by: Émile Ré <emile@getprobo.com>
|
2026-01-22 21:14:37 +04:00 |
|
Émile Ré
|
4d80dccbbf
|
Fix bot review
Signed-off-by: Émile Ré <emile@getprobo.com>
|
2026-01-22 21:06:19 +04:00 |
|
Émile Ré
|
7dd5e1666d
|
Remove unused generated files
Signed-off-by: Émile Ré <emile@getprobo.com>
|
2026-01-22 20:46:34 +04:00 |
|
Émile Ré
|
7d690c546b
|
Fix type imports
Signed-off-by: Émile Ré <emile@getprobo.com>
|
2026-01-22 20:41:19 +04:00 |
|
Émile Ré
|
c168be6de0
|
Add import order sorting rules
Signed-off-by: Émile Ré <emile@getprobo.com>
|
2026-01-22 20:38:37 +04:00 |
|
Émile Ré
|
56d17c4f3f
|
Streamline ts eslint configs
Signed-off-by: Émile Ré <emile@getprobo.com>
|
2026-01-22 20:12:28 +04:00 |
|
Émile Ré
|
aa5696b5d3
|
Add eslint-plugin-import
Signed-off-by: Émile Ré <emile@getprobo.com>
|
2026-01-22 19:57:10 +04:00 |
|
Émile Ré
|
0e4ac296cb
|
Update eslint for apps/trust & packages/n8n-node
Signed-off-by: Émile Ré <emile@getprobo.com>
|
2026-01-22 17:53:44 +04:00 |
|
Émile Ré
|
6ba2132cfe
|
Fix apps/trust lint issues
Signed-off-by: Émile Ré <emile@getprobo.com>
|
2026-01-22 14:40:12 +04:00 |
|
Émile Ré
|
dd23449cc0
|
Fix apps/console lint issues
Signed-off-by: Émile Ré <emile@getprobo.com>
|
2026-01-22 12:51:43 +04:00 |
|
Émile Ré
|
b4a73f2eea
|
Update apps/console eslint dependency + compose eslint config with @probo/eslint-config
Signed-off-by: Émile Ré <emile@getprobo.com>
|
2026-01-22 12:51:43 +04:00 |
|
Émile Ré
|
a82018a765
|
Update linting dependencies
Signed-off-by: Émile Ré <emile@getprobo.com>
|
2026-01-22 12:51:42 +04:00 |
|
Émile Ré
|
27428377c6
|
Remove prettier in favor of @stylistic/eslint-plugin
Signed-off-by: Émile Ré <emile@getprobo.com>
|
2026-01-22 12:51:42 +04:00 |
|
Yash Gupta
|
c24726b481
|
chore: add shared ESLint and Prettier configuration
Closes #615
- Add @probo/eslint-config package with ESLint 9.x flat config
- Enhance @probo/prettier with aligned stylistic rules
- Migrate console, trust, and UI packages to shared config
- Remove duplicate ESLint dependencies from individual packages
Signed-off-by: Yash Gupta <yash3144@gmail.com>
|
2026-01-22 12:51:42 +04:00 |
|
Émile Ré
|
7ce73bbcfa
|
Fix SOA permissions handling + add scope conditions
Signed-off-by: Émile Ré <emile@getprobo.com>
|
2026-01-21 13:30:41 +04:00 |
|
Émile Ré
|
ff65303a1a
|
Fix documents signing authentication
Signed-off-by: Émile Ré <emile@getprobo.com>
|
2026-01-21 12:24:34 +04:00 |
|
Bryan Frimin
|
2b11ff90af
|
Revert back to graphql endpoint
Signed-off-by: Bryan Frimin <bryan@getprobo.com>
|
2026-01-20 07:47:48 -08:00 |
|
Émile Ré
|
4881901a73
|
Revert console graphql endpoint pathname for tmp n8n app fix
Signed-off-by: Émile Ré <emile@getprobo.com>
|
2026-01-20 14:56:42 +04:00 |
|
Émile Ré
|
8559a11be5
|
Fix organization members order and filtering
Signed-off-by: Émile Ré <emile@getprobo.com>
|
2026-01-19 18:33:36 +04:00 |
|
Émile Ré
|
887d39144b
|
Order membership by organization name
Signed-off-by: Émile Ré <emile@getprobo.com>
|
2026-01-19 17:37:15 +04:00 |
|
Émile Ré
|
63390db416
|
Fix organizations page layout + search input display logic
Signed-off-by: Émile Ré <emile@getprobo.com>
|
2026-01-19 17:17:07 +04:00 |
|
Émile Ré
|
44ff65abb9
|
Use a page instead of a dialog for compliance page authentication
Signed-off-by: Émile Ré <emile@getprobo.com>
|
2026-01-19 16:42:04 +04:00 |
|
É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
|
f4153b5dcc
|
Fix missing canUpdate and canDelete
Signed-off-by: Bryan Frimin <bryan@getprobo.com>
|
2026-01-17 13:33:55 -08:00 |
|
Émile Ré
|
3669df3f8a
|
Handle membership deletions and role updates in iam policies
Signed-off-by: Émile Ré <emile@getprobo.com>
|
2026-01-17 12:36:49 -08:00 |
|
Émile Ré
|
6c7bcfb50a
|
Get rid of old trust-auth config
Signed-off-by: Émile Ré <emile@getprobo.com>
|
2026-01-17 12:36:47 -08:00 |
|
Émile Ré
|
2bd2c5c215
|
Fix trust resolver IsUserAuthorized when doc is public
Signed-off-by: Émile Ré <emile@getprobo.com>
|
2026-01-17 12:34:26 -08:00 |
|
Émile Ré
|
a6826826b0
|
Remove unused code
Signed-off-by: Émile Ré <emile@getprobo.com>
|
2026-01-17 12:34:25 -08:00 |
|
Émile Ré
|
cbd873fd57
|
Revert ugly stripping by using a top level front route
Signed-off-by: Émile Ré <emile@getprobo.com>
|
2026-01-17 12:34:25 -08:00 |
|
Émile Ré
|
c5cd225d95
|
Fix custom domain prefix + cookie
Signed-off-by: Émile Ré <emile@getprobo.com>
|
2026-01-17 12:34:25 -08:00 |
|
Émile Ré
|
334ca2c932
|
Remove tmp proxy
Signed-off-by: Émile Ré <emile@getprobo.com>
|
2026-01-17 12:34:25 -08:00 |
|
Émile Ré
|
491caa9e22
|
Ask for fullName on NDA signing
Signed-off-by: Émile Ré <emile@getprobo.com>
|
2026-01-17 12:34:25 -08:00 |
|
Émile Ré
|
44d85a2b12
|
Trust center access management - get rid of access token
Signed-off-by: Émile Ré <emile@getprobo.com>
|
2026-01-17 12:34:24 -08:00 |
|
Émile Ré
|
8b3bda56e6
|
Add magic link login for trust center
Signed-off-by: Émile Ré <emile@getprobo.com>
|
2026-01-17 12:34:24 -08:00 |
|
Émile Ré
|
e220c259b3
|
Use trust center from context
Signed-off-by: Émile Ré <emile@getprobo.com>
|
2026-01-17 12:34:23 -08:00 |
|
Émile Ré
|
7322201dab
|
Plug trust center part 1
Signed-off-by: Émile Ré <emile@getprobo.com>
|
2026-01-17 12:34:23 -08:00 |
|
Émile Ré
|
1257347df9
|
Extract authn & authz utils
Signed-off-by: Émile Ré <emile@getprobo.com>
|
2026-01-17 12:34:03 -08:00 |
|
Émile Ré
|
bbdea575d1
|
Expire invitations on SAML sign up and invitation accept
Signed-off-by: Émile Ré <emile@getprobo.com>
|
2026-01-17 12:34:03 -08:00 |
|
É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 |
|