73 Commits

Author SHA1 Message Date
Igor Kulikov
d12c680e12 UI: Implement bars and polar area widgets. 2024-04-25 19:10:48 +03:00
Igor Kulikov
d315f5ce77 UI: Implement pie chart. 2024-04-23 18:57:18 +03:00
Igor Kulikov
291cabef4b UI: Implement Status widget. 2024-04-19 19:36:27 +03:00
ViacheslavKlimov
4ed952a9d6 Merge branch 'master' into develop/3.7 2024-03-19 15:44:23 +02:00
Igor Kulikov
d7cca23701 UI: Implement Time series chart widget. 2024-02-29 14:07:04 +02:00
Igor Kulikov
7b1bdc4b54
Merge pull request #10011 from iraznatovskyi/connectors-rpc-templates
Create gateway-service-rpc-connector and fix bugs
2024-02-27 10:15:31 +02:00
Igor Kulikov
3d4b706181 UI: Implement toggle button widget. 2024-02-16 12:50:29 +02:00
Igor Kulikov
e537479b88 UI: Implement slider widget. 2024-02-14 13:53:44 +02:00
Igor Kulikov
2faf63bf81 UI: Implement power button widget 2024-02-08 19:48:32 +02:00
Igor Kulikov
147f817445 UI: Command button widget 2024-02-05 18:32:31 +02:00
Igor Kulikov
4b29a8f3ff UI: Implement action button widget. 2024-02-01 19:16:37 +02:00
Ivan Raznatovskyi
804a73e13e Merged with master branch 2024-01-26 09:47:44 +02:00
Igor Kulikov
7a4503dc5c UI: Improve RPC widget models. Improve basic components/styles. Implement Single Switch RPC widget. 2024-01-23 20:03:14 +02:00
Ivan Raznatovskyi
26dbe812ec Revert unnecessary changes 2024-01-18 11:18:48 +02:00
Ivan Raznatovskyi
09fc025e12 Initial commit from another fork 2024-01-16 15:39:47 +02:00
Igor Kulikov
c5a72ed8df Update license header to 2024 year. 2024-01-09 10:46:16 +02:00
Igor Kulikov
06e06797b3 UI: Bar chart with labels widget 2024-01-02 17:30:51 +02:00
Maksym Dudnik
6ee6ccaa36 connectors templates 2023-12-14 13:21:57 +02:00
dudnikmaksim
bccb2e7e8c RPC connector templates 2023-12-06 18:51:03 +02:00
Igor Kulikov
28254d651a UI: Range chart widget. 2023-11-16 17:42:02 +02:00
Igor Kulikov
e069b66219 UI: Charts: Add new Doughnut widgets. 2023-11-07 13:57:27 +02:00
Vladyslav_Prykhodko
0bab29c8ec UI: Refactoring liquid level widgets after review 2023-10-24 15:08:16 +03:00
Dmitriymush
ca70310e6d UI: Liquid level widget implementation 2023-10-19 16:51:13 +03:00
Igor Kulikov
1320881a19 UI: Implement 'Progress bar' widget. 2023-10-17 18:30:17 +03:00
Igor Kulikov
f97350cd8a UI: Implement 'Simple Value and chart card' widget. 2023-10-17 10:00:34 +03:00
Igor Kulikov
39aa07043a UI: Implement 'Signal strength' widget. Add 'Status indicators' widgets bundle. 2023-10-12 17:25:53 +03:00
Igor Kulikov
2492b81d34 UI: Wind speed and direction widget. 2023-10-05 17:52:49 +03:00
Igor Kulikov
be850f506a UI: Implement battery level widget 2023-09-19 17:29:36 +03:00
Igor Kulikov
e255b6ec42 UI: Add Alarm and entity count widgets. 2023-09-14 18:45:22 +03:00
Maksym Dudnik
6fd269063b Merge branch 'develop/3.5.2' of https://github.com/thingsboard/thingsboard into gateway_list
 Conflicts:
	ui-ngx/src/app/modules/home/components/widget/widget-components.module.ts
2023-08-18 12:43:29 +03:00
Igor Kulikov
ffe3acd92d UI: Aggregated value card widget 2023-08-15 16:52:35 +03:00
Maksym Dudnik
e3d1315811 Merge branch 'develop/3.5.2' of https://github.com/thingsboard/thingsboard into gateway_list
 Conflicts:
	ui-ngx/src/app/modules/home/components/widget/widget-components.module.ts
2023-07-25 10:00:41 +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
Maksym Dudnik
625712ad0e folder rearranging 2023-07-03 11:56:58 +03:00
Maksym Dudnik
b767098c01 move components from shared to widget lib 2023-06-30 13:30:17 +03:00
Igor Kulikov
7a342884bf UI: Implement widgets config basic mode. Widgets config minor refactoring. 2023-06-02 19:43:13 +03:00
Igor Kulikov
600d6cf27c UI: Widget config improvements 2023-05-16 20:00:53 +03:00
Chantsova Ekaterina
ab844525c3 Change approach of adding custom modules to a custom dialog 2023-05-02 12:54:45 +03:00
Igor Kulikov
14c61f65e9 UI: Alarm count datasource type support. Improve alarm filters. 2023-04-21 18:00:56 +03:00
Igor Kulikov
6041796e7c UI: Sys Admin Home Page 2023-04-04 17:27:00 +03:00
Igor Kulikov
cbdc4517e4 Update license header year to 2023 2023-01-31 10:43:56 +02:00
Igor Kulikov
da4c742872 Update license year to 2022 2022-01-17 14:07:46 +02:00
Igor Kulikov
a69551f067 Angular 12 migration 2021-12-06 12:54:48 +02:00
Vladyslav_Prykhodko
2e8b9b5cd7 UI: Improvement add/edit location marker/polygon in maps widgets 2021-11-24 13:03:52 +02:00
Igor Kulikov
9c1a2a4cb1 Add markdown/HTML widget 2021-08-19 18:52:39 +03:00
Igor Kulikov
ea3c71399c Add QR Code widget 2021-07-23 13:57:25 +03:00
nickAS21
d6979e54da
lwm2m: back: Write Attributes - start (#4402)
* lwm2m: back: Write Attributes - start

* lwm2m: front: fis bug disable instances

* lwm2m: transport: attr/discavery start

* lwm2m: transport: attributeLwm2m after update profile

* lwm2m: transport: attributeLwm2m after update profile (no delete attribute)

* Lwm2m: back: test

* Lwm2m: back: test2

* Lwm2m: back: test3
2021-04-15 11:53:45 +03:00
Igor Kulikov
3e014ea3cb Fix merge conflicts. 2021-04-14 15:52:23 +03:00
Chantsova Ekaterina
51125df8a2 Add JSON input widget 2021-04-05 20:56:15 +03:00
Volodymyr Babak
b58c831343 Merge remote-tracking branch 'upstream/develop/3.3' into develop/3.3-edge 2021-02-12 13:10:06 +02:00