Releases: checkmarble/marble-frontend
Releases · checkmarble/marble-frontend
v0.0.5
What's Changed
- wip: fix bug on modal live version by @Pascal-Delange in #109
- Zoe/styling is back by @zoeKD in #113
- Thomas/mar 247 display fallback UI for nested rules unknown functions by @balzdur in #121
- feat(openapi): update data model specs by @oupo1337 in #124
- Zoe/aggregation errors by @zoeKD in #120
- chore(ci): use environment variables by @oupo1337 in #125
- fix: switch score colors by @zoeKD in #131
- cleanup: remove rule creation modal by @Pascal-Delange in #122
- WIP: one single save button on rule edition by @Pascal-Delange in #126
- feat: remove New Draft modal if no existing draft by @zoeKD in #130
- Labelled ast with datatype by @Vivien-marble in #132
- Feature/mar-247 by @balzdur in #135
- fix: move validation error callout inside the scrollable container by @balzdur in #136
- feat: error boundary by @zoeKD in #134
- Feat: Set schedule on scenario by @zoeKD in #129
- Feat: display warning if no s3 bucket by @zoeKD in #138
- fix(sidebar): fix sidebar outline by @balzdur in #140
- feat: add support or >= and <= by @Vivien-marble in #139
- implement first version of "your data" page by @Pascal-Delange in #143
- rename types by @Pascal-Delange in #150
- feat: useBackendInfo returns backendUrl and accessToken (clientOnly) by @Vivien-marble in #151
- feat: endpoint DELETE /custom-lists/{listId}/values/{valueId} by @Vivien-marble in #154
- chore(deps): update deps by @balzdur in #159
- fix(construe): fix construe warnings by @balzdur in #157
- Thomas/mar 285 implement new combobox by @balzdur in #158
- feat: upload csv files for data ingestion by @zoeKD in #162
- feat: list past uploads by @zoeKD in #164
- fix(labels): link labels to components by @balzdur in #160
- Download Scheduled decisions by @Vivien-marble in #146
- feat: download template csv by @zoeKD in #165
- Thomas/timestamp icons by @balzdur in #169
- refactor(scheduledExecution): util to download blob by @balzdur in #167
- FEAT: data model edition by @Pascal-Delange in #155
- Zoe/fix upload transactions by @zoeKD in #174
- fix(rules): fix double click on create a rule by @balzdur in #175
- fix(ui-icons): fix harddrive icon by @balzdur in #176
- refactor(css): use clsx by @balzdur in #177
- Thomas/mar 287 merge edit view by @balzdur in #181
New Contributors
Full Changelog: v0.0.4...v0.0.5
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
release scenario creation & rule creation
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
What's Changed
- Update dependencies by @balzdur in #51
- Add all request for list features but in a rough state by @Roukii in #46
- Display empty lists by @balzdur in #52
- Remove nx by @balzdur in #54
- first front pr: display scheduled scenario by @Pascal-Delange in #53
- feat(edit): bootsrap builder by @balzdur in #57
- fix(ci): add @hookform/devtools to dependencies by @balzdur in #58
- Pascal/no edit on published version by @Pascal-Delange in #55
- Add all create/edit/delete fonctionality to the lists and to the list value with the new design by @Roukii in #56
- Fix ci by @balzdur in #59
- refactor(clean-code): introduce injection by @balzdur in #60
- docs(readme): update readme with vscode extensions by @balzdur in #62
- Save and load AST builder from and to backend by @Roukii in #61
- open api update with ast node by @Vivien-marble in #64
- Rule viewer using AstNode instead of operator by @Roukii in #66
New Contributors
- @Roukii made their first contribution in #46
- @Pascal-Delange made their first contribution in #53
- @Vivien-marble made their first contribution in #64
Full Changelog: v0.0.1...v0.0.2