206 Commits

Author SHA1 Message Date
Igor Kulikov
1dd24501f1 Flex layout replacements. Switch to tailwind.css. 2024-10-17 17:17:24 +03:00
Igor Kulikov
7c2be48474 Apply tailwind.css style recommendations. 2024-10-15 13:23:36 +03:00
Igor Kulikov
408327b8da Flex layout replacements. Switch to tailwind.css. 2024-10-11 16:46:38 +03:00
Igor Kulikov
1ed0a2c6b5 Fx flex replacements. Switch to tailwind.css. 2024-10-10 17:28:50 +03:00
Igor Kulikov
b48e276f44 Fx flex replacements. Switch to tailwind.css. 2024-10-10 16:10:04 +03:00
Igor Kulikov
c19924065c UI: Remove deprecated ComponentFactory usage. Improve typings in tsx files. 2024-10-04 18:30:19 +03:00
Igor Kulikov
f99c712ff6 UI: code style fixes. 2024-09-20 14:08:26 +03:00
Igor Kulikov
c428633795 UI: Apply angular zone on resize observer callback when necessary. 2024-09-20 14:05:59 +03:00
Igor Kulikov
1ff48fb42e UI: Switch to native ResizeObserver. 2024-09-13 14:34:00 +03:00
Vladyslav Prykhodko
41b5fefd24 UI: Add country autocomplete and refactoring code 2024-09-01 17:28:22 +03:00
rusikv
32c8025067 Merge remote-tracking branch 'upstream/master' into oauth2 2024-08-20 16:41:01 +03:00
mpetrov
dc336c3752 reload entity fix 2024-08-19 18:36:31 +03:00
Vladyslav_Prykhodko
49da787fc4 UI: Change entity version conflict error handling 2024-08-19 16:59:12 +03:00
dashevchenko
f260794452 merged with master 2024-08-19 12:53:06 +03:00
mpetrov
bcf28c94e9 added implementation for dashboards and widget edit; added widget bundle export 2024-08-16 16:21:16 +03:00
mpetrov
59a7284b93 Version Conflict dialog fixes 2024-08-15 17:51:43 +03:00
rusikv
3c02537454 UI: oauth - switched to entity-list for clients, introduce entity-chips for tables, fixes improvements 2024-08-13 13:08:21 +03:00
rusikv
abc9564645 UI: hide details panel/page tabs if no additional tabs present 2024-08-09 17:21:14 +03:00
rusikv
7a2a194074 UI: oauth2 configuration breakdown: initial implementation 2024-08-08 15:10:32 +03:00
Artem Dzhereleiko
ef2dc38325 UI: refactoring 2024-06-05 16:38:00 +03:00
Artem Dzhereleiko
db774eacf9 UI: Fixed queue statistics 2024-06-04 13:18:18 +03:00
rusikv
e32634f501 UI: make 'Not' option in relation queries optional 2024-03-06 14:17:33 +02:00
rusikv
0e7437ff0f UI: add 'not' option to relation queries, redesign of relation queries 2024-03-06 13:17:27 +02:00
YevhenBondarenko
33a70ba7c4 merge with master 2024-03-04 14:23:23 +01:00
Igor Kulikov
81ec3d8d14
Update entities-table.component.html 2024-01-24 18:14:07 +02:00
rusikv
f77711ec5a UI: disabled originartor column details page links in alarms table for entities that can not have alarm 2024-01-12 16:23:54 +02:00
Igor Kulikov
c5a72ed8df Update license header to 2024 year. 2024-01-09 10:46:16 +02:00
Igor Kulikov
36afd39814
Merge pull request #9747 from Dmitriymush/enhacements/mdi-icons-refactoring
Fixed mdi and other icons appearing
2023-12-05 18:21:43 +02:00
Igor Kulikov
d689bab1b2
Merge pull request #9650 from rusikv/enhancement/alarm-table-entity-links
Added entity links to alarm table originator column
2023-12-05 17:46:45 +02:00
Igor Kulikov
7684548efb
Merge pull request #9644 from vvlladd28/bug/alias/entity-list/empty-type
Fixed alias controller in entity list type added disable entity list for empty entity type
2023-12-05 17:42:50 +02:00
Dmitriymush
d4ffff1490 UI: icons refactoring additions 2023-12-01 16:05:43 +02:00
Dmitriymush
ae775e0a17 UI: icons refactoring 2023-11-30 17:55:41 +02:00
Igor Kulikov
12fafa40f5 UI: Images import/export suppoer. Implement flow to delete images used by other entities. 2023-11-23 17:56:04 +02:00
rusikv
bcf9317032 UI: alarm table originator colums now links to entity 2023-11-16 13:31:34 +02:00
Vladyslav_Prykhodko
3f2208b78e UI: Fixed alias controller in entity list type added disable entity list for empty entity type 2023-11-16 11:13:07 +02:00
Artem Dzhereleiko
d1440a7c65 UI: Refactoring 2023-09-19 13:29:51 +03:00
Vladyslav_Prykhodko
d10de8eb16 UI: Remove close search fields in entities table when empty 2023-08-22 11:34:11 +03:00
Vladyslav_Prykhodko
bd50d1a9ef UI: Improved search in table, added eventEmits 2023-08-16 12:01:18 +03:00
Vladyslav_Prykhodko
4a72c80005 UI: Fixed search in entities table, incorrect set query property when page go back. Improved detect change search text 2023-08-15 12:40:52 +03:00
Vladyslav_Prykhodko
12b232132f UI: rewrite component search inputs form ngModel to FormControl; Add textSearch pageLink parameters trim value 2023-08-14 13:30:24 +03:00
Igor Kulikov
26a4509be5 Merge branch 'develop/3.5.2' into feature/basic-widget-config 2023-07-24 19:51:14 +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
Igor Kulikov
163f3d67c1
Merge pull request #8894 from ArtemDzhereleiko/AD/imp/show-hide-action-on-mobile
Add option collapse cell actions in mobile view for entities/timeseries/alarm table
2023-07-20 11:08:42 +03:00
Artem Dzhereleiko
567cc187fc UI: Refactoring tables 2023-07-17 16:28:17 +03:00
rusikv
552be228a3 Refactoring 2023-07-03 17:13:11 +03:00
Igor Kulikov
11b49146ce Merge with master 2023-05-30 17:01:30 +03:00
Artem Dzhereleiko
b671c7671b UI: Fixed tenant profile form 2023-05-22 12:40:41 +03:00
Vladyslav_Prykhodko
30ac9942f0 UI: Add enabled notification rule property 2023-05-19 13:43:33 +03:00
Igor Kulikov
14c61f65e9 UI: Alarm count datasource type support. Improve alarm filters. 2023-04-21 18:00:56 +03:00
Igor Kulikov
47909088f0 Merge branch 'develop/3.5' of github.com:thingsboard/thingsboard into feature/home-page 2023-04-12 16:43:54 +03:00