2314 Commits

Author SHA1 Message Date
YevhenBondarenko
eb7c2f1659 Feature/rest client (#2218)
* added methods from admin-controller, alarm-controller, asset-controller, audit-log-controller

* refactored rest client and added methods from auth controller

* added methods from component-descriptor-controller

* added methods from customer controller

* added methods from dashboard controller

* added methods from device controller

* refactored url pageLink params

* added methods from entity relation controller

* added methods from entity view controller

* refactored

* added methods from event controller

* added methods from rpc controller

* added methods from rule chain controller

* added methods from telemetry controller

* added methods from tenant controller

* added methods from user controller

* added methods from widgets bundle controller

* added methods from widget type controller

* created method refreshToken

* moved classes SecuritySettings, UserPasswordPolicy, ClaimRequest, UpdateMessage, to common module, and added "/api" to urls where this part was missing
2019-11-29 13:48:31 +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
d3bda85a93 Added routing key and secret 2019-10-28 12:13:01 +02:00
Volodymyr Babak
0cca90ff21 Added manage edge rule chains functionality 2019-10-21 19:12:57 +03:00
Igor Kulikov
41527ca059 Version set to 2.4.2-SNAPSHOT. Restore Black Box Tests. 2019-10-18 12:44:52 +03:00
Vladyslav
c36af7311e Add bulk provision support label (#2096)
* Add to asset support label

* Add support import label

* Add support update entity type and label

* Add translate asset label
2019-10-17 18:25:05 +03:00
Volodymyr Babak
6be5f9aa4d Manage edge dashboards functionality 2019-10-15 16:15:18 +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
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
yefimov-andrey
303b63f392 moved name from Tenant and Customer to ContactBased (#1929) 2019-09-09 11:54:40 +03:00
Igor Kulikov
e91fd302d6 Implement alarms table 2019-08-29 12:08:49 +03:00
Igor Kulikov
133ab98274 Entity views page 2019-08-19 20:09:41 +03:00
Igor Kulikov
7ff599f7c4 Introduct AssetInfo and EntityViewInfo dtos 2019-08-16 19:40:20 +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
65939722f3 Devices page implementation 2019-08-13 19:58:35 +03:00
Igor Kulikov
cae1f02691 PageLink refactoring. 2019-08-08 17:55:11 +03:00
Igor Kulikov
c19adf3684 Version set to 3.0.0-SNAPSHOT 2019-08-07 17:31:23 +03:00
Igor Kulikov
8d5d8b2c23 Password policy setting. Login/Logout audit log. 2019-07-18 18:11:58 +03:00
Igor Kulikov
b482238ef3 Version set to 2.4.1-SNAPSHOT 2019-07-12 16:15:00 +03:00
Igor Kulikov
c631d51e24 Version set to 2.4.0-SNAPSHOT 2019-06-27 10:12:30 +03:00
Igor Kulikov
6cdb508c71
Claiming devices implementation 2019-06-27 10:00:17 +03:00
Vladyslav_Prykhodko
c35eff1cde Update database schema 2019-06-24 12:34:40 +03:00
ShvaykaD
2cf410eb1e add-entity-created-events-in-rule-engine (#1696)
* add-entity-created-events-in-rule-engine

* optimize imports

* update

* fix typo

* update actionEventsFromRuleEngine
2019-06-05 12:37:21 +03:00
Andrew Shvayka
d8e5f0aa5f Improvements to debug events TTL 2019-05-16 17:13:12 +03:00
Dima Landiak
671a0b579e events debug mode rate limits added 2019-04-04 13:55:45 +03:00
Igor Kulikov
e0ab0159fb Version set to 2.3.1-SNAPSHOT 2019-02-12 17:16:24 +02:00
Igor Kulikov
7ff0ecd7e5 Version set to 2.3.0 2019-02-06 17:38:19 +02:00
Igor Kulikov
6062ba0143 Merge branch 'master' into develop/2.3 2019-02-01 16:39:56 +02:00
Igor Kulikov
ced63c4e70 Update License Header year to 2019 2019-02-01 16:39:33 +02:00
Igor Kulikov
a043decbf2 Improve Access control interfaces. 2018-12-08 11:48:29 +02:00
Igor Kulikov
1d1fd7711f Implemented permissions check using Access Control Service. 2018-12-05 15:35:46 +02:00
Igor Kulikov
c4bec5d993 Access Control - initial refactoring. 2018-12-04 20:57:26 +02:00
Andrew Shvayka
ace40c5236 Versions set to 2.3.0-SNAPSHOT 2018-12-04 15:16:14 +02:00
Igor Kulikov
0f0d521d74 Version set to 2.2.1-SNAPSHOT 2018-11-29 18:38:18 +02:00
Igor Kulikov
cdf0b0484b Version set to 2.2.0 2018-11-29 12:27:24 +02:00
Andrew Shvayka
d80f666b8f Added rate limits for websocket updates and REST API 2018-11-13 13:56:45 +02:00
Andrew Shvayka
a2dd90a4c2 Refactoring of app layer to support tenant level rate limits 2018-11-08 13:58:46 +02:00
Andrew Shvayka
80d7e3d609 Added Serializable 2018-11-04 10:45:46 +02:00
Andrew Shvayka
b42b99daaf
Merge pull request #1198 from dmytro-landiak/feature/delete-timeseries
delete timeseries fixes and controller, entityView findByName added
2018-10-31 12:58:06 +02:00
Andrew Shvayka
8ab4f144b2 Implementation of Session timeouts 2018-10-29 18:31:14 +02:00
Dima Landiak
093eafb462 delete timeseries fixes and controller, entityView findByName added 2018-10-29 17:48:20 +02:00