47 Commits

Author SHA1 Message Date
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
Igor Kulikov
3ea5314495 Home dashboard feature. Enable tooltips for flot chars in mobile mode. Disable widgets interaction in widget library and when adding widget to dashboard. 2021-02-03 12:21:55 +02:00
Volodymyr Babak
bc3008ad7b Merge remote-tracking branch 'upstream/master' into develop/3.3-edge 2021-01-17 01:47:49 +02:00
Artem Babak
ede0df0d6b Code restyle: single instead of double quotes, deleted unused imports 2021-01-12 22:01:32 +02:00
Igor Kulikov
d31358b2ea Update license header - set 2021 year 2021-01-11 13:42:16 +02:00
deaflynx
58c580ecaf Edge widgets with empty datasource 2020-12-29 14:44:18 +02:00
deaflynx
cb6e4d13da Edge Widget 2020-12-29 10:41:49 +02:00
Vladyslav_Prykhodko
0c1fd97850 UI: Improvement photo camera input widget 2020-10-23 17:50:15 +03:00
Igor Kulikov
dee4625fa9 UI: WS Alarm Data 2020-07-06 14:42:36 +03:00
Vladyslav
67d9b094fa
[3.0] Add gateway widget (#2547)
* Create gateway widget

* Refacoring and add styled

* Update bundle

* Add model and refactoring
2020-03-26 14:49:26 +02:00
ArtemHalushko
42c52bfdba
Map/3.0 (#2535)
* add base map infrastructure

* add leaflet css

* add tencent map

* add google maps support

* added image map support

* refactor schemes

* here maps support && WIP on markers

* add simple marker suppor

* data update & polyline support

* map bouds support

* add some settings support

* add map provider select to settings

* labels support

* WIP on trip animation widget

* WIP on history control and route interpolation

* trip-animation map provider & custom markers

* comleted track marker & history controls

* add license headers

* label fix & tooltips support

* WIP on polygons

* marker dropping support

* add polygon support

* add label to trip animation

* WIP on tooltips

* lint anf typed leaflet AddMarker

* some typing and poly improvements

* add typing

* add marker creation

* update proxy

* save position fix

Co-authored-by: Artem Halushko <ahalushko@thingboards.io>
Co-authored-by: Adsumus <artemtv42@gmail.com>
2020-03-20 16:57:35 +02:00
Vladyslav
1af55e8400
[3.0] Add inputs widgets (#2526)
* Add location widget

* Fix translate, clear code

* Fix translate

* Add date input widgets

* Add image input widgets

* Init web camera input widget

* Add functional web camera input widget

* Add styles to webcamera iputs widget

* Add link code
2020-03-20 16:23:49 +02:00
Igor Kulikov
e7d00f4b68 Multiple input widget 2020-02-28 19:49:14 +02:00
Igor Kulikov
3e2a87135f Prepare for merge with master 2020-02-20 10:26:43 +02:00
Igor Kulikov
dfb26cc033 Date range navigator widget. Minor improvements. 2020-02-18 17:25:17 +02:00
Igor Kulikov
9e1fe1e1c3 Implement control widgets. 2020-02-17 17:26:26 +02:00
Igor Kulikov
8bbee948fb Angular 9 migration 2020-02-10 19:06:15 +02:00
Igor Kulikov
7261c75c61 Implement entities hierarchy widget 2020-01-31 20:26:08 +02:00
Igor Kulikov
d47371d8fd Implemented Timeseries table widget. 2020-01-30 13:03:53 +02:00
Igor Kulikov
bd8af1111e Implement Alarm widget 2020-01-29 17:20:28 +02:00
Igor Kulikov
8f4944fe17 Material table improvements. Alarm widget implementation. 2020-01-24 19:05:41 +02:00
Igor Kulikov
4982f0e6a4 Finish RuleChain page. Implement missing widget subscription methods. Implement Entities table widget. 2020-01-22 20:05:30 +02:00
Igor Kulikov
ab0a1d1ea7 Improve dynamic widgets loading. 2019-09-06 20:17:45 +03:00
Igor Kulikov
9ec843cbfa Widget component initial implementation 2019-09-05 21:15:40 +03:00