1943 Commits

Author SHA1 Message Date
Igor Kulikov
79ced08ad6
Merge pull request #8641 from vvlladd28/bug/timewindow/incorrect-start-value
Fixed setting time window initialization being called twice
2023-05-26 17:12:06 +03:00
Vladyslav_Prykhodko
fdd6ebcb2c UI: Revert unnessery changes and change function order 2023-05-26 17:00:38 +03:00
Igor Kulikov
dbb5a8cc8b UI: Improve custom dialog error diagnostics. Improve widget error message formatting. 2023-05-26 16:45:29 +03:00
Vladyslav_Prykhodko
ee91cc3033 UI: Refactoring code after review 2023-05-26 12:50:52 +03:00
Vladyslav_Prykhodko
fa8decd293 UI: Fixed timewindows writeValue is being called twice, first time with a phantom null value 2023-05-25 17:38:26 +03:00
Igor Kulikov
f1be847bfb UI: Leaflet Map - add latitude/longitude validation. Improve code style. 2023-05-24 13:52:57 +03:00
Igor Kulikov
d8608d4de8 UI: minor code style fix 2023-05-23 09:37:58 +03:00
Igor Kulikov
e7f2f4d5e1
Merge pull request #8581 from ArtemDzhereleiko/AD/bug-fix/attribute-table-select-cell
Fixed select cell width for attribute table
2023-05-22 17:51:27 +03:00
Igor Kulikov
2710772cee
Merge pull request #8578 from ArtemDzhereleiko/AD/bug-fix/custom-translate-alarm-type
Custom translate for alarm type
2023-05-22 17:50:56 +03:00
Igor Kulikov
6dab35d451
Merge pull request #8539 from ArtemDzhereleiko/AD/bug-fix/control-widget-title
Fixed control widgets setting change
2023-05-22 17:48:56 +03:00
Igor Kulikov
469b1ecda7
Merge pull request #8529 from ArtemDzhereleiko/AD/bug-fix/queue-form
Fixed queue bugs
2023-05-22 17:47:19 +03:00
Igor Kulikov
1e9895bdaf UI: Fix invalid widget template errors processing. 2023-05-22 15:30:57 +03:00
Artem Dzhereleiko
4d7ba5ab00 UI: Fixed select cell width 2023-05-19 11:45:41 +03:00
Artem Dzhereleiko
733a2a03e4 UI: Custom translate for alarm type 2023-05-19 10:55:19 +03:00
Artem Dzhereleiko
7703af0d05 UI: Fixed control widget title change 2023-05-15 11:22:47 +03:00
Artem Dzhereleiko
a610b24eff UI: refactoring 2023-05-11 17:19:21 +03:00
Artem Dzhereleiko
1c650274d0 UI: Remove gap from radio buttons 2023-05-11 16:23:03 +03:00
Artem Dzhereleiko
20b8da59eb UI: Fixed batch size value 2023-05-11 16:18:11 +03:00
Artem Dzhereleiko
784ab8cb65 UI: Fixed disabled queue name 2023-05-11 16:15:31 +03:00
Igor Kulikov
fff7bb7273 UI Version Control: Fix remove other entities popover. 2023-05-08 19:02:29 +03:00
Vladyslav_Prykhodko
da124a27a4 UI: Fixed incorrect updated dataSource validator when changing dataSource type 2023-05-08 17:32:08 +03:00
Igor Kulikov
81b4459687
Merge pull request #8485 from vvlladd28/improvement/decorators/coercion
Added decorators to coercion input component value
2023-05-05 17:48:37 +03:00
Vladyslav_Prykhodko
f438c51b12 UI: Rename decorators file and added coercion to module map 2023-05-04 17:46:43 +03:00
Artem Dzhereleiko
54b9a5c37a UI: Fix for event table fixed width for cell with copy button 2023-05-04 15:17:50 +03:00
Igor Kulikov
40f55d0932
Merge pull request #8469 from ArtemDzhereleiko/AD/fix/default-icon-size
Fixed default icon size for table cell action
2023-05-03 17:31:32 +03:00
Artem Dzhereleiko
69da3e63eb UI: refactoring for decorator 2023-05-03 16:07:07 +03:00
Artem Dzhereleiko
4a53707124 UI: Refactoring 2023-05-03 15:59:31 +03:00
Artem Dzhereleiko
45b6a738ca UI: Add gerenator for access token for device credentials 2023-05-03 14:59:41 +03:00
Artem Dzhereleiko
79a0a06dcb UI: Added action copy and generate for device credentials 2023-05-03 13:52:22 +03:00
Artem Dzhereleiko
1827027dc8 UI: Fixed default icon size for table action 2023-05-02 17:25:12 +03:00
Igor Kulikov
e4bd615b82
Merge pull request #8438 from ChantsovaEkaterina/feature/custom-action-extension-module-support
Widget extension module support in custom action
2023-05-02 13:25:12 +03:00
Igor Kulikov
88c9d19f24
Merge pull request #8458 from ChantsovaEkaterina/bug/custom-action-sample-code-issues
Add/edit entity custom action code samples corrected
2023-05-02 13:01:01 +03:00
Igor Kulikov
e777c1db39
Merge pull request #8447 from ArtemDzhereleiko/AD/imp/attribute-copy-button
Copy button for attribute table
2023-05-02 12:59:38 +03:00
Chantsova Ekaterina
ab844525c3 Change approach of adding custom modules to a custom dialog 2023-05-02 12:54:45 +03:00
Artem Dzhereleiko
0a2e64bded UI: Refactoring 2023-05-02 09:19:53 +03:00
Chantsova Ekaterina
6a471c7f47 UI: correct custom action code samples 2023-05-01 16:57:56 +03:00
Artem Dzhereleiko
0dd8161790 UI: Copy button visible on hover 2023-05-01 16:26:49 +03:00
Artem Dzhereleiko
fba360a237 UI: Refactoring 2023-04-28 18:10:05 +03:00
Artem Dzhereleiko
a8d5e276d3 UI: Fixed for long key and value 2023-04-28 17:53:59 +03:00
Igor Kulikov
c11ff1434d UI: Display device activity state in table. Implement device activity state filter. 2023-04-28 16:30:41 +03:00
Artem Dzhereleiko
def7b203ef UI: Add copy button for attribute table cell 2023-04-28 14:42:08 +03:00
Chantsova Ekaterina
bc93e16ced Refactoring 2023-04-27 13:27:33 +03:00
Igor Kulikov
3a87c3f39b UI: Add readonly query parameter to dashboard page 2023-04-27 12:53:37 +03:00
Chantsova Ekaterina
4058b9e468 Add custom modules to JS function arguments list 2023-04-27 12:03:04 +03:00
Chantsova Ekaterina
330137d20e Merge remote-tracking branch 'upstream/master' into feature/custom-action-extension-module-support 2023-04-27 10:56:40 +03:00
Chantsova Ekaterina
2ab487f412 Load module with factories 2023-04-27 10:55:40 +03:00
Igor Kulikov
19e473f35b
Merge pull request #8424 from vvlladd28/improvement/notification/disable-method
Navigation to particular delivery method settings from the "New notification" window
2023-04-26 18:28:55 +03:00
Igor Kulikov
0dce8541ca
Merge pull request #8407 from ArtemDzhereleiko/AD/bug-fix/filters-dialog
Fixed filters dialog button column width
2023-04-26 18:22:54 +03:00
Igor Kulikov
a736f177ef Merge branch 'develop/3.5' of github.com:thingsboard/thingsboard into feature/home-page 2023-04-26 18:08:13 +03:00
Andrew Shvayka
4dd5280191
Merge pull request #8414 from thingsboard/feature/singleton-rule-node
Feature/singleton rule node
2023-04-25 14:34:08 +03:00