Swoq
|
24453861b5
|
Refactoring Device Profile upgrade
|
5 years ago |
Andrii Shvaika
|
cb03cf7450
|
DNS cache TTL set to 60 seconds
|
5 years ago |
nickAS21
|
ab6346b09c
|
Merge branch 'master' into develop/3.3.2
|
5 years ago |
Igor Kulikov
|
88aacdde8d
|
Merge pull request #5233 from vvlladd28/improvement/datasource-detected
[3.3.2] UI: Fixed - widgets showed two errors at the same time.
|
5 years ago |
Vladyslav Prykhodko
|
6b7c95c040
|
UI: Fixed - widgets showed two errors at the same time.
|
5 years ago |
YevhenBondarenko
|
bf3a88752c
|
LwM2M X509 credentials improvements
|
5 years ago |
Igor Kulikov
|
5144d8b867
|
Merge pull request #5232 from vvlladd28/bug/show-toast/dashboard-single-mode
[3.3.2] UI: Fix show toast in single dashboard mode
|
5 years ago |
Vladyslav_Prykhodko
|
d14e8df135
|
UI: Fix show toast in single dashboard mode
|
5 years ago |
Igor Kulikov
|
e292944210
|
Merge pull request #5231 from YevhenBondarenko/lwm2m-improvements
LwM2M tests improvements
|
5 years ago |
YevhenBondarenko
|
ccc18ec75b
|
LwM2M tests improvements
|
5 years ago |
Igor Kulikov
|
8518b993a3
|
Merge pull request #5220 from thingsboard/feature/bulk-import/device-credentials
[3.3.2] Feature/bulk import/device credentials
|
5 years ago |
Igor Kulikov
|
ad6a52cffd
|
DeviceAttributes remove
|
5 years ago |
YevhenBondarenko
|
ffe16b8dfb
|
Merge remote-tracking branch 'upstream/master' into feature/bulk-import/device-credentials
# Conflicts:
# ui-ngx/src/app/modules/home/components/import-export/import-export.service.ts
|
5 years ago |
YevhenBondarenko
|
fe2427e99f
|
added validation for lwm2m device credentials
|
5 years ago |
Swoq
|
9e6b0a01cd
|
Fix upgrade from version 3.2.2
|
5 years ago |
Igor Kulikov
|
34eef0383a
|
Improve rule nodes failure debug
|
5 years ago |
nickAS21
|
8dbacbd65f
|
lwm2m: add to JacksonUtil new method "validateFieldsToTree"
|
5 years ago |
nickAS21
|
6335f49c07
|
lwm2m: fix bug commit validate keys
|
5 years ago |
nickAS21
|
d491e0f664
|
lwm2m: Security key validate in dao
|
5 years ago |
Igor Kulikov
|
d773176479
|
Updated versions according to dependabot alerts
|
5 years ago |
Igor Kulikov
|
8a989dbaae
|
Updated versions according to dependabot alerts
|
5 years ago |
Viacheslav Klimov
|
3f5e77abb7
|
Check credentials type for null when saving
|
5 years ago |
Igor Kulikov
|
f3d5647cd2
|
Add upgrade from 3.3.1
|
5 years ago |
Igor Kulikov
|
14717f597b
|
Merge pull request #5190 from ArtemDzhereleiko/bug-fix/radar-polar-area/decimal-point
[3.3.2] Fix points float numbers on radar and polar area
|
5 years ago |
Igor Kulikov
|
886016c049
|
Merge pull request #5212 from volodymyr-babak/dashboard-alias-fix
[Bug] Fixed alias issue due to edgesEnabled changes
|
5 years ago |
Volodymyr Babak
|
60acd6f56a
|
Code review changes
|
5 years ago |
Volodymyr Babak
|
cd78514bc0
|
Added correct alias filtering for edge disabled/enabled events
|
5 years ago |
Igor Kulikov
|
99c927e303
|
Update gradle-maven-plugin version. Improve packaging scripts
|
5 years ago |
Volodymyr Babak
|
595fb99cb4
|
Revert allowed entity type for dashboard component - null means show all availabe aliases
|
5 years ago |
nickAS21
|
b40d0a7ac2
|
Lwm2m: DeviceProfile validate securityKey JsonNode
|
5 years ago |
nickAS21
|
e4941fdd10
|
Lwm2m: DeviceProfile validate securityKey
|
5 years ago |
nickAS21
|
4b74d2bde1
|
lwm2m: fix bug WriteUpdate & updateAttributes after sleep
|
5 years ago |
nickAS21
|
be5ec4fce9
|
Lwm2m: Device validate securityKey
|
5 years ago |
Viacheslav Klimov
|
70f8a29273
|
Merge branch 'feature/bulk-import/device-credentials' of https://github.com/vvlladd28/thingsboard into feature/bulk-import/device-credentials
|
5 years ago |
Viacheslav Klimov
|
71ac63d2e9
|
Fix up access token credentials composing
|
5 years ago |
Vladyslav_Prykhodko
|
11ae8ec845
|
UI: Improvement table columns assigment
|
5 years ago |
Viacheslav Klimov
|
d14f6a4ddd
|
Refactor device bulk import
|
5 years ago |
ArtemDzhereleiko
|
18a57bcefc
|
fixed save required field with disabled showActionButton
|
5 years ago |
Viacheslav Klimov
|
bd1cfa4491
|
Merge branch 'master' into feature/bulk-import/device-credentials
# Conflicts:
# application/src/main/java/org/thingsboard/server/controller/EdgeController.java
|
5 years ago |
ArtemDzhereleiko
|
9d3fe774f9
|
Add default property empty array to dataKeySchema and add case to updateWidgetData
|
5 years ago |
Igor Kulikov
|
b173e0799c
|
Update OS package plugin version. Code cleanup.
|
5 years ago |
Igor Kulikov
|
049627db97
|
Version set to 3.3.2-SNAPSHOT
|
5 years ago |
Ivan Panakhno
|
f2aab72e06
|
add command IN and NOT_IN for a filter to the dashboard(fix error after code review)
|
5 years ago |
Ivan Panakhno
|
b95b821694
|
add command IN and NOT_IN for a filter to the dashboard(fix error)
|
5 years ago |
Ivan Panakhno
|
7add33f3c8
|
add command IN and NOT_IN for a filter to the dashboard(fix error)
|
5 years ago |
Ivan Panakhno
|
e3dee573e5
|
add command IN and NOT_IN for a filter to the dashboard(fix error)
|
5 years ago |
Ivan Panakhno
|
58f4c7420d
|
add command IN and NOT_IN for a filter to the dashboard
|
5 years ago |
nickAS21
|
e68a713b4f
|
lwm2m: if client reboot or new connect and sharedAttribute not change: log "warn" ...Value is not changed
"error" ...Value is bad
|
5 years ago |
nickAS21
|
0c5d07e3a7
|
lwm2m: if client reboot or new connect and sharedAttribute not change: log "warn" ...Value is not changed or bad
|
5 years ago |
ArtemDzhereleiko
|
45196574a1
|
Fix point float numbers on radar and polar area
|
5 years ago |