1032 Commits

Author SHA1 Message Date
Igor Kulikov
35365d3071 Merge branch 'master' of github.com:thingsboard/thingsboard 2021-06-04 19:08:15 +03:00
Igor Kulikov
0b256a1d2c Add hide dashboard toolbar settings. Improve dashboard setting dialog. Handle dashboard right layout toggle in mobile app. 2021-06-04 19:08:01 +03:00
nickAS21
3d8d0305f0 Merge branch 'master' into lwm2m_create_coap_resource 2021-06-04 16:27:34 +03:00
nickAS21
36c7008104 LWM2M: front add Firmware/Software update strategy 2021-06-04 16:26:44 +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
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
04ec8489ec Merge branch 'feature/alarms-ttl' of https://github.com/ViacheslavKlimov/thingsboard 2021-06-03 16:33:27 +03:00
Vladyslav_Prykhodko
fa3bbb2851 UI: And confirm dialog after change ota package in device profile 2021-06-02 19:03:31 +03:00
Volodymyr Babak
831ddc43bc Merge remote-tracking branch 'upstream/master' into edge-3.3 2021-06-02 18:00:28 +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
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
Vladyslav_Prykhodko
874f5e8448 UI: Rename firmware to OtaPackage 2021-05-31 18:15:31 +03:00
Viacheslav Klimov
6c6f9b20ae Alarms TTL UI 2021-05-31 14:59:17 +03:00
Vladyslav_Prykhodko
ad68aa6d48 UI: Refactoring device profile transport LwM2M 2021-05-28 16:50:58 +03:00
Vladyslav_Prykhodko
1b2a259191 UI: Add unsubscribe to device profile transport type 2021-05-28 16:46:03 +03:00
Vladyslav_Prykhodko
252a3ad625 UI: Clear code after upgrade Angular 2021-05-28 16:39:30 +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
2f7c93a435
Merge pull request #4592 from kalutkaz/FixSetEntityForStaticWidget
Fix set entity for static widget
2021-05-27 17:36:00 +03:00
Igor Kulikov
74f289b27b
Merge pull request #4576 from ChantsovaEkaterina/improvement/entities-table-action-additional-params
UI: Entities table widget, add entity to widget actions additionalParams
2021-05-27 17:34:34 +03:00
Igor Kulikov
7177d15c9d
Merge pull request #4501 from kalutkaz/entityLabelInTimeseriestable
Use Entity label in tab name (Timeseries table)
2021-05-27 17:34:04 +03:00
Vladyslav_Prykhodko
467e0ba365 Merge remote-tracking branch 'upstream/master' into update/angular/11 2021-05-26 20:11:26 +03:00
Vladyslav_Prykhodko
040a7d15e5 UI: Add new decorator TbInject 2021-05-26 20:10:56 +03:00
Andrii Shvaika
15d725570d Merge with master 2021-05-26 18:41:56 +03:00
Igor Kulikov
99f15f5fdb Fix isMobileSize parameter 2021-05-26 13:58:50 +03:00
Igor Kulikov
07926350f5 UI: Improve dashboard performance - move widget header to widget container 2021-05-26 13:49:30 +03:00
Vladyslav_Prykhodko
38a682b95d Update angular to 11 2021-05-25 19:36:09 +03:00
Kalutka Zhenya
ae7897366d Updated 'validateEntityId' logic 2021-05-21 18:14:19 +03:00
Kalutka Zhenya
596b8cc647 Refactoring and updated fix 2021-05-20 13:25:34 +03:00
Volodymyr Babak
2c826c12cd added admin setting fetcher 2021-05-20 13:05:21 +03:00
Jonathan Gross
33c65aaf1b fix: do not "uppercase" unit title of digital gauges
unit titles are automatically changed to uppercase. That is an issue when the unit is a greek letter. e.g. for the measure of a conductivity, the unit is µS/cm. Capitalizing it makes it MS/CM, which does not have the same meaning. Additionally, I don't understand the benefit of capitalizing this by default.
2021-05-18 10:45:08 +02:00
Kalutka Zhenya
bcfa6e7f54 Refactoring 2021-05-18 11:01:01 +03:00
Kalutka Zhenya
1f5a8ef70f Updated logic for 'Set entity from widget' in static widget 2021-05-18 10:52:38 +03:00
Igor Kulikov
c768fcbac1 Dashboard performance improvements by changing change detection strategy to OnPush 2021-05-14 18:21:46 +03:00
Igor Kulikov
634df64692 Do not show update dashboard image in mobile app 2021-05-14 13:38:35 +03:00
Chantsova Ekaterina
ee447bc1b0 Flot: fix thresholds appearing when threshold attribute is not set 2021-05-13 17:44:06 +03:00
Vladyslav_Prykhodko
53c51953c4 UI: Refactoring lwm2m security config and add X509 certificate in lwm2m security model 2021-05-13 16:20:39 +03:00
Chantsova Ekaterina
488ad22b67 Entities table widget: add entity info to widget actions additionalParams 2021-05-13 15:45:27 +03:00
Igor Kulikov
527bc5e2c2 Merge branch 'master' of github.com:thingsboard/thingsboard 2021-05-13 13:39:31 +03:00
Igor Kulikov
0dde6233b1 Improve dashboard image dialog - ability to set crop rectangle for dashboard screenshot 2021-05-13 13:39:20 +03:00
Vladyslav
ac95291418
Merge pull request #4525 from vvlladd28/improvement/lwm2m/rename-tab
UI: Rename LWM2M tab name
2021-05-12 21:21:45 +03:00
Igor Kulikov
064778951a UI: Ability to update dashboard image from screenshot 2021-05-12 17:04:42 +03:00
Viacheslav Klimov
1c1e3f9b96 Refactor 2021-05-12 14:23:57 +03:00
Viacheslav Klimov
6b769f17a1 Created alarms limiting UI 2021-05-12 14:23:57 +03:00
Igor Kulikov
5cc3a93cb9 Introduce default dashboard for device profile 2021-05-07 18:25:05 +03:00
Igor Kulikov
1fac07ed5e Merge branch 'master' of github.com:thingsboard/thingsboard 2021-05-07 16:06:05 +03:00
Igor Kulikov
3094fb7240 Add customerId to alarm 2021-05-07 16:05:54 +03:00