Skip to content

Releases: checkmarble/marble-frontend

v0.0.4

11 Sep 11:07
59b67e4
Compare
Choose a tag to compare

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

release scenario creation & rule creation

16 Aug 13:12
58e5ef8
Compare
Choose a tag to compare

What's Changed

  • PATCH /scenario-iteration-rules/{ruleId} returns Scenario Validation alongside the rule by @Vivien-marble in #67
  • Allow editing of trigger ast node by @Roukii in #68
  • feat: update updateScenarioIterationRule api by @Vivien-marble in #69
  • fix: save rule and display scenarioValidation by @Vivien-marble in #70
  • fix: logout button by @zoeKD in #72
  • Zoe/display on permissions by @zoeKD in #71
  • Allow user to create, iterate and publish/unpublish a scenario by @Roukii in #73

New Contributors

  • @zoeKD made their first contribution in #72

Full Changelog: v0.0.2...v0.0.3

Release july 2023

31 Jul 14:15
1e75207
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.1...v0.0.2