42 Commits

Author SHA1 Message Date
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
62823f6f73 Improve markdown component. Add more help content. 2021-10-18 13:10:11 +03:00
Igor Kulikov
ff293ae1f4 Add popover directive/services. Add help directive with markdown. Fix leaflet map memory leaks. 2021-10-06 21:03:29 +03: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
Vladyslav_Prykhodko
8938c69e7b UI: Updated dependencies 2021-05-27 10:58:34 +03:00
Vladyslav Prykhodko
cc9d716e55 UI: Clear angular setting 2021-05-26 00:07:03 +03:00
Vladyslav_Prykhodko
d5c3f4c997 Merge master in develop/3.3 2021-01-27 13:31:46 +02:00
nickAS21
17700fe186 Lwm2m: backEnd: refactoring after update dependencies: <californium.version>2.6.0</californium.version>
<leshan-server.version>1.3.0</leshan-server.version>
                                                 <leshan-core.version>1.3.0</leshan-core.version>
                                                 <leshan-client.version>1.3.0</leshan-client.version>
2021-01-11 19:26:12 +02:00
Igor Kulikov
ed56f041f8 UI optimizations 2021-01-05 11:37:05 +02:00
Igor Kulikov
ddb3ee61e7 UI: Optimizations - AOT + JIT 2020-12-30 17:13:01 +02:00
Igor Kulikov
1ff3eeaf93 UI: Optimizations 2020-12-28 16:06:36 +02:00
Vladyslav_Prykhodko
d1e0cf175e UI: Fixed load material icon fonts 2020-12-15 18:28:38 +02:00
Vladyslav_Prykhodko
b81a933ba2 UI: Added preload Material Icons font 2020-12-10 12:23:45 +02:00
Vladyslav_Prykhodko
fd602dec7f UI: Added device profile schedule setting for alarm setting 2020-10-06 19:22:40 +03:00
Igor Kulikov
5e80c176ae Switch to yarn package-manager 2020-08-17 13:10:32 +03:00
Igor Kulikov
6a54d4dc84 Optimize import modules 2020-08-14 17:29:55 +03:00
Igor Kulikov
42b47bc504
Merge pull request #3303 from vvlladd28/bugs/map/add-marker
Fixed show icon marker in edit mode map into production build
2020-08-14 17:07:15 +03:00
Igor Kulikov
fa380bc300 Add enumerable to widget x,y,cols,rows. Fix js_beautify. 2020-08-14 14:28:19 +03:00
Igor Kulikov
7a8683ef0d Minor fixes 2020-08-14 13:08:17 +03:00
Igor Kulikov
985510b51d Fix commonJs import warnings 2020-08-14 11:43:46 +03:00
Igor Kulikov
e72c689e9c Fix compile errors 2020-08-13 19:52:17 +03:00
Vladyslav_Prykhodko
1cf49faebc Fixed icon show marker in edit mode map into production build 2020-08-13 18:11:44 +03:00
ArtemHalushko
241edc1d2b
Map/3.0 (#2664)
* 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

* add support custom actions

* map fixes

Co-authored-by: Artem Halushko <ahalushko@thingboards.io>
Co-authored-by: Adsumus <artemtv42@gmail.com>
2020-04-24 15:48:00 +03:00
Igor Kulikov
48aab55228 Remove javascript-detect-element-resize 2020-04-22 13:29:30 +03: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
Igor Kulikov
2f11d4336f Merge data comparison feature 2020-02-24 17:16:02 +02:00
Igor Kulikov
fd1a069214 Update versions 2020-02-19 13:39:50 +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
a42bd5d7ee UI: RuleNode configuration 2019-12-23 14:36:44 +02:00
Igor Kulikov
70e81e84eb RuleChain UI 2019-12-17 20:16:40 +02:00
Igor Kulikov
cf1684572b RuleChain page 2019-12-12 19:55:17 +02:00
Igor Kulikov
79d58035f4 DataKey configuration. React Schema Form initial implementation. 2019-10-17 18:23:53 +03:00
Igor Kulikov
700293d5f9 Implement Widget Editor. Dashboard page initial implementation. 2019-09-19 20:10:52 +03:00
Igor Kulikov
2bdde37535 Implement DataSource service, Data aggregator, Flot widget. 2019-09-12 19:58:42 +03:00
Igor Kulikov
b48663bab9 Widget API implementation. 2019-09-10 15:12:10 +03: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
Igor Kulikov
1e7f197c55 Base modules structure. Base services. Login and Home module implementation. 2019-08-09 19:13:18 +03:00
Igor Kulikov
fd02c9b96f ThingsBoard UI - Angular 8 - Initial structure. 2019-08-08 19:39:06 +03:00