2205 Commits

Author SHA1 Message Date
devaskim
189ac480c9 Exclude specified subtypes from autocomplete widget. 2023-01-11 23:02:27 +05:00
Artem Dzhereleiko
67a5725cf0 UI: Refactoring 2023-01-11 17:40:57 +02:00
Artem Dzhereleiko
57f88960f7 UI: Added phone number to user profile 2023-01-11 17:29:07 +02:00
Vladyslav_Prykhodko
9051759ce8 UI: Add notification center and targets notification block 2023-01-06 19:28:12 +02:00
Volodymyr Babak
ab924d6e13 Added default edge rule chain to asset/device profiles. Added propagation of software id to edge 2023-01-05 18:05:56 +02:00
Volodymyr Babak
8f112f763f Merge branch 'develop/3.5' of github.com:volodymyr-babak/thingsboard into edge-install-instructions 2022-12-30 16:44:48 +02:00
Vladyslav_Prykhodko
f47005892d UI: Add notification service 2022-12-29 18:03:16 +02:00
Artem Dzhereleiko
d46e463b6a UI: Fixed update on save changes 2022-12-29 15:12:34 +02:00
Andrii Shvaika
831f11829c Merge with develop/3.5 2022-12-28 15:35:48 +02:00
zbeacon
5710f01c03 Merge remote-tracking branch 'upstream/develop/3.5' into feature-alarm-assigning 2022-12-22 08:30:42 +02:00
zbeacon
08e356a415 Updated alarm assignment to send websocket update on assign, added originator label to alarm info 2022-12-12 13:00:22 +02:00
ViacheslavKlimov
808b1dc0c5 'Show merge commits' option in repository settings 2022-12-09 18:31:59 +02:00
Artem Dzhereleiko
922c08891f UI: Refactoring Form group with form array controls 2022-12-09 16:34:37 +02:00
Vladyslav_Prykhodko
7d19d37a23 UI: Updated UI MQTT transport configuration models 2022-12-08 16:20:58 +02:00
zbeacon
0dcde60443 Added alarm assignment feature and tests for it 2022-11-30 13:06:00 +02:00
Volodymyr Babak
28bbb25aed Improved edge docker install instructions. Fixed incorrect JSON format error 2022-11-25 18:58:36 +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
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
Vladyslav_Prykhodko
fc1da12999 UI: Add JWT security settings form and restyle security page 2022-11-14 11:05:47 +02:00
Igor Kulikov
c52e107543
Merge pull request #7534 from vvlladd28/engix-ltd-phone_delimeters
[3.4.2] UI: Let phone component to accept numbers with spaces, hyphens and parenthesis
2022-11-03 15:18:58 +02:00
Vladyslav_Prykhodko
09639b42d2 Merge remote-tracking branch 'upstream/master' into engix-ltd-phone_delimeters 2022-11-02 17:27:43 +02:00
Vladyslav_Prykhodko
98cad2d140 UI: Refactoring code 2022-11-02 17:23:33 +02:00
Igor Kulikov
bbc74d98dd
Merge pull request #7365 from kalutkaz/fixMarkdownWidget
[3.4.2] UI: Fix markdown widget
2022-11-02 14:57:09 +02:00
Igor Kulikov
479d77857f
Merge pull request #7485 from engix-ltd/phone_input_default_country
[3.4.2] UI: Fix phone dial code detection for default country.
2022-11-01 15:32:32 +02:00
Igor Kulikov
95cde8b6d5
Merge pull request #7475 from engix-ltd/timezone_and_entity_appearance
[3.4.2] UI: Form field appearance in timezone and entity autocomplete components
2022-11-01 15:29:56 +02:00
devaskim
8f49f2a021 Introduce NOT option for relation query. 2022-11-01 16:14:39 +05:00
Andrew Shvayka
7ba76e8f59
Merge pull request #7483 from deaflynx/version-control-read-only
[3.4.2] Feature: Version control Repository settings with 'Read-only' flag
2022-10-31 18:05:58 +02:00
Andrew Shvayka
aaaf1f0159
Merge pull request #7436 from devaskim/close_dialog
[3.4.2] UI: Added API to close dashboard opened as dialog.
2022-10-31 17:36:44 +02:00
Andrew Shvayka
431f88ab21
Merge pull request #7326 from vvlladd28/bug/datakey-agg/validation
[3.4.2] UI: Fixed check isEmpty validation in EntityDataCmd models
2022-10-31 13:37:14 +02:00
Andrew Shvayka
b56b66a033
Merge pull request #6374 from Dmitriymush/feature/6371
[3.4.2] UI:Feature/dashboard layouts width sizing
2022-10-31 12:49:49 +02:00
Igor Kulikov
78f5f1c05a Fix styles 2022-10-28 19:13:07 +03:00
Igor Kulikov
6825ab0f35 UI: Introduce tb-script-lang component 2022-10-28 18:03:10 +03:00
Igor Kulikov
1898ea4a15 Minor fixes 2022-10-27 17:30:08 +03:00
devaskim
6262134b08 Let phone component to accept numbers with spaces, hyphens and parenthesis. 2022-10-26 01:35:28 +05:00
devaskim
92d4d1dfc9 Fix phone dial code detectino for default country. 2022-10-25 21:09:39 +05:00
Artem Babak
505404903a Version control Repository settings:
- in Admin service added getRepositorySettingsInfo();
- disabled 'Create version'/'Create entities version' buttons if active Read-only flag;
2022-10-25 12:08:22 +03:00
ViacheslavKlimov
a53a50e99f Read-only option in VC repository settings 2022-10-25 12:07:57 +03:00
Kalutka Zhenya
d330def880 Refactoring css style 2022-10-25 12:07:15 +03:00
Dmitriy Mushat
7c800e262f
Merge branch 'master' into feature/6371 2022-10-24 12:24:37 +03:00
Dmitriymush
515646da67 merge w/ master and refactoring 2022-10-24 12:02:49 +03:00
devaskim
3e6831e07c Add option to change form field appearance in timezone and entity autcomplete components. 2022-10-23 14:55:14 +05:00
Igor Kulikov
8abe2f19e1 UI: Release ace editor resources on destroy. Improve node script test dialog. 2022-10-19 19:10:33 +03:00
Igor Kulikov
00e9fb2c7b UI: Add MVEL script lang support 2022-10-19 16:49:22 +03:00
devaskim
a0b6845bb7 Added API to close dashboard opened as dialog. 2022-10-17 19:10:13 +05:00
Igor Kulikov
65438c64e7 UI: add popover component to wiget context 2022-10-07 19:33:18 +03:00
Igor Kulikov
be070f5d80 UI: Add material button toggle module 2022-10-04 11:37:50 +03:00
Kalutka Zhenya
bdb41aab0d Refactoring 2022-10-03 16:48:54 +03:00
Igor Kulikov
7b040828ae Update math node ui config 2022-09-28 16:56:31 +03:00
Igor Kulikov
3b6c16af68 UI: Prohibit chnges to asset profile with name 'TbServiceQueue' 2022-09-27 10:44:35 +03:00