1551 Commits

Author SHA1 Message Date
Vladyslav_Prykhodko
5c807094b3 UI: Fixed entityResources for OAUTH2_CLIENT entity 2024-12-27 15:20:23 +02:00
Igor Kulikov
208278a68e
Merge pull request #12332 from maxunbearable/fix/markdown-special-chars
Usage of special HTML chars in mardown fix
2024-12-27 12:06:24 +02:00
mpetrov
66343ad2a3 Added double quotes for string 2024-12-26 12:28:31 +02:00
mpetrov
c56f80cc22 Usage of special HTML chars in mardown fix 2024-12-24 17:12:45 +02:00
Igor Kulikov
36f990cf15 Merge branch 'rc' 2024-12-24 14:20:44 +02:00
Igor Kulikov
252f6e8bd0
Merge pull request #12319 from vvlladd28/bug/help-button/link-and-show
Enhance help links and improve help button display
2024-12-24 13:49:38 +02:00
Igor Kulikov
c2048be823
Merge pull request #12291 from vvlladd28/bug/notification-center/mobile-hidden-add
Fixed the missing add buttons in the notification center on mobile
2024-12-24 12:32:58 +02:00
Igor Kulikov
14731c3b8d Merge with master 2024-12-23 17:28:32 +02:00
Vladyslav_Prykhodko
a72ddbbe12 UI: Change domains help link 2024-12-23 17:16:43 +02:00
Igor Kulikov
f6071177ae UI: Ability to import form properties from JSON content. Update help resources according to new widget settings forms. 2024-12-23 16:48:20 +02:00
Igor Kulikov
39abbacb20 UI: Remove json form component. Remove all react dependencies. 2024-12-23 12:57:08 +02:00
Vladyslav_Prykhodko
e3f25f5c54 UI: Fixed show help button in oauth section and change domains help link 2024-12-23 12:50:03 +02:00
Vladyslav_Prykhodko
f00151553c UI: Fixed incorrect help link 2024-12-23 12:10:13 +02:00
Igor Kulikov
5840bf1f67 UI: Import/Export support for dynamic form properties. Improve json schema form to dynamic form conversion. 2024-12-20 18:08:53 +02:00
Vladyslav_Prykhodko
1b195bb24c UI: Fixed show add buttons in notification center 2024-12-20 00:58:22 +02:00
Igor Kulikov
da622654e0
Merge pull request #12301 from vvlladd28/bug/memory-leak/platform-form
Fixed memory leak in form handling
2024-12-19 18:14:20 +02:00
Igor Kulikov
9fe5f7199e UI: Dynamic form implementation. Migration from JSON schema form. 2024-12-19 16:48:30 +02:00
Vladyslav_Prykhodko
55b817675c UI: Fixed memory leak in form handling 2024-12-19 11:38:26 +02:00
Vladyslav_Prykhodko
3bdd7524b9 UI: Fixed show user action 2024-12-18 13:35:58 +02:00
Vladyslav_Prykhodko
9f6bbba7c3 UI: Change mobile-center help link 2024-12-13 10:43:54 +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
d263fece7e
Merge pull request #12226 from maxunbearable/refactoring/debug-settings
Debug Settings minor refactoring
2024-12-11 18:24:48 +02:00
mpetrov
935739ac85 UI: Debug Settings minor refactoring 2024-12-10 15:29:17 +02:00
Artem Dzhereleiko
3e2ebcf685 UI: Fixed tenant profile default configuration 2024-12-10 09:52:49 +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
90ef67bf59
Merge pull request #12151 from ChantsovaEkaterina/feature/advanced-timewindow-configuration
Timewindow: added ability to select (hide particular) intervals and aggregation options in panel
2024-12-03 13:46:33 +02:00
Igor Kulikov
3db9d68c12 UI: Add JS modules support for mobile action functions. 2024-12-03 13:23:22 +02:00
Ekaterina Chantsova
38c99de001 Merge with master, resolve conflicts 2024-12-03 12:24:31 +02:00
Igor Kulikov
c6dda94a48
Merge pull request #12171 from thingsboard/feature/js-module
Introduce support of reusable JavaScript modules for UI JavaScript functions.
2024-12-03 11:50:32 +02:00
Viacheslav Klimov
a58f3aed65
Merge pull request #11647 from cbecker/oauth2-custom-add-none-auth-method
Custom OAuth 2.0: Add NONE auth method needed for some auth servers like Django
2024-12-03 11:47:29 +02:00
Igor Kulikov
93711914ba Merge branch 'master' into feature/js-module 2024-12-03 10:19:02 +02:00
Igor Kulikov
16e04efc9e UI: Add support of js modules: Table widgets, Markdown widgets, QR code widget, Data key generation function. 2024-12-02 16:35:52 +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
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
mpetrov
02016487c7 Debug settings changed approach to ControlValueAccessor and refactoring 2024-11-29 13:05:33 +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
Andrew Shvayka
5c5e8a3c98
Merge pull request #11861 from ShvaykaD/feature/rule-node-debug-strategies
Rule node debug strategies
2024-11-28 11:13:40 +01: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
Ekaterina Chantsova
73005eef6c Timewindow: remove disable custom parameter from configuration if it disabled 2024-11-22 13:25:23 +02:00
Ekaterina Chantsova
ffdd7d566f Timewindow: fix applying disable custom interval option 2024-11-22 13:25:13 +02:00
YevhenBondarenko
008e2f33bf merge with master 2024-11-22 11:22:11 +01:00
Vladyslav_Prykhodko
a0d9479c02 UI: Add new behavior "get alarm status" 2024-11-21 17:22:07 +02:00
ViacheslavKlimov
b13428aca3 Merge branch 'master' of github.com:thingsboard/thingsboard into improvements/dashboard-export 2024-11-20 16:39:08 +02:00
Artem Dzhereleiko
0e3f46c207 UI: Fixed broken link and add link for rule node 2024-11-20 11:15:51 +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