950 Commits

Author SHA1 Message Date
Artem Dzhereleiko
c3cc342393 UI: Add rule notification 2023-01-27 15:47:08 +02:00
Artem Dzhereleiko
1b1f3b4d7b UI: Add rule table 2023-01-23 14:54:15 +02:00
Vladyslav_Prykhodko
26c4303919 UI: Add customize notification web template 2023-01-20 18:08:30 +02:00
Vladyslav_Prykhodko
5dcd11cd82 UI: Add ws to show notification 2023-01-20 15:08:44 +02:00
Vladyslav_Prykhodko
25da40a1dc UI: Add new column in send notification table; improvement design send notification dialog 2023-01-18 13:03:37 +02:00
Vladyslav_Prykhodko
00d04aec3c UI: Add notification request and inbox table 2023-01-17 18:26:25 +02:00
Vladyslav_Prykhodko
9fec151214 UI: Add notification template wizard 2023-01-12 18:11:37 +02:00
Vladyslav_Prykhodko
154aa30b4c UI: Refactoring notification center and added notification template 2023-01-12 12:38:03 +02: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
Vladyslav_Prykhodko
f47005892d UI: Add notification service 2022-12-29 18:03:16 +02:00
ViacheslavKlimov
808b1dc0c5 'Show merge commits' option in repository settings 2022-12-09 18:31:59 +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
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
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
Igor Kulikov
012c8e91de Implement Assets Profile UI 2022-09-26 18:10:12 +03:00
Vladyslav_Prykhodko
13e66aea4f UI: Fixed check isEmpty validation in EntityDataCmd models 2022-09-23 17:15:24 +03:00
Kalutka Zhenya
e182930da5 Fix mardown widget 2022-09-21 15:54:30 +03:00
Andrew Shvayka
69a68c31ef
Merge pull request #7251 from kalutkaz/addMsgTypes
[3.4.2] UI:Update message type list
2022-09-21 14:33:19 +03:00
Dmitriymush
d3ab45517b Merge branch 'master' of https://github.com/thingsboard/thingsboard into feature/6371 2022-09-20 18:11:17 +03:00