Commit Graph

830 Commits

Author SHA1 Message Date
Luca Frosini a5ce8330d6 Migrating to new SecretManagerProvider 2022-03-07 14:16:51 +01:00
Luca Frosini 3359295adf Migrating tests to new SecretManagerProvider 2022-03-07 14:14:42 +01:00
Luca Frosini a5eda58293 Fixed javadoc 2022-03-07 11:29:03 +01:00
Luca Frosini 41f41d8179 Upgrade to OrientDB 3.2.5 (from 3.0.38) 2022-02-23 17:03:30 +01:00
Luca Frosini 52d2df21fd Removed unused import 2022-02-08 15:38:17 +01:00
Luca Frosini a6153e8f1a Fixed test 2022-02-08 13:36:22 +01:00
Luca Frosini 34fe3af013 Added possibility to run QueryTemplate with defaults(no provided params) 2022-02-08 12:49:25 +01:00
Luca Frosini c6305c9570 Fixed issue on template property of QueryTemplate serialization 2022-02-07 22:20:56 +01:00
Luca Frosini 6bd1cc11d0 Refactoring due to package renaming in resource-registry-api 2022-02-01 16:49:12 +01:00
Luca Frosini ab0e2b11ee Updated CHANGELOG 2021-10-28 11:17:01 +02:00
Luca Frosini fe1dafd250 Changed the code which uses the contexts included in header or
explicitly requested for an instance
2021-10-28 10:50:46 +02:00
Luca Frosini 8a66cb622a Corrected a typo in a comment 2021-10-27 22:55:35 +02:00
Luca Frosini 7dff6271f5 Fixed test 2021-10-26 21:44:19 +02:00
Luca Frosini b025d08099 Changed the management of instance property to properly support Map,
List and Set
2021-10-26 20:49:58 +02:00
Luca Frosini 2578a7cecb Implementing QueryTemplate manager 2021-10-25 18:12:24 +02:00
Luca Frosini 7aff57a3d1 Moved back the query operators here 2021-10-25 12:13:18 +02:00
Luca Frosini 5abb21f5c2 Moved query operators (logical and condtional) to is-model 2021-10-25 11:41:29 +02:00
Luca Frosini 7fd579a80e Fixed import due to packages renaming 2021-10-25 11:40:47 +02:00
Luca Frosini 853bd152ca cleaned tests 2021-10-25 11:01:33 +02:00
Luca Frosini 414e3f5672 Aligned package names 2021-10-25 11:00:54 +02:00
Luca Frosini eb1398feaa Starting to create queryTemplates tests examples 2021-10-22 20:11:54 +02:00
Luca Frosini eb240c751a Cleaned code 2021-10-22 20:07:50 +02:00
Luca Frosini 5676d17c58 Aligned name 2021-10-22 20:05:55 +02:00
Luca Frosini 90a25ee7e7 All the refactored code has been tested with existing JUnit tests 2021-10-22 19:26:36 +02:00
Luca Frosini 6e985eec65 Moved Query Conditional and Logical operators in a dedicated package 2021-10-22 11:11:01 +02:00
Luca Frosini d2324da565 Renamed Class 2021-10-22 10:24:16 +02:00
Luca Frosini b9d1a43520 Adding support for query templates 2021-10-21 19:14:45 +02:00
Luca Frosini fc4ed61344 Added support to manage reserved UUID 2021-10-21 16:32:05 +02:00
Luca Frosini ef1f3bb427 minor changes 2021-10-21 12:48:43 +02:00
Luca Frosini b596c3c795 Fixed test due to TypeVersion class renamed to Version 2021-10-21 10:23:10 +02:00
Luca Frosini e64e3b9dc4 Added logical and conditional operators 2021-10-20 12:05:34 +02:00
Luca Frosini 0d5e55472c REfactoring code to support logical and consitional operator 2021-10-19 22:50:45 +02:00
Luca Frosini 5b3db43248 Improving code 2021-10-19 22:18:41 +02:00
Luca Frosini b339c9d49a Reorganizing code to easily support conditional and logical operators 2021-10-19 16:46:00 +02:00
Luca Frosini e810a6c06d Added the possibility of getting a facet as result 2021-10-19 12:56:45 +02:00
Luca Frosini c8d9007121 Starting supporting facet as result 2021-10-18 16:23:41 +02:00
Luca Frosini 5486954750 Results are now post filtered to allow polymorphism 2021-10-18 15:18:17 +02:00
Luca Frosini 485b20ac05 Starting to support results different from Resources 2021-10-18 12:24:57 +02:00
Luca Frosini 49c361a342 Added intensive tests from queries 2021-10-18 11:48:53 +02:00
Luca Frosini a51405c843 Added more possibilities 2021-10-15 17:27:45 +02:00
Luca Frosini 475c6147e2 Merge branch 'feature/22047' of code-repo.d4science.org:gCubeSystem/resource-registry into feature/22047 2021-10-15 15:45:11 +02:00
Luca Frosini 62db808543 Fixed Query 2021-10-15 15:43:56 +02:00
Luca Frosini b62f51e53c enhancing query capabilities 2021-10-15 11:33:07 +02:00
Luca Frosini 4d62dc6a6a Reorganized code to better manage JsonQuery 2021-10-14 18:03:55 +02:00
Luca Frosini 5a2035d21f Refactoring JsonQuery 2021-10-14 15:01:22 +02:00
Luca Frosini b055b17a8c Update 'src/test/java/org/gcube/informationsystem/resourceregistry/query/query.json' 2021-09-28 14:19:14 +02:00
Luca Frosini 6099c2636e Renamed file 2021-09-27 18:30:16 +02:00
Luca Frosini 515c3e8979 Moved the file in the proper location 2021-09-27 18:29:56 +02:00
Luca Frosini 4592036a7c Fixed REST API 2021-09-27 18:29:23 +02:00
Luca Frosini 2b71d1db12 Json Query has been implemented 2021-09-27 18:00:18 +02:00