Ivan Panakhno
|
58f4c7420d
|
add command IN and NOT_IN for a filter to the dashboard
|
2021-09-06 16:56:48 +03:00 |
|
Igor Kulikov
|
1bfe1bb61e
|
Save and flush device during transaction to trigger constraint validation.
|
2021-09-02 19:43:10 +03:00 |
|
Igor Kulikov
|
08c8482f06
|
Revert "Handle Device service transactional methods exceptions (fix exception handling for devices with same name)"
This reverts commit b67f454b
|
2021-09-02 19:08:34 +03:00 |
|
Igor Kulikov
|
b67f454ba0
|
Handle Device service transactional methods exceptions (fix exception handling for devices with same name)
|
2021-09-02 15:54:17 +03:00 |
|
Swoq
|
827da31d92
|
Validation fixes
|
2021-09-02 10:23:02 +03:00 |
|
Swoq
|
57cec85bb1
|
Tests fix
|
2021-09-01 18:31:09 +03:00 |
|
Swoq
|
6f1a5ea54a
|
Tests fix
|
2021-09-01 18:12:17 +03:00 |
|
Swoq
|
e41768f2c8
|
Tests fix
|
2021-09-01 17:52:39 +03:00 |
|
Viacheslav Klimov
|
b84b505d9b
|
Refactor
|
2021-09-01 17:44:11 +03:00 |
|
Igor Kulikov
|
67014b45a0
|
Merge pull request #5178 from smatvienko-tb/thread-pool-naming-aug-2021
Thread pool naming (aug 2021)
|
2021-09-01 15:03:08 +03:00 |
|
Igor Kulikov
|
02b8b8b873
|
Merge branch 'master' into dependency-upgrade-test-scope
|
2021-09-01 14:57:02 +03:00 |
|
Sergey Matvienko
|
8601121e7e
|
executors: named fixed thread pools; tests - added executor shutdown on tearDown
|
2021-09-01 14:08:03 +03:00 |
|
Igor Kulikov
|
76da0a0de5
|
Merge pull request #5164 from vvlladd28/bug/reset-password/case-sensitive
[3.3.1]Fixed has not been used property SECURITY_USER_LOGIN_CASE_SENSITIVE on password recover
|
2021-08-31 15:57:54 +03:00 |
|
Igor Kulikov
|
f5056715af
|
Update UserServiceImpl.java
|
2021-08-31 15:57:38 +03:00 |
|
Viacheslav Klimov
|
f15f0e5483
|
Merge branch 'master' into fields-validation
# Conflicts:
# common/data/src/main/java/org/thingsboard/server/common/data/OtaPackageInfo.java
# ui-ngx/src/app/modules/home/pages/admin/resource/resources-library.component.ts
# ui-ngx/src/assets/locale/locale.constant-en_US.json
|
2021-08-30 11:14:04 +03:00 |
|
Vladyslav_Prykhodko
|
b8daa49736
|
Fixed has not been used property SECURITY_USER_LOGIN_CASE_SENSITIVE on password recover
|
2021-08-30 10:58:42 +03:00 |
|
Andrew Shvayka
|
f47985ccc6
|
Merge pull request #5157 from thingsboard/develop/3.3.1
Refactoring: Introduced Edge License service.
|
2021-08-27 16:01:26 +03:00 |
|
Andrew Shvayka
|
78fe8b0150
|
Merge pull request #5155 from thingsboard/develop/3.3.1
Refactoring: Introduced Edge License service. Remove web dependency f…
|
2021-08-27 15:55:22 +03:00 |
|
Andrew Shvayka
|
3d2e86b62f
|
Merge pull request #5154 from thingsboard/master
Merge master to Develop 3.3.2
|
2021-08-27 15:54:46 +03:00 |
|
Andrii Shvaika
|
37fd7f4988
|
Validation and Replacement of Queue names in the Device profile
|
2021-08-26 15:51:59 +03:00 |
|
Volodymyr Babak
|
6f9ac66863
|
Refactoring: Introduced Edge License service. Remove web dependency from dao
|
2021-08-25 15:59:26 +03:00 |
|
Volodymyr Babak
|
5007eccb26
|
Added logs for edge license check. Replaced Object class with JsonNode
|
2021-08-20 13:14:18 +03:00 |
|
Andrii Shvaika
|
6be0cb020a
|
Version set to 3.3.2-SNAPSHOT
|
2021-08-16 12:41:29 +03:00 |
|
Andrii Shvaika
|
3661647c3a
|
Version set to 3.3.1-SNAPSHOT
|
2021-08-16 12:39:43 +03:00 |
|
Sergey Matvienko
|
d4a2e5a52a
|
device service: transactional for saveDeviceWithAccessToken and saveDeviceWithCredentials
|
2021-08-12 20:08:42 +03:00 |
|
Sergey Matvienko
|
ecca0e5df3
|
device service cache eviction fix for saveDeviceWithCredentials
|
2021-08-12 19:18:45 +03:00 |
|
Igor Kulikov
|
82a66a9421
|
Fix device service cache. Configure maven surefire plugin to execute both test suits and single tests.
|
2021-08-12 18:27:27 +03:00 |
|
Igor Kulikov
|
eb8f115c69
|
Fix device cache
|
2021-08-12 16:56:39 +03:00 |
|
Viacheslav Klimov
|
e33a336ed9
|
Merge remote-tracking branch 'origin/master' into feature/bulk-import/device-credentials
# Conflicts:
# application/src/main/java/org/thingsboard/server/controller/DeviceController.java
# application/src/main/java/org/thingsboard/server/controller/EdgeController.java
# common/dao-api/src/main/java/org/thingsboard/server/dao/device/DeviceService.java
# ui-ngx/src/app/core/http/device.service.ts
|
2021-08-09 12:27:53 +03:00 |
|
Sergey Matvienko
|
e223dda96f
|
test scope: dependency upgrade a refactor for all POMs in project
|
2021-08-06 13:53:35 +03:00 |
|
Viacheslav Klimov
|
3505810280
|
Bulk import device credentials handling refactoring
|
2021-08-05 15:13:05 +03:00 |
|
YevhenBondarenko
|
373f2f9f0e
|
added additionalInfo to the rpc
|
2021-08-05 15:12:00 +03:00 |
|
Igor Kulikov
|
017dde8c55
|
Merge pull request #4993 from vvlladd28/improvement/mail-setting/edit-password
[3.3.0] Mail server settings improvement change password
|
2021-08-04 18:37:43 +03:00 |
|
Viacheslav Klimov
|
33592ca072
|
Bulk import for devices, assets and edges
|
2021-08-03 16:00:47 +03:00 |
|
Volodymyr Babak
|
7be8572364
|
Comment improve #2
|
2021-08-02 17:19:44 +03:00 |
|
Volodymyr Babak
|
ee13f53eca
|
Comment improve
|
2021-08-02 17:19:44 +03:00 |
|
Volodymyr Babak
|
d5319c9de0
|
Partitions should not be removed by custom TTL
|
2021-08-02 17:19:44 +03:00 |
|
Igor Kulikov
|
aa0d05bb44
|
Merge pull request #4957 from volodymyr-babak/edge-fix-concurrent-async-issue
[3.3.0] Added lock on edge event save/read. Removed save async method
|
2021-07-30 11:42:27 +03:00 |
|
Igor Kulikov
|
2ce04c3728
|
Update BaseDashboardServiceTest.java
|
2021-07-30 11:41:09 +03:00 |
|
AndrewVolosytnykhThingsboard
|
fe7374f21d
|
Correct processing requests and sending response
|
2021-07-29 17:42:56 +03:00 |
|
Igor Kulikov
|
d9c5135f4f
|
Refactor Claim device service
|
2021-07-23 16:14:14 +03:00 |
|
Volodymyr Babak
|
99864776ad
|
Removed unused import
|
2021-07-23 15:15:07 +03:00 |
|
Volodymyr Babak
|
eb56b11b2f
|
UnIgnore test
|
2021-07-23 14:41:38 +03:00 |
|
Volodymyr Babak
|
bf4ae8fd16
|
Merge remote-tracking branch 'upstream/master' into edge-fix-concurrent-async-issue
|
2021-07-23 14:40:33 +03:00 |
|
Andrew Shvayka
|
1f6210197c
|
Merge pull request #4959 from YevhenBondarenko/feature/ota-tag
[3.3.0] OtaPackage Tag
|
2021-07-23 13:57:22 +03:00 |
|
Volodymyr Babak
|
2aea5fc7a9
|
Fixed test
|
2021-07-23 12:46:57 +03:00 |
|
Igor Kulikov
|
1cc4546632
|
Fix testFindMobileDashboardsByTenantId test.
|
2021-07-23 12:45:22 +03:00 |
|
Volodymyr Babak
|
e8ead2b490
|
Merge remote-tracking branch 'origin/fix-test' into edge-fix-concurrent-async-issue
|
2021-07-23 11:48:34 +03:00 |
|
Volodymyr Babak
|
72f7aa3bb2
|
Added comparator for loaded mobile dashboard and sort by ID if created time equals
|
2021-07-23 11:48:13 +03:00 |
|
Volodymyr Babak
|
7212617cf0
|
Temporary disabled unstable test
|
2021-07-23 11:29:13 +03:00 |
|