Releases: checkmarble/marble-frontend
Releases · checkmarble/marble-frontend
v0.35.0
What's Changed
- chore(deps): bump the npm_and_yarn group across 1 directory with 2 updates by @dependabot in #675
- feat: add data viewer by @ChibiBlasphem in #677
- ci: update corepack when building by @ChibiBlasphem in #679
Full Changelog: v0.34.1...v0.35.0
v0.34.1
What's Changed
- Improve documentation of the env file example by @apognu in #665
- fix: remove user and entitlements from auth session cookie by @ChibiBlasphem in #669
- chore: add remix dev tools by @ChibiBlasphem in #671
- fix: minor visual bugs by @ChibiBlasphem in #672
- chore: only execute remix dev tools if 'devTools' query params is present in URL by @ChibiBlasphem in #673
- Put comments on separate lines. by @apognu in #676
Full Changelog: v0.34.0...v0.34.1
v0.34.0
What's Changed
- Fix wrong default value when creating user by @carere in #664
- Fix broken pagination on case manager by @carere in #667
- chore(deps-dev): bump vite from 5.4.9 to 5.4.12 in the npm_and_yarn group across 1 directory by @dependabot in #662
- Evolve Webhook page by @carere in #666
- Adding BreadCrumb to the app by @carere in #663
- Display nodes that were not executed as skipped. by @apognu in #668
New Contributors
Full Changelog: v0.33.0...v0.34.0
v0.33.0
What's Changed
- refactor: shuffle functions by @Pascal-Delange in #643
- Fix error when login with marble admin (wrong entitlement chek) by @carere in #658
- fix: remove unused license key from server env vars by @carere in #661
- Add Ordering & Filtering on Case Manager by @carere in #660
- feat: add aggregation filter operators by @ChibiBlasphem in #659
Full Changelog: v0.32.1...v0.33.0
v0.32.1
What's Changed
- fix: fix undefined node without children being counted as a nested child by @ChibiBlasphem in #657
Full Changelog: v0.32.0...v0.32.1
v0.32.0
What's Changed
- fix: change placeholder of fuzzy match operands by @ChibiBlasphem in #650
- Improving Licensing & Feature Access Check by @carere in #641
- feat: flexible formula nesting by @balzdur in #638
- fix: correcting zIndex to display banner above anything else by @carere in #652
- refactor: change tailwind css colors to fit with figma by @ChibiBlasphem in #651
- fix: improve error message when login & handling backend unavailable by @carere in #653
- fix: replace missing tailwind classes by @ChibiBlasphem in #654
- style: updating the scenario homepage by @carere in #655
- improve nesting visibility and extensibility by @ChibiBlasphem in #656
Full Changelog: v0.31.0...v0.32.0
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