Kristina Demeshchik
533ee1f078
Dashboard : Allow applying variable regex to display text ( #114426 )
...
* Ability to apply regex to display text
* Frontend tests
* scenes-react version
* lock file
* adjust tests input
* adjust inputs
* unused variable
* change data type
* unit tests
* bump scenes
* bump scenes
* Update docs
* V2->V1 conversion
* re-generate files
* update openai snapshots
2025-12-09 10:55:51 -05:00
Dominik Prokop and Haris Rozajac
bb787a2637
Schema v2: Move annotation mappings out of legacyOptions ( #114721 )
...
* Add mappings property to v2(alpha/beta)1
* Mappings convetions
* OpenAPI spec
* fe annotaations mapping
* Update snapshots
* v2->v1 conversion
* fix tests
---------
Co-authored-by: Haris Rozajac <haris.rozajac12@gmail.com >
2025-12-03 10:19:21 +01:00
Levente Balogh
0e6166a753
Dashboard Controls: Fix schema transformation for link placement ( #114630 )
...
* fix: add missing transformation for scenes -> save model v2
* fix: link placement transformation on the backend between schemas
* fix: update the openapi spec in the tests
* tes: add tests for `transformSceneToSaveModelSchemaV2`
* tests: extend conversion_test.go to cover link placements
2025-12-02 13:12:01 +00:00
Levente Balogh and Ivan Ortega
930f7ce489
Dashboards: Cover the Switch variable in schema transformations - part 2. ( #114549 )
...
* feat: add v2alpha_1 conversion for the switch variable
* chore: gofmt fixes
* chore: update comments in tests
* chore: fix gofmt
* Update specs
* tests: update the v2alpha1 openapi snapshot
---------
Co-authored-by: Ivan Ortega <ivanortegaalba@gmail.com >
2025-11-28 14:21:33 +01:00
Ivan Ortega Alba
40fb421556
Schema: Implement v2beta1 → v2alpha1 conversion ( #113876 )
2025-11-19 15:56:33 +01:00