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
7 years ago
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
7 years ago
yefimov-andrey
303b63f392
moved name from Tenant and Customer to ContactBased ( #1929 )
7 years ago
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
7 years ago
Igor Kulikov
8d5d8b2c23
Password policy setting. Login/Logout audit log.
7 years ago
Igor Kulikov
6cdb508c71
Claiming devices implementation
7 years ago
Vladyslav_Prykhodko
c35eff1cde
Update database schema
7 years ago
ShvaykaD
2cf410eb1e
add-entity-created-events-in-rule-engine ( #1696 )
* add-entity-created-events-in-rule-engine
* optimize imports
* update
* fix typo
* update actionEventsFromRuleEngine
7 years ago
Andrew Shvayka
d8e5f0aa5f
Improvements to debug events TTL
7 years ago
Dima Landiak
671a0b579e
events debug mode rate limits added
7 years ago
Igor Kulikov
ced63c4e70
Update License Header year to 2019
8 years ago
Igor Kulikov
a043decbf2
Improve Access control interfaces.
8 years ago
Igor Kulikov
1d1fd7711f
Implemented permissions check using Access Control Service.
8 years ago
Igor Kulikov
c4bec5d993
Access Control - initial refactoring.
8 years ago
Andrew Shvayka
d80f666b8f
Added rate limits for websocket updates and REST API
8 years ago
Andrew Shvayka
a2dd90a4c2
Refactoring of app layer to support tenant level rate limits
8 years ago
Andrew Shvayka
80d7e3d609
Added Serializable
8 years ago
Andrew Shvayka
8ab4f144b2
Implementation of Session timeouts
8 years ago
Dima Landiak
093eafb462
delete timeseries fixes and controller, entityView findByName added
8 years ago
vparomskiy
e729494e82
add alarm ack/clear event to the Rule Engine
8 years ago
Andrew Shvayka
e5a1fb5865
Refactoring of Gateway API
8 years ago
Volodymyr Babak
94cb347899
Added entity view type
8 years ago
Volodymyr Babak
b40b8c8e9f
Code review fixes
8 years ago
Volodymyr Babak
0b379d6b6a
Fixes for telemetry service subscription
8 years ago
Volodymyr Babak
09e90b3089
Code review fixes
8 years ago
viktorbasanets
1e1beaaeac
Was modified findLatest(...) method & BaseTimeseriesService(...) constructor for set limit and order by values
8 years ago
Dima Landiak
29fc238676
refactoring and changing class names
8 years ago
Volodymyr Babak
5bf9528ee8
Fixes for entity view
8 years ago
viktorbasanets
ae647024a5
Was refactored
8 years ago
Dima Landiak
c1f3abf9de
refactoring
8 years ago
viktorbasanets
d731bf614e
commit3
8 years ago
viktorbasanets
48ff2b2723
Was modified
8 years ago
viktorbasanets
d28bd62b83
Was created classes for telemetry
8 years ago
viktorbasanets
14fa80a268
Was refactored
8 years ago
viktorbasanets
a11592641c
Were replace constructor, gets & sets by annotations
8 years ago
viktorbasanets
f5200b3b15
Was added the constant 'ENTITY_VIEW_CACHE'
8 years ago
viktorbasanets
e55a0d3fd6
Was modified constructor of EntityView class
8 years ago
viktorbasanets
09a13ba82d
Was added descriptive headings titles to source code files
8 years ago
viktorbasanets
30e1c480ed
Was created EntityView class
8 years ago
viktorbasanets
2b0ac1f1d0
Create EntityViewId class
8 years ago
Andrew Shvayka
d8ac388395
Fixed NPE in DataEntry objects and logging statistics of rule chains/nodes
8 years ago
Andrew Shvayka
8db6820256
Audit Log improvements
8 years ago
Jan Bols
4e91b28a66
Cache assets when finding them by tenant and name cfr the caching of devices.
8 years ago
Andrew Shvayka
15d7bf7ce7
Added RelationTypeGroup to relation Query API
8 years ago
Dima Landiak
e37e7242fd
find and save new latest if previous deleted
8 years ago
Igor Kulikov
5174b85aa7
Update customer title in dashboard assigned customers when customer title is changed.
8 years ago
Igor Kulikov
9ea4fcce6f
Improve config of 'originator fields' node. Add UI config for 'originator fields' and 'check relation' nodes.
8 years ago
Andrew Shvayka
7a687f373c
Check Relations Node and Originator Fields
8 years ago
Andrew Shvayka
6106f4c0bf
Routing RPC calls through rule engine now
8 years ago
Igor Kulikov
9995f8392c
Originator Type Switch Node. New Entity lifecycle message types.
8 years ago