YevhenBondarenko
0b51baf38d
LUA script improvements and used versioned cache for latest ts
2 years ago
ViacheslavKlimov
8c8666c3d0
Ignore version for export/import
2 years ago
ViacheslavKlimov
8a3f99d651
HTTP status 409 (Conflict) on EntityVersionMismatchException
2 years ago
ViacheslavKlimov
67b8ded9f4
Add version to most entities
2 years ago
ViacheslavKlimov
66563e3459
Introduce optimistic locking and 'version' for entities
2 years ago
YevhenBondarenko
118407d982
implemented versioned cache
2 years ago
ViacheslavKlimov
656e8458ad
Tests for version control; local-only repositories; refactoring
2 years ago
ViacheslavKlimov
d9e90ea663
Refactoring for notification types filter
2 years ago
dashevchenko
3ea1e5706e
updated TenantProfile swagger example
2 years ago
YevhenBondarenko
b666f9499a
added sequence number for attributes
2 years ago
dashevchenko
951f017e7c
extended mobile application settings with default store links
2 years ago
dashevchenko
be5220a9e9
fixed mobile app settings default value for store links
2 years ago
dashevchenko
1619e60380
minor refactoring
2 years ago
dashevchenko
95c9e7b7bf
added api to retrieve app store links
2 years ago
YevhenBondarenko
d2a9291e52
added rate limits for the gateway device
2 years ago
Igor Kulikov
9e8fe8ad73
UI: SCADA symbol components refactoring.
2 years ago
ViacheslavKlimov
5e2a4a73b7
Fix token sessionId calculation
2 years ago
dashevchenko
5807d8ce3c
deleted badgeStyle enum
2 years ago
dashevchenko
7db220e9e4
deleted badge style from mobile app settings
2 years ago
Viacheslav Klimov
5809d014de
Queue option to duplicate msgs to all partitions ( #10815 )
* Queue config option to duplicate msgs to all partitions
* UI for queue config option to duplicate msgs to all partitions
* Fixes for msg duplication; add tests
* Introduce TbRuleEngineProducerService
* Use TbRuleEngineProducerService in TbClusterService
* Fix DefaultTbClusterServiceTest
* Add correlationId to TbMsg
* Refactor TbMsg
* Support msg duplication for all msg types
2 years ago
YevhenBondarenko
161e10a686
added rate limits for the gateway
2 years ago
IrynaMatveieva
f538f2ec79
fixed ActionTypeTest
2 years ago
IrynaMatveieva
74ac5a949f
added rule engine controller and send rest api call reply node
2 years ago
YevhenBondarenko
e10ba543a0
fixed all allowableValues
2 years ago
YevhenBondarenko
87ed660fc9
fixed swagger allowableValues
2 years ago
Igor Kulikov
69e1455e40
Update license header
2 years ago
Igor Kulikov
7d0e5b330b
Introduce ResourceSubType for image resources.
2 years ago
Kulikov
6c499fd342
LwM2M: default object version ( #10731 )
* lwm2m: object-id-version default 1.0
* lwm2m: delete translate
* lwm2m: delete translate3
* lwm2m: object id ver comment4
* lwm2m: object id ver comment5
* lwm2m: object id ver comment6
2 years ago
ViacheslavKlimov
938b60f840
Fix maxRuleNodeExecutionsPerMessage (failed test TenantProfileEdgeTest.testTenantProfiles)
2 years ago
IrynaMatveieva
63156a69df
added ability to transfer msg to originator default rule chain and set default value for maxRuleNodeExecutionsPerMessage from tenant profile
2 years ago
ViacheslavKlimov
012457e0db
Add mobileQrEnabled to system params
2 years ago
ViacheslavKlimov
b750077c71
Minor refactoring for mail rate limits
2 years ago
ViacheslavKlimov
b78c4fd21a
Add per-tenant rate limits for emails sending
2 years ago
ViacheslavKlimov
4837cd3fc1
VC: find default entity on import regardless of name
2 years ago
dashevchenko
0003caf4fb
added id, createdTime to mobile app setting entity, added MobileAppSettingsValidator
2 years ago
YevhenBondarenko
e32797400c
updated jjwt version
2 years ago
Oleksandra Matviienko
63df92e995
JUnit5 migration in common. Junit-platform.properties and logback-test.xml where added to java resource directories if needed.
Signed-off-by: Oleksandra Matviienko <al.zzzeebra@gmail.com>
2 years ago
dashevchenko
dc5f59254d
added mobile app settings cleanup for tenant deletion
2 years ago
dashevchenko
87fc91e088
deleted "required" from tenant email swagger schema
2 years ago
ViacheslavKlimov
285b8803da
Limit notification request errors stats to 100
2 years ago
dashevchenko
b216898924
updated default mobile app settings, fixed permission
2 years ago
dashevchenko
67ba644195
moved all apis to one controller
2 years ago
Sergey Matvienko
da3b496a68
dependency updated to fix userSettingsDao.findByTypeAndPath: hypersistence-utils-hibernate-63:3.7.4 for hibernate-core:6.4.4. Test and notes added
2 years ago
ViacheslavKlimov
3803081b57
Refactor alarms deletion; separate tenant entities deletion task
2 years ago
dashevchenko
d0ff4a2d86
mobile app QR code initial implementation
2 years ago
ViacheslavKlimov
0361d34767
Minor refactoring
2 years ago
imbeacon
be045bcf42
Updated due to comments
2 years ago
ViacheslavKlimov
6f9e9305bd
Housekeeper refactoring
2 years ago
ViacheslavKlimov
9064bfaa76
Delete tenant entities in batches with id offset
2 years ago
Andrii Landiak
5191143c3f
Provide support for Notification to Edge
2 years ago