Bryan Frimin
13ca50df68
Fix relay lint in components and pages
...
Remove unused GraphQL fields (createdAt, updatedAt, totalCount,
__id, sourceId, etc.) from queries and fragments across 50+ files.
Add TypeScript generics to useMutation, usePaginationFragment,
useRefetchableFragment, and useLazyLoadQuery calls to satisfy
relay/generated-typescript-types.
Add justified eslint-disable comments for fields needed by Relay
cache normalization (id) or consumed by sibling components through
fragment spreads.
Signed-off-by: Bryan Frimin <bryan@getprobo.com >
2026-03-15 13:32:43 +01: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é
c168be6de0
Add import order sorting rules
...
Signed-off-by: Émile Ré <emile@getprobo.com >
2026-01-22 20:38:37 +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é
dd23449cc0
Fix apps/console lint issues
...
Signed-off-by: Émile Ré <emile@getprobo.com >
2026-01-22 12:51:43 +04:00
Émile Ré
6b2864e160
Move console to a relay multi project config
...
Signed-off-by: Émile Ré <nemile.re@gmail.com >
2026-01-17 11:02:51 -08:00
Sacha Al Himdani
3c2be844e4
Remove mandatory task from measure
...
Signed-off-by: Sacha Al Himdani <sacha@getprobo.com >
2026-01-15 18:15:45 +01:00
Sacha Al Himdani
6ab5ace353
Fix task display
...
Signed-off-by: Sacha Al Himdani <sacha@getprobo.com >
2026-01-09 15:47:13 +01:00
Émile Ré
c2d3a38057
Fix conditional hooks
...
Signed-off-by: Émile Ré <nemile.re@gmail.com >
2025-12-04 17:27:47 +04:00
Sacha Al Himdani
288c59a5f2
Make descriptions nullable
...
Signed-off-by: Sacha Al Himdani <sacha@getprobo.com >
2025-11-05 17:58:50 +01:00
Sacha Al Himdani
9a33f7b771
Manage errors
...
Signed-off-by: Sacha Al Himdani <sacha@getprobo.com >
2025-10-31 15:14:56 +01:00
Sacha Al Himdani
611b549f08
Fix optional empty value update
...
Signed-off-by: Sacha Al Himdani <sacha@getprobo.com >
2025-10-22 15:42:05 +02:00
Sacha Al Himdani
8ee03b82b1
Update counter only on success
...
Signed-off-by: Sacha Al Himdani <sacha@getprobo.com >
2025-09-03 11:05:37 +02:00
Jonathan
4739c0533c
Fix increment tab counters when linking nodes
...
Fix #171
Signed-off-by: Sacha Al Himdani <sacha@getprobo.com >
2025-09-03 10:39:13 +02:00
Jonathan
1240d2bb2e
Add resets on forms
...
Fix #164
Signed-off-by: Sacha Al Himdani <sacha@getprobo.com >
2025-07-15 16:48:04 +02:00
Bryan Frimin
6da3de8376
Fix tasks deadline
...
Signed-off-by: Bryan Frimin <bryan@getprobo.com >
2025-06-29 21:25:05 +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