Commit Graph

11 Commits

Author SHA1 Message Date
Andrew Kingston 1efd5725c7 Add some new resolution aliases and simplify long nasty relative import paths 2024-02-05 12:08:45 +00:00
Andrew Kingston 233df4c27c Remove legacy nested builder directory and move screen templates and utils into better locations 2024-02-01 09:55:30 +00:00
Dean 30db237071 Merge remote-tracking branch 'origin/master' into feature/monolith-js-refactor 2024-01-17 17:17:01 +00:00
Adria Navarro db2c20e3ae eslint import/newline-after-import 2023-11-20 21:52:29 +01:00
Dean 79da5956b8 Patch from original environment 2023-10-30 12:46:44 +00:00
Gerard Burns 62acbc43fd Query UI improvements (#11881)
* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* linting

* sidebar close icon, fix overflow issue with sidebar

* better schema auto populating behavior

* rename newqueryviewer

* remove external datasource table

* linting

* wip

* align header

* fix needing to press the validate button twice

* table min width

* wip

* remove loading

* remove disabled

* remove validation

* lint

* wip

* fix json panel
2023-09-26 12:27:27 +01:00
Mel O'Hagan 002c1e7201 Remove helpers and convert to JS query bindings 2022-12-01 10:29:06 +00:00
Mel O'Hagan 3504348768 Remove duplicate add binding button 2022-11-23 18:19:43 +00:00
Mel O'Hagan 3f28cfbed4 Refactor 2022-11-02 12:10:38 +00:00
Mel O'Hagan e9b84659f4 Refresh BindingBuilder if query.parameters changes 2022-11-02 11:22:48 +00:00
mike12345567 5f8f34f6f3 Fix for #7811 - Fixing an issue with the query binding builder - when executing the query you could no longer enrich the value binding. 2022-09-17 10:45:44 +01:00