ViacheslavKlimov
a63ed4fa6c
Versioning for rule chain metadata
2 years ago
Andrii Landiak
c6ee0bff19
Add edgeIdsCache to decrease number of calls to db for findRelatedEdgeByEntityId
2 years ago
Andrii Landiak
0ab35b72d2
Edge: impl new approach with oauth
2 years ago
IrynaMatveieva
5032938f49
removed brackets
2 years ago
IrynaMatveieva
5e033ff066
added additional verification in tests
2 years ago
IrynaMatveieva
b19708540f
added tests
2 years ago
YevhenBondarenko
7f2d78cb04
added corresponding tests
2 years ago
dashevchenko
eca50b018f
rid from 'registration'
2 years ago
dashevchenko
9f7d6737b3
added @Length validations according to database restriction
2 years ago
dashevchenko
931102f73c
fixed pull request comments
2 years ago
IrynaMatveieva
0f4037155d
fixed swagger description
2 years ago
dashevchenko
8d7acca4d8
added "/oauth2/client/infos?clientIds=" api for UI
2 years ago
ViacheslavKlimov
dc1e2f94c6
Improve Lua script for versioned cache
2 years ago
ViacheslavKlimov
5759610340
Rate limit for WS subscriptions
2 years ago
Volodymyr Babak
cfca80defe
Remove Edge request messages - send multiple data messages in single rpc message
2 years ago
Andrii Landiak
5ca6ad03e3
CE: optimize java imports
2 years ago
YevhenBondarenko
977da8bc8a
fixed tests
2 years ago
YevhenBondarenko
358925cffe
added version for relations
2 years ago
ViacheslavKlimov
486fed375c
Add version for tenant entity
2 years ago
dashevchenko
333154ad62
fixed SqlDatabaseUpgradeService with new upgrade, refactoring
2 years ago
dashevchenko
b57744f5d5
added test for Oauth2Controller, DomainController, MobileAppController
2 years ago
dashevchenko
1429d6a97c
renamed oauth2_registration table to oauth2_client
2 years ago
dashevchenko
f274c274e9
oauth2 configuration breakdown: initial implementation
2 years ago
Sergey Matvienko
094f840f11
JpaAlarmDao debug log added
2 years ago
YevhenBondarenko
d6367c9680
added version to timeseries and attribute protos
2 years ago
Igor Kulikov
81fa9a6ff2
Ability to show SCADA widget bundles/widgets first when adding widget to SCADA layout.
2 years ago
Igor Kulikov
00800f36f0
Add scada field to widgets bundles and widget types.
2 years ago
ViacheslavKlimov
1dcb64d298
Entities version refactoring
2 years ago
YevhenBondarenko
77a420b6d6
fixed versioned caffeine cache
2 years ago
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
Igor Kulikov
468c007882
Version set to 3.7.1-SNAPSHOT
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