953 Commits

Author SHA1 Message Date
Igor Kulikov
1fee9a3273
Revert "Add quarter and half year intervals to time window." 2023-03-29 11:40:32 +03:00
Igor Kulikov
b321f7b6cc
Merge pull request #8017 from engix-ltd/extend_timewindow_ranges
Add quarter and half year intervals to time window.
2023-03-28 19:26:28 +03:00
Andrii Shvaika
25db432715 Missing Filter Node links 2023-02-07 15:21:43 +02:00
Igor Kulikov
cbdc4517e4 Update license header year to 2023 2023-01-31 10:43:56 +02:00
devaskim
c7448c60e2 Add quarter and half year intervals to time window. 2023-01-31 13:29:24 +05:00
Andrew Shvayka
b74fa21b60
Merge pull request #7951 from kalutkaz/queueAutocompleteHint
Queue autocomplete add input hint
2023-01-30 15:59:34 +02:00
Igor Kulikov
d9fb621d04 UI: Improve phone input component - to use text label and placeholder values instead of translation keys 2023-01-25 15:18:15 +02:00
Igor Kulikov
03d3999d36
Merge pull request #7875 from ArtemDzhereleiko/AD/bug-fix/phone-input-update
Fix phone input update on save changes
2023-01-25 15:14:14 +02:00
Igor Kulikov
1ac8bd458d UI: Add MillisecondsToTimeStringPipe to widget context. Markdown widget: Add widget context argument to markdown text function. 2023-01-20 13:56:20 +02:00
Kalutka Zhenya
f09f4f9246 bugfix 2023-01-16 18:24:01 +02:00
Kalutka Zhenya
54351756c7 Refactoring 2023-01-16 18:02:49 +02:00
Kalutka Zhenya
6617223435 Fix queue autocomplete style 2023-01-16 18:00:09 +02:00
Kalutka Zhenya
e0d936eeba Refactoring 2023-01-16 15:14:11 +02:00
Kalutka Zhenya
02d1cab445 Add hint Input for queue autocomplete 2023-01-16 15:11:40 +02:00
Artem Dzhereleiko
d46e463b6a UI: Fixed update on save changes 2022-12-29 15:12:34 +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