1638 Commits

Author SHA1 Message Date
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
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
deaflynx
dc5a55c938 Minor code cleanup 2021-05-28 08:30:28 +03:00
Artem Babak
f81413112c Edge: menu order changes 2021-05-28 08:30:28 +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
6478903dab
RPC: fix bug UUID (#4636)
* RPC: six bug UUID

* RPC: optimized handleDeviceRPCRequest

* RPC: add json & fix bug test certificate
2021-05-27 18:07:06 +03:00
Igor Kulikov
cf744b0749
Merge pull request #4638 from vvlladd28/bug/rule-chain/panel-node
UI: Updated style rulechain rule-node panel
2021-05-27 17:40:33 +03:00
Igor Kulikov
77390984f2
Merge pull request #4602 from vvlladd28/improvement/firmware-autocomplete
UI: Improvement firmware autocomplete
2021-05-27 17:40:02 +03:00
Igor Kulikov
8049918cbc
Merge pull request #4601 from kalutkaz/FixedLedIndicator
Fixed error message in Led Indicator
2021-05-27 17:37:17 +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
Igor Kulikov
3f1ced27d3 Remove redudant injectable 2021-05-27 16:43:07 +03:00
Vladyslav_Prykhodko
40a65c5b66 UI: Updated style rulechain rule-node panel 2021-05-27 11:49:50 +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
ceb26bbd61 Merge with master 2021-05-26 19:40:45 +03:00
Andrew Shvayka
bf76e0e2db
Merge pull request #4631 from thingsboard/feature/lwm2m-certificate-verifier
Lwm2m certificate verifier
2021-05-26 19:07:12 +03:00
Andrii Shvaika
15d725570d Merge with master 2021-05-26 18:41:56 +03:00
Chantsova Ekaterina
e06faae3ed Fix some typos in rus/ukr translations 2021-05-26 18:24:54 +03:00
Igor Kulikov
61a5047e34 UI: Performance improvements by using On Push change detection strategy on top level components 2021-05-26 15:17:03 +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
Vladyslav_Prykhodko
476035e993 UI: Add entity autocomplete output EntityChange 2021-05-21 17:22:54 +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
Kalutka Zhenya
a69bfd4d6c clean import 2021-05-20 11:50:02 +03:00
Kalutka Zhenya
9209760036 Refactoring 2021-05-20 11:47:17 +03:00
Vladyslav_Prykhodko
a3bd6efa24 UI: Improvement firmware autocomplete 2021-05-19 17:28:01 +03:00
Kalutka Zhenya
ecf3f6a108 Fixed error message in Led Indicator 2021-05-19 12:46:49 +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
vparomskiy
668cfb49da add HttpCleint and DrugDrop accessible for widget extensions
avoid stackoverflow when importing external module
2021-05-13 16:56:44 +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