1185 Commits

Author SHA1 Message Date
Igor Kulikov
617381ffc7 UI: Fix Json Form conditions. 2024-12-06 13:05:53 +02:00
Artem Dzhereleiko
3a97faeb17 UI: Refactoring 2024-12-06 12:21:29 +02:00
Artem Dzhereleiko
76c39b6d0b UI: Fixed error toast when editing device detais 2024-12-06 12:14:06 +02:00
Artem Dzhereleiko
48c8160e1f UI: Add no text for resources autocomplete 2024-12-06 09:54:03 +02:00
Igor Kulikov
98526e3617
Merge pull request #12142 from ArtemDzhereleiko/AD/imp/segmented-button
Two-segment button widget
2024-12-03 15:29:40 +02:00
Ekaterina Chantsova
38c99de001 Merge with master, resolve conflicts 2024-12-03 12:24:31 +02:00
Ekaterina Chantsova
d5c9035ffe Timewindow: update styles for inputs which may have empty suffix 2024-12-02 16:57:09 +02:00
Igor Kulikov
50862e6380 Merge branch 'master' into feature/js-module 2024-12-02 16:36:23 +02:00
Ekaterina Chantsova
e0806f4890 Merge remote-tracking branch 'upstream/master' into feature/advanced-timewindow-configuration 2024-12-02 15:22:33 +02:00
Ekaterina Chantsova
e87cfff7fd Timewindow: update styles for interval options configuration on mobile 2024-12-02 15:20:51 +02:00
Ekaterina Chantsova
3a2daf65f1 Timewindow: update styles 2024-12-02 14:06:15 +02:00
Ekaterina Chantsova
d13afd61f6 Timewindow: fix styles for interval options configuration on mobile 2024-12-02 13:51:22 +02:00
Ekaterina Chantsova
fc40266428 Timewindow: added empty option for default group interval selection 2024-11-29 18:40:44 +02:00
Ekaterina Chantsova
03636cfb05 Timewindow: added ability to enable/disable all interval options at once 2024-11-29 18:01:01 +02:00
Igor Kulikov
17af3809f0 UI: Add support of js modules to: show widget header action function, data key post processing function. 2024-11-29 17:40:47 +02:00
Ekaterina Chantsova
6a1ddaa9c6 Timewindow: remove list of allowed options from configuration when interval/grouping interval hidden 2024-11-29 16:22:58 +02:00
Ekaterina Chantsova
e7dca95e01 Timewindow: take into account default and allowed group intervals when switching between realtime and history 2024-11-29 15:08:01 +02:00
Igor Kulikov
f7086cef06 UI: Add support of JS modules for widget controller script. 2024-11-29 13:49:34 +02:00
Ekaterina Chantsova
66c5917bd1 Minor fixes 2024-11-29 12:51:18 +02:00
Ekaterina Chantsova
523ec17886 Remove unused 2024-11-29 12:15:08 +02:00
Ekaterina Chantsova
7aae331ac4 Timewindow: apply default grouping interval option for interval 2024-11-29 12:10:55 +02:00
Ekaterina Chantsova
7277a0939c Timewindow: apply list of allowed grouping interval options 2024-11-28 20:15:08 +02:00
Igor Kulikov
03ba0c32dc Implement JS Module resources support. 2024-11-28 20:05:26 +02:00
Artem Dzhereleiko
53da8cd47e UI: Segmented button 2024-11-28 18:55:01 +02:00
Ekaterina Chantsova
4fa5c9dbd5 Resolve conflict 2024-11-28 12:22:21 +02:00
Ekaterina Chantsova
d763b811aa Merge with master 2024-11-28 11:57:27 +02:00
Igor Kulikov
6b6bbebab8 Implement JS Module resources support. 2024-11-27 19:28:24 +02:00
Vladyslav_Prykhodko
907f6a2f73 UI: Fixed highlighting when disabled toggle-selected 2024-11-26 20:12:55 +02:00
Ekaterina Chantsova
5ff73e97fc Timewindow: group intervals configuration scratch 2024-11-25 19:03:15 +02:00
Igor Kulikov
b0ac44fe0c
Merge pull request #12104 from ChantsovaEkaterina/bug/timewindow-fix-applying-disable-custom-interval-parameter
Timewindow: fixed applying "disable custom interval" parameter
2024-11-25 12:58:51 +02:00
Igor Kulikov
1e52291609
Merge pull request #12102 from vvlladd28/bug/widget-led-indicator
Fixed duplicate led indicators in GPIO panel widgets
2024-11-25 12:55:27 +02:00
mpetrov
aeaa377183 Changed fixes approach in accordance with PR comments 2024-11-22 18:18:38 +02:00
mpetrov
fbb478e498 Revert "Only codeblocks fixes left"
This reverts commit 87d11926b8e6d50026f0f576e9f00d91bd306cfa.
2024-11-22 18:14:35 +02:00
Ekaterina Chantsova
73005eef6c Timewindow: remove disable custom parameter from configuration if it disabled 2024-11-22 13:25:23 +02:00
Vladyslav_Prykhodko
febd4baf6f UI: Fixed duplicate led indicators 2024-11-22 13:05:11 +02:00
mpetrov
87d11926b8 Only codeblocks fixes left 2024-11-22 12:08:15 +02:00
mpetrov
37cf3dbb42 Revert "Fixed sizing for codeblocks"
This reverts commit c5e7b5f93d4eb0c65a0d7362c86c80c94e1eef77.
2024-11-22 12:07:07 +02:00
Max Petrov
78e1efd536
Merge branch 'master' into fix/4785-codeblocks-size 2024-11-22 12:03:57 +02:00
ViacheslavKlimov
b13428aca3 Merge branch 'master' of github.com:thingsboard/thingsboard into improvements/dashboard-export 2024-11-20 16:39:08 +02:00
Andrew Shvayka
3decc4fc35
Merge pull request #12075 from maxunbearable/fix/4945-image-gallery-no-scroll
Fixed Scroll and pagination buttons are absent, SCADA/Image table
2024-11-20 14:08:49 +01:00
mpetrov
c5d703c06b added coerceBoolean 2024-11-20 12:01:43 +02:00
Max Petrov
50b83726f4
Merge branch 'master' into fix/4175-metadata-not-required 2024-11-20 11:52:11 +02:00
mpetrov
97f805f0cc Changes due to PR comment 2024-11-20 11:49:15 +02:00
mpetrov
2dcfe1a35d Changes due to PR comment 2024-11-20 11:48:38 +02:00
mpetrov
b63978301b Fixed Scroll and pagination buttons are absent on the SCADA symbol and Image gallery tables when there are 20+ elements 2024-11-19 19:22:25 +02:00
Ekaterina Chantsova
20b5260254 Timewindow: start adding allowed aggregation intervals 2024-11-18 20:10:05 +02:00
ViacheslavKlimov
3124ad360d Merge branch 'master' of github.com:thingsboard/thingsboard into improvements/dashboard-export 2024-11-18 15:46:23 +02:00
Andrew Shvayka
eab4e0e4ac
Merge pull request #11835 from thingsboard/feature/mobile-app-bundle
Mobile app customization
2024-11-18 13:56:44 +01:00
Chantsova Ekaterina
20d4d18332 Timewindow: move common for timewindow type change to time models 2024-11-15 18:23:50 +02:00
Chantsova Ekaterina
b62cf069ff Timewindow: apply and save allowed intervals configuration 2024-11-15 17:03:35 +02:00