1557 Commits

Author SHA1 Message Date
Igor Kulikov
158f233daf
Merge pull request #6016 from vvlladd28/improvement/map/tooltip-disable
[3.3.4] UI: Improvement map control button tooltip; fix incorrect updated marker/polygon when editing
2022-02-07 10:29:02 +02:00
Igor Kulikov
cc6cd2cb2a UI: Add slide toggle control widget 2022-02-04 20:06:23 +02:00
Volodymyr Babak
ffcc5be0ae Removed edge license and cloud endpoint from edge instance - refactoring edge ce 2022-02-04 17:34:46 +02:00
Vladyslav_Prykhodko
5c5619d73c UI: Improvement map control button tooltip; fix incorrect updated marker/polygon when editing 2022-02-03 17:58:41 +02:00
pinkevycdima@gmail.com
e8dfb9684f Fix bug with clear alarm 2022-02-01 19:00:50 +02:00
Kalutka Zhenya
440e5eb67b Added disable mod 2022-02-01 18:09:08 +02:00
ArtemDzhereleiko
ddca2d318f Merge branch 'smpp-sms-sender' of git://github.com/ViacheslavKlimov/thingsboard into ViacheslavKlimov-smpp-sms-sender 2022-01-28 18:37:07 +02:00
Kalutka Zhenya
f17380597f Added main UI functional 2022-01-28 12:17:21 +02:00
Igor Kulikov
70c152ad92 UI: Fix image map resize. Improve image input widgets to show/hide control buttons. 2022-01-27 13:11:52 +02:00
Igor Kulikov
888e8b5b42
Merge pull request #5954 from vvlladd28/improvemen/persistent-table/renaim-double-text
[3.3.3] UI: Rename Persistent table widget; Fixed double text in data not resolve
2022-01-26 19:44:05 +02:00
Igor Kulikov
5be728eeef
Merge pull request #5970 from vvlladd28/improvement/map/disable-action-button
[3.3.3] UI: Add map widget - disable edit or remove control button
2022-01-26 19:43:02 +02:00
Vladyslav_Prykhodko
14f19ad6fc UI: Add map widget - disable edit or remove control button; added to hint create entity tooltip - entity name 2022-01-26 19:29:23 +02:00
Igor Kulikov
d256349c73 UI: Fix open dashboard widget action. 2022-01-26 15:08:00 +02:00
Igor Kulikov
512a3dc6ed UI: Image map: improve background image fetch from alias. Maps: Ignore click events on drag marker. 2022-01-25 19:13:24 +02:00
Igor Kulikov
362ca32407 UI: Map widgets - improve markers dragging - prevent click actions and popup open while dragging marker. 2022-01-25 10:52:13 +02:00
Igor Kulikov
d416103e74 UI: Improve dashboard state component synchronization 2022-01-24 18:42:48 +02:00
Vladyslav_Prykhodko
6c32e4c767 UI: Rename Persistent table widget; Fixed double text in data not resolve; Rename widget settings 2022-01-24 17:09:04 +02:00
Kalutka Zhenya
6267430dd9 Add ui-help 2022-01-24 11:34:37 +02:00
Ouertani
4fc21755eb #5948 snpm -> snmp 2022-01-23 10:41:26 +01:00
Viacheslav Klimov
f96be893b8 Tenant profile rate limits configuration UI refactoring 2022-01-21 15:34:30 +02:00
Viacheslav Klimov
ffd2a02742 Tenant profile rate limits configuration UI refactoring 2022-01-21 11:37:53 +02:00
Viacheslav Klimov
cb071ac0a2 Merge remote-tracking branch 'origin/master' into rate-limits-to-tenant-profile
# Conflicts:
#	application/src/main/java/org/thingsboard/server/service/install/update/DefaultDataUpdateService.java
#	application/src/main/java/org/thingsboard/server/service/telemetry/DefaultTelemetryWebSocketService.java
#	dao/src/main/java/org/thingsboard/server/dao/nosql/CassandraBufferedRateReadExecutor.java
#	dao/src/main/java/org/thingsboard/server/dao/util/AbstractBufferedRateExecutor.java
#	ui-ngx/src/app/modules/home/components/profile/tenant/default-tenant-profile-configuration.component.html
#	ui-ngx/src/app/modules/home/components/profile/tenant/default-tenant-profile-configuration.component.ts
#	ui-ngx/src/app/shared/models/tenant.model.ts
2022-01-20 13:40:53 +02:00
Igor Kulikov
32f173fd0c Fix conflicts 2022-01-20 12:07:18 +02:00
Igor Kulikov
0befbdd497
Merge pull request #5913 from pinkevmladchy/pinkevmladchy/Dashboard-(Date-range-navigator)--the-calendar-when-selecting-dates-is-displayed-in-a-column,-but-should-be-horizontal(Windows)
[3.3.3] UI: (date range navigator) the calendar when selecting dates is displayed in a column, but should be horizontal(windows)
2022-01-20 12:01:29 +02:00
Igor Kulikov
4c972ec59b
Merge pull request #5910 from ArtemDzhereleiko/bug-fix/widget-advanced-settings/show-title-icon
[3.3.3] UI: Added additional condition to define showTitleIcon
2022-01-20 12:00:52 +02:00
Igor Kulikov
1e70670af9 UI: Add new propagate alarm fields 2022-01-20 11:06:25 +02:00
ArtemDzhereleiko
8421eccfd2 UI: Added to clear event dialog and hide action if table empty 2022-01-19 17:43:52 +02:00
Igor Kulikov
7e9d711f5c UI: Improve entity details usability 2022-01-19 17:02:18 +02:00
pinkevycdima@gmail.com
79fd4956f6 remove unnecessary class 2022-01-18 11:51:01 +02:00
pinkevycdima@gmail.com
1c8fd3b946 window with calender by horizontal 2022-01-18 11:48:06 +02:00
pinkevycdima@gmail.com
a60580b8de when i have 110% zoom - I get the window with calendar by horizontal 2022-01-18 11:47:04 +02:00
Igor Kulikov
1c2f357585 Fix getAlarms permissions. Fix entities tables persistent page link. Improve details button in autocomplete. 2022-01-17 19:51:14 +02:00
ArtemDzhereleiko
caa932700d UI: Added additional condition to define showTitleIcon 2022-01-17 18:38:04 +02:00
Igor Kulikov
275fda0a37
Merge pull request #5908 from vvlladd28/bug/persistent-page-link/page-mode
[3.3.3] UI: Fixed persistent page link not correct init in pageMode disable
2022-01-17 15:00:48 +02:00
Vladyslav_Prykhodko
0437be70f6 UI: Fixed persistent page link not correct init in pageMode disable 2022-01-17 14:09:21 +02:00
Igor Kulikov
da4c742872 Update license year to 2022 2022-01-17 14:07:46 +02:00
Igor Kulikov
8af88fd199 Skip query params page link subscription in non page mode 2022-01-14 19:29:43 +02:00
Igor Kulikov
8b538ce700
Merge pull request #5882 from vvlladd28/improvements/map/zoom-control-disable
[3.3.3] UI: Add map new settings - "Disable zoom control" and fix disable edit buttons
2022-01-14 13:07:24 +02:00
Igor Kulikov
b0a44f0daa
Merge pull request #5881 from vvlladd28/bug/enity-table-persistent-page-link/reset
[3.3.3] UI: Entity table fixed persistent page link in reset value and filter
2022-01-14 13:06:43 +02:00
Igor Kulikov
a81724a3a1
Merge pull request #5880 from vvlladd28/bug/entity-detail-page
[3.3.3] UI: Entity details page, before saves data prepare form values
2022-01-14 13:05:39 +02:00
Igor Kulikov
911ecf225b
Merge pull request #5879 from vvlladd28/bug/multiple-input-widget/save-invalid-form
[3.3.3] UI: Multiple input widget, prevent saving invalid form
2022-01-14 13:04:14 +02:00
Igor Kulikov
ba0d42d538
Merge pull request #5876 from vvlladd28/improvement/map/image-map-resize
[3.3.3] UI: Improvement image map resize - correct calculate center position
2022-01-14 13:03:10 +02:00
Igor Kulikov
01cb2e1282 Add dashboard state widget. Improve dashboard state component configuration. Fix markdown widget rendering when no datasource specified. 2022-01-14 13:01:32 +02:00
Vladyslav_Prykhodko
c4f29c2dc3 UI: Add map new settings - "Disable zoom control" and fix disable edit buttons 2022-01-13 19:09:54 +02:00
Vladyslav_Prykhodko
8bbe128671 UI: Entity table fixed persistent page link in reset value and filter 2022-01-13 18:35:45 +02:00
Vladyslav_Prykhodko
7e05f96421 UI: Entity details page, before saves data prepare form values 2022-01-13 18:07:30 +02:00
Vladyslav_Prykhodko
ff6168ebae UI: Multiple input widget, prevent saving invalid form 2022-01-13 17:32:45 +02:00
Vladyslav_Prykhodko
316e1c40d8 UI: Improvement image map resize - correct calculate center position 2022-01-13 16:05:38 +02:00
Igor Kulikov
edacfd57d6
Merge pull request #5872 from vvlladd28/bug/device-profile/profile-url
[3.3.3] UI: Fixed error in device-profile-autocomplete and tenant-profile-autocomplete in clear
2022-01-13 13:13:02 +02:00
Vladyslav_Prykhodko
d1c4a98bd3 UI: Fixed error in device-profile-autocomplete and tenant-profile-autocomplete in clear 2022-01-13 13:10:25 +02:00