- Dec 16, 2020
-
-
Juan Fuentes authored
-
Juan Fuentes authored
- Dec 15, 2020
- Dec 14, 2020
-
-
felmer authored
-
felmer authored
-
felmer authored
-
felmer authored
-
felmer authored
-
piotr.kupczyk@id.ethz.ch authored
-
piotr.kupczyk@id.ethz.ch authored
NG_UI : queries execution : SSDM-10432 - in 'view' mode use executeQuery method instead of executeSql as the latter requires stronger authorization rights (i.e. query database write access) and it wouldn't allow public query executions by non owners
-
felmer authored
-
felmer authored
-
- Dec 11, 2020
-
-
piotr.kupczyk@id.ethz.ch authored
NG_UI : queries execution : SSDM-10432 - in the database select field show a database label instead of a database name
-
piotr.kupczyk@id.ethz.ch authored
-
piotr.kupczyk@id.ethz.ch authored
NG_UI : queries execution : SSDM-10432 - handle parameters with additional metadata e.g. ${code::type=VARCHAR}. The format is supported on the server side but is not currently handled in any special way, still the new UI should not break on such parameters
-
piotr.kupczyk@id.ethz.ch authored
NG_UI : queries execution : SSDM-10432 - show warning and info messages about the special authorization columns used for filtering of results + make the query execution input validation all on the server side not to mix it with the client side validation done on save
-
Juan Fuentes authored
-
Juan Fuentes authored
-
- Dec 10, 2020
-
-
piotr.kupczyk@id.ethz.ch authored
NG_UI : queries execution : SSDM-10432 - added support for query parameters (in ${param_name} format)
-
piotr.kupczyk@id.ethz.ch authored
NG_UI : queries execution : SSDM-10432 - make "Execute" button visible in both "view" as well as "edit" modes
-
felmer authored
-
- Dec 09, 2020
-
-
piotr.kupczyk@id.ethz.ch authored
-
piotr.kupczyk@id.ethz.ch authored
NG_UI : queries execution : SSDM-10432 - introduce Grid internal horizontal scrolling in case there are too many columns to fit in the available page width (before the change the Grid would increase the page width)
-
piotr.kupczyk@id.ethz.ch authored
NG_UI : queries execution : SSDM-10432 - set a minimal width for a grid column to always be able to enter some filter value
-
piotr.kupczyk@id.ethz.ch authored
-
piotr.kupczyk@id.ethz.ch authored
NG_UI : queries execution : SSDM-10432 - add 'Execute' button and present the first version of query search results
-
Juan Fuentes authored
-
Juan Fuentes authored
-
- Dec 08, 2020
-
-
piotr.kupczyk@id.ethz.ch authored
-
piotr.kupczyk@id.ethz.ch authored
-
Juan Fuentes authored
-
piotr.kupczyk@id.ethz.ch authored
NG_UI : queries execution : SSDM-10432 - present a select field with a list of available query databases instead of a text field
-
piotr.kupczyk@id.ethz.ch authored
V3_API : server information : SSDM-10469 - delete the build info file before appending the content and clean up the script a little
-
piotr.kupczyk@id.ethz.ch authored
-
piotr.kupczyk@id.ethz.ch authored
V3_API : delete persons : SSDM-10395 - clean up an authorization group after the test not to interfere with other tests
-
vkovtun authored
SSDM-10405 Removed part of SearchDataSetTest.testNestedLogicalOperatorsMultipleNestingWithParents() that failed problems on the Jenkins server most likely because of DB modification tests not cleaning up.
-
vkovtun authored
SSDM-10405 Added SearchDataSetTest.testNestedLogicalOperatorsWithParentsAndChildrenMultipleNesting().
-