3519 Commits

Author SHA1 Message Date
ShvaykaD
b7a2dddff9 rule-node-ui-update (#1969) 2019-09-09 11:54:58 +03:00
yefimov-andrey
303b63f392 moved name from Tenant and Customer to ContactBased (#1929) 2019-09-09 11:54:40 +03:00
coettl
cdc34746d7 Update EventDao.java (#1959)
Typo
2019-09-09 11:51:58 +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
2e7070a903 Dashboard component implementation. 2019-09-03 19:31:16 +03:00
Igor Kulikov
22d8ce7189 Implement telemetry websocket service 2019-08-30 19:19:45 +03:00
Igor Kulikov
9a9373791d Attributes table 2019-08-29 20:04:59 +03:00
Igor Kulikov
e91fd302d6 Implement alarms table 2019-08-29 12:08:49 +03:00
Igor Kulikov
52ab3d6dea Relation edit dialog improvements. Minor improvements. 2019-08-28 16:02:27 +03:00
Igor Kulikov
b438cdd255 Edit relation dialog 2019-08-27 20:07:09 +03:00
Igor Kulikov
851a3657db Entity Relations Table 2019-08-23 15:06:42 +03:00
Chantsova Ekaterina
65f9917745 Translations for input widgets, inputs for date and image (#1946)
* Add translations to input widgets

* Add input widgets for image and date attributes

* Fix translations
2019-08-23 12:22:16 +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
Chantsova Ekaterina
906b5d47f4 Fix data update in widget on creating a new entity and deleting the last (#1942)
* Fix fullscreen mode for HTML/CSS editors, highlight dividing comments for parts of the sample

* Fix data update in widget on creating a new entity and deleting the last
2019-08-23 12:18:31 +03:00
Vladyslav
3f3fca41dc Add suport row double click (#1941) 2019-08-23 12:17:09 +03:00
Igor Kulikov
fea3c368a3 Implement Events table 2019-08-22 18:44:48 +03:00
Igor Kulikov
9d4b79c91c UI: Audit logs. 2019-08-22 13:34:15 +03:00
Igor Kulikov
c8ec87f41d Improve audit logs page link 2019-08-22 10:59:22 +03:00
Igor Kulikov
f8ac02da62 Refactoring 2019-08-21 18:18:46 +03:00
Igor Kulikov
77eb33df96 Improvements 2019-08-21 13:36:39 +03:00
Igor Kulikov
b8d837abbb Rule Chains, Widgets Bundles and Dashboards pages 2019-08-20 20:42:48 +03:00
Igor Kulikov
133ab98274 Entity views page 2019-08-19 20:09:41 +03:00
Igor Kulikov
e33c9d08cb Add Assets page 2019-08-16 21:22:54 +03:00
Igor Kulikov
bd8a104b9f UI: Asset and Entity View services 2019-08-16 20:09:56 +03:00
Igor Kulikov
7ff599f7c4 Introduct AssetInfo and EntityViewInfo dtos 2019-08-16 19:40:20 +03:00
Igor Kulikov
b4fdcc2229 Minor fixes 2019-08-16 13:17:01 +03:00
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
Igor Kulikov
680cd1d2c1 Customers page 2019-08-15 20:39:56 +03:00
Igor Kulikov
984e260be3 Devices and Customers pages implementation 2019-08-15 14:48:14 +03:00
Valerii Sosliuk
384ce7424c Fix for query timeseries order by 2019-08-15 09:01:05 +03:00
Igor Kulikov
3700bcaa5d Devices page implementation 2019-08-14 19:55:24 +03:00