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
Vladyslav_Prykhodko
bb2efb145b
UI: Remove HEX and length validations in device lwm2m credentials
2021-09-23 13:24:48 +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
ArtemDzhereleiko
bbea48215e
Changed logic for processing boundary values and change labels
2021-09-17 17:07:58 +03:00
nickAS21
9651b93574
Merge branch 'master' into develop/3.3.2
2021-09-16 14:07:13 +03:00
Igor Kulikov
7740e3b857
Open new dashboard state instead of separate dialog in mobile app mode
2021-09-16 13:52:37 +03:00
Igor Kulikov
5ed505d271
Do not handle dashboard state name from dialog by mobile app
2021-09-16 13:08:12 +03:00
Andrii Shvaika
cc866b5038
Merge with master
2021-09-16 13:05:12 +03:00
Andrew Shvayka
bba989e8ea
Merge pull request #5245 from vvlladd28/bug/timeseries-table/updated-data-fullscreen
...
[3.3.2] UI: Fixed not updating data in Timeseries table in full screen mode
2021-09-15 17:51:20 +03:00
Igor Kulikov
eb2065a553
Fix markdown widget height
2021-09-15 14:11:06 +03:00
Vladyslav_Prykhodko
24446376bc
UI: Fixed not updating data in Timeseries table in full screen mode
2021-09-15 11:07:51 +03:00
ArtemDzhereleiko
9f3e86aea8
Fix checkbox Ingerit from owner Divice Profile Alarm Rules
2021-09-14 18:01:19 +03:00
nickAS21
1b6fc7d72b
Merge branch 'develop/3.3.2' into lwm2m_tests_with_cherry
...
# Conflicts:
# application/src/test/java/org/thingsboard/server/transport/lwm2m/security/AbstractLwM2MIntegrationTest.java
# application/src/test/java/org/thingsboard/server/transport/lwm2m/security/sql/PskLwm2mIntegrationTest.java
# common/util/src/main/java/org/thingsboard/common/util/JacksonUtil.java
# dao/pom.xml
# dao/src/main/java/org/thingsboard/server/dao/device/DeviceCredentialsServiceImpl.java
2021-09-13 18:15:58 +03:00
Vladyslav Prykhodko
6b7c95c040
UI: Fixed - widgets showed two errors at the same time.
2021-09-13 08:54:31 +03:00
Vladyslav_Prykhodko
d14e8df135
UI: Fix show toast in single dashboard mode
2021-09-10 17:51:55 +03:00
YevhenBondarenko
ffe16b8dfb
Merge remote-tracking branch 'upstream/master' into feature/bulk-import/device-credentials
...
# Conflicts:
# ui-ngx/src/app/modules/home/components/import-export/import-export.service.ts
2021-09-09 17:18:28 +03:00
nickAS21
d491e0f664
lwm2m: Security key validate in dao
2021-09-08 22:12:08 +03:00
Volodymyr Babak
cd78514bc0
Added correct alias filtering for edge disabled/enabled events
2021-09-08 15:44:31 +03:00
Volodymyr Babak
595fb99cb4
Revert allowed entity type for dashboard component - null means show all availabe aliases
2021-09-08 13:28:09 +03:00
Vladyslav_Prykhodko
11ae8ec845
UI: Improvement table columns assigment
2021-09-08 11:31:56 +03:00
ArtemDzhereleiko
18a57bcefc
fixed save required field with disabled showActionButton
2021-09-07 18:01:37 +03:00
Viacheslav Klimov
bd1cfa4491
Merge branch 'master' into feature/bulk-import/device-credentials
...
# Conflicts:
# application/src/main/java/org/thingsboard/server/controller/EdgeController.java
2021-09-07 16:32:22 +03:00
ArtemDzhereleiko
9d3fe774f9
Add default property empty array to dataKeySchema and add case to updateWidgetData
2021-09-07 16:06:03 +03:00