1512 Commits

Author SHA1 Message Date
Igor Kulikov
4a45b849b2
Merge pull request #12267 from maxunbearable/fix/5223-debug-settings-adjustments
Debug settings minor fixes and adjustments
2024-12-16 18:07:17 +02:00
mpetrov
124d3bfc27 Debug settings minor fixes and adjustments 2024-12-16 15:10:43 +02:00
Vladyslav_Prykhodko
c3652bac5f UI[Mobile center]: Updated link getting started in flutter doc 2024-12-16 12:24:39 +02:00
Vladyslav_Prykhodko
b401a487f1 UI[Mobile center]: Add layout label only space validation and improved translation key 2024-12-13 12:37:42 +02:00
Igor Kulikov
2c131f6767 Introduce dynamic form properties settings, introduce dynamic form component. Migrate from json schema form to dynamic form. 2024-12-12 18:02:51 +02:00
Igor Kulikov
9414933047
Merge pull request #12235 from vvlladd28/bug/mobile-center/edit-layout
Fixed updated mobile layout and show mobile edit panel
2024-12-11 18:34:23 +02:00
Vladyslav_Prykhodko
b2a1793f4d UI: Fixed updated mobile layout and show mobile edit panel 2024-12-11 15:31:16 +02:00
mpetrov
74543f80d2 UI: Debug Settings minor refactoring, files rename 2024-12-10 15:56:53 +02:00
mpetrov
c75786dd8b resolve conflicts 2024-12-10 15:42:57 +02:00
mpetrov
0b57d0ccac folder rename 2024-12-10 15:37:20 +02:00
mpetrov
935739ac85 UI: Debug Settings minor refactoring 2024-12-10 15:29:17 +02:00
Igor Kulikov
dd0866e8bd
Merge pull request #12214 from vvlladd28/bug/notification-center/insert-image/relative-image
Fixed relative urls in send email notification
2024-12-09 19:08:56 +02:00
Igor Kulikov
99cfdab78c
Merge pull request #12212 from maxunbearable/fix/debug-settings-ui-fixes
Debug Settings fixes
2024-12-09 19:04:15 +02:00
Igor Kulikov
670b5466b9
Merge pull request #12209 from vvlladd28/bug/mobile-center/edit
Fixed mobile center translate, validation and editor
2024-12-09 18:43:17 +02:00
Vladyslav_Prykhodko
0083d92862 UI: Fixed relative urls in send email notification 2024-12-09 11:23:21 +02:00
Max Petrov
6f728e8fbb
Merge branch 'rc' into fix/debug-settings-ui-fixes 2024-12-06 19:06:13 +02:00
mpetrov
327455305d UI: Debug Settings fixes refactoring 2024-12-06 17:48:37 +02:00
mpetrov
09bc214bd3 UI: Debug Settings fixes 2024-12-06 17:07:15 +02:00
Vladyslav_Prykhodko
d56fc4c440 UI: Fixed mobile center translate, validation and editor 2024-12-06 12:35:14 +02:00
Vladyslav_Prykhodko
143d5a95b3 UI: Fixed double open dialog when edit mobile bundle 2024-12-05 11:23:51 +02:00
Vladyslav_Prykhodko
fde6756bca UI: Added to JavaScript library details audit logs and version control 2024-12-04 13:13:45 +02:00
Igor Kulikov
290e2faf6a UI: Add JS modules support to get/set value converters of behavior. 2024-12-03 19:24:56 +02:00
Igor Kulikov
a411213d6c
Merge pull request #12118 from vvlladd28/improvement/validation-message-jwt
Improvement validation message on JWT security settings
2024-12-03 11:59:31 +02:00
Igor Kulikov
93711914ba Merge branch 'master' into feature/js-module 2024-12-03 10:19:02 +02:00
Igor Kulikov
50862e6380 Merge branch 'master' into feature/js-module 2024-12-02 16:36:23 +02:00
Andrew Shvayka
c957761f3c
Merge pull request #12147 from maxunbearable/feature/rule-node-debug-ui
Debug settings changed approach to object (ControlValueAccessor) and refactoring
2024-12-02 12:02:51 +01:00
Andrii Shvaika
50f7ce1af6 Merge with master 2024-12-02 12:59:48 +02:00
Vladyslav_Prykhodko
008ac7970e UI: Clean up timer memory lick and refactoring debug setting components 2024-12-02 11:21:20 +02:00
Igor Kulikov
9bb2239938
Merge pull request #12139 from vvlladd28/improvement/mobile-center/minor-bug
Fixed and imporvements mobile center
2024-11-29 18:02:22 +02:00
Igor Kulikov
e779a6a6b1
Merge pull request #12124 from vvlladd28/bug/toggle-select/disable-overlay
Fixed highlighting when disabled toggle-selected
2024-11-29 17:58:52 +02:00
Igor Kulikov
2e5989fa94
Merge pull request #12123 from vvlladd28/improvement/custom-translate/description
Add support custom translate for entity description columns
2024-11-29 17:56:50 +02:00
Vladyslav_Prykhodko
c84cad4c78 UI: Fixed mobile editor component in disabled state 2024-11-29 16:37:58 +02:00
mpetrov
0db51da6c0 refactoring 2024-11-29 16:11:46 +02:00
Igor Kulikov
f7086cef06 UI: Add support of JS modules for widget controller script. 2024-11-29 13:49:34 +02:00
mpetrov
02016487c7 Debug settings changed approach to ControlValueAccessor and refactoring 2024-11-29 13:05:33 +02:00
Igor Kulikov
03ba0c32dc Implement JS Module resources support. 2024-11-28 20:05:26 +02:00
Vladyslav_Prykhodko
d2cb95d0ce UI: Fixed mobile center congiguration dialog 2024-11-28 14:19:52 +02:00
Vladyslav_Prykhodko
05690fce5d UI: Fixed mobile center bugs 2024-11-28 13:14:57 +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
Vladyslav_Prykhodko
a589da7f9f UI: Add custom translate for description columns fixed show null 2024-11-26 17:40:40 +02:00
Vladyslav_Prykhodko
3ddb3300f3 UI: Add custom translate for description columns 2024-11-26 16:46:03 +02:00
Vladyslav_Prykhodko
5c6567eab7 UI: Fixed incorrect show mail notification preview 2024-11-25 18:52:43 +02:00
Vladyslav_Prykhodko
fc8ededea2 UI: Fixed typo 2024-11-25 18:21:21 +02:00
Vladyslav_Prykhodko
97cc33394d UI: Improvement validation message on JWT security settings 2024-11-25 18:10:51 +02:00
YevhenBondarenko
008e2f33bf merge with master 2024-11-22 11:22:11 +01:00
Vladyslav_Prykhodko
a90076f523 UI: Fixed close mobile bundle dialog without add/edit 2024-11-21 10:12:42 +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
Vladyslav_Prykhodko
a0e4a7738e UI: Add mobile custom page validation 2024-11-14 10:52:58 +02:00