Igor Kulikov
ad6d6ce486
Merge pull request #5275 from ArtemDzhereleiko/bug-fix/gauge/boundary-values
...
[3.3.2] UI: Fix digital gauge widget with using boundary values
2021-10-21 15:46:02 +03:00
Igor Kulikov
b0f9c8ff29
Merge pull request #5153 from ArtemDzhereleiko/imp/add-select-input/multiple-input-widget
...
[3.3.2] UI: Multiple Attributes widget added select type for input
2021-10-21 15:45:14 +03:00
Igor Kulikov
3d52420d17
Fixed map functions. Update map helps.
2021-10-21 15:43:15 +03:00
Ekaterina Chantsova
62e17ffd48
Save translated title as variable
2021-10-21 13:10:31 +03:00
Igor Kulikov
3bc534ecb5
Merge branch 'master' of github.com:thingsboard/thingsboard
2021-10-20 20:12:22 +03:00
Igor Kulikov
106ba88293
Add rest of the widget functions help resources. Improved map widgets settings schema.
2021-10-20 20:12:08 +03:00
Andrew Shvayka
8de34703dc
Merge pull request #5398 from thingsboard/feature/swagger
...
Swagger
2021-10-20 12:53:25 +03:00
Igor Kulikov
3e798d13aa
Improve qrcode widget. Add helps for qrcode and markdown widgets
2021-10-20 12:14:55 +03:00
ArtemDzhereleiko
0b3a287530
Fixed double requests on aliases entity autocomplete
2021-10-20 10:24:11 +03:00
Igor Kulikov
9bdc56f68c
Add widgets help resources. Introduce datasources optional flag for widget type parameters.
2021-10-19 22:22:06 +03:00
Andrii Shvaika
4ae4c7c381
Merge with master
2021-10-19 16:42:44 +03:00
Igor Kulikov
62823f6f73
Improve markdown component. Add more help content.
2021-10-18 13:10:11 +03:00
Dima Landiak
3b5f11dfc1
fixed error field on ui
2021-10-14 21:30:50 +03:00
Igor Kulikov
b4f230dbc8
Improve markdown component. Add new helps.
2021-10-13 20:35:10 +03:00
ArtemDzhereleiko
d473a5b85e
Fixed Photo Camera input error if entity is empty
2021-10-13 16:09:36 +03:00
Igor Kulikov
720d264832
Use signleton marked options service. Fix popover size to not overflow viewport size. Add path routing for rulenode help assets to k8s ingress configuration.
2021-10-11 13:23:21 +03:00
Chantsova Ekaterina
838d6982a8
UI: make dashboard title translatable when 'Display dashboard title' option enabled
2021-10-11 12:26:01 +03:00
Vladyslav_Prykhodko
45961519cd
UI: Refactoring code
2021-10-08 19:21:03 +03:00
ArtemDzhereleiko
e2b0fd6c15
Add compleate to subject and do subscribe if display pagination turn on
2021-10-08 13:05:44 +03:00
Igor Kulikov
68fc5b996b
Improve dashboard edit button appearence depending on multiple conditions.
2021-10-08 10:12:53 +03:00
ArtemDzhereleiko
246390b43b
Fix pagination on alarm table widget after timewindow updated
2021-10-07 12:52:42 +03:00
ArtemDzhereleiko
c8ce826b7c
Fix pagination on timewindow updated
2021-10-07 12:36:27 +03:00
Igor Kulikov
93a27abb0e
Merge pull request #5326 from vvlladd28/bug/gauge-chart/memory-leak
...
UI: Fixed memory leak in gauge and chart widgets
2021-10-06 21:08:43 +03:00
Igor Kulikov
be24f5f16b
Merge pull request #5318 from vvlladd28/feature/table/hidden-cell-action-display-mode
...
[3.3.2] UI: Added new table settings - Hidden cell button actions display mode
2021-10-06 21:07:50 +03:00
Igor Kulikov
ff293ae1f4
Add popover directive/services. Add help directive with markdown. Fix leaflet map memory leaks.
2021-10-06 21:03:29 +03:00
Vladyslav_Prykhodko
a7fb4fc860
UI: Fixed memory leak in gauge and chart widgets
2021-10-06 17:32:17 +03:00
Vladyslav_Prykhodko
c3a08f1f81
UI: Added new table settings - Hidden cell button actions display mode
2021-10-04 14:46:43 +03:00
ArtemDzhereleiko
4cb3319f1d
Fixed reltions table pagination when switch direction
2021-09-30 17:40:21 +03:00
ArtemDzhereleiko
7077a81d61
Fixed entities table loading first page pagination if time window was changed
2021-09-30 16:49:38 +03:00
ArtemDzhereleiko
15a6b2655e
Fixed attribute tables pagination on switch between attributes scope
2021-09-30 16:45:57 +03:00
Vladyslav_Prykhodko
814a685d76
UI: Added conditionally show widget table cell button action
2021-09-28 17:58:32 +03:00
Igor Kulikov
23121c5b5a
Conditionally show widget header actions
2021-09-28 12:34:34 +03:00
Vladyslav_Prykhodko
b29e208b95
UI: Added global scope variables in javascript functions - refactoring
2021-09-28 10:33:31 +03:00
Vladyslav Prykhodko
d08e6dba5d
UI: Added global scope variables in javascript functions
2021-09-28 08:41:39 +03:00
Igor Kulikov
820b4d7e58
Merge pull request #5258 from deaflynx/edge/update-downlinks-table
...
[3.3.2] UI: Edge Downlinks table minor fixes
2021-09-27 12:12:55 +03:00
Igor Kulikov
b13b01b63f
Merge pull request #5243 from ArtemDzhereleiko/bug-fix/alarm-rules/inherit-from-owner
...
[3.3.2] Fix checkbox Inherit from owner Device Profile Alarm Rules
2021-09-27 12:12:23 +03:00
Igor Kulikov
4af74071bc
Merge pull request #5257 from ArtemDzhereleiko/bug-fix/input-widget/enter-key-press
...
[3.2.2] Fixed multiple input widget sending double requests and saving required input by Enter keypress
2021-09-27 12:10:23 +03:00
Igor Kulikov
b8f3d41f31
Merge pull request #5266 from ArtemDzhereleiko/bug-fix/alarm-rules/key-type
...
[3.2.2] Alarm rules fix translation key type after updating key filter
2021-09-27 12:09:35 +03:00
Igor Kulikov
7446adbf05
Merge pull request #5281 from ChantsovaEkaterina/improvement/shared-home-components-in-custom-dialog
...
[3.3.2] UI: ability to use shared home components in custom dialog
2021-09-27 12:08:35 +03:00
Igor Kulikov
36cda0f09c
Merge pull request #5278 from ArtemDzhereleiko/bug-fix/markdown-card-widget/custom-translation
...
[3.2.2] Fix custom translation for markdown card
2021-09-27 12:08:19 +03:00
ArtemDzhereleiko
29ac723763
Remove default value from boundary range
2021-09-27 11:53:12 +03:00
ArtemDzhereleiko
b96dd3e78b
Change infinity value to min value and change color to corect default color
2021-09-27 11:49:15 +03:00
Chantsova Ekaterina
10c742a976
UI: ability to use shared home components in custom dialog
2021-09-24 17:53:46 +03:00
ArtemDzhereleiko
49d9f37cb7
Add custom translation for markdown card
2021-09-24 15:15:39 +03:00
ArtemDzhereleiko
a83f328092
Add default color for correct work gradient
2021-09-23 18:15:29 +03:00
ArtemDzhereleiko
aaaf4b177f
Fix translation key type after updating key filter
2021-09-22 14:47:06 +03:00
ArtemDzhereleiko
7e91f2c5e2
fix loop and remove default color
2021-09-22 13:39:23 +03:00
ArtemDzhereleiko
5fa98785dd
Make variable private
2021-09-21 18:51:03 +03:00
deaflynx
4981db7aeb
Edge downlinks fixes:
...
- show entity.body for POST_ATTRIBUTES, ATTRIBUTES_UPDATED, ATTRIBUTES_DELETED, TIMESERIES_UPDATED;
- update status pending/deployed color without refresh page;
- for RELATION type show empty 'entityId';
2021-09-21 07:28:22 +03:00
ArtemDzhereleiko
8f377ff367
Fix sending double request by enter press and saving required input
2021-09-20 16:53:31 +03:00