Skip to content
Snippets Groups Projects
Unverified Commit fdd75ffc authored by bryan's avatar bryan Committed by GitHub
Browse files

Remove enable nested queries (#44447)


* update e2e test for command pallete to use a valid setting

* remove the setting from the ui, make it always true, unless set false from env

* remove enable-nested-queries from admin section on fe

- fix unused oldValue -> _oldValue

* tests aren't allowed to change enable-nested-queries

* fix test + disallow setting nested queries from code

* we cannot set enable-nested-queries

- set the env var instead

* add checks for the enable-nested-queries setting

* make resolve-source-cards work with enable-nested-queries setting

* fix recents uri interception

* return enable_nested_queries setting to client

* adjust fetchmock url matcher

---------

Co-authored-by: default avatarNick Fitzpatrick <nickfitz.582@gmail.com>
parent 775d7183
No related branches found
No related tags found
No related merge requests found
Showing with 53 additions and 48 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment