nickAS21
|
bbbe6f043a
|
refactoring: tests DeviceProfile
|
2022-06-30 17:07:06 +03:00 |
|
Andrew Shvayka
|
fff137b8db
|
Merge pull request #6816 from thingsboard/refactoring_tests_08
[3.4]Refactoring tests 08
|
2022-06-30 12:09:48 +03:00 |
|
Igor Kulikov
|
73ef527a1f
|
Merge pull request #6849 from ArtemDzhereleiko/AD/bug-fix/queue-form-validation
[3.4] UI: Hotfix of validation queue form
|
2022-06-29 18:13:01 +03:00 |
|
nickAS21
|
361e96f611
|
refactoring: tests Asset add to delete .andExpect...
|
2022-06-29 18:04:53 +03:00 |
|
Igor Kulikov
|
4b5e94e3cc
|
Add Version control REST API methods to Rest Client. Remove redudant branch request parameter from some version control REST API methods.
|
2022-06-29 17:35:13 +03:00 |
|
nickAS21
|
af69872a1d
|
refactoring: tests Device add .andExpect...
|
2022-06-29 17:11:41 +03:00 |
|
nickAS21
|
a90ba7fda8
|
Merge branch 'develop/3.4' into refactoring_tests_08
|
2022-06-29 15:08:24 +03:00 |
|
nickAS21
|
fb0a38fe16
|
refactoring: tests magError from function
|
2022-06-29 15:02:43 +03:00 |
|
fe-dev
|
27e3070b7a
|
UI: Refactoring
|
2022-06-29 15:02:30 +03:00 |
|
nickAS21
|
79483a601e
|
Merge branch 'develop/3.4' into refactoring_tests_08
|
2022-06-29 12:35:16 +03:00 |
|
Andrew Shvayka
|
98f575a70e
|
Merge pull request #6847 from smatvienko-tb/docker-compose-check-and-set-permissions
[3.4] docker-compose checkFolders: create and set owner
|
2022-06-29 12:33:28 +03:00 |
|
Andrew Shvayka
|
0b8701b16f
|
Merge pull request #6846 from YevhenBondarenko/feature/queue-validation
[3.4] queue validation
|
2022-06-29 11:41:28 +03:00 |
|
YevhenBondarenko
|
ac3b133ec0
|
refactored queue validator
|
2022-06-29 10:39:33 +02:00 |
|
nickAS21
|
50abe7e00d
|
refactoring: tests Dashboard add .andExpect(. Commits2
|
2022-06-29 11:38:32 +03:00 |
|
Andrew Shvayka
|
343b14833a
|
Merge pull request #6845 from ViacheslavKlimov/vc-fixes
[3.4] Minor fixes for VC
|
2022-06-29 10:33:26 +03:00 |
|
fe-dev
|
395d4f4900
|
UI: Bug fix validation queue form
|
2022-06-29 09:20:40 +03:00 |
|
nickAS21
|
b658b4956a
|
refactoring: tests Alarm, Customer add .andExpect(
|
2022-06-28 22:18:58 +03:00 |
|
nickAS21
|
ea04b56076
|
refactoring: tests comments1
|
2022-06-28 21:21:45 +03:00 |
|
Sergey Matvienko
|
2f95374491
|
docker-compose checkFolders: refactored for easier merge with docker-compose project
|
2022-06-28 19:02:43 +03:00 |
|
Sergey Matvienko
|
2841d6b6f2
|
compose-utils: whitespace removed
|
2022-06-28 18:48:37 +03:00 |
|
Sergey Matvienko
|
07d48b0781
|
docker-compose checkFolders: create and set owner
|
2022-06-28 18:27:48 +03:00 |
|
YevhenBondarenko
|
c21a9c1164
|
added queue validation tests
|
2022-06-28 15:58:15 +02:00 |
|
Igor Kulikov
|
f57a74366d
|
Merge pull request #6842 from vvlladd28/bug/change-password/current-password-not-required
[3.4] UI: Fix change password current password not required
|
2022-06-28 15:55:49 +03:00 |
|
YevhenBondarenko
|
68f0388723
|
added queue name and topic validation
|
2022-06-28 14:54:38 +02:00 |
|
nickAS21
|
102787499d
|
refactoring: tests Asset add .andExpect(statusReason(containsString(msgError))
|
2022-06-28 15:30:31 +03:00 |
|
Vladyslav_Prykhodko
|
942e6aaccf
|
UI: Fix change password current password not required
|
2022-06-28 15:30:28 +03:00 |
|
Viacheslav Klimov
|
4f74df66cd
|
Fix invalid error message on relations import failure
|
2022-06-28 15:25:36 +03:00 |
|
Igor Kulikov
|
33e736d4ca
|
Merge branch 'develop/3.4' of github.com:thingsboard/thingsboard into develop/3.4
|
2022-06-28 14:44:43 +03:00 |
|
Igor Kulikov
|
80f1df4695
|
Improve TB security configuration - remove deprecated configurations.
|
2022-06-28 14:44:33 +03:00 |
|
nickAS21
|
d852043bfa
|
refactoring: tests testPushMsgToRuleEngineTime add matcherOriginatorId
|
2022-06-28 14:06:47 +03:00 |
|
Viacheslav Klimov
|
4d1a82d50b
|
Fix export/import of deprecated dashboards
|
2022-06-28 13:39:09 +03:00 |
|
Andrew Shvayka
|
a9a7df92f4
|
Merge pull request #6840 from volodymyr-babak/bug/fix-edge-black-box-tests
[3.4][Bug] Saving of edge event in batches should be single threaded
|
2022-06-28 13:14:01 +03:00 |
|
Volodymyr Babak
|
055919c8a7
|
Saving of edge event in batches should be single threaded. persisten attributes should not be propagated to edge
|
2022-06-28 12:33:45 +03:00 |
|
nickAS21
|
cb8f11e210
|
refactoring: tests Device, Dashboard add int cntTimeEdge, int cntTimeRuleEngine
|
2022-06-28 11:42:09 +03:00 |
|
nickAS21
|
3ca714d3d4
|
Merge branch 'develop/3.4' into refactoring_tests_08
# Conflicts:
# application/src/main/java/org/thingsboard/server/service/entitiy/DefaultTbNotificationEntityService.java
# application/src/main/java/org/thingsboard/server/service/entitiy/TbNotificationEntityService.java
# application/src/main/java/org/thingsboard/server/service/entitiy/device/DefaultTbDeviceService.java
|
2022-06-28 11:20:49 +03:00 |
|
Andrii Shvaika
|
50e6ca548d
|
Merge branch 'vc-fixes' of github.com:ViacheslavKlimov/thingsboard into develop/3.4
|
2022-06-28 11:02:23 +03:00 |
|
Andrew Shvayka
|
3c85ca2f8b
|
Merge pull request #6836 from smatvienko-tb/cache-flush-all-for-update-service
[3.4] Flush all cache - Redis cluster support
|
2022-06-28 10:39:24 +03:00 |
|
Andrew Shvayka
|
84b8488fb0
|
Merge pull request #6839 from smatvienko-tb/redis-cluster-startup-slow-down-avoiding-cluster-create
[3.4] Redis cluster startup slow down avoiding an issue with cluster create
|
2022-06-28 10:37:27 +03:00 |
|
Andrii Shvaika
|
8886ea5434
|
Merge branch 'develop/3.4' of github.com:thingsboard/thingsboard into develop/3.4
|
2022-06-28 10:24:28 +03:00 |
|
Andrii Shvaika
|
18893d9cf3
|
Fix tenants and User Update Time cache
|
2022-06-28 10:24:15 +03:00 |
|
Andrew Shvayka
|
fb8e38c6c4
|
Merge pull request #6757 from YevhenBondarenko/feature/tb-services-refactoring
[3.4] refactoring tb services
|
2022-06-28 10:19:25 +03:00 |
|
Andrew Shvayka
|
c2cdd8aa74
|
Merge pull request #6796 from desoliture1/mapping-api-enpoints-swagger-fix
[3.4.x] Fix mapping the API endpoints in Swagger
|
2022-06-28 10:18:12 +03:00 |
|
Sergey Matvienko
|
05c23049fb
|
Redis cluster startup slowdown avoiding cluster create issue
|
2022-06-28 09:40:38 +03:00 |
|
YevhenBondarenko
|
c97f9d0c70
|
merge with develop/3.4
|
2022-06-27 23:04:35 +02:00 |
|
nickAS21
|
dcdd347892
|
refactoring: tests Device
|
2022-06-27 19:57:29 +03:00 |
|
nickAS21
|
d94012d9e8
|
Merge branch 'develop/3.4' into refactoring_tests_08
|
2022-06-27 19:42:26 +03:00 |
|
Sergey Matvienko
|
9bea1f2e0c
|
cache flush all - redis cluster support
|
2022-06-27 18:09:38 +03:00 |
|
Andrew Shvayka
|
dadaa524df
|
Merge pull request #6804 from thingsboard/fix_bug_additinalinfo
[3.4] fix bug: additionalInfo Asset, Alarm, Customer
|
2022-06-27 17:22:03 +03:00 |
|
Andrii Shvaika
|
e6c3f735e0
|
Merge branch 'develop/3.4' of github.com:thingsboard/thingsboard into develop/3.4
|
2022-06-27 17:12:21 +03:00 |
|
Andrii Shvaika
|
3e962e151f
|
Improved Redis Serialization
|
2022-06-27 17:12:09 +03:00 |
|