532 Commits

Author SHA1 Message Date
Vladyslav
b459d75fb6
Improvement resize (#2654) 2020-04-22 14:35:27 +03:00
Vladyslav
caf91be338
Change resize events to observer (#2652) 2020-04-22 13:21:14 +03:00
Adsumus
8460358f06 Merge branch 'develop/3.0' of https://github.com/thingsboard/thingsboard into map/3.0 2020-04-21 19:49:03 +03:00
Vladyslav
3103d0a726
[3.0] minor fix (#2645)
* Improvement layout-setting setting from mobile/tablet view

* Fix EntityView not show type in translate

* Clear code and update tablet/mobile view

* Update tablet/mobile view

* Fix hide title and text-overflow

* Add support Safari

* Minor fix
2020-04-21 11:53:26 +03:00
Adsumus
9766267dbe Merge branch 'develop/3.0' of https://github.com/thingsboard/thingsboard into map/3.0 2020-04-21 05:08:52 +03:00
Adsumus
cc5ebfbff7 add support custom actions 2020-04-21 05:08:06 +03:00
Igor Kulikov
ac963baa62 UI: Entities table improvements 2020-04-15 13:00:32 +03:00
Igor Kulikov
e103d5a88b UI: Entity details panel improvements 2020-04-14 19:22:14 +03:00
Igor Kulikov
4832f85f5d UI: Minor improvements 2020-04-13 13:40:17 +03:00
Igor Kulikov
a43d3f2fd2 UI: Minor improvements 2020-04-10 17:24:13 +03:00
Igor Kulikov
471ed87ff6 UI: Revert entity.component annotation to directive 2020-04-10 16:12:42 +03:00
Igor Kulikov
f446e749ba UI: Fix scss import to relative path 2020-04-10 15:48:20 +03:00
Igor Kulikov
3727d52f86 UI: Fix scss import to relative path 2020-04-10 15:45:53 +03:00
Vladyslav
38617625c1
fix error create dialog new dashboard (#2606) 2020-04-10 15:05:34 +03:00
Vladyslav
2a1fa76c2f
Add new alias Current Tenant (#2604) 2020-04-10 15:04:12 +03:00
Igor Kulikov
352b073062 UI: Fixed add user dialog 2020-04-10 14:12:40 +03:00
Igor Kulikov
b12bd14e10 UI: Fix assets import columns 2020-04-10 09:16:15 +03:00
Igor Kulikov
359c442365 UI: Attribute table disable edit for client side attributes 2020-04-09 18:06:10 +03:00
Vladyslav
f2b10edf1e
[3.0] Improvements import and tables for mobile view (#2594)
* Fix width table in Safari

* Improvement in mobile view

* Improvement attributes-table from mobile view

* Relation-table improvement for mobile view

* Improvement entity-table from mobile view
2020-04-09 17:53:24 +03:00
Igor Kulikov
7e66cb938c UI: Model improvement, new entity table methods 2020-04-09 17:48:16 +03:00
Igor Kulikov
b0c5479c64 UI: Entities table model improvements. 2020-04-08 19:31:08 +03:00
Igor Kulikov
f9375a0fca UI: dynamic annotation for abstract entity component 2020-04-07 17:11:00 +03:00
Igor Kulikov
c60e99fad9 UI: Entity table models improvements 2020-04-07 17:06:04 +03:00
Igor Kulikov
e160b6e02b Remove unnecessary widgets bundle type 2020-04-06 17:07:37 +03:00
Igor Kulikov
ed90ca56f3 Fix conflicts 2020-04-06 17:02:29 +03:00
Igor Kulikov
eb1461a8a3 Add entity title function 2020-04-06 16:58:23 +03:00
Vladyslav_Prykhodko
daa0c30e11 Fix widget library details 2020-04-06 11:46:56 +03:00
Vladyslav_Prykhodko
2ca4b78cf9 Improvement view on mobile device 2020-04-06 11:04:03 +03:00
Vladyslav_Prykhodko
56bb0f6071 Improvement dialog and component style 2020-04-03 21:14:39 +03:00
Igor Kulikov
e0d554c5c6 Entities table actions improvement 2020-04-03 17:32:59 +03:00
Vladyslav_Prykhodko
fca2dd6213 Clear import-export (Safari) 2020-04-03 14:34:13 +03:00
Vladyslav
15880e3ef9
[3.0] Minor fix (#2571)
* Fix breadcrumb and breakroint api to header

* Fix layout profile

* Clear code and fix layout (admin and profile pages)

* Improvements import

* Fix entity table
2020-04-02 11:01:13 +03:00
Igor Kulikov
40237a8b26 UI: minor improvements 2020-03-26 15:04:49 +02:00
Igor Kulikov
5ca711aef0 UI: Import/export code improvements 2020-03-26 15:02:36 +02:00
Vladyslav
c0d9f1da7f
[3.0] New samples for custom action with html (#2549)
* Update example custom action to new Angular

* Save settings to change type custom action

* Revert change
2020-03-26 14:50:23 +02: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
Igor Kulikov
8e61d9c829 Fix Map fitBounds method 2020-03-25 11:11:10 +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
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
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
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
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