Igor Kulikov
|
91fc161c4f
|
Implement widget types / bundles pagination and full text search. Add widget types tags. UI: Implement scroll grid component.
|
2023-09-28 18:16:20 +03:00 |
|
Igor Kulikov
|
8cefca23ac
|
Version set to 3.6.1-SNAPSHOT
|
2023-09-25 11:27:00 +03:00 |
|
Andrew Shvayka
|
97243f9de9
|
Merge pull request #9299 from volodymyr-babak/edge/fix-iso-tenant-queue
Changed order of fetchers to sent tenant profile to the cloud as firs…
|
2023-09-20 17:47:52 +03:00 |
|
Igor Kulikov
|
995ea59f9a
|
Update UI help links path
|
2023-09-20 17:44:42 +03:00 |
|
Volodymyr Babak
|
2c7e5ef5f8
|
Added TenantProfileEdgeTest.testIsolatedTenantProfile
|
2023-09-20 17:25:12 +03:00 |
|
Volodymyr Babak
|
2d68bf4a52
|
Fixed error msg: Msd Id -> Msg Id
|
2023-09-20 17:00:04 +03:00 |
|
Volodymyr Babak
|
987233f470
|
Changed order of fetchers to sent tenant profile to the cloud as first message
|
2023-09-20 16:44:15 +03:00 |
|
Igor Kulikov
|
7310f438eb
|
Increase widget type and widgets bundle description field size to 1024.
|
2023-09-20 16:11:42 +03:00 |
|
Andrii Shvaika
|
79dbf41b9f
|
Widgets description improvement
|
2023-09-20 14:28:45 +03:00 |
|
Andrew Shvayka
|
a06ac7675d
|
Merge pull request #9295 from YevhenBondarenko/fix/widget-type-vc
fixed widget-bundle import and added widget type VC support
|
2023-09-20 13:06:20 +03:00 |
|
Andrew Shvayka
|
491e586d7f
|
Merge pull request #9155 from dskarzh/device-state-service/fix-flaky-tests
[3.6] Device state service: fix device not being timeouted bug, fix flaky tests, add more test coverage
|
2023-09-20 12:59:00 +03:00 |
|
Andrew Shvayka
|
d894e3461b
|
Merge pull request #9294 from dashevchenko/db_scheme_version_update
Updated db schema version from 3.5.2 to 3.6.0
|
2023-09-20 12:52:21 +03:00 |
|
YevhenBondarenko
|
4e42a3efe2
|
fixed widget-bundle import and added widget type VC support
|
2023-09-20 09:50:12 +02:00 |
|
Andrii Shvaika
|
f3e89f7dff
|
Merge branch 'develop/3.6' of github.com:thingsboard/thingsboard into develop/3.6
|
2023-09-19 18:59:56 +03:00 |
|
Andrii Shvaika
|
eb6d81deb0
|
Improved description of the widget bundles
|
2023-09-19 18:59:44 +03:00 |
|
dashevchenko
|
2c7b8b66e0
|
updated db schema versio from 3.5.2 to 3.6.0
|
2023-09-19 18:41:13 +03:00 |
|
Igor Kulikov
|
a1393e7e81
|
Fix update existing widget type by fqn: check fqn is not empty.
|
2023-09-19 18:04:33 +03:00 |
|
Igor Kulikov
|
4b99a3a00b
|
Merge branch 'develop/3.6' of github.com:thingsboard/thingsboard into develop/3.6
|
2023-09-19 17:29:47 +03:00 |
|
Igor Kulikov
|
be850f506a
|
UI: Implement battery level widget
|
2023-09-19 17:29:36 +03:00 |
|
Dmytro Skarzhynets
|
1364eec497
|
Merge with develop
|
2023-09-19 17:17:39 +03:00 |
|
Andrew Shvayka
|
a613b51815
|
Merge pull request #9269 from volodymyr-babak/edge/test-stability
Edge tests stability improvements
|
2023-09-18 16:25:31 +03:00 |
|
Andrew Shvayka
|
2faf8134a0
|
Merge pull request #9273 from volodymyr-babak/edge/disable-snmp
Added SNMP_ENABLED=false for install edge instructions in case TB is …
|
2023-09-18 16:23:52 +03:00 |
|
Andrew Shvayka
|
efc44b2fc1
|
Merge pull request #9257 from thingsboard/improvements/recalculate-partitions
PartitionService improvements
|
2023-09-18 16:14:56 +03:00 |
|
Volodymyr Babak
|
e4acb717f3
|
Added SNMP_ENABLED=false for install edge instructions in case TB is already running on the same PC
|
2023-09-18 14:52:50 +03:00 |
|
Volodymyr Babak
|
3c6d70b2c4
|
edge test speed up
|
2023-09-15 16:49:36 +03:00 |
|
Volodymyr Babak
|
16e3a6e177
|
edge tests stability: seq_id column - remove maxvalue. increased timeout for waiting on edge imitator respones
|
2023-09-15 16:39:58 +03:00 |
|
ViacheslavKlimov
|
fe8aaaa4d9
|
Fix HashPartitionServiceTest.testPartitionChangeEvents_isolatedProfile_oneCommonServer_oneDedicated
|
2023-09-15 14:15:49 +03:00 |
|
Igor Kulikov
|
ece8b804e6
|
Fix conflicts
|
2023-09-14 18:47:48 +03:00 |
|
Igor Kulikov
|
e255b6ec42
|
UI: Add Alarm and entity count widgets.
|
2023-09-14 18:45:22 +03:00 |
|
ViacheslavKlimov
|
4e526aa969
|
Queue removal: always publish PartitionChangeEvent; remove redundant recalculatePartitions; add debug log
|
2023-09-14 16:27:44 +03:00 |
|
Dmytro Skarzhynets
|
ba67ca5e09
|
Merge branch 'develop/3.6' into device-state-service/fix-flaky-tests
|
2023-09-14 15:53:48 +03:00 |
|
Andrew Shvayka
|
68b6be536d
|
Merge pull request #9245 from AndriiLandiak/feature/improve-edge-instruction
Edge instructions for ubuntu, centos
|
2023-09-14 15:49:58 +03:00 |
|
Dmytro Skarzhynets
|
65a4f002bb
|
Fix copy-paste error
|
2023-09-14 15:49:48 +03:00 |
|
ViacheslavKlimov
|
0d8a2549d9
|
Single PartitionChangeEvent after recalculatePartitions
|
2023-09-14 15:22:53 +03:00 |
|
Volodymyr Babak
|
092e3b07c1
|
Minor improvements for edge centos/ubuntu instruction. css minor updates
|
2023-09-14 13:44:51 +03:00 |
|
Dmytro Skarzhynets
|
babc8844e9
|
Add last reported activity in the past fix, cover with a test
|
2023-09-14 12:58:04 +03:00 |
|
Andrii Landiak
|
bdad8454f8
|
Fix instructions for ubuntu and docker: styles, info
|
2023-09-14 08:12:30 +03:00 |
|
ViacheslavKlimov
|
3f2a3e35ff
|
Fixes for partition recalculation with isolated queues
|
2023-09-13 17:37:19 +03:00 |
|
Igor Kulikov
|
51d09e0d1a
|
Merge pull request #9242 from vvlladd28/improvement/gateway-dashboard/change
Improvement gateway dashboard after merge
|
2023-09-13 17:09:05 +03:00 |
|
Vladyslav_Prykhodko
|
ba5f7ee321
|
Merge remote-tracking branch 'upstream/develop/3.6' into improvement/gateway-dashboard/change
|
2023-09-13 12:07:37 +03:00 |
|
Vladyslav_Prykhodko
|
cef307b5b8
|
UI: REname file widget types and clear gateway locale
|
2023-09-13 12:02:09 +03:00 |
|
Maksym Dudnik
|
56e8a4bed5
|
Merge branch 'improvement/gateway-dashboard/change' of https://github.com/vvlladd28/thingsboard into improvement/gateway-dashboard/change
Conflicts:
application/src/main/data/json/demo/dashboards/gateway_list.json
application/src/main/data/json/system/widget_types/gateway_general_statistics.json
application/src/main/data/json/system/widget_types/gateway_statistics.json
ui-ngx/src/app/modules/home/components/widget/lib/gateway/gateway-configuration.component.scss
|
2023-09-13 10:07:25 +03:00 |
|
Volodymyr Babak
|
7f649e33c3
|
Edge: added singleton mode and configuration version fields for rule node proto
|
2023-09-12 19:24:28 +03:00 |
|
Vladyslav_Prykhodko
|
65145284ca
|
UI: Improved view gateway dashboard and updated gateway widget types
|
2023-09-12 19:08:40 +03:00 |
|
Maksym Dudnik
|
530cd326c0
|
qa fixes
|
2023-09-12 17:51:04 +03:00 |
|
Andrii Landiak
|
8412b61812
|
Improve centos and ubuntu instruction for edge
|
2023-09-12 16:33:30 +03:00 |
|
Andrew Shvayka
|
cc441b4148
|
Merge pull request #9229 from dashevchenko/spaceKeyValidation
Added validation on space key for telemetry and attributes
|
2023-09-12 16:05:32 +03:00 |
|
Andrew Shvayka
|
5583446340
|
Merge pull request #9233 from thingsboard/fix/vc
Version control: fix ids replacement in dashboard config
|
2023-09-12 15:51:46 +03:00 |
|
Andrii Landiak
|
4007526155
|
Add init edge instructions for ubuntu and centos
|
2023-09-12 15:39:57 +03:00 |
|
ViacheslavKlimov
|
4114c96571
|
Version control: fix ids replacement in dashboard config
|
2023-09-12 12:32:35 +03:00 |
|