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
Andrew Shvayka
2c02406ee5
Merge with master. AlarmRepository.findAlarms is failing ( #2663 )
...
* Merge with master. AlarmRepository.findAlarms is failing
* Fix Alarm repository. Add queue type list select.
Co-authored-by: Igor Kulikov <ikulikov@thingsboard.io>
2020-04-24 15:44:31 +03:00
Adsumus
f9574d7041
Merge branch 'develop/3.0' of https://github.com/thingsboard/thingsboard into map/3.0
2020-04-24 11:22:45 +03:00
Adsumus
8979a511a3
map fixes
2020-04-24 11:22:26 +03:00
Igor Kulikov
00e7779f71
Minor UI fixes
2020-04-23 13:27:21 +03:00
Igor Kulikov
28d48933f2
UI: Minor fixes
2020-04-23 12:01:58 +03:00
Vladyslav
caf91be338
Change resize events to observer ( #2652 )
2020-04-22 13:21:14 +03:00
Vladyslav
4ede9a3a4d
Fix toolbar and share buttons ( #2646 )
2020-04-21 13:28:27 +03:00
Igor Kulikov
256500ee85
Fix issues after angular update
2020-04-21 13:15:01 +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
Igor Kulikov
46e3b7a11b
UI: Rule nodes ui api
2020-04-20 11:42:46 +03:00
Igor Kulikov
a487914dcb
UI: Entity autocomplete error handling
2020-04-17 15:13:19 +03:00
Igor Kulikov
eb4334937c
UI: Entity autocomplete error handling
2020-04-17 15:12:37 +03:00
Igor Kulikov
1e079457c7
UI: Json React Form - textarea height fix
2020-04-16 18:25:10 +03:00
Igor Kulikov
ac963baa62
UI: Entities table improvements
2020-04-15 13:00:32 +03:00
Vladyslav
612a8c7dd1
[3.0] Minor fix ( #2615 )
...
* Improvement tenant setting from mobile view
* Improvement timewindow setting from mobile view
* Improvement entity-view setting from mobile view
* Update license header and license config
2020-04-14 11:38:30 +03:00
Igor Kulikov
81aa229ba7
UI: Breadcrumb component improvements
2020-04-13 13:07:45 +03:00
Igor Kulikov
67c8cb43e2
UI: Fix scss import to relative path
2020-04-10 15:44:47 +03:00
Vladyslav
2a1fa76c2f
Add new alias Current Tenant ( #2604 )
2020-04-10 15:04:12 +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
c60e99fad9
UI: Entity table models improvements
2020-04-07 17:06:04 +03:00
Igor Kulikov
ed90ca56f3
Fix conflicts
2020-04-06 17:02:29 +03:00
Igor Kulikov
73da299aaf
Ace based editors disabled state handling
2020-04-06 10:20:20 +03:00
Vladyslav_Prykhodko
56bb0f6071
Improvement dialog and component style
2020-04-03 21:14:39 +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
efe6ec19e5
Fix value input style
2020-04-01 16:55:44 +03:00
Vladyslav
65e971f0e0
[3.0] [WIP] Minor fixed to style ( #2562 )
...
* Added support Safari browser (not support DragEvent)
* Imporovement style login page
* Change flex responsive API breakpoint
* Add support long name menu item
* Home page add link to page
2020-04-01 09:47:26 +03:00
Igor Kulikov
070c136ffd
Fix JSON object edit component
2020-03-27 16:20:26 +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
07bbf3d768
UI: Fix toast target for editor components
2020-03-24 19:11:01 +02:00
Igor Kulikov
b544f29bf9
Minor fixes
2020-03-23 16:05:28 +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
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
520797a1ed
Improve widget fullscreen style.
2020-03-05 14:16:04 +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
15d7970ba9
Propagate UI changes.
2020-02-26 18:15:04 +02:00
Igor Kulikov
a122563619
Propagate UI changes
2020-02-25 19:11:25 +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
3e2a87135f
Prepare for merge with master
2020-02-20 10:26:43 +02:00
Igor Kulikov
fd1a069214
Update versions
2020-02-19 13:39:50 +02:00
Igor Kulikov
8771a6f754
Implement Analogue gauges
2020-02-13 12:52:44 +02:00
Igor Kulikov
3378aa1d77
Fix angular 9 migration and style issues.
2020-02-12 17:19:30 +02:00
Igor Kulikov
0c3feb4ecd
Optimize imports
2020-02-11 12:52:51 +02:00
Igor Kulikov
3a95d9acdf
Optimize imports
2020-02-11 11:24:32 +02:00
Igor Kulikov
654bd0296c
Optimize imports
2020-02-11 11:01:18 +02:00
Igor Kulikov
1edf87336d
UI Dialog service refactoring
2020-02-11 10:56:43 +02:00