37 Commits

Author SHA1 Message Date
Igor Kulikov
c5a72ed8df Update license header to 2024 year. 2024-01-09 10:46:16 +02:00
Igor Kulikov
369390fa91 UI: Replace image inputs to image gallery inputs. 2023-11-27 19:29:22 +02:00
Igor Kulikov
ece3540f96 UI: Allow empty array in json object edit form. 2023-09-12 13:03:00 +03:00
Igor Kulikov
244f8239ba UI: Improve multiple attributes input widget. 2023-09-07 18:05:08 +03:00
Igor Kulikov
ac6717b99f UI: Improve multiple widget input layout 2023-09-07 09:48:33 +03:00
Artem Dzhereleiko
1569bee351 UI: Refactoring error container 2023-07-31 13:34:37 +03:00
Artem Dzhereleiko
bd174f5437 UI: Refactoring css and save color 2023-07-31 13:28:53 +03:00
Artem Dzhereleiko
08bd89d0be UI: Remove divider 2023-07-28 18:44:22 +03:00
Artem Dzhereleiko
294727eabf UI: Merge and resolve conflict 2023-07-28 18:36:24 +03:00
Artem Dzhereleiko
49b149d484 UI: Refactoring for new style 2023-07-28 18:32:36 +03:00
Artem Dzhereleiko
a659d1b7e6 UI: Change value type for color 2023-07-28 11:02:27 +03:00
Artem Dzhereleiko
f9af643f6c UI: Refactoring 2023-07-28 10:35:02 +03:00
Artem Dzhereleiko
dc3f3ceafb UI: Add color picker input for multiple input widget 2023-07-27 17:23:53 +03:00
Igor Kulikov
9d8a9943bf UI: Add value card widget. Introduce tb-icon component to handle both font and svg (mdi) icons. 2023-07-21 18:26:14 +03:00
Vladyslav_Prykhodko
28db89368b UI: Implements and refactoring JSON type value in multiple input widget 2023-04-07 17:54:53 +03:00
Vladyslav_Prykhodko
e390e02cbe Merge branch 'feature/update_json_attribute' of github.com:Dmitriymush/thingsboard into Dmitriymush-feature/update_json_attribute 2023-04-07 16:39:07 +03:00
Igor Kulikov
e5a9dbc795 UI: Angular 15 migration 2023-02-17 19:24:01 +02:00
Igor Kulikov
cbdc4517e4 Update license header year to 2023 2023-01-31 10:43:56 +02:00
Vladyslav_Prykhodko
93fb9754ef UI: Always visible action button in multiple input widgets 2022-12-14 13:14:58 +02:00
Dmitriymush
515646da67 merge w/ master and refactoring 2022-10-24 12:02:49 +03:00
Igor Kulikov
da4c742872 Update license year to 2022 2022-01-17 14:07:46 +02:00
Vladyslav_Prykhodko
ff6168ebae UI: Multiple input widget, prevent saving invalid form 2022-01-13 17:32:45 +02:00
Vladyslav_Prykhodko
49a9a3136f UI: Improvement multiple attribute widget 2021-12-21 12:35:09 +02:00
Igor Kulikov
b0f9c8ff29
Merge pull request #5153 from ArtemDzhereleiko/imp/add-select-input/multiple-input-widget
[3.3.2] UI: Multiple Attributes widget added select type for input
2021-10-21 15:45:14 +03:00
Igor Kulikov
4af74071bc
Merge pull request #5257 from ArtemDzhereleiko/bug-fix/input-widget/enter-key-press
[3.2.2] Fixed multiple input widget sending double requests and saving required input by Enter keypress
2021-09-27 12:10:23 +03:00
ArtemDzhereleiko
8f377ff367 Fix sending double request by enter press and saving required input 2021-09-20 16:53:31 +03:00
Vladyslav Prykhodko
6b7c95c040 UI: Fixed - widgets showed two errors at the same time. 2021-09-13 08:54:31 +03:00
ArtemDzhereleiko
26591ffb63 fix selectedOption value 2021-09-01 15:44:49 +03:00
ArtemDzhereleiko
779a82c992 add method toLowerCase to option value 2021-08-26 16:47:55 +03:00
ArtemDzhereleiko
75fa28f6fd New Feature add the Select input on multiple input widget 2021-08-20 19:09:04 +03:00
Igor Kulikov
d31358b2ea Update license header - set 2021 year 2021-01-11 13:42:16 +02:00
Chantsova Ekaterina
6de23fe365 Refactoring 2020-10-09 11:07:10 +03:00
Chantsova Ekaterina
aa87ab024e Change widget json config 2020-10-08 16:21:04 +03:00
Chantsova Ekaterina
ed2920eddc Remove form reset when saving, add translatable error messages 2020-10-05 18:00:26 +03:00
Chantsova Ekaterina
bb06f5ebe0 Add min/max validation 2020-09-15 18:14:31 +03:00
Igor Kulikov
0289b0c1a2 UI: Get rid of 'multiple directives with 'exportAs' set to ngForm' 2020-04-27 10:39:18 +03:00
Igor Kulikov
e7d00f4b68 Multiple input widget 2020-02-28 19:49:14 +02:00