File tree
5 files changed
+11
-11
lines changed- kubernetes
5 files changed
+11
-11
lines changedLines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
4 |
| - | |
| 4 | + | |
5 | 5 |
| |
6 |
| - | |
| 6 | + | |
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
4 |
| - | |
| 4 | + | |
5 | 5 |
| |
6 |
| - | |
| 6 | + | |
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
|
- packages/app-builder/src/components/Sanctions/EntityProperties.tsx+100
- packages/app-builder/src/components/Sanctions/MatchCard.tsx+7-1
- packages/app-builder/src/components/Sanctions/MatchDetails.tsx+66-66
- packages/app-builder/src/constants/sanction-check-entity.tsx+30-7
- packages/app-builder/src/locales/ar/sanctions.json+14-1
- packages/app-builder/src/locales/en/sanctions.json+14-1
- packages/app-builder/src/locales/fr/sanctions.json+16-3
- packages/app-builder/src/models/sanction-check.ts+42-9
- packages/app-builder/src/repositories/SanctionCheckRepository.ts+7-3
- packages/app-builder/src/routes/_builder+/scenarios+/$scenarioId+/i+/$iterationId+/sanction.tsx+2-1
- packages/app-builder/src/routes/ressources+/sanction-check+/enrich-match.$matchId.tsx+87
- packages/app-builder/src/utils/routes/routes.ts+5-5
- packages/app-builder/src/utils/routes/types.ts+2-2
- packages/app-builder/vite.config.ts-3
- packages/marble-api/openapis/marblecore-api/_schemas.yml+2
- packages/marble-api/openapis/marblecore-api/sanction-checks.yml+31-5
- packages/marble-api/src/generated/marblecore-api.ts+9
Lines changed: 5 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
2 |
| - | |
3 |
| - | |
4 |
| - | |
5 |
| - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + |
0 commit comments