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
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
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
Vladyslav
a7d1b54bb4
Merge pull request #4563 from vvlladd28/bug/entity-view/add
...
UI: Fixed didn't add enabled created entity view after refactoring Edge
2021-05-12 11:20:59 +03:00
Igor Kulikov
f3c10a4ca2
Improve query params handling
2021-05-11 18:03:18 +03:00
Vladyslav_Prykhodko
80d8ebfda6
UI: Fixed didn't add enabled created entity view after refactoring Edge
2021-05-11 13:57:57 +03:00
Igor Kulikov
5cc3a93cb9
Introduce default dashboard for device profile
2021-05-07 18:25:05 +03:00
Igor Kulikov
3f9c80f577
Update UI: add customerId to alarm
2021-05-07 16:07:38 +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
nickAS21
0f15033739
Lwm2m: fix bug add new instance ( #4554 )
...
* Lwm2m: fix bug add new instance
* Lwm2m: add KeyName default with instanceId
2021-05-07 16:05:48 +03:00
Igor Kulikov
df8c9cecae
Minor improvements
2021-05-06 20:14:34 +03:00
Igor Kulikov
d5b640d602
Add image fields for dashboard and device profile entities. Introduce getAllAlarms and getCustomerAlarms API
2021-05-06 17:01:46 +03:00
Calvin Lee
6dcde637ff
Add some Simplified Chinese translation
2021-05-06 18:16:57 +08:00
zbeacon
84944f1f16
Merge branch 'master' of https://github.com/thingsboard/thingsboard into feature/firmware-checksum-autogenerating
2021-05-05 09:27:02 +03:00
Igor Kulikov
cf405be4f3
Merge branch 'master' of github.com:thingsboard/thingsboard
2021-05-04 19:44:24 +03:00
Igor Kulikov
59606f8330
Add support for dashboboards in mobile app. Introduce widget mobile actions.
2021-05-04 19:44:15 +03:00
zbeacon
4843baf7b9
Merge branch 'master' of https://github.com/thingsboard/thingsboard into feature/firmware-checksum-autogenerating
2021-04-30 14:43:10 +03:00
Vladyslav_Prykhodko
fc837f3f1b
UI: Rename LWM2M tab name
2021-04-30 12:50:40 +03:00
Andrii Shvaika
00bd26f1f5
Merge with master
2021-04-30 11:25:56 +03:00
YevhenBondarenko
ab10dd4494
implemented software update
2021-04-30 10:58:32 +03:00
Vladyslav_Prykhodko
fd8dee0a9d
UI: Add firmware type
2021-04-30 10:58:32 +03:00
Vladyslav
069a51c05c
Merge pull request #4520 from vvlladd28/improvement/menu-system-settings
...
UI: Move Resource library to system settings menu
2021-04-30 08:53:48 +03:00
nickAS21
e33420d3a8
Lwm2m: firmwareUpdate ( #4516 )
...
* Lwm2m: firmwareUpdate
* Lwm2m: firmwareUpdate with merge master
* Lwm2m: firmwareUpdate cleaned
* Lwm2m: delete Californium.properties
* Lwm2m: merge with master
2021-04-30 08:39:06 +03:00
Vladyslav
9dcb7b9b5b
UI: Refactoring for the build rule node ui ( #4460 )
...
* UI: Refactoring LWM2M; fixed build ui rule node
* UI: Refactoring LWM2M security config
2021-04-29 18:25:38 +03:00
Vladyslav
99a25cab00
UI: Fixed field name in LC_EVENT; Added error field reset at hiding in event filters ( #4453 )
...
* UI: Fixed field name in LC_EVENT; Added error field reset at hiding in event filters
* UI: Updated event filter interface
* UI: Add reset page in event filter
2021-04-29 18:25:23 +03:00
Vladyslav_Prykhodko
52c34068ae
UI: Move Resource library to system settings menu
2021-04-29 16:55:05 +03:00
zbeacon
5b1cc8ac33
Merge branch 'master' of https://github.com/thingsboard/thingsboard into feature/firmware-checksum-autogenerating
2021-04-29 09:39:15 +03:00
zbeacon
7a4d302c85
Changes according to comments from @ashvayka
2021-04-29 09:35:02 +03:00