229 Commits

Author SHA1 Message Date
Chantsova Ekaterina
25a6927b6e Fix disable on condition and errors displaying 2019-11-12 18:12:24 +02:00
Vladyslav
a888c97033 Fix translate (#2163) 2019-11-08 17:44:21 +02:00
Chantsova Ekaterina
a51c44e5db Multiple attributes input widget improvement (#2144)
* Extend multiple input widget

* Update multiple attributes widget

* Change bundle, minor changes

* Fix disablefor date input
2019-11-08 14:20:21 +02:00
Vladyslav
1059c21eab Fix calculate trip to big interval time (#2161) 2019-11-08 14:19:49 +02:00
Vladyslav
ac8e67eff0 Create new input widgets for edit location enity to map (#2138) 2019-11-08 14:19:15 +02:00
Vladyslav
25e36583f8 Feature/clustering market (#2050)
* Add support clustering and creating setting schema from google and tencent

* Add settings for leaflet

* Fix name setting

* Fix text setting and change zoom level
2019-10-17 18:26:10 +03:00
Vladyslav
9f266cd239 Move action button to header widget (#2100) 2019-10-17 15:30:13 +03:00
Chantsova Ekaterina
467d7b5c3c Flots comparison option (#2079)
* Add new hidden widget cards for latest and timeseries value

* Revert "Add new hidden widget cards for latest and timeseries value"

This reverts commit 09b73d5afcc66baf942a776f83a0295700f83d22.

* Allow hiding of zero/false dataKey values from tbFlot widgets tooltips

* comparison option draft

* Added dataKey setting for excluding from Stacking mode in chart widgets.

* Flot comparison option (draft)

* Flot comparison option (draft)

* Fix color generation for additional keys

* Add new time options for comparison

* Add ability to define points symbol and line width in 'line' flot charts

* Change history timeinterval calculation, translations definition
2019-10-17 15:25:24 +03:00
Vladyslav_Prykhodko
4e37fb27b3 Fix URL 2019-10-10 11:14:29 +03:00
Vladyslav_Prykhodko
fb369d1d00 Change CDN url(end life RawGit) 2019-10-09 19:36:39 +03:00
Vladyslav
b6a3e71215 Feature/input widget webcamera (#1990)
* create widget and work to video

* style widget stream photo and create preview photo

* Add translate, save and style from widget
2019-09-09 12:00:32 +03:00
mcrusi
75dec357ec Add ability to set the radius of points displayed on flot timeseries charts (#1988) 2019-09-09 11:59:55 +03:00
Paolo Cristiani
2f681d81ac Add milliseconds timestamp to timeseries table widget (#1944)
* Add new hidden widget cards for latest and timeseries value

* Add milliseconds timestamp support to timeseries table widget

* Revert "Add new hidden widget cards for latest and timeseries value"

This reverts commit 09b73d5afcc66baf942a776f83a0295700f83d22.

* fix error in json setting schema
2019-08-23 12:20:56 +03:00
Vladyslav
3f3fca41dc Add suport row double click (#1941) 2019-08-23 12:17:09 +03:00
Paolo Cristiani
a20808dc9b Add onSliceClick action source to Pie-Flot charts widget (#1934) 2019-08-16 12:39:22 +03:00
Mirco Pizzichini
134a32344e Add two separate options to enable labels and/or percentages in 'flot-pie' widget (#1882) 2019-08-16 12:37:37 +03:00
Igor Kulikov
849f85f7a8 Fix conflicts 2019-08-16 12:35:52 +03:00
Sergey Tarnavskiy
6fb040a4fd Multiple fixes (Each commit is a separate fix.) (#1918)
* fixed table-sorting issue with custom-labels

* added entityLabel column for entity-table-widget"

* Added event for force-re-init of widget
2019-08-09 14:41:44 +03:00
DudnikMaksym
6a54e2ff1e New fixed center func for maps (#1910)
* maps widget bundle changes (trip_animation configs)

* UI
Added fixed map center settings for (openstreet, google, tencent) maps

* UI
open street center minor fix

* fix

* UI
fixed commit

* UI
fixed commit

* Delete leaflet-geometryutil.js

* Delete Leaflet.MultiOptionsPolyline.js
2019-08-09 14:34:27 +03:00
Mirco Pizzichini
3f76ab12fb Add further datakey settings: tooltip, text color, min-max range, margins, mandatory 2019-08-01 10:18:12 +02:00
Mirco Pizzichini
fc6e219b9e Add the possibility to set a datakey as readonly 2019-07-30 14:33:39 +02:00
Igor Kulikov
99c99dcfe3 UI: Migrate to latest webpack version 4.36.1 2019-07-19 19:17:51 +03:00
Paolo Cristiani
0fb45425bb fix entities-table widget for wrong dataKey value when same key is used on multiple columns with different processing function (#1827) 2019-07-03 17:33:06 +03:00
Mirco Pizzichini
6091f1a8d8 Add new widget 'multiple-widget' to bundle 'input_widgets' 2019-07-03 12:05:06 +02:00
Igor Kulikov
4d5313371b Fix license header 2019-06-27 10:20:04 +03:00
Igor Kulikov
775a6e829e Merge 2019-06-27 09:48:05 +03:00
Igor Kulikov
1403ef8f99 Merge branch 'feature/SceemaGroup' of git://github.com/HollyFang/thingsboard into HollyFang-feature/SceemaGroup 2019-06-27 09:31:07 +03:00
Igor Kulikov
e4e3b0450e Merge branch 'features/widget_entity_datakeys_mixed_creation_order' of git://github.com/pgrisu/thingsboard into pgrisu-features/widget_entity_datakeys_mixed_creation_order 2019-06-25 18:49:55 +03:00
Igor Kulikov
457fc4423a
Merge branch 'master' into features/add_hide_empty_lines_options_on_timeseries_table_widget 2019-06-25 18:41:25 +03:00
Igor Kulikov
e0ffd509af
Merge pull request #1672 from pgrisu/features/add_row_and_cell_action_sources_on_timeseries_table_widget
Add rowClick and actionButtonClick action sources to timeseries_table widget…
2019-06-25 18:28:37 +03:00
HollyFang
4dde2eec1a add SceemaGroup so that it can display better when there are many configuration item 2019-06-13 14:50:54 +08:00
Chantsova Ekaterina
36e580c808 Add option to show tooltip on hover - change default onclick behavior 2019-05-22 20:45:58 +03:00
Chantsova Ekaterina
c5d96d7c41 Add option to show tooltip on hover 2019-05-22 20:22:24 +03:00
Andrew Shvayka
cc0dde69a1
Merge pull request #1670 from vvlladd28/improvement/flot_axis
Improvement float directory: fix autoScale and delete not support param
2019-05-16 18:48:13 +03:00
Maksym Dudnik
388b7be423 maps widget bundle changes (trip_animation configs) 2019-05-16 17:43:37 +03:00
pgrisu
e157f76fcf add widgets dataKeys reorder by drag-and-drop dataKey chips in widget editor 2019-05-09 14:56:49 +02:00
pgrisu
d3465f71d7 add hide empty lines option to timeseries-table widget 2019-05-09 01:31:23 +02:00
pgrisu
6bf6aa4541 Add rowClick and CellButton action sources to timeseries_table widget. The actionHadler will receive selected row[] array as additionalParams 2019-04-27 14:55:04 +02:00
Vladyslav_Prykhodko
aa13890fbd Improvement float directory: fix autoScale and delete not support param 2019-04-26 17:36:09 +03:00
Maksym Dudnik
f169f2535e UI. Trip Animation Widget
Added time step for normalization.
Added tooltip and tooltip configuration for points.
Added anchor definition for points and changed behaviour of next/prev step buttons for this anchors.
Added decoration for path and decorator configurations.
Maps widget bundle includes new version of Trip animation widget.
2019-04-26 16:13:38 +03:00
Sergey Tarnavskiy
14a51e5362 Added 'scroll-zooming' and 'custom provider' settings to trip-animation widget 2019-04-17 16:13:16 +03:00
Sergey Tarnavskiy
05b8b86ce6 small refactoring according to new HERE map 2019-04-17 14:16:19 +03:00
Sergey Tarnavskiy
8f54146cb8 Merged changes 2019-04-17 12:26:41 +03:00
Sergey Tarnavskiy
3bd8d59f33
Merge branch 'master' into improvement/maps-scroll-zooming-setting 2019-04-16 17:25:29 +03:00
Vladyslav_Prykhodko
62d110ac3f Restart build 2019-04-16 17:10:06 +03:00
Vladyslav_Prykhodko
865e3f31dd Merge remote-tracking branch 'upstream/master' into feacher/add_map_here 2019-04-16 14:29:24 +03:00
Vladyslav_Prykhodko
11f35a504b Merge remote-tracking branch 'origin/feacher/add_map_here' into feacher/add_map_here
# Conflicts:
#	application/src/main/data/json/system/widget_bundles/maps.json
2019-04-16 14:17:38 +03:00
Vladyslav_Prykhodko
0badd582fd update test provider name HERE 2019-04-16 14:14:02 +03:00
Igor Kulikov
a9a5b344ff
Merge pull request #1634 from MrKartoshka/trip_animation_improvement
Trip animation widget improvement:
2019-04-16 12:56:40 +03:00
Sergey Tarnavskiy
df031b3bb0 Formatted 2019-04-15 19:22:25 +03:00