2629 Commits

Author SHA1 Message Date
Volodymyr Babak
24d4aed56c Added rule chain type definition into rule node 2020-03-10 18:45:35 +02:00
Volodymyr Babak
6751c511f1 Added default edge root rule chain 2020-03-09 13:57:38 +02:00
Volodymyr Babak
b97e82df7d Http -> Https fix 2020-03-06 11:28:29 +02:00
Volodymyr Babak
d0214db56c Fixed install rule chains 2020-03-06 10:13:42 +02:00
Volodymyr Babak
c409e2d9c1 Rule chains refactoring: 2020-02-06 19:29:49 +02:00
Volodymyr Babak
0123a3520a Added dashboard support 2019-12-11 11:02:25 +02:00
Volodymyr Babak
44377d56ca Added alarm push from edge to cloud 2019-11-19 19:43:27 +02:00
Volodymyr Babak
acfaf68042 Added ALARM entity support 2019-11-18 19:37:16 +02:00
Volodymyr Babak
c99cf51ca6 Added push to edge/cloud functionality 2019-11-15 18:38:14 +02:00
Volodymyr Babak
efd565d8b6 Added root rule chain for the edge. Part 2 2019-11-12 19:07:46 +02:00
Volodymyr Babak
66af90bf0a Added Rule Chain type 2019-11-11 19:20:11 +02:00
Volodymyr Babak
e0881cfc44 Added Rule Chain Metadata Update Msg. Added assigned edges text to rule chain 2019-11-11 17:19:29 +02:00
Volodymyr Babak
5e46f3e7af Asset, Device and Entity View assign to edge 2019-11-08 11:49:43 +02:00
Volodymyr Babak
ad5e8c0b96 Added proto update messages and base logic 2019-11-07 15:06:04 +02:00
Volodymyr Babak
a770a59bf0 Added Edge gRPC session 2019-10-29 19:21:53 +02:00
Volodymyr Babak
d3bda85a93 Added routing key and secret 2019-10-28 12:13:01 +02:00
Volodymyr Babak
4327f4d3a6 Showed dashboards based on edge assignment 2019-10-22 21:04:23 +03:00
Volodymyr Babak
0cca90ff21 Added manage edge rule chains functionality 2019-10-21 19:12:57 +03:00
Volodymyr Babak
6be5f9aa4d Manage edge dashboards functionality 2019-10-15 16:15:18 +03:00
Volodymyr Babak
f35c115665 Added manage customer edges 2019-10-11 21:01:03 +03:00
Volodymyr Babak
00ce0707d7 Added Edge UI support and assignedEdges to Dashboard 2019-10-08 18:47:34 +03:00
Volodymyr Babak
39591675f9 Extended Edge controller & service & dao for SQL. Added service test. NoSQL impl - TODO 2019-10-07 12:54:28 +03:00
Volodymyr Babak
b03cf28a1a Added edge_id and assinged_edges to the TB entities 2019-09-18 13:52:09 +03:00
Volodymyr Babak
3880af82d3 Added Edge entity 2019-09-17 13:05:27 +03:00
Paolo Cristiani
c2ed2cfbb6 Translations for IT, FR, ES and DE of input-widgets, admin, audit-log, user and profile (#2007)
* 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.

* input-widgets translations for IT, FR, ES and DE

* admin, audit-log, user and profile translations for IT, FR, ES and DE

* fix action sources translations for IT, FR, ES and DE
2019-09-13 13:52:05 +03:00
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
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
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
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
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