Releases: checkmarble/marble-frontend
Releases · checkmarble/marble-frontend
v0.31.0
What's Changed
- feat: case name templating by @ChibiBlasphem in #647
- feat: add helper text on String template edit modale by @ChibiBlasphem in #648
Full Changelog: v0.30.1...v0.31.0
v0.30.1
What's Changed
- properly encode file names for csv download by @Pascal-Delange in #642
- fix: add missing dependency in useCursorPaginatedFetcher useEffect by @ChibiBlasphem in #644
- fix wrong translations by @Pascal-Delange in #645
Full Changelog: v0.30.0...v0.30.1
v0.30.0
What's Changed
- add starts_with and ends_with operators by @ChibiBlasphem in #620
- Add operand function is rounded by @ChibiBlasphem in #626
- Stopping Current Testrun by @carere in #631
- chore: update wording for testrun feature by @carere in #633
- use workload identity federation by @Pascal-Delange in #632
- fix: error on permissions on workflow by @Pascal-Delange in #634
- Update ESLint to v9 by @ChibiBlasphem in #635
- chore: update remix from 2.13.1 to 2.15.1 by @ChibiBlasphem in #630
- chore(deps): bump nanoid from 5.0.7 to 5.0.9 in the npm_and_yarn group across 1 directory by @dependabot in #619
- feat: open single decision detail by default by @balzdur in #629
- chore(deps): update high & moderate risks dependencies by @ChibiBlasphem in #636
- fix: table row link by @balzdur in #639
- feat(custom-list): allow to manage list values as CSV by @balzdur in #637
- fix: fix path-to-regex resolution by @ChibiBlasphem in #640
New Contributors
- @dependabot made their first contribution in #619
Full Changelog: v0.29.0...v0.30.0
v0.29.0
What's Changed
- feat: add scenario_id to real time callout by @balzdur in #607
- table,field,link name match ^[a-z]+[a-z0-9_]+ by @Pascal-Delange in #608
- Thomas/divers fixes by @balzdur in #610
- docs: update READMEs by @balzdur in #606
- draft: oas for testrun by @thynquest in #611
- add decision/rule endpoint by @thynquest in #615
- fix decision data dto by @thynquest in #616
- Feature: timestamp extract operator by @Pascal-Delange in #612
- fix pagination timeouts by @ChibiBlasphem in #617
- Thomas/case manager update by @balzdur in #618
- feat: adding test-run home page by @carere in #609
- fix: switch back to test run prod repo by @carere in #621
- fix: some translation & date time in adapter DTO by @carere in #622
- refactor: lift up error boundary to app-router by @balzdur in #623
- feat: allow multiple file upload by @balzdur in #624
- fix: improve test run by @carere in #625
- Bad data from Backend + handling when no rules after switch by @carere in #627
- disable create test run if one is active by @Pascal-Delange in #628
New Contributors
- @thynquest made their first contribution in #611
- @ChibiBlasphem made their first contribution in #617
- @carere made their first contribution in #609
Full Changelog: v0.28.0...v0.29.0
v0.28.0
What's Changed
- Thomas/add arabic language by @balzdur in #586
- add limits on threshold by @Pascal-Delange in #587
- fix: break long rules name by @balzdur in #590
- Thomas/new case detail UI by @balzdur in #588
- refactor(css): remove left and right css classes by @balzdur in #589
- Thomas/divers by @balzdur in #592
- Thomas/refactor version picker by @balzdur in #593
- light error border on NULL values in decision rule execution viewer by @Pascal-Delange in #595
- Thomas/home page by @balzdur in #600
- fix(case): back button should go back to case list by @balzdur in #601
- WIP: isEmpty operator by @Pascal-Delange in #602
- fix error on ast state machine by @Pascal-Delange in #603
Full Changelog: v0.27.0...v0.28.0
v0.27.0
What's Changed
- refactor(layout): better semantic and structure for layout components by @balzdur in #579
- feat: handle timestamp in constant by @balzdur in #580
- feat: remove link inside tables by @balzdur in #581
- validation: no name "id" on data model by @Pascal-Delange in #582
- chore: remove chatlio by @balzdur in #585
- Thomas/update case status by @balzdur in #583
- refactor(Sentry): improve error monitoring by @balzdur in #584
Full Changelog: v0.26.0...v0.27.0
v0.26.0
What's Changed
- refactor(operand-editor): improve discovery results grouping by @balzdur in #569
- Thomas/sample sentry by @balzdur in #568
- Thomas/decisions list by @balzdur in #570
- chore(deploy): remove sentry release from build by @balzdur in #571
- chore(ci): update google-github-actions to v2 by @balzdur in #573
- fix(TriggerObjectDetail): handle long text in trigger object detail by @balzdur in #572
- fix(ci): last fixes for build and deploy workflow by @balzdur in #574
- fix(ci): update sentry release name by @balzdur in #575
- chore: update ci to use github.sha by @balzdur in #576
- fix(ci): inject SENTRY_RELEASE into Dockerfile by @balzdur in #577
Full Changelog: v0.25.1...v0.26.0
v0.25.1
What's Changed
Full Changelog: v0.25.0...v0.25.1
v0.25.0
What's Changed
- chore: update deps and pnpm by @balzdur in #562
- fix: update react-dropzone to react-dropzone-esm by @balzdur in #563
- Thomas/mar 438 factorize the editor combobox by @balzdur in #557
- chore: clean existing icons by @balzdur in #564
- Thomas/blocked and review UI by @balzdur in #565
- fix(OperandEditorProvider): Fix nested functions by @balzdur in #566
Full Changelog: v0.1.25...v0.25.0
v0.1.25
What's Changed
- fix(activate-rule-snooze-issue): wrong condition for snooze by @balzdur in #558
- fix(translation): fix decision thresholds in fr translation by @balzdur in #559
- fix(i18n): remove deprecated i18next server options by @balzdur in #560
- fix(i18n): use i18next-fetch-backend instead of i18next-http-backend by @balzdur in #561
Full Changelog: v0.1.24...v0.1.25