1259 Commits

Author SHA1 Message Date
Igor Kulikov
c19924065c UI: Remove deprecated ComponentFactory usage. Improve typings in tsx files. 2024-10-04 18:30:19 +03:00
Igor Kulikov
8273c3fafd Angular 18 migration 2024-10-02 19:49:20 +03:00
Igor Kulikov
d9dad92c2f Angular 18 migration 2024-10-02 11:16:15 +03:00
Igor Kulikov
9ef8eb144a Angular 18 migration 2024-09-27 16:37:45 +03:00
Igor Kulikov
4e27e2d96a Angular 18 migration 2024-09-26 17:26:35 +03:00
Igor Kulikov
b1e93a9334 Angular 18 migration 2024-09-26 16:09:20 +03:00
Igor Kulikov
0d95cec8d1 Angular 17 migration 2024-09-26 15:48:53 +03:00
Igor Kulikov
0a408fde2c Angular core 16 2024-09-26 15:13:22 +03:00
Igor Kulikov
21c68e56f5
Merge pull request #11709 from rusikv/bug/alarm-assignee-comment-deleted-user
Fixed alarm assignee and comments for deleted user
2024-09-20 16:43:10 +03:00
Igor Kulikov
c51e87f4f6
Merge pull request #11687 from vvlladd28/bug/show-login-error-dialog
Fixed race conditional when show login error dialog
2024-09-20 16:33:36 +03:00
rusikv
fc72879451 UI: moved getUserDisplayName and getUserInitials methods from utils service to alarm models, applied same size to deleted user icon as user avatar in alarm comments 2024-09-20 12:37:50 +03:00
rusikv
7df466d0db UI: fixed alarm tables and alarm details breaking if deleted user was assigned or left comments 2024-09-19 18:52:23 +03:00
Igor Kulikov
efb5b2d164 UI: SCADA symbols CSS animation. 2024-09-18 19:08:45 +03:00
Vladyslav_Prykhodko
e0a96b8fb2 UI: Fixed race conditional when show login error dialog 2024-09-18 18:05:48 +03:00
Igor Kulikov
6a3aba914d
Merge pull request #11633 from ChantsovaEkaterina/feature/extend-timewindow-config
Timewindow redesign
2024-09-12 16:43:49 +03:00
Igor Kulikov
d387be209e UI: Make SCADA widgets resizable by default. 2024-09-12 15:53:21 +03:00
mpetrov
be5bd1299b [4054] fixed otaPackage api call in accordance with documentation 2024-09-11 19:08:21 +03:00
Chantsova Ekaterina
71fb8c8166 Merge remote-tracking branch 'upstream/master' into feature/extend-timewindow-config 2024-09-11 18:37:07 +03:00
Igor Kulikov
c4aff620e3 UI: Improve custom components compilation -> use standalone components. 2024-09-11 13:39:06 +03:00
Igor Kulikov
0d7a6bbaf3 UI: Improve dynamic components compilation - compile component in place to correctly handle template compile errors. 2024-09-10 18:01:49 +03:00
Viacheslav Klimov
f030959b08
Merge pull request #11271 from thingsboard/feature/activation-link-ttl
TTL for password reset and user activation links
2024-09-10 14:16:47 +03:00
Igor Kulikov
c87dc37f9f
Merge pull request #11484 from rusikv/bug/filters-not-applying
Filters are not applying to state if it is opened in dialog window or popover
2024-09-09 18:28:47 +03:00
rusikv
625e400d2b UI: refactor getting of user filters in alias controller interface 2024-09-09 18:26:54 +03:00
Igor Kulikov
c196389849 UI: Add default layout type to old grid settings. 2024-09-09 18:01:04 +03:00
rusikv
eb244e3de9 UI: add origUserFilters optional param for AliasController constructor 2024-09-09 17:23:47 +03:00
Viacheslav Klimov
090ce5c67f
Merge pull request #11569 from dashevchenko/oauth2CLientsFix
Rollback to the old oauth2 clients api
2024-09-05 12:54:40 +03:00
Igor Kulikov
cfcf627fe1 UI: Improve widget resizable options. 2024-09-05 12:48:55 +03:00
rusikv
620322e3f6 UI: expiration message for activation link dialog, expired activation or password reset links redirect to message view about expiration 2024-09-05 12:02:42 +03:00
Igor Kulikov
1c2d1f8780 UI: Improve widget layout settings: Add preserve aspect ratio and resizable options. 2024-09-05 10:19:05 +03:00
Igor Kulikov
72fde5fb70
Merge pull request #11548 from ChantsovaEkaterina/improvement/image-service-default-subtype
Image service: default image sub-type value added to requests
2024-09-03 17:41:14 +03:00
dashevchenko
b518a1168e rollback to old api path for backward compatibility 2024-09-03 17:08:24 +03:00
Igor Kulikov
d77b363c13
Merge pull request #11528 from rusikv/enhancement/oauth-minor-improvements
Oauth2 UI improvements
2024-09-03 16:54:23 +03:00
Igor Kulikov
df5185e5d4
Merge pull request #11511 from vvlladd28/bug/dashboard/divide-dashboard-layout-infinit-load
Fixed infinite load when select divided layout
2024-09-03 16:45:24 +03:00
Igor Kulikov
8410bd6f22
Merge pull request #11504 from vvlladd28/bug/dashboard/move-all-widget
Improved move all widget action: fixed overlap widget and add support dashboard layout
2024-09-03 16:05:21 +03:00
Igor Kulikov
19d6a324bd
Merge pull request #10950 from Prometheus4800/master
Subscribe to close event of 'Open in seperate dialog' #10949
2024-09-03 15:41:29 +03:00
Chantsova Ekaterina
e43f1b2e32 Merge remote-tracking branch 'upstream/master' into feature/extend-timewindow-config 2024-09-02 16:42:23 +03:00
Chantsova Ekaterina
73ae4b3c66 UI: Image service - change parameters order to keep backward compatibility with older version 2024-09-02 12:24:58 +03:00
rusikv
44a1586bec UI: oauth2 improvements after qa testings 2024-08-29 19:26:53 +03:00
Chantsova Ekaterina
272244cb39 UI: Image service - add default value for image sub-type 2024-08-29 18:50:37 +03:00
Vladyslav_Prykhodko
7e7656f7b4 UI: Fixed infinite load when select divided layout 2024-08-28 16:34:03 +03:00
Vladyslav_Prykhodko
4753455941 UI: Improved move all widget action - fixed overlap and add support dashboard layout 2024-08-28 11:17:10 +03:00
Viacheslav Klimov
a77df2f90e
Merge pull request #11231 from dashevchenko/oauth2
OAuth2 configuration redesign
2024-08-27 12:09:53 +03:00
Igor Kulikov
bc7f4b3333 UI: Menu service: minor fix 2024-08-23 18:01:13 +03:00
Vladyslav_Prykhodko
0c4507f02a UI: Add return dialogRef in openDashboardStateInSeparateDialog 2024-08-21 17:55:34 +03:00
Igor Kulikov
ef93522df0 UI: Fix MenuId enum 2fa -> two_fa 2024-08-21 15:56:24 +03:00
rusikv
5032952800 UI: fixed menu for OAuth 2024-08-20 17:43:44 +03:00
rusikv
32c8025067 Merge remote-tracking branch 'upstream/master' into oauth2 2024-08-20 16:41:01 +03:00
Igor Kulikov
77d1ebb032 Merge branch 'feature/menu-refactoring' 2024-08-20 15:46:21 +03:00
Igor Kulikov
7e9950c9f5 Minor improvements 2024-08-20 15:38:50 +03:00
Igor Kulikov
bf0d468510 UI: Breadcrumb improvements. 2024-08-20 15:31:43 +03:00