4852 Commits

Author SHA1 Message Date
rusikv
96112e94d8 Merge remote-tracking branch 'upstream/master' into bug/alarm-table-widget-edit-selection 2024-03-19 17:08:37 +02:00
Igor Kulikov
2a2d09be7d UI: Fix build 2024-03-18 15:05:51 +02:00
Igor Kulikov
7ead550348 UI: Update minor versions. 2024-03-18 13:28:11 +02:00
Igor Kulikov
f4c2791eb0 UI: update yarn.lock 2024-03-18 12:36:36 +02:00
Igor Kulikov
81cfb10752
Merge pull request #10374 from vvlladd28/bug/hide-notification-template
Fixed expand notification delivery template when editing
2024-03-15 17:44:32 +02:00
Igor Kulikov
beee0abf0a
Merge pull request #10370 from rusikv/bug/alarm-table-originator-sorting
Added sorting to 'Originator' column for alarm table
2024-03-15 17:44:19 +02:00
Igor Kulikov
53071ebaec UI: Improve time series charts stack handling. Decrease default animation duration parameter to 500ms. 2024-03-15 17:43:04 +02:00
Vladyslav_Prykhodko
8ef012bfda UI: Fixed expand notification delivery template when editing 2024-03-15 10:56:43 +02:00
rusikv
e58906dd7a UI: added sorting to 'Originator' column for alarm talbe 2024-03-14 17:00:13 +02:00
Vladyslav_Prykhodko
f49e7c5c0b UI: Improved notification settings behavior 2024-03-14 15:37:44 +02:00
Igor Kulikov
22041c072f
Merge pull request #10368 from vvlladd28/improvement/dialog-service/extend-dialog-component
Automatically close default dialogs (Alert/Confirm/Error) on route change
2024-03-14 12:43:35 +02:00
Vladyslav_Prykhodko
43de32fe9d UI: Automatically close default dialogs (Alert/Confirm/Error) on route change 2024-03-14 12:38:43 +02:00
Igor Kulikov
c4bc1ba6bb UI: Improve time series charts ticks generation. 2024-03-14 12:32:51 +02:00
Igor Kulikov
15a88a90a3 UI: time series chart - fix axis intervals calculation. 2024-03-13 20:32:24 +02:00
Igor Kulikov
8a5280799c Merge branch 'master' of github.com:thingsboard/thingsboard 2024-03-13 18:31:02 +02:00
Igor Kulikov
60f40ad6b8 UI: Improve time series charts X axis and tooltip date formatting: introduce auto date format. 2024-03-13 18:29:35 +02:00
Sergey Matvienko
b2460eb642 Parallel and multiarch build: yarn install --non-interactive --network-concurrency 4 --network-timeout 100000 --mutex network 2024-03-12 19:40:12 +01:00
Igor Kulikov
33525f16ee UI: echarts patch updated. 2024-03-12 17:31:02 +02:00
Igor Kulikov
3d656192dd UI: Update demo dashboards 2024-03-12 17:18:42 +02:00
Igor Kulikov
5a13c2c7ea
Merge pull request #10334 from vvlladd28/bug/widget-action/updated-action-source
Fixed not edit action source
2024-03-12 15:54:15 +02:00
Vladyslav_Prykhodko
018d3af3a7 UI: API usage dashboard change line chart style 2024-03-12 15:03:58 +02:00
Vladyslav_Prykhodko
230ad4e42c Merge remote-tracking branch 'upstream/master' into fix/apiUsageDashboard 2024-03-12 14:42:11 +02:00
Igor Kulikov
b3d536a567 UI: Time series chart widgets performance and layout improvements. Update echarts version. 2024-03-12 14:32:27 +02:00
Vladyslav_Prykhodko
9779b80d94 UI: API usage dashboard added y-axis settings 2024-03-11 17:53:15 +02:00
Igor Kulikov
e2a77779ad UI: Update home dashboards 2024-03-11 17:45:09 +02:00
Vladyslav_Prykhodko
00d5b37c3c Merge remote-tracking branch 'upstream/master' into fix/apiUsageDashboard 2024-03-11 16:32:02 +02:00
Igor Kulikov
7823f1533c UI: Time series chart animation settings. 2024-03-11 16:12:44 +02:00
Igor Kulikov
c688f516c7 UI: Multiple Y axes configuration support for time series chart. 2024-03-11 15:44:56 +02:00
Vladyslav_Prykhodko
5715a21fd1 UI: API usage dashboard add tick format function 2024-03-08 15:35:36 +02:00
Vladyslav_Prykhodko
59154be6c8 UI: Fixed not updated action source in widget action 2024-03-08 12:37:23 +02:00
Vladyslav_Prykhodko
3c85d8ff14 Merge remote-tracking branch 'upstream/master' into fix/apiUsageDashboard 2024-03-08 11:05:13 +02:00
Vladyslav_Prykhodko
6b482d1cb5 UI: Improved margin and config new widgets 2024-03-08 11:04:50 +02:00
Igor Kulikov
e364d15da5 UI: Time series chart: Add Y axis ticks formatter function. 2024-03-07 19:57:19 +02:00
Igor Kulikov
db36fb2c47 UI: Improve time series chart widget layout. 2024-03-07 18:53:31 +02:00
kalytka
ad9944e9f9 Refactoring 2024-03-07 18:38:52 +02:00
Igor Kulikov
4e61c9f76e
Merge pull request #10316 from Dmitriymush/hot-fix/open-URL
Refactoring widgetActionTypes
2024-03-07 17:59:21 +02:00
Igor Kulikov
fa14a5ffdc
Update widget.models.ts 2024-03-07 17:55:09 +02:00
Igor Kulikov
af616fa786
Merge pull request #10324 from vvlladd28/improvement/notification-mobile/add-icon
Add icon to configure mobile app notification
2024-03-07 17:52:34 +02:00
Igor Kulikov
d39be08974 UI: Improve time series bar width strategy: calculate width as percentage of time window. 2024-03-07 17:50:28 +02:00
Vladyslav_Prykhodko
00e8bda08b UI: Add icon to configure mobile app notification 2024-03-07 17:07:21 +02:00
kalytka
51b70f9618 Improve Api Usage dashboard 2024-03-07 16:53:29 +02:00
Igor Kulikov
ef385640ff UI: Implement no aggregated data bar width strategies 2024-03-07 14:21:01 +02:00
Dmitriymush
0d27c18efb UI: refactoring widgetActionTypes 2024-03-07 11:14:59 +02:00
Igor Kulikov
bd34456baa UI: Improve threshold line color settings. 2024-03-07 11:07:08 +02:00
Igor Kulikov
4de8c6e595 Merge branch 'master' into feature/time-series-chart 2024-03-06 19:51:28 +02:00
Igor Kulikov
cd206c0f80 UI: Implement line / bar / point charts. 2024-03-06 19:50:56 +02:00
Igor Kulikov
8df0cabb52
Merge pull request #10293 from vvlladd28/bug/image-gallery/cache-image
Fixed incorrect cache when open preview public image
2024-03-06 16:36:42 +02:00
Igor Kulikov
14cc56939c
Merge pull request #10279 from ChantsovaEkaterina/bug/flot-chart-yaxis-min-max-values
Fixed applying min/max y-axis parameters in flot chart
2024-03-06 16:33:36 +02:00
Igor Kulikov
45aaca9371
Merge pull request #10276 from vvlladd28/bug/embed-image/fixed-width-dialog
Added fixed width for embed image dialog
2024-03-06 16:32:19 +02:00
Igor Kulikov
b91c1ba288 UI: Implement thresholds config for Time series chart. 2024-03-05 19:26:04 +02:00