Commit Graph

617 Commits

Author SHA1 Message Date
Luca Frosini 281285761f fixed var name 2024-10-29 14:38:58 +01:00
Luca Frosini 66224d73f4 Reorganizing packages 2024-10-23 14:51:49 +02:00
Luca Frosini 5c195f8723 Reorganizing packages 2024-10-23 14:49:19 +02:00
Luca Frosini 0eb2cf9456 Reorganized packages 2024-10-23 14:48:07 +02:00
Luca Frosini 334a8aff37 Added classes description for future reference 2024-10-23 13:31:51 +02:00
Luca Frosini e1ef53f2ef Improved naming 2024-10-23 13:16:10 +02:00
Luca Frosini d9cc910fa9 Reorganized environments 2024-10-23 12:33:36 +02:00
Luca Frosini dafc4e5639 Fixing naming 2024-10-23 10:58:20 +02:00
Luca Frosini 924b370a81 Reorganizing naming 2024-10-23 10:50:38 +02:00
Luca Frosini ae2ec3ca5d Renaming SecurityContext in SystemEnvironment which is more clear 2024-10-23 10:30:34 +02:00
Luca Frosini 2360949ad3 temp commit 2024-10-08 14:31:30 +02:00
Luca Frosini 48f7b1a73b Adding the concept of allowed roles for some operations 2024-07-10 17:59:14 +02:00
Luca Frosini 99980cc20c PArent context must be get with the same current DB 2024-07-09 12:02:25 +02:00
Luca Frosini fb7ca52744 Fixed created value of Context state 2024-07-02 17:31:34 +02:00
Luca Frosini a3b66f300e Enabled support for List and Set 2024-07-02 17:30:52 +02:00
Luca Frosini 69ad3803eb Adding support for contexts extra info 2024-07-01 17:39:48 +02:00
Luca Frosini 47092cf13e improved comment 2024-06-14 09:45:25 +02:00
Luca Frosini 7b1631e8be Added method to clean cache which has to be exposed and implemented 2024-06-13 16:17:36 +02:00
Luca Frosini 8f701c10a5 enabled List and Set previously deactivated 2024-06-13 15:31:12 +02:00
Luca Frosini f85fb9948f Minor fixes 2024-06-12 16:49:02 +02:00
Luca Frosini b27a2695cf Fixed code to be aligned with removal of generic in IS Model class 2024-06-11 11:56:41 +02:00
Luca Frosini 1da984cac0 Fixed fullPath logging 2024-06-11 10:33:12 +02:00
Luca Frosini 6080c0ee41 Added ANY base type mapping 2024-06-11 10:22:16 +02:00
Luca Frosini 7865bd81cc Fixed comment whitespace and removed uneeded explicit cast 2024-06-11 10:21:52 +02:00
Luca Frosini 1e31a71fce starting to create the skeleton for changes 2024-01-25 17:18:39 +01:00
luca.frosini 30e8c84258 Fixed projection 2023-11-29 14:26:02 +01:00
luca.frosini c324b3ab41 Fixed JSON queries 2023-11-29 13:19:48 +01:00
luca.frosini c5531d7c54 JSON queries has been switched to match queries 2023-11-28 16:57:54 +01:00
luca.frosini 8af757f3db Fixing tests and match queries 2023-11-27 17:44:15 +01:00
luca.frosini 0812a0c94c Improving code 2023-11-24 17:44:27 +01:00
luca.frosini 78ea9c2307 Improving code 2023-11-24 15:36:43 +01:00
luca.frosini 6657543a63 Improving code 2023-11-24 14:30:51 +01:00
luca.frosini 6a1e0e5838 Implementing projection 2023-11-24 14:03:06 +01:00
luca.frosini 5fe0e5771b Implementing projection match query 2023-11-23 17:10:17 +01:00
luca.frosini 9450134790 Implementing projection 2023-11-20 17:34:48 +01:00
luca.frosini f2cf0a4f17 Implementing projection 2023-11-20 16:27:57 +01:00
luca.frosini 24f2ec53c1 Implementing feature 2023-11-17 17:40:10 +01:00
luca.frosini d2b797c19a Implementing the new match query 2023-11-17 17:21:45 +01:00
luca.frosini 46cb4f0975 Added methods to create match query 2023-11-16 14:29:32 +01:00
luca.frosini e0bfef4c49 Changing the generated query to support projection 2023-11-16 12:02:17 +01:00
luca.frosini 2d863b99fc Fixed ServerContextCache issue 2023-11-10 15:44:43 +01:00
luca.frosini 084e223669 Trying to fix Server Context Cache 2023-11-10 14:37:43 +01:00
luca.frosini e8a98dd54a Fixing REST API 2023-11-10 13:50:33 +01:00
luca.frosini dd7ad6840e Added pagination support 2023-11-09 17:38:51 +01:00
luca.frosini ca51189cab Cleaning commented code 2023-11-09 17:33:02 +01:00
luca.frosini dfccd87a62 Fixed queries and test 2023-11-09 17:21:21 +01:00
luca.frosini 00e0fc2a55 Improving queries 2023-11-09 12:53:35 +01:00
luca.frosini 7ce298be17 Full refactor of JsonQuery management 2023-11-08 17:16:18 +01:00
luca.frosini b978185cd5 Added skip limit 2023-11-07 18:01:38 +01:00
luca.frosini 68c742eb09 Removed postfilter because polymorphism support has been added in query 2023-11-06 17:45:00 +01:00