2795 Commits

Author SHA1 Message Date
AndriiD
3d9df20d45 resetPassword in AuthController now returns nothing instead of token pair, just updates password. Button 'reset password' in reset password form now redirects to login page 2023-01-07 18:00:49 +02:00
Igor Kulikov
88fcd9b63a
Merge pull request #7871 from ArtemDzhereleiko/AD/bug-fix/swith-layout
Detected changes of switching fixed layout side
2022-12-28 17:55:41 +02:00
Artem Dzhereleiko
ce561e455d UI: Refactoring 2022-12-28 17:04:33 +02:00
Artem Dzhereleiko
3e65430470 UI: Fixed switching dashboard layout 2022-12-28 16:31:26 +02:00
Igor Kulikov
572421487a UI: Move widgets cache to widget service. 2022-12-28 15:10:09 +02:00
Igor Kulikov
2aec503830 Revert "Solved issue of a re-init Widget-Component service and widgets-info Cache."
This reverts commit 2b0fa4c4
2022-12-28 14:35:29 +02:00
Igor Kulikov
4c3154da4b Version set to 3.4.4-SNAPSHOT 2022-12-28 13:33:57 +02:00
Igor Kulikov
7ac67c9b9b
Merge pull request #7868 from vvlladd28/bug/dashboard-page/layout-divider-optimize
Fixed incorrect calculate width when used right layout dashboard
2022-12-28 13:30:49 +02:00
Igor Kulikov
f65397618b UI: Improve resolve alias function 2022-12-28 13:27:32 +02:00
Vladyslav_Prykhodko
0101b02891 Merge remote-tracking branch 'upstream/master' into bug/dashboard-page/layout-divider-optimize 2022-12-28 13:12:15 +02:00
Vladyslav_Prykhodko
85557231a8 UI: Optimize call calculate new layout resize 2022-12-28 13:04:49 +02:00
Vladyslav_Prykhodko
59df8e7942 UI: Fixed import 2022-12-28 12:38:20 +02:00
Vladyslav_Prykhodko
16eb835d46 UI: Fixed incorrect calculate width when used right layout dashboard 2022-12-28 12:22:04 +02:00
Tarnavskiy
2b0fa4c478 Solved issue of a re-init Widget-Component service and widgets-info Cache. 2022-12-27 19:16:23 +02:00
Tarnavskiy
3664aedfd4 Get currentEntity data from stateParams instead doing find-request 2022-12-27 15:32:47 +02:00
Tarnavskiy
d8ada35182 Remove dashboard-select component from the DOM-structure when it is hedden 2022-12-27 12:43:07 +02:00
Vladyslav_Prykhodko
b9d361f1cf UI: Fixed incorrect updated timewindow in Alarm table 2022-12-21 17:23:51 +02:00
Igor Kulikov
a8fb435ab7
Merge pull request #7795 from vvlladd28/feauture/multiple-input-widget/fixed=action-button
[3.4.3] UI: Always visible action button in multiple input widgets
2022-12-16 16:04:54 +02:00
Igor Kulikov
52d12e044c
Merge pull request #7785 from vvlladd28/improvement/language/da-dk
[3.4.3] UI: Add new Danish language
2022-12-16 16:00:43 +02:00
Igor Kulikov
f53744ccff
Merge pull request #7782 from ArtemDzhereleiko/AD/bug-fix/catalan-designator
[3.4.3] UI: Fixed Catalan locale designator
2022-12-16 15:59:49 +02:00
Igor Kulikov
092a71dbb4
Merge pull request #7758 from vvlladd28/bug/bulk-import/validation-name
[3.4.3] UI: Fixed validation in bulk import and improvement bulk import for Edge
2022-12-16 15:54:41 +02:00
Vladyslav_Prykhodko
93fb9754ef UI: Always visible action button in multiple input widgets 2022-12-14 13:14:58 +02:00
Igor Kulikov
a6f2d114f1 UI navigation improvements 2022-12-13 16:28:30 +02:00
Vladyslav_Prykhodko
d87634f524 UI: Add new Danish language 2022-12-13 11:11:24 +02:00
Artem Dzhereleiko
fa46e883f9 UI: Fixed Catalan locale designator 2022-12-12 18:08:08 +02:00
ViacheslavKlimov
808b1dc0c5 'Show merge commits' option in repository settings 2022-12-09 18:31:59 +02:00
Vladyslav_Prykhodko
c43b1fb2e5 UI: Fixed validation in bulk import and improvement bulk import for Edge 2022-12-08 12:06:55 +02:00
Igor Kulikov
3a3771db64 UI: Fix handling dashboard page router data 2022-12-07 15:34:42 +02:00
Igor Kulikov
109caee7c7 Version set to 3.4.3-SNAPSHOT 2022-12-05 17:54:19 +02:00
Andrii Shvaika
770f069f22 Version set to 3.4.2 2022-12-01 12:04:14 +02:00
Igor Kulikov
c6cc495f7f Fix locale 2022-11-29 10:27:08 +02:00
Igor Kulikov
046d313581 Update docs for rule nodes with TBEL scripts. Fix TBEL transform script. 2022-11-25 15:06:43 +02:00
Andrew Shvayka
da09191c21
Merge pull request #7581 from struggle3/master
Update locale.constant-zh_CN.json
2022-11-25 12:25:02 +02:00
Igor Kulikov
9830896893
Merge pull request #7658 from engix-ltd/hide_widget_in_desktop
[3.4.2] UI: Make possible to hide widget in desktop mode.
2022-11-23 12:15:02 +02:00
Igor Kulikov
c15bd05099
Merge pull request #7652 from vvlladd28/bug/fullscrean-dashboard/custom-css
[3.4.2] UI: Fixed custom dashboard CSS was not applied when a dashboard is full-screen
2022-11-23 12:10:44 +02:00
Igor Kulikov
bed4d61281 Update TBEL help links 2022-11-22 18:12:46 +02:00
Igor Kulikov
d10f64c348 Refactor MVEL -> TBEL 2022-11-22 16:38:01 +02:00
devaskim
b2ce603fc5 Make possible to hide widget in desktop mod. 2022-11-20 00:32:32 +05:00
YevhenBondarenko
a0205472e7 added max_old_space_size to the build:prod ui 2022-11-18 16:35:00 +01:00
Vladyslav_Prykhodko
d88f0c3ba3 UI: Fixed custom dashboard CSS was not applied when a dashboard is full-screen 2022-11-18 17:03:39 +02:00
Igor Kulikov
0b825e8dc3 UI: Handle premature entity and alarm data updates from websocket. 2022-11-18 13:46:37 +02:00
Vladyslav_Prykhodko
a19e7f012c UI: Fixes incorrect process error handling when updating JWT 2022-11-17 16:26:45 +02:00
Andrii Shvaika
0d1412cd46 Merge branch 'jwt-random' of github.com:smatvienko-tb/thingsboard 2022-11-17 11:50:56 +02:00
Vladyslav_Prykhodko
8566ca0e94 UI: Fixes deleting an attribute or telemetry whose name has special characters 2022-11-15 11:52:54 +02:00
Vladyslav_Prykhodko
4d97b355d3 UI: Minor fix style and fix signing key validation 2022-11-15 11:29:12 +02:00
Vladyslav_Prykhodko
581af4da0f UI: Minor improvement style 2022-11-15 10:41:39 +02:00
Vladyslav_Prykhodko
6e12a168c0 UI: Fixed signing key validators 2022-11-14 18:57:52 +02:00
Vladyslav_Prykhodko
dde62fc518 UI: Fixed generate length signing key 2022-11-14 15:16:33 +02:00
Vladyslav_Prykhodko
1d230f1945 UI: Fixed generate length signing key 2022-11-14 15:03:55 +02:00
Vladyslav_Prykhodko
fc1da12999 UI: Add JWT security settings form and restyle security page 2022-11-14 11:05:47 +02:00