3588 Commits

Author SHA1 Message Date
yefimov-andrey
3d9ed0462d increased default debug event limits (#2006)
* increased default debug event limits

* increased the amount of default debug events  100 times
2019-09-13 13:50:36 +03:00
Vladyslav
cb61260c5f Add entityt admin widget (#2001) 2019-09-13 13:46:30 +03:00
Vladyslav
2f7cd1f7e1 Fix hide action button and heigth button (#2002) 2019-09-13 13:45:51 +03:00
Igor Kulikov
d29a8731ce Implement local timewindow handling. 2019-09-13 13:10:24 +03:00
Igor Kulikov
2bdde37535 Implement DataSource service, Data aggregator, Flot widget. 2019-09-12 19:58:42 +03:00
Volodymyr Babak
5e0b836b91 Fixed issue with enable/disable button display 2019-09-10 19:19:35 +03:00
Igor Kulikov
4a0ebe7b6c Remove unnecessary permission check 2019-09-10 15:55:42 +03:00
VoBa
3935f616c7 Feature/security updates (#1993)
* Added last login to user details

* Added last login to profile page

* Fixed label style

* Added actionType filter to Audit Logs controller

* Lockout feature; Password Reuse frequency

* Send email notification in case user lockout; Refactoring

* Fixed set of null password history; Added toast on user account locked/unlocked

* Typo fixed

* Ignored json validator for securitySettings

* Added Lockout action type

* Added permission check for user disable/enable

* Fixed email title
2019-09-10 15:45:19 +03:00
Vladyslav
9538f65d53 Fix datakey function (#1992) 2019-09-10 15:43:11 +03:00
ShvaykaD
bc3c06e51d Feature/timescale db + fixed violation constraint exception on primary key for sql time-series. (#1975)
* init commit

* update license

* init ts-upgrade

* update aggregation queries

* aggregation update

* revert upgrade init

* merge with master

* refactoring

* revert thingsboard.yml

* fix typo

* fix typo

* change packages

* update packages

* code update

* add ts dao configs

* fixed violation exception on primary key for sql timeseries

* fix typo

* fix typo

* fix typo
2019-09-10 15:42:34 +03:00
Igor Kulikov
6d0577cc37 Improve widget models 2019-09-10 15:17:38 +03:00
Igor Kulikov
b48663bab9 Widget API implementation. 2019-09-10 15:12:10 +03:00
Andrew Shvayka
e7a113863b
Merge pull request #1995 from vvlladd28/improvement/translate
Fix translate fr and en
2019-09-09 19:27:24 +03:00
Vladyslav_Prykhodko
5b5b6cba23 Fix translate fr and en 2019-09-09 19:11:59 +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
VoBa
f087c3fced Moved Swagger configuration to TB config file (#1982) 2019-09-09 11:59:06 +03:00
Vladyslav
6afef792f4 Fix data key to alarm widget (#1978) 2019-09-09 11:57:39 +03:00
Vladyslav
36a147026b Does not save the dashboard after uncheking use dashboard timewindow (#1970) 2019-09-09 11:56:25 +03:00
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