YevhenBondarenko
|
e5eb484c2f
|
added TbQueueClusterService and NorificationsTopicService
|
5 years ago |
Viacheslav Klimov
|
190430ffc4
|
Store 2FA account config in UserAuthSettings table
|
5 years ago |
Viacheslav Klimov
|
95f41810ac
|
Store 2FA account config is UserCredentials' additionalInfo
|
5 years ago |
YevhenBondarenko
|
3764ebfa1c
|
implemented deleteTopic for queues
|
5 years ago |
Viacheslav Klimov
|
b396aa4a38
|
Use JdbcTemplate in EntitiesSchemaSqlTest
|
5 years ago |
Viacheslav Klimov
|
6182ae7415
|
Add test for schema reinstall
|
5 years ago |
Viacheslav Klimov
|
50422363f0
|
Fix install script for fk_device_profile_ota_package constraint to work on repeated install
|
5 years ago |
YevhenBondarenko
|
fd53d3aeb4
|
added base tests for queue
|
5 years ago |
YevhenBondarenko
|
287485831d
|
fixed entity view caching
|
5 years ago |
Viacheslav Klimov
|
5ee056ff8d
|
Export/import API refactoring
|
5 years ago |
Viacheslav Klimov
|
472edc8409
|
Refactor controller exceptions handling
|
5 years ago |
Viacheslav Klimov
|
8bbe6bafd8
|
Refactor 2FA; add refilling setting to TbRateLimits
|
5 years ago |
Viacheslav Klimov
|
20a4f3cc4c
|
2FA: lock account after X unsuccessful verification attempts; refactoring
|
5 years ago |
Viacheslav Klimov
|
0c36d4809c
|
2FA: rate limiting, validation, refactoring
|
5 years ago |
Viacheslav Klimov
|
9eb03950fa
|
2FA: refactoring, tests
|
5 years ago |
Viacheslav Klimov
|
4062dc70fb
|
Initial export/import API for devices, device profiles, assets, rule chains, dashboards and customers
|
5 years ago |
Yevhen
|
5d82d738ee
|
updated spring and netty versions
|
5 years ago |
Viacheslav Klimov
|
e2c9a5ffdf
|
TOTP and SMS 2FA providers; 2FA set-up API
|
5 years ago |
Andrii Shvaika
|
da8bff5209
|
Rule Chain Service improvement for invalid rule chain ids
|
5 years ago |
Andrii Shvaika
|
a7196c4fa7
|
Automatic conversion of rule chain metadata on the back end
|
5 years ago |
Volodymyr Babak
|
1b9d70f2fe
|
Refactoring validators - moved them to a separate classes
|
5 years ago |
Igor Kulikov
|
dabd25e760
|
Version set to 3.4.0-SNAPSHOT
|
5 years ago |
Igor Kulikov
|
c3dde26c69
|
Implement events batch insert. Remove 'region' filter from tenant find queries.
|
5 years ago |
YevhenBondarenko
|
4512185cad
|
created Queue entity, dao and ui
|
5 years ago |
Andrii Shvaika
|
64d3f5c803
|
Remove redundant event types from cleanup procedure
|
5 years ago |
Andrii Shvaika
|
7cc2508479
|
Improvement to events cleanup script
|
5 years ago |
Igor Kulikov
|
312924a19b
|
Version set to 3.3.4-SNAPSHOT
|
5 years ago |
Viacheslav Klimov
|
f51a66b585
|
Delete OTA update packages of device profile with cascade when this profile is deleted
|
5 years ago |
Volodymyr Babak
|
ffcc5be0ae
|
Removed edge license and cloud endpoint from edge instance - refactoring edge ce
|
5 years ago |
van-vanich
|
6318c7636c
|
fix issue with failure test, because before other tests saved and don't delete Alarm
|
5 years ago |
van-vanich
|
172501e12f
|
added test for JpaAuditLogDaoTest
|
5 years ago |
van-vanich
|
2c3110c3f0
|
added test for testFindAssetsByTenantIdAndCustomerIdAndType() and testFindAssetsByTenantIdAndType(). Also improve and refactoring code
|
5 years ago |
van-vanich
|
f5aff76d81
|
delete unnecessary code and refactoring test after code review. Also remove unnecessary file
|
5 years ago |
van-vanich
|
62ee824530
|
refactoring JpaBaseComponentDescriptorDaoTest
|
5 years ago |
van-vanich
|
97a9854f41
|
refactoring JpaWidgetsBundleDaoTest and remove unnecessary System.out.println from JpaAlarmDaoTest
|
5 years ago |
van-vanich
|
ff1fa2d2ca
|
improve and fix JpaUserDaoTest
|
5 years ago |
van-vanich
|
adb062a562
|
improve and fix JpaWidgetTypeDaoTest
|
5 years ago |
van-vanich
|
e877e71445
|
improve and fix JpaDeviceCredentialsDaoTest
|
5 years ago |
van-vanich
|
e5f05e7327
|
improve and fix JpaBaseEventDaoTest
|
5 years ago |
van-vanich
|
19f73c8307
|
refactoring JpaWidgetsBundleDaoTest
|
5 years ago |
van-vanich
|
00540a8b09
|
improve and fix JpaWidgetsBundleDaoTest
|
5 years ago |
van-vanich
|
7f104e5159
|
improve and fix JpaUserCredentialsDaoTest
|
5 years ago |
van-vanich
|
6c92640117
|
delete componentDescriptors after test for JpaBaseComponentDescriptorDaoTest
|
5 years ago |
van-vanich
|
770965a5d7
|
add fix for JpaDeviceDaoTest
|
5 years ago |
van-vanich
|
3f649d8c0b
|
remove extends AbstractTransactionalJUnit4SpringContextTests for AbstractJpaDaoTest
|
5 years ago |
van-vanich
|
64f4fc8cfd
|
changed forgotten classes with CrudRepository to JpaRepository and remove unnecessary import
|
5 years ago |
van-vanich
|
6d7a40664f
|
change CrudRepository to JpaRepository
|
5 years ago |
Viacheslav Klimov
|
35528e687a
|
Add test for deleting device profile referenced by OTA
|
5 years ago |
Alexey Markevich
|
6969882a69
|
switch to PostgreSQL10Dialect
|
5 years ago |
Viacheslav Klimov
|
d4784b3096
|
Prohibit deletion of device profiles that are referenced by OTA packages
|
5 years ago |