2581 Commits

Author SHA1 Message Date
Igor Kulikov
51b5704e84 Add upgrade 2.4.0 -> 2.4.1 2019-08-16 12:57:25 +03:00
Igor Kulikov
39d23204a8 Merge branch 'master' of github.com:thingsboard/thingsboard 2019-08-16 12:53:03 +03:00
Igor Kulikov
d94907c146 Merge branch 'mircopz-feature/hide-timewindow-fields' 2019-08-16 12:52:47 +03:00
Igor Kulikov
30ad52fabc Fix conflicts 2019-08-16 12:52:31 +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
16df410030 Add notifyDataLoaded callback even when resolved entities list is empty (#1883) 2019-08-16 12:38:09 +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
1ebb669c50 Merge branch 'master' of github.com:thingsboard/thingsboard 2019-08-16 12:36:24 +03:00
Igor Kulikov
66f74e961e Merge branch 'mircopz-feature/new-multiple-input-widget' 2019-08-16 12:36:09 +03:00
Igor Kulikov
849f85f7a8 Fix conflicts 2019-08-16 12:35:52 +03:00
yefimov-andrey
d0295ef353 Feature/fetch last level only (#1922)
* adding fetching only last level of relations

* further implementaion of fetching last level

* implementation of fetching last level

* implementation of fetching last level

* draft of fetching only last level

* removal of unnecessary new method

* cleanup and formatting

* cleanup and formatting

* formatting

* formatting

* formatting

* final version of fetching only last level, the boolean added to the relation search parameters

* fetchLastLevelOnly added to some more search queries

* fixed tests to include fetchLastLevelOnly parameter

* removed unnecessary use of fetchLastLevelOnly parameter

* removed default value of fetchLastLevelOnly
2019-08-16 12:29:54 +03:00
Igor Kulikov
2945655d6e Merge branch 'mircopz-feature/add-values-in-legend-row-direction' 2019-08-16 12:28:58 +03:00
Igor Kulikov
43d12c1e64 Fix conflicts 2019-08-16 12:28:46 +03:00
Igor Kulikov
2f8e89bda8 Merge branch 'master' of github.com:thingsboard/thingsboard 2019-08-16 12:25:30 +03:00
Igor Kulikov
9be5ef2a3e Merge branch 'pgrisu-features/add_optional_widget_title_tooltip' 2019-08-16 12:25:14 +03:00
Igor Kulikov
cae12002c8 Fix conflicts 2019-08-16 12:23:39 +03:00
Chantsova Ekaterina
48b401e018 Revert previous changes in cards bundle (#1933) 2019-08-16 12:12:47 +03:00
Paolo Cristiani
b965a22c13 fix #1866 and #1896 by avoid unwanted events propagation stop on HTML… (#1901)
* fix #1866 and #1896 by avoid unwanted events propagation stop on HTML elements inside HTML widgets

* Revert changes into package-lock.json
2019-08-16 12:11:56 +03:00
Igor Kulikov
2cc6203c85 Update jackson-databind version. 2019-08-16 12:08:50 +03:00
Valerii Sosliuk
384ce7424c Fix for query timeseries order by 2019-08-15 09:01:05 +03:00
ShvaykaD
2dd2e6f67a Fixed violations on event primary and unique key constraints & code improvement (#1921)
* init commit

* fix-violation-of-primary-key-constraint

* revert thingsboard.yml changes

* remove @Slf4j annotation

* update code

* update Events Dao

* code improvements

* revert changes in logback.xml

* cleaned code

* attributes/on-update-set-null-values
2019-08-14 16:25:30 +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
Vladyslav
d2965be1a7 Fix not correct detect index to chip drag-and-drop, style for autocomplete to the long attributes and display long attributes (#1914) 2019-08-09 14:35:20 +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
ShvaykaD
03631c83b0 Fixed violations on attributes primary keys constraints (#1909)
* init commit

* fix-violation-of-primary-key-constraint

* revert thingsboard.yml changes

* remove @Slf4j annotation

* update code
2019-08-09 08:43:25 +03:00
ShvaykaD
19d103fef4 Claim device improvements (#1915)
* add-device-to-claim-result

* code update

* code-update

* added-condition-on-empty-cache-clause

* remove empty row

* update code

* cleaned code
2019-08-09 08:41:31 +03:00
ShvaykaD
08f8ed2feb Claim device improvements (#1913)
* add-device-to-claim-result

* code update

* code-update

* added-condition-on-empty-cache-clause

* remove empty row

* update code
2019-08-07 19:21:46 +03:00
ShvaykaD
d1c89fe150 Added condition to response if the cache is empty. (#1912)
* add-device-to-claim-result

* code update

* code-update

* added-condition-on-empty-cache-clause

* remove empty row
2019-08-07 18:52:24 +03:00
ShvaykaD
fa5c86f434 add-device-entity-to-claim-result (#1907)
* add-device-to-claim-result

* code update

* code-update
2019-08-07 14:26:25 +03:00
Mirco Pizzichini
c8abaf1a06 Add the possibility to select a title icon in widget configuration (#1900) 2019-08-07 13:16:20 +03:00
itea-dev
3d5920e8cd Improve spanish t9n (translation)
- Added missing strings
- Translated unstranslated strings
- Fixed typos
- Improved some translated strings
2019-08-06 12:46:16 +03:00
pgrisu
4299869ae9 Add multiline support on widget title tooltip 2019-08-01 11:43:47 +02: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
Mirco Pizzichini
acf6ee7613 Add values even when legend direction is set to 'Row' 2019-07-26 11:30:27 +02:00
Andrew Shvayka
763ec4b998 Moved Services to dao-api 2019-07-26 09:21:15 +03:00
Andrew Shvayka
e43558109e Extracted dao-api module to simplify rule-engine-api 2019-07-26 09:00:57 +03:00
Andrew Shvayka
fe24db40af Deploy repository configuration 2019-07-25 19:09:12 +03:00
Andrew Shvayka
a171483b52 Removed Redundant dependency 2019-07-25 18:38:54 +03:00
Andrew Shvayka
467feb967f Added Common Utils as a new home for DonAsynchron 2019-07-25 18:37:29 +03:00
Chantsova Ekaterina
d46f31848a Fix fullscreen mode for HTML/CSS editors, highlight dividing comments for parts of the sample 2019-07-25 16:00:27 +03:00
Igor Kulikov
4255bf485a Fixed memory leaks in MqttTransportHandler (#1787) 2019-07-24 18:35:44 +03:00
Igor Kulikov
e31052bc39 Fix packaging configuration for js-executor and web-ui microservices. 2019-07-24 13:27:39 +03:00
Igor Kulikov
09ca198f2a Merge branch 'master' of github.com:thingsboard/thingsboard 2019-07-24 11:25:16 +03:00
Igor Kulikov
5d394845ab Update node version to v10.16.0 2019-07-24 11:25:00 +03:00
VoBa
79e21575ad Fixed broken swagger-ui (#1878) 2019-07-23 18:50:52 +03:00
Igor Kulikov
94692401aa Reduce webpack production build time. 2019-07-23 18:31:52 +03:00
Igor Kulikov
a1175a31a9 Revert travis config 2019-07-23 17:55:13 +03:00
Igor Kulikov
c61c3a9026 Update travis config 2019-07-23 17:51:00 +03:00
Igor Kulikov
cf0d74dd78 Update travis config 2019-07-23 17:48:33 +03:00