Viacheslav Klimov
|
b3dfed5bad
|
API for listing entities at version, loading all entities at version, listing all available versions
|
2022-05-14 17:26:23 +03:00 |
|
Viacheslav Klimov
|
f82be0153b
|
Entities VC with Git - initial implementation
|
2022-05-14 17:26:18 +03:00 |
|
Viacheslav Klimov
|
335b4ef465
|
Improvements for import of rule chains and dashboards
|
2022-05-14 17:24:06 +03:00 |
|
nickAS21
|
8bae18db71
|
refactoring: - add unassignDashboard to SimpleTbEntityService
|
2022-05-14 13:46:23 +03:00 |
|
nickAS21
|
122e220f4d
|
refactoring: - fix bug delete to SimpleTbEntityService
|
2022-05-14 10:55:05 +03:00 |
|
nickAS21
|
90a8b03bce
|
refactoring: - add delete to SimpleTbEntityService
|
2022-05-13 23:04:16 +03:00 |
|
nickAS21
|
b85e33bf10
|
refactoring: - Dashboard controller
|
2022-05-13 17:58:08 +03:00 |
|
ShvaykaD
|
8d06950e8e
|
Merge branch 'develop/3.4' of github.com:thingsboard/thingsboard into feature/mqtt-tests-spead-up
|
2022-05-13 15:50:01 +03:00 |
|
Andrew Shvayka
|
ba634ada27
|
Merge pull request #6536 from thingsboard/bug/cache-issues
Fix misc cache issues with race conditions
|
2022-05-13 11:41:28 +03:00 |
|
Andrii Shvaika
|
a352452093
|
Move Device Cache to common package
|
2022-05-13 10:11:06 +03:00 |
|
Igor Kulikov
|
c5a7159499
|
Merge pull request #6545 from thingsboard/feature/widget-settings
[3.4] Advanced widget settings: replace auto-generated JSON forms with Angular components
|
2022-05-12 16:46:26 +03:00 |
|
Andrii Shvaika
|
d1c1b70578
|
Merge branch 'develop/3.4' into bug/cache-issues
|
2022-05-12 16:45:46 +03:00 |
|
Andrii Shvaika
|
adc675822e
|
Remove redundant test that breaks every time someone adds new service
|
2022-05-12 16:40:38 +03:00 |
|
Andrii Shvaika
|
23485d43b0
|
Improvements to TbCustomerService
|
2022-05-12 15:23:04 +03:00 |
|
ShvaykaD
|
838370b625
|
fix typo in AbstractMqttTimeseriesIntegrationTest
|
2022-05-12 14:07:06 +03:00 |
|
ShvaykaD
|
0879b1afae
|
replaced thread sleeps in telemetry tests
|
2022-05-12 14:04:26 +03:00 |
|
Igor Kulikov
|
8e4e27e685
|
Merge branch 'develop/3.4' into feature/widget-settings
|
2022-05-12 11:03:34 +03:00 |
|
ShvaykaD
|
d7291d1171
|
updated timeseries and attributes tests & cleanup code
|
2022-05-12 10:59:39 +03:00 |
|
nickAS21
|
bc71c22e62
|
refactoring: - Customer controller - fix bug: org.thingsboard.server.edge.sql.EdgeSqlTest.testAlarms(org.thingsboard.server.edge.sql.EdgeSqlTest)
|
2022-05-12 09:00:30 +03:00 |
|
YevhenBondarenko
|
321730ed02
|
added upgrade for queues
|
2022-05-11 23:02:03 +02:00 |
|
nickAS21
|
fa9f464810
|
refactoring: - Customer controller - finish
|
2022-05-11 17:53:26 +03:00 |
|
Andrii Shvaika
|
b7a18e7fcc
|
Restore log level
|
2022-05-11 17:16:27 +03:00 |
|
Igor Kulikov
|
c44727851d
|
UI: Add map widget settings forms
|
2022-05-11 15:58:15 +03:00 |
|
nickAS21
|
086dae045a
|
refactoring: - Customer controller - preparation
|
2022-05-11 14:45:07 +03:00 |
|
ShvaykaD
|
6d89960754
|
refactored mqtt claim gateway tests
|
2022-05-11 14:38:37 +03:00 |
|
ShvaykaD
|
928836c0c5
|
reverted TransportSqlTestSuite typo from previous commit & updated provision tests
|
2022-05-11 14:21:06 +03:00 |
|
Andrii Shvaika
|
32764d23db
|
Merge remote-tracking branch 'origin/develop/3.4' into bug/cache-issues
|
2022-05-11 14:01:37 +03:00 |
|
ShvaykaD
|
ad0d5e85a6
|
replaced mqtt client creation with MqttTestClient in claim tests
|
2022-05-11 12:19:03 +03:00 |
|
Andrii Shvaika
|
94155d55fd
|
Organize imports
|
2022-05-11 10:23:12 +03:00 |
|
Andrii Shvaika
|
a1596ac647
|
Clean all the cache during update to 3.4
|
2022-05-10 16:58:46 +03:00 |
|
ShvaykaD
|
cd33b63530
|
updated MqttTestCallback license header
|
2022-05-10 16:18:00 +03:00 |
|
Andrii Shvaika
|
274cfa986d
|
Session Cache
|
2022-05-10 16:14:41 +03:00 |
|
ShvaykaD
|
ee05935a49
|
added new MqttTestClient & MqttTestCallback & refactored credentials and attribute updates/request tests
|
2022-05-10 13:42:48 +03:00 |
|
YevhenBondarenko
|
dc3c2cfec2
|
merge with develop/3.4
|
2022-05-09 22:27:21 +02:00 |
|
nickAS21
|
913e52abbc
|
refactoring: 01 - Alarm only
|
2022-05-09 23:15:15 +03:00 |
|
nickAS21
|
c6a8b9fbaf
|
refactoring: 01 - Alarm Common
|
2022-05-09 22:14:07 +03:00 |
|
Andrii Shvaika
|
eb6458738d
|
Device Cache Impl
|
2022-05-09 17:13:23 +03:00 |
|
Viacheslav Klimov
|
d3c23c914d
|
Ensure at least one 2FA account config is default
|
2022-05-09 11:45:21 +03:00 |
|
Andrii Shvaika
|
9f3f2985ab
|
Redis Cache implementation
|
2022-05-06 19:12:41 +03:00 |
|
Viacheslav Klimov
|
05301efe2c
|
Update 2FA tests
|
2022-05-06 12:41:10 +03:00 |
|
Viacheslav Klimov
|
a85dcdbd3c
|
Merge branch 'develop/3.4' into feature/2fa
# Conflicts:
# application/src/test/java/org/thingsboard/server/controller/AbstractWebTest.java
# pom.xml
# ui-ngx/src/assets/locale/locale.constant-en_US.json
|
2022-05-06 11:42:10 +03:00 |
|
Viacheslav Klimov
|
4480badd78
|
Email 2FA provider; 2FA API improvements
|
2022-05-05 18:08:54 +03:00 |
|
YevhenBondarenko
|
acd7bd98d6
|
fixed NP after changing tenant profile
|
2022-05-05 11:06:36 +02:00 |
|
Jan Christoph Bernack
|
80b7b9cee9
|
add config parameter: transport.coap.piggyback_timeout
|
2022-05-04 23:00:36 +02:00 |
|
Viacheslav Klimov
|
bcc736991e
|
Multiple used 2FA providers for account
|
2022-05-04 14:29:36 +03:00 |
|
YevhenBondarenko
|
141dc735f3
|
fixed removind queue config if queue used in device profile
|
2022-05-04 10:05:16 +02:00 |
|
Volodymyr Babak
|
c21927665d
|
Fixed device profile with non default transport delivery to edge
|
2022-05-03 18:43:36 +03:00 |
|
YevhenBondarenko
|
659cb0d3d6
|
fixed isolated tenant tests
|
2022-05-03 11:09:27 +02:00 |
|
YevhenBondarenko
|
1be1ef958e
|
added checkEntity to saveTenant
|
2022-05-03 09:34:19 +02:00 |
|
YevhenBondarenko
|
41fa5d949b
|
fixed NP
|
2022-05-03 09:01:19 +02:00 |
|