v0.0.4
What's Changed
- fix: use navigate instead of window.location.replace by @zoeKD in #74
- fix(select): add border color on trigger focus by @balzdur in #75
- Improve recommended extensions by @balzdur in #76
- refactor(dom-events-sync): useSyncExternalStore hook by @balzdur in #78
- Change empty rule and empty scenario translation and add french translation by @Roukii in #79
- fix(permissions): use permission value for stability by @balzdur in #80
- Thomas/mar 222 infinite redirection loop on the frontend by @balzdur in #82
- fix(layout): use max-w-3xl for all pages by @balzdur in #83
- feat(lang): remove french from supported languages by @balzdur in #84
- feat: update openapi with GET /scenario-iterations/{iterationId}/vali… by @Vivien-marble in #77
- feat(toaster): add close button to toast messages by @balzdur in #81
- feat: openapi add argument_index and argument_name to EvaluationErrorDto by @Vivien-marble in #85
- refactor(repositories): refactor repositories to use classes by @balzdur in #86
- feat: openapi add endpoint POST /scenario-iteration/{}/validate that … by @Vivien-marble in #88
- feat: create aggregation by @zoeKD in #92
- fix: change +and/+or into +condition/+group by @zoeKD in #95
- localize and move save button for decision tab by @Pascal-Delange in #97
- fix: issue in generating the routes by @balzdur in #99
- chore(vscode): add launch task for app-builder by @balzdur in #102
- Zoe/view aggregation by @zoeKD in #96
- refactor(editor): remove old editor by @balzdur in #103
- Compute ast label locally by @Vivien-marble in #107
- Fun with constant and unit tests by @Vivien-marble in #104
- Refactor builder by @Vivien-marble in #108
- fix(trigger): handle root and case in ast builder by @balzdur in #110
- Zoe/edit aggregation by @zoeKD in #105
- fix: custom list names are back by @zoeKD in #114
- Issue on astbuilder initialisation by @balzdur in #112
- feat: better arguments for nil arguments by @Vivien-marble in #116
- refactor: frontend build list of identifiers for aggregators and custom list by @Vivien-marble in #115
- fix: aggregator name by @Vivien-marble in #118
- feat(select): arrow in trigger is optionnal by @balzdur in #117
Full Changelog: v0.0.3...v0.0.4