2685 Commits (091eebb40c4e9a0638fc2be900916de23ee34405)

Author SHA1 Message Date
VIacheslavKlimov ec30bb0578 AI Request Node: added ability to attach files (#13910) 11 months ago
nickAS21 1c28ce6182 fix_lwm2m: do not send resources for reading if necessary 11 months ago
dashevchenko 1984615d5a rolled back @Noxss for body that can contain html 11 months ago
dashevchenko 599ccdc43c added NoXss validation 1 year ago
VIacheslavKlimov 3e357e5e9b Add initial duration alarm condition support for Alarm rules CF 11 months ago
VIacheslavKlimov 1a66f3973e Add repeating alarm condition support for Alarm rules CF 11 months ago
VIacheslavKlimov fdc575c176 Structures for new Alarm rules CF 11 months ago
dshvaika 995ca2e4a8 fixed updates of non-dynamic zone group arguments 11 months ago
dshvaika c678634344 fix validation logic of zoneGroupConfiguration after testing 11 months ago
Yevhenii ec6d28e210 Fixed minor issue and added test 12 months ago
dshvaika ad0b6017e6 ZoneGroups from list to map 12 months ago
Yevhenii 6757f9195c Added AiModel sync for Edge 12 months ago
dshvaika b54906a9ef Removed TimeUnit from scheduled update supported CF configs 12 months ago
dshvaika 15c1035416 Updated logic due to review comments 12 months ago
dshvaika 3abb23780d Added TimeUnit support 12 months ago
dashevchenko bdb5d55697 fixed user name field retrieval from edqs 12 months ago
dshvaika ea65bd44e0 fixed NPE 12 months ago
dshvaika eb36297b69 refactoring after merge to PE 1 year ago
dshvaika 02bf78e681 Added missing JsonIgnore after refactoring 1 year ago
dshvaika 87a27e95ef Added missing tests for new class + refactoring of geofencing calculation logic 1 year ago
dshvaika dd53892df2 Geofencing CF refactoring to new configuration init commit 1 year ago
IrynaMatveieva 6db073ba53 added validate method to config 1 year ago
IrynaMatveieva 90d34b5bd0 added CF config marker interface 1 year ago
dshvaika 1421f9cc9f Resolved TODOs, refactoring: make GeofencingCalculatedFieldState extends Base state class 1 year ago
dshvaika 29934d08bd Added custom serializer/deserializer logic for perimeter definitions 1 year ago
dshvaika cc3ecfc027 Added reporting strategies instead of single zone group event 1 year ago
dshvaika 0c03abe5e6 Added tenant profile upgrade script & Added argument test & removed outdated todo items 1 year ago
dshvaika faf842f998 Updated toTbelCfArg implementation for GeofencingArgumentEntry 1 year ago
dshvaika ed70a1e690 Added additional validation to be sure that the value cannot be set to 0 which means unlimited level 1 year ago
dshvaika 43b07c242f Added service layer test with validation of scheduling config updates 1 year ago
dshvaika bf83848076 Removed maxAllowedScheduledUpdateIntervalInSecForCF from tenantProfileConfiguration 1 year ago
dshvaika ad511e9355 Added test for RelationQueryDynamicSourceConfiguration class 1 year ago
dshvaika 44a9327a26 Replaced with parameterized tests 1 year ago
dshvaika d2b9e1066f Added geofencing CF configuration test 1 year ago
dshvaika 67f08da7a0 Updated validation logic for existing and geofencing CF 1 year ago
dshvaika ef9ad6751c Fixes after self-review before create WIP PR 1 year ago
dshvaika efc20a93aa Added mock tests for Geofencing CF state and utils logic to/from proto 1 year ago
dshvaika baba433f0f Added validation for new configuration + fixed relation creation for profile entities 1 year ago
dshvaika 3643b54985 Added relation creation support 1 year ago
dshvaika 409328dbe3 removed no needed logic from geofencing arugment 1 year ago
dshvaika fb84eb0695 typos fix 1 year ago
dshvaika c783176e71 Updated to use zone groups 1 year ago
dshvaika ede9fd5e05 Added support to use only one zone type instead of two + minor validation fixes 1 year ago
Dmytro Skarzhynets 0557091b1c
AI models: avoid serializing AI provider second time 1 year ago
dshvaika 82cca8c665 renamed saveZones to allowedZones 1 year ago
dshvaika 4cd0ec9e27 Basic data validation & fixed calculated field update in scheduled update msg 1 year ago
dshvaika e22462521f Scheduling exclusively during CF init and update & added simple relation check for fetch from DB 1 year ago
dshvaika c8490080a1 added basic logic to update state periodically 1 year ago
Dmytro Skarzhynets 21c17e308d
Refactor relations validation 1 year ago
dashevchenko 6ae8cdf623 added trim to json parsing, updated test 1 year ago