158 Commits

Author SHA1 Message Date
Igor Kulikov
a1347eb03e UI: fix routing 2020-03-24 19:47:08 +02:00
Igor Kulikov
07bbf3d768 UI: Fix toast target for editor components 2020-03-24 19:11:01 +02:00
Igor Kulikov
12a924c70d Metadata improvements 2020-03-24 16:36:38 +02:00
Igor Kulikov
48430179c8 Map widget types improvements 2020-03-24 16:34:21 +02:00
Igor Kulikov
5f1b7b1740 Map widget types improvements 2020-03-24 16:30:18 +02:00
Igor Kulikov
4e6fe37856 Remove empty string from Spanish translation 2020-03-24 15:55:11 +02:00
ArtemHalushko
047230a228
Map/3.0 (#2544)
* 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

* add bounds padding

* update map widget bendle && bugfixes

* update marker placement widget

* add licenses

* reomove log

* fix sizes

* entity and map fixes

* Fix tile server support  form OSM and zoom level fix

Co-authored-by: Artem Halushko <ahalushko@thingboards.io>
Co-authored-by: Adsumus <artemtv42@gmail.com>
2020-03-24 15:51:48 +02:00
Igor Kulikov
a4f5d35502 Page not found rouring 2020-03-23 17:44:47 +02:00
ArtemHalushko
f4aa56462a
Map/3.0 (#2543)
* 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

* add bounds padding

* update map widget bendle && bugfixes

* update marker placement widget

* add licenses

* reomove log

* fix sizes

* entity and map fixes

Co-authored-by: Artem Halushko <ahalushko@thingboards.io>
Co-authored-by: Adsumus <artemtv42@gmail.com>
2020-03-23 17:18:37 +02:00
Igor Kulikov
8d076c951f Update license 2020-03-23 16:29:15 +02:00
Igor Kulikov
b544f29bf9 Minor fixes 2020-03-23 16:05:28 +02:00
Igor Kulikov
893764dcbe Update node and npm versions 2020-03-23 13:24:07 +02:00
ArtemHalushko
56a23ab82a
Map/3.0 (#2542)
* 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

* add bounds padding

* update map widget bendle && bugfixes

* update marker placement widget

* add licenses

* reomove log

* fix sizes

Co-authored-by: Artem Halushko <ahalushko@thingboards.io>
Co-authored-by: Adsumus <artemtv42@gmail.com>
2020-03-23 13:20:25 +02:00
Igor Kulikov
4f15a29e81 Update packages 2020-03-23 13:11:56 +02:00
Igor Kulikov
a3468265ab Fix UI budget 2020-03-20 17:47:59 +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
Vladyslav
adc7194669
[3.0] Add support ticks to digital gauge (#2508)
* Add support ticks to digital gauge

* Add link code
2020-03-20 16:22:10 +02:00
Igor Kulikov
d21752e35f Merge branch 'develop/3.0' of github.com:thingsboard/thingsboard into develop/3.0 2020-03-05 14:16:17 +02:00
Igor Kulikov
520797a1ed Improve widget fullscreen style. 2020-03-05 14:16:04 +02:00
Vladyslav
ee07ddb876 Fix create color range 2020-03-05 13:33:12 +02:00
Igor Kulikov
07244a6154 fix TLS version 2020-03-04 15:49:33 +02:00
Vladyslav
4e16675ea4
Add change gauge color (#2480) 2020-03-04 10:11:24 +02:00
Vladyslav
516ae3d814
Create ui to support attribute type JSON (#2471) 2020-03-02 17:55:29 +02:00
Igor Kulikov
e7d00f4b68 Multiple input widget 2020-02-28 19:49:14 +02:00
Igor Kulikov
75a417986b Implement device claiming widget. 2020-02-28 14:11:52 +02:00
Igor Kulikov
1157df05e9 Entity Admin widgets. Introduce updateAliases method of alias controller. 2020-02-27 17:06:32 +02:00
Igor Kulikov
1d960b96bc UI improvements: href support for side menu 2020-02-27 12:16:58 +02:00
Igor Kulikov
ec6a14a34a Minor improvements 2020-02-26 19:43:16 +02:00
Igor Kulikov
b3e90244c2 Fixed time pagelink for table 2020-02-26 18:38:35 +02:00
Igor Kulikov
15d7970ba9 Propagate UI changes. 2020-02-26 18:15:04 +02:00
Igor Kulikov
cf175acaa4 Propagate UI changes. 2020-02-26 12:36:34 +02:00
Igor Kulikov
a122563619 Propagate UI changes 2020-02-25 19:11:25 +02:00
Igor Kulikov
19dac7d5aa Propagate UI changes 2020-02-25 12:30:38 +02:00
Igor Kulikov
2e30317f9b Propagate UI changes 2020-02-25 11:43:35 +02:00
Igor Kulikov
7bc1e2c58e JSON form component improvements. Fix timewindow panel 2020-02-25 10:23:40 +02:00
Igor Kulikov
2f11d4336f Merge data comparison feature 2020-02-24 17:16:02 +02:00
Igor Kulikov
eda23bbffc Propagate UI changes 2020-02-21 19:41:02 +02:00
Igor Kulikov
44a938d8f6 Propagate UI changes 2020-02-21 19:04:49 +02:00
Igor Kulikov
bcbc089460 Merge Alarms fetch improvements 2020-02-21 16:31:03 +02:00
Igor Kulikov
5531f92c6a Merge security functionality 2020-02-20 18:50:00 +02:00
Igor Kulikov
05f0619a2d Merge import device/asset functionality 2020-02-20 16:35:11 +02:00
Igor Kulikov
f1ca4c7cfd Merged and fixed locales 2020-02-20 15:24:41 +02:00
Igor Kulikov
96d3b245b0 Revert to version 3.0.0-SNAPSHOT 2020-02-20 12:35:01 +02:00
Igor Kulikov
3e2a87135f Prepare for merge with master 2020-02-20 10:26:43 +02:00
Igor Kulikov
5ca3c497c2 Update package.lock 2020-02-19 14:31:15 +02:00
Igor Kulikov
f01049bfb1 Update ngrx config 2020-02-19 13:48:53 +02:00
Igor Kulikov
fd1a069214 Update versions 2020-02-19 13:39:50 +02:00
Igor Kulikov
51da3b3dea Update 2020-02-18 19:01:21 +02:00
Igor Kulikov
f2448f55e7 Minor refactoring 2020-02-18 18:32:15 +02:00