SSDM-5852 : V3 API: Query - fixes after FJE's code review:
- added missing database label to V3 Query class - added missing check to V3 createQueries method
Showing
- js-test/servers/common/core-plugins/tests/1/as/webapps/openbis-v3-api-test/html/test/test-create.js 2 additions, 1 deletion...1/as/webapps/openbis-v3-api-test/html/test/test-create.js
- js-test/servers/common/core-plugins/tests/1/as/webapps/openbis-v3-api-test/html/test/test-search.js 3 additions, 3 deletions...1/as/webapps/openbis-v3-api-test/html/test/test-search.js
- openbis/source/java/ch/ethz/sis/openbis/generic/server/asapi/v3/executor/query/CreateQueryExecutor.java 4 additions, 0 deletions...c/server/asapi/v3/executor/query/CreateQueryExecutor.java
- openbis/source/java/ch/ethz/sis/openbis/generic/server/asapi/v3/translator/query/QueryTranslator.java 12 additions, 0 deletions...ric/server/asapi/v3/translator/query/QueryTranslator.java
- openbis/source/java/ch/systemsx/cisd/openbis/plugin/query/server/DAO.java 7 additions, 2 deletions...ava/ch/systemsx/cisd/openbis/plugin/query/server/DAO.java
- openbis/source/java/ch/systemsx/cisd/openbis/public/resources/api/v3/as/dto/query/Query.js 7 additions, 0 deletions...isd/openbis/public/resources/api/v3/as/dto/query/Query.js
- openbis/sourceTest/java/ch/ethz/sis/openbis/systemtest/asapi/v3/CreateQueryTest.java 26 additions, 0 deletions...ethz/sis/openbis/systemtest/asapi/v3/CreateQueryTest.java
- openbis/sourceTest/java/ch/ethz/sis/openbis/systemtest/asapi/v3/GetQueryTest.java 1 addition, 0 deletions...ch/ethz/sis/openbis/systemtest/asapi/v3/GetQueryTest.java
- openbis_api/source/java/ch/ethz/sis/openbis/generic/asapi/v3/dto/query/Query.java 16 additions, 0 deletions...ch/ethz/sis/openbis/generic/asapi/v3/dto/query/Query.java
- openbis_api/sourceTest/java/ch/ethz/sis/openbis/generic/sharedapi/v3/dictionary.txt 2 additions, 0 deletions...a/ch/ethz/sis/openbis/generic/sharedapi/v3/dictionary.txt
Loading
Please register or sign in to comment