2520 Commits (0ef8dd513d27371e3168564aff083d93898b5605)

Author SHA1 Message Date
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
Viacheslav Klimov 729ac2c3f8
Fixes after review 2 months ago
dashevchenko 87476a94a6 fixed json property name for ShortCustomerInfo.publicCustomer 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
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
Volodymyr Babak 04aed068bf
Edge api key sync (#87) 3 months ago
dashevchenko 5c8ec170b0 fixed codeProcessingUrl api method, minor sswagger improvemts 3 months ago
dashevchenko 4bb0345641 fixed infinite loop for DefaultNotificationRuleRecipientsConfig openapi schema 3 months ago
dashevchenko c569516a3c fixed JsonSubTypes mapping 3 months ago
dashevchenko 92a036a26c deleted defaultImpl for models as openapi don`t suppport it 3 months ago
dashevchenko 56b18989b3 updated EntityExportData with missing discriminator mappings 3 months ago
dashevchenko 549e8ba12b fixed openapi issue with defaultImpl, deleted redundant allOf 3 months ago
dashevchenko b13b12cb34 openapi improvements 3 months ago
dashevchenko 3f43dd9b59 openapi improvements 3 months ago
dashevchenko 41b435848a deleted redundant swagger annotations 3 months ago
dashevchenko 7729f4596e swagger annotation improvements 3 months ago
dashevchenko 992a4a8007 swagger annotation improvements 3 months ago
Volodymyr Babak e22a9d3e50 Added syncInProgress as edge attribute 3 months ago
dashevchenko a72a9c5174 deleted redundant code, md file, reverted some swagger properties for OtaPackageInfo fields 3 months ago
dashevchenko 9b27bdad63 improved some swagger annotations 3 months ago
dashevchenko df1ec61f66 fixed KeyFilterPredicate swagger annotation, added openapi_client_test_generation.md 3 months ago
dashevchenko d1e01683ed improvements fro JsonNode 3 months ago
Viacheslav Klimov e084fc2158
Add job finish callback mechanism 3 months ago
dashevchenko 5ad9eae7d5 swagger improvements 3 months ago
dashevchenko 2bd12ff206 fixed some models/apis after merge 4 months ago
dashevchenko d5d07b25ea fixed new TB models after merge with master to meet open-api standard 4 months ago
Volodymyr Babak 6c200e3767 Fixed sync of AdminSettings to Edge in realtime 4 months ago
Dmytro Skarzhynets 43e8465966 feat: add entity keys V2 endpoint with sample values 4 months ago
dashevchenko d98355c190 fixed swagger issue with AtomicInteger 4 months ago