Sacha Al Himdani
851e585b9b
Add ISC license headers to Go, TypeScript, and SQL files
...
Add ISC license headers to all .go, .ts, .tsx, and .sql files
using each file's git history to determine the correct copyright
year or year range. Trademarked icons (brand logos, vendor logos,
compliance framework logos) are excluded.
Signed-off-by: Sacha Al Himdani <sacha@getprobo.com >
2026-03-31 13:31:30 +02: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
Jonathan
fb9bce0282
Fix typescript compilation error on public properties
...
Signed-off-by: Bryan Frimin <bryan@getprobo.com >
Signed-off-by: Sacha Al Himdani <sacha@getprobo.com >
2025-06-13 13:23:46 -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
gearnode
739fc613dc
Force reload page when chunk does not load
...
Signed-off-by: gearnode <bryan@frimin.fr >
2025-03-26 14:04:35 +01: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