Vladyslav_Prykhodko
fca2dd6213
Clear import-export (Safari)
6 years ago
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
6 years ago
Igor Kulikov
842a1d1a3f
Headline styles
6 years ago
Igor Kulikov
efe6ec19e5
Fix value input style
6 years ago
Igor Kulikov
4fb8926f16
Revert .mat-icon vertical-align to middle
6 years ago
Igor Kulikov
89b8db31a0
Revert .mat-icon vertical-align to middle
6 years ago
Igor Kulikov
7e8c90ec6d
Merge branch 'master' into develop/3.0
6 years ago
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
6 years ago
YAMAMOTO Takashi
194d628bfd
tools/src/main/shell/*.sh: Fix "yes" patterns ( #2553 )
So that it accepts "yes".
6 years ago
Vladyslav
fef74373e0
Fix timeseries table layout ( #2569 )
6 years ago
VoBa
f63864f06e
Filter relation by To and From entities ( #2567 )
* Filter relation by To and From entities
* Rename typo
6 years ago
blackstar-baba
00b5d36e0b
fix bug: Under high concurrency, Mqtt client nextMessageId exceeds the 0xffff limit ( #2564 )
The compareAndSet method and getAndIncrement method of the AtomicInteger class are atomic, but when these two methods are used at the same time, they are no longer atomic.
6 years ago
VoBa
d94cb9ca47
Added correct ts on alarm clear and ack actions ( #2550 )
6 years ago
Igor Kulikov
bf4b690caf
Update styles
6 years ago
Vladyslav_Prykhodko
903e459851
The map was not loaded with empty entity(not set longitude/latitude)
6 years ago
Igor Kulikov
070c136ffd
Fix JSON object edit component
6 years ago
Igor Kulikov
cf1a4482cb
UI: Theme improvement
6 years ago
Igor Kulikov
40237a8b26
UI: minor improvements
6 years ago
Igor Kulikov
5ca711aef0
UI: Import/export code improvements
6 years ago
Igor Kulikov
1077def2f5
Merge branch 'master' into develop/3.0
6 years ago
YAMAMOTO Takashi
dfd5ab3942
tools/src/main/shell/*.sh: Expand tabs for consistency ( #2548 )
6 years ago
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
6 years ago
Vladyslav
67d9b094fa
[3.0] Add gateway widget ( #2547 )
* Create gateway widget
* Refacoring and add styled
* Update bundle
* Add model and refactoring
6 years ago
Vladyslav
5cf35dae94
Add delete translate and change setting name ( #2546 )
6 years ago
Igor Kulikov
8e61d9c829
Fix Map fitBounds method
6 years ago
Igor Kulikov
a1347eb03e
UI: fix routing
6 years ago
Igor Kulikov
07bbf3d768
UI: Fix toast target for editor components
6 years ago
Igor Kulikov
28097b4bb2
Update rule node config ui
6 years ago
Igor Kulikov
12a924c70d
Metadata improvements
6 years ago
Igor Kulikov
48430179c8
Map widget types improvements
6 years ago
Igor Kulikov
5f1b7b1740
Map widget types improvements
6 years ago
Igor Kulikov
42ef20114d
Merge branch 'master' into develop/3.0
6 years ago
Igor Kulikov
4e6fe37856
Remove empty string from Spanish translation
6 years ago
Chantsova Ekaterina
cb2278ed56
Remove empty strings from Spanish translations ( #2539 )
6 years ago
Chantsova Ekaterina
b780b16c28
Remove empty strings from Spanish translations ( #2541 )
6 years ago
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>
6 years ago
Oleg Kolesnik
08c8d93568
UI:fix. Map widget2 ( #2413 )
preserves previous data on map if no data for current date range received
6 years ago
blackstar-baba
39ff12fea2
fix bug: When using jwt token to access the api, JwtTokenAuthenticationProcessingFilter is executed 2 times ( #2531 )
6 years ago
Igor Kulikov
a4f5d35502
Page not found rouring
6 years ago
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>
6 years ago
Igor Kulikov
8d076c951f
Update license
6 years ago
Igor Kulikov
b544f29bf9
Minor fixes
6 years ago
Igor Kulikov
893764dcbe
Update node and npm versions
6 years ago
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>
6 years ago
Igor Kulikov
4f15a29e81
Update packages
6 years ago
Igor Kulikov
a3468265ab
Fix UI budget
6 years ago
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>
6 years ago
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
6 years ago
Vladyslav
adc7194669
[3.0] Add support ticks to digital gauge ( #2508 )
* Add support ticks to digital gauge
* Add link code
6 years ago
Igor Kulikov
c55ddd9f71
Merge with master
6 years ago