Vladyslav_Prykhodko
c40faa87c7
UI: Add disable button Download package in ota-update.component
2021-06-07 11:02:26 +03:00
Vladyslav_Prykhodko
b67d9930d3
UI: Refactoring
2021-06-07 10:49:04 +03:00
Vladyslav Prykhodko
cf899b6ffd
UI: Improvement tb0copy-button component
2021-06-06 10:30:05 +03:00
Vladyslav_Prykhodko
195ed51afa
UI: Add copy button checksum
2021-06-04 20:49:01 +03:00
Vladyslav_Prykhodko
6b63d336dd
Merge remote-tracking branch 'upstream/master' into improvement/ota-updates/select
2021-06-04 10:19:08 +03:00
Andrew Shvayka
ecb2efdabd
Merge pull request #4681 from YevhenBondarenko/feature/ota-limits
...
created data limits for resources and otaPackages, added url for the otaPackage
2021-06-04 09:27:47 +03:00
YevhenBondarenko
10dda013cb
improvements
2021-06-03 19:37:47 +03:00
Vladyslav_Prykhodko
ce1a3ea567
UI: OTA updates add support external URL
2021-06-03 18:58:31 +03:00
Igor Kulikov
1d0755f101
Merge branch 'master' of github.com:thingsboard/thingsboard
2021-06-03 18:54:18 +03:00
Igor Kulikov
bbf78721a7
Improve mobile app support
2021-06-03 18:54:09 +03:00
YevhenBondarenko
43b4f4461d
created data limits for resources and otaPackages, added url for the otaPackage
2021-06-03 18:34:39 +03:00
Andrii Shvaika
04e218166c
Minor Improvements to Alarms Cleanup
2021-06-03 17:23:30 +03:00
Andrii Shvaika
04ec8489ec
Merge branch 'feature/alarms-ttl' of https://github.com/ViacheslavKlimov/thingsboard
2021-06-03 16:33:27 +03:00
Kien Truong
c176ca94aa
Fix wrong configuration key for Compression Type
...
Fix #4678
2021-06-03 13:55:25 +03:00
AndrewVolosytnykhThingsboard
f9713c4fce
Rest client resources and firmware methods ( #4522 )
...
* Added methods to RestClient from Resources and Firmware Controllers
* Improvements according to last master
* Refactored for new entity names, added new method from device profile controller
2021-06-03 13:53:37 +03:00
Vladyslav_Prykhodko
fa3bbb2851
UI: And confirm dialog after change ota package in device profile
2021-06-02 19:03:31 +03:00
Andrew Shvayka
b978f0f7ab
Merge pull request #4672 from thingsboard/merge-issue-fix
...
Merge issue fix
2021-06-02 13:51:15 +03:00
Andrii Shvaika
4776e3b647
Merge with LwM2M branch
2021-06-02 13:46:20 +03:00
Andrii Shvaika
52a9c44afb
Merge branch 'improvement/device-profile/credentials' of https://github.com/vvlladd28/thingsboard into merge-issue-fix
2021-06-02 13:40:14 +03:00
Andrew Shvayka
e47e36f140
Merge pull request #4671 from YevhenBondarenko/feature/ota-package
...
Feature/ota package
2021-06-02 13:34:40 +03:00
Vladyslav_Prykhodko
950f739fcb
UI: Fix update validate component device-credentials after enable component
2021-06-02 12:43:54 +03:00
Vladyslav_Prykhodko
a315c85a3b
UI: Rename 'Add credential' to 'Add credentials'
2021-06-02 11:42:56 +03:00
YevhenBondarenko
67de61e6d5
fixed OtaPackage data cache
2021-06-02 11:40:20 +03:00
Viacheslav Klimov
1bcee16fa3
License headers
2021-06-02 09:21:14 +03:00
nickAS21
2aba74a313
LWM2M: add AtomicInteger ts
2021-06-01 15:51:26 +03:00
Viacheslav Klimov
abf8ff25b5
Do not create alarm state if alarms creation is disabled
2021-06-01 12:12:35 +03:00
Vladyslav_Prykhodko
18e52d2c17
Merge branch 'feature/ota-package' of https://github.com/YevhenBondarenko/thingsboard into YevhenBondarenko-feature/ota-package
2021-06-01 11:38:44 +03:00
Vladyslav_Prykhodko
77c02523f4
UI: Change order translate ota-package
2021-06-01 11:36:25 +03:00
YevhenBondarenko
b4ce9e15cc
remove transaction from TbLwM2mRedisRegistrationStore
2021-06-01 10:52:28 +03:00
YevhenBondarenko
161c3ad40e
firmware dashboard improvements
2021-05-31 19:50:39 +03:00
Vladyslav_Prykhodko
874f5e8448
UI: Rename firmware to OtaPackage
2021-05-31 18:15:31 +03:00
YevhenBondarenko
a7239c9d39
Renamed Firmware to OtaPackage
2021-05-31 16:43:33 +03:00
Viacheslav Klimov
9e1d86d7e8
Refactor
2021-05-31 15:41:16 +03:00
Viacheslav Klimov
6c6f9b20ae
Alarms TTL UI
2021-05-31 14:59:17 +03:00
Viacheslav Klimov
9bb74b96dc
Implement alarms removal by TTL
2021-05-31 14:59:17 +03:00
nickAS21
b0f5ff7c63
LWM2M: add RPC FirmwareUpdate
2021-05-31 11:10:24 +03:00
nickAS21
dfa4433ce9
LWM2M: add logs
2021-05-30 17:07:43 +03:00
nickAS21
1f00ae833d
LWM2M: del log warn
2021-05-28 16:00:36 +03:00
Andrew Shvayka
6cace79b3c
Merge pull request #4607 from thingsboard/lwm2m_rpc_fw_sw
...
Lwm2m: [WIP] Rps Fw Sw
2021-05-28 14:23:58 +03:00
ShvaykaD
a764838e62
Coap transport improvements ( #4644 )
...
* added fix for PROD-518 in subscribe to attribute updates get request, added improvements
* updated coap observe requests implementation & updated tests
* updated coap attributes updates tests
* fix typos
2021-05-28 14:19:40 +03:00
Igor Kulikov
ed9555101e
Merge pull request #4577 from vparomskiy/master
...
enhance widget extension loading
2021-05-28 12:48:59 +03:00
Igor Kulikov
6ee12de367
Merge pull request #4578 from ChantsovaEkaterina/bug/flot-thresholds-appearing
...
UI: Flot widget, fix thresholds appearing when threshold attribute is not set
2021-05-28 12:47:48 +03:00
Igor Kulikov
36eef98264
Add monitoring for lwm2m and snmp transports
2021-05-28 12:38:28 +03:00
Igor Kulikov
b9c73a283c
Update msa readme
2021-05-28 12:15:55 +03:00
nickAS21
4f2e72071d
LWM2M: add requestUUID
2021-05-28 07:45:11 +03:00
Igor Kulikov
fa8a47a59f
Fix entity autocomplete
2021-05-27 19:22:22 +03:00
Igor Kulikov
6112836edc
Revert modelValue type for entity autocomplete
2021-05-27 18:59:26 +03:00
Igor Kulikov
8371fc60b4
Merge branch 'master' of github.com:thingsboard/thingsboard
2021-05-27 18:33:17 +03:00
Igor Kulikov
0aae993091
Improve entity autocomplete
2021-05-27 18:33:06 +03:00
nickAS21
c57fc5504b
Merge branch 'master' into lwm2m_rpc_fw_sw
2021-05-27 18:24:38 +03:00