Andrii Shvaika
|
1065fd9fbe
|
Implementation of the API
|
4 years ago |
Viacheslav Klimov
|
55966e033e
|
Fixes for vc api
|
4 years ago |
Viacheslav Klimov
|
2a89fc67ae
|
Git api usage improvements
|
4 years ago |
Andrii Shvaika
|
4472bd7f7c
|
Initial implementation of the ClusterVersionControlService
|
4 years ago |
Igor Kulikov
|
0b6de71768
|
Implement version control ssh access with private key. Improve VC settings REST methods. Add tenantId field to admin settings. Add DB upgrade.
|
4 years ago |
YevhenBondarenko
|
7f31069285
|
added loging and refactored
|
4 years ago |
Andrii Shvaika
|
7ec45fd5f1
|
Rename Data structures. Create separate module.
|
4 years ago |
YevhenBondarenko
|
d5ef34cfb8
|
added additional info to Queue
|
4 years ago |
Sergey Matvienko
|
c744e2cd2e
|
Swagger disabled for the test profile
|
4 years ago |
YevhenBondarenko
|
9b19da096f
|
removed max queues and max partitions per queue in tenant profile
|
4 years ago |
YevhenBondarenko
|
75e2b60eb8
|
Implemented isolated rule engine queue consumers
|
4 years ago |
Viacheslav Klimov
|
119430ff9a
|
Minor improvements
|
4 years ago |
Volodymyr Babak
|
fe16336bbb
|
Merge EdgeUtils and EdgeEventUtils
|
4 years ago |
YevhenBondarenko
|
4e4ac0012c
|
used queueId instead of queueName in DeviceProfile and TbMsg
|
4 years ago |
Viacheslav Klimov
|
c04a0ff3a6
|
More tests for export/import api; improvements
|
4 years ago |
Viacheslav Klimov
|
9b8fca9973
|
Export/import api improvements
|
4 years ago |
YevhenBondarenko
|
5c2ee4434c
|
added consumerPerPartition to Queue entity
|
4 years ago |
Viacheslav Klimov
|
e37a075031
|
Export/import API: refactor, rename packages
|
4 years ago |
Viacheslav Klimov
|
ab5d6f3c0d
|
Entities export/import API refactoring
|
4 years ago |
Viacheslav Klimov
|
040b6a31ad
|
Rename packages for export/import
|
4 years ago |
Viacheslav Klimov
|
5ee056ff8d
|
Export/import API refactoring
|
4 years ago |
Viacheslav Klimov
|
01ad35d864
|
Get rid of boilerplate in import services
|
4 years ago |
Viacheslav Klimov
|
849513541e
|
Entities export/import API refactoring: permission checks and entity lifecycle events
|
4 years ago |
Viacheslav Klimov
|
4062dc70fb
|
Initial export/import API for devices, device profiles, assets, rule chains, dashboards and customers
|
4 years ago |
ShvaykaD
|
d4e6c013d2
|
added fixes after review
|
4 years ago |
ShvaykaD
|
a26a4c4787
|
Feature/6233 implementation
|
4 years ago |
Viacheslav Klimov
|
066f40c63f
|
Test for SmppSmsSender
|
4 years ago |
Andrii Shvaika
|
a7196c4fa7
|
Automatic conversion of rule chain metadata on the back end
|
4 years ago |
Igor Kulikov
|
dabd25e760
|
Version set to 3.4.0-SNAPSHOT
|
4 years ago |
YevhenBondarenko
|
4512185cad
|
created Queue entity, dao and ui
|
4 years ago |
Andrii Shvaika
|
24829c29f7
|
Workaround for KAFKA-4090
|
4 years ago |
Igor Kulikov
|
312924a19b
|
Version set to 3.3.4-SNAPSHOT
|
4 years ago |
Volodymyr Babak
|
ffcc5be0ae
|
Removed edge license and cloud endpoint from edge instance - refactoring edge ce
|
4 years ago |
Viacheslav Klimov
|
6f84b411c3
|
Fix LwM2M devices import
|
4 years ago |
Volodymyr Babak
|
8dc06e53a8
|
Moved update of edge on device actor to tb cluster service
|
4 years ago |
Volodymyr Babak
|
f907ac1636
|
Added @ToString(callSuper = true) to filter classes for correct log output
|
4 years ago |
Volodymyr Babak
|
0ba7b96283
|
Added @EqualsAndHashCode(callSuper = true) to @Data filter classes that exends
|
4 years ago |
Volodymyr Babak
|
4e1cbf5c1e
|
Code review minor misc fixes
|
4 years ago |
Andrii Shvaika
|
66b58549c5
|
Propagate alarms to Customer or Tenant without relations
|
4 years ago |
Igor Kulikov
|
da4c742872
|
Update license year to 2022
|
4 years ago |
nickAS21
|
1b488781d5
|
lwm2m for profile bootstrap need input: X509 certificate (instead of X509 public key)
|
4 years ago |
Sergey Matvienko
|
2e9d776845
|
TenantId static initializer replaced with a static variable order
|
4 years ago |
Sergey Matvienko
|
8611349e4b
|
TenantId static initializer
|
4 years ago |
Sergey Matvienko
|
7d78437258
|
TenantId new instance replaced with factory method call fromUUID
|
4 years ago |
Sergey Matvienko
|
48ac1a256e
|
TenantId factory method fromUUID added to reduce optimize TenantId instances count in heap memory. Factory as default @JsonCreator
|
4 years ago |
desoliture
|
b64eccf333
|
add noXss validation for ruleNodes name
|
4 years ago |
Volodymyr Babak
|
791b0594fd
|
Fixed dynamic query count statistics. Updated default ping timeout to 30 seconds
|
5 years ago |
Volodymyr Babak
|
c3e65c5019
|
Fixed dependency - use data commons instead of boot jpa starter
|
5 years ago |
Volodymyr Babak
|
1934b7387d
|
Moved toSort from DaoUtil to PageLink/TimePageLink classes
|
5 years ago |
YevhenBondarenko
|
07824ed50c
|
refactored
|
5 years ago |