Commit Graph

3738 Commits

Author SHA1 Message Date
É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é
36cd0cae95 Update node to LTS and npm to avoid issue with optional dependencies on natives
Signed-off-by: Émile Ré <emile@getprobo.com>
2026-01-22 17:47:44 +04:00
Émile Ré
988909eb78 Fix packages/ui lint issues
Signed-off-by: Émile Ré <emile@getprobo.com>
2026-01-22 16:39:20 +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é
21342fba05 Fix eslint-config package internal imports so other packages can use it for their eslint config
Signed-off-by: Émile Ré <emile@getprobo.com>
2026-01-22 12:51:42 +04:00
Émile Ré
469e1431a3 Use eslint to lint the eslint-config package itself
Signed-off-by: Émile Ré <emile@getprobo.com>
2026-01-22 12:51:42 +04:00
Émile Ré
bcc9de804e Add shareable config TS files and tsconfig.json
Signed-off-by: Émile Ré <emile@getprobo.com>
2026-01-22 12:51:42 +04:00
Émile Ré
6d75d64ba9 Add typescript and esplugin-react to eslint-config
Signed-off-by: Émile Ré <emile@getprobo.com>
2026-01-22 12:51:42 +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
Bryan Frimin
a3c3411a40 Update ignore tls pattern
Signed-off-by: Bryan Frimin <bryan@getprobo.com>
2026-01-21 09:38:21 -08:00
Bryan Frimin
7a3e289677 Fix otel utf8 error
Signed-off-by: Bryan Frimin <bryan@getprobo.com>
2026-01-21 09:28:45 -08:00
Émile Ré
718dace709 Release v0.116.9
Signed-off-by: Émile Ré <emile@getprobo.com>
2026-01-21 13:33:55 +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
25c94d4571 Release v0.116.8
Signed-off-by: Bryan Frimin <bryan@getprobo.com>
2026-01-20 08:01:15 -08: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é
789c4cd1c0 Release v0.116.7
Signed-off-by: Émile Ré <emile@getprobo.com>
2026-01-20 14:58:01 +04: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é
a306101446 Release v0.116.6
Signed-off-by: Émile Ré <emile@getprobo.com>
2026-01-20 13:33:27 +04:00
Émile Ré
0f562002b6 Fix n8n probo request options
Signed-off-by: Émile Ré <emile@getprobo.com>
2026-01-20 13:32:22 +04:00
Émile Ré
715a89293f Release v0.116.5
Signed-off-by: Émile Ré <emile@getprobo.com>
2026-01-20 10:44:35 +04:00
Émile Ré
6395dc47fa Fix invitationResolver.Organization authorize check
Signed-off-by: Émile Ré <emile@getprobo.com>
2026-01-20 10:41:12 +04:00
Émile Ré
fa518a8677 Release v0.116.4
Signed-off-by: Émile Ré <emile@getprobo.com>
2026-01-19 20:53:04 +04:00
Émile Ré
df23bc144b Clean child sessions in iam membership migration
Signed-off-by: Émile Ré <emile@getprobo.com>
2026-01-19 20:52:48 +04:00
Émile Ré
9e01830a34 Release v0.116.3
Signed-off-by: Émile Ré <emile@getprobo.com>
2026-01-19 20:37:20 +04:00
Émile Ré
8d538313a4 Fix failing migration
Signed-off-by: Émile Ré <emile@getprobo.com>
2026-01-19 20:32:54 +04:00
Émile Ré
2767e758d8 Release v0.116.2
Signed-off-by: Émile Ré <emile@getprobo.com>
2026-01-19 19:27:03 +04:00
Émile Ré
dd040e8521 Update kit to get fix on log skip match
Signed-off-by: Émile Ré <emile@getprobo.com>
2026-01-19 19:23:54 +04:00
Émile Ré
acdbc79a8f Add migration to fix wrong GIDs
Signed-off-by: Émile Ré <emile@getprobo.com>
2026-01-19 18:34:11 +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é
edb68671ec Update changelog
Signed-off-by: Émile Ré <emile@getprobo.com>
2026-01-19 16:49:50 +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é
d92e893bfd Use authn.Cookie for SAML SSO
Signed-off-by: Émile Ré <emile@getprobo.com>
2026-01-19 15:17:11 +04:00