2749 Commits (master)

Author SHA1 Message Date
dashevchenko 6079cbb180 fixed openapi descriptions for arrays 2 weeks ago
dashevchenko 78ff27a625 reverted defaultImpl for UI backward compatibility 4 weeks ago
Viacheslav Klimov d6b73d5f8f
Port API improvements from 4.4 to 4.3 2 months ago
dashevchenko 58c820a71e deleted wrong required mode 2 months ago
dashevchenko ffde9fe9de hidden deprecated schema 2 months ago
dashevchenko e56566e91f hidden deprecated schemas, fixed duplicated classes 2 months ago
Viacheslav Klimov 7ab9b931a7
Address PR review: restore private visibility, keep @Valid, fix test script dialog 2 months ago
Viacheslav Klimov d4b8fa0312
Add type guard for alarm rule updates and defensive cast in fromCalculatedField 2 months ago
dashevchenko 430588d991 updated Device.deviceProfileId openapi description, update AssetProfileInfo.id openapi implementation 2 months ago
Viacheslav Klimov 856b462fdf
Remove deprecated device profile alarm rules from API docs 2 months ago
Viacheslav Klimov b234948d14
Fix AlarmRuleControllerTest deserialization failures 2 months ago
dashevchenko 12f0094a64 deleted redundant required mode for some entity fields, added appropriate mediaType for some api request body 2 months ago
dashevchenko 159b2ce0d3 fixed TaskResult.error serialization 2 months ago
Viacheslav Klimov ee975cf386
Version set to 4.3.1.2-SNAPSHOT 2 months ago
Viacheslav Klimov 2a7eab3db5
Version set to 4.2.2.2-SNAPSHOT 2 months ago
Viacheslav Klimov 0ef8dd513d
Refactor alarm rule controller and fix swagger docs 2 months ago
Viacheslav Klimov 5768bbefe1
Add separate alarm rules API 2 months ago
dashevchenko 92390ae2f1 added NoXss for AlarmCreateOrUpdateActiveRequest.type 2 months ago
Viacheslav Klimov 729ac2c3f8
Fixes after review 2 months ago
Andrii Landiak c2a8f79edd Minor changing for CertificateReloadManager 2 months ago
Andrii Landiak 8be7a23b15 Added automatic SSL/TLS certificate reload for transports without service restart 2 months ago
dashevchenko 87476a94a6 fixed json property name for ShortCustomerInfo.publicCustomer 2 months ago
Viacheslav Klimov ca08f4b435
Fix OR key filter SQL generation, propagation, and add comprehensive tests 2 months ago
Viacheslav Klimov 4ae486a5f1
Add feature toggle, SystemParams field, and service-layer validation 2 months ago
Viacheslav Klimov c9e0839b52
Add keyFiltersOperation field to EntityCountQuery and propagate through constructors 2 months ago
Viacheslav Klimov 8246097fb4
Create unified ComplexOperation enum and update all references 2 months ago
dashevchenko c3b0ce2ca2 fixed openapi schema ordering 3 months ago
dashevchenko ea3271af3a fixed order for Alarm 3 months ago
dashevchenko 31d6b20944 fixed ByteBuffer fields for openapi schema 3 months ago
dashevchenko 2a3c668ec9 fixed readOnly for entityId, deterministic order of tags, fixed DebugEventFilter field duplication (isError, error), fixed OtaPackage data format 3 months ago
dashevchenko fdba60ae20 fixed ShortCustomerInfo openapi schema, refactoring 3 months ago
Viacheslav Klimov a3c0f0b689
Fix rule chain notes: extract DAO, reduce column size, add tests 3 months ago
dashevchenko 0705dd42c2 added test checking DiscriminatorMapping for EntityExportData 3 months ago
dashevchenko 89acce4c20 added test checking DiscriminatorMapping for EntityId, some java docs 3 months ago
dashevchenko 0fa97af922 fixed FeaturesInfo class, added ability to manually set json property order 3 months ago
dashevchenko 77f5317610 minor refactoring 3 months ago
Dmytro Skarzhynets 1d9661124c feat: add additionalInfo field to CalculatedField 3 months ago
Viacheslav Klimov f9031dd63f
Version set to 4.3.1.1-SNAPSHOT 3 months ago
Viacheslav Klimov f66427fb7c
Version set to 4.2.2.1-SNAPSHOT 3 months ago
dashevchenko 4fd7d7eb61 NotificationRuleRecipientsConfig refactoring, added dedulication logic so that fields not being dulicated in children 3 months ago
dashevchenko 12b812ed1b EntityId openspec improvements 3 months ago
Sergey Matvienko 2e612899e2 Fix NotificationRuleRecipientsConfig serialization with Jackson 2.18.x 3 months ago
dashevchenko 2bcc82f682 eliminated usage of DefaultNotificationRuleRecipientsConfig and EntityExportData instances 3 months ago
dashevchenko e82861b3e9 refactoring 3 months ago
Viacheslav Klimov 8f731b1419
Add javadoc for all ActionType enum constants 3 months ago
Viacheslav Klimov f48dce0359
Fix additionalInfo @Schema annotations: correct copy-paste bugs and document JSON keys 3 months ago
Vladyslav_Prykhodko 7fdaf3f383 Refactor save rule chain note 3 months ago
Vladyslav_Prykhodko bcf4dd0c89 UI: Updated configuration rule chain note 3 months ago
Vladyslav_Prykhodko 549843a55d Fixed save notes models 3 months ago
Vladyslav_Prykhodko db87b489f1 Implements support notes in RuleChain entity 3 months ago