Dynamic Select setting (#13179)

* Dynamic Select setting
embeds select2 and uses ajax to call to backend for options
poller-group included

* fix validation a bit

* fix typehint

* move minProperties into the select schema

* Change dashboard-select to select-dynamic
Love deleting code

* Change dashboard-select to select-dynamic
Love deleting code
wire up a few select2 options

* fix whitespace

* Not a model, just an object

* Suggestion from @SourceDoctor autocomplete values of select and select-dynamic

Got a little creative with InternalHttpRequest...
This commit is contained in:
Tony Murray
2021-08-28 06:46:53 -05:00
committed by GitHub
parent 94ee737f3d
commit d646562e4e
13 changed files with 346 additions and 109 deletions

File diff suppressed because one or more lines are too long

View File

@@ -1,5 +1,5 @@
{
"/js/app.js": "/js/app.js?id=a6bdef835406a9a4e138",
"/js/app.js": "/js/app.js?id=a3b972f53d547c6c17ba",
"/js/manifest.js": "/js/manifest.js?id=1514baaea419f38abb7d",
"/css/app.css": "/css/app.css?id=996b9e3da0c3ab98067e",
"/js/vendor.js": "/js/vendor.js?id=ccca9695062f1f68aaa8",