880 Commits (c7d2d718cc4e4e7c9f2cd7cb74e226d2fde77fc2)

Author SHA1 Message Date
ViacheslavKlimov 1878e5be10 Track changes to Git repository; ignore sync if no changes 2 years ago
ViacheslavKlimov 84fd3129ee Load gateways dashboard on install/upgrade 2 years ago
ViacheslavKlimov 86616e3b08 Gateways dashboard sync; new 'DASHBOARD' resource type 2 years ago
Igor Kulikov fdbe59c610 Version set to 3.9.0-SNAPSHOT 2 years ago
Igor Kulikov d11f866856 Version set to 3.8.1-RC 2 years ago
Igor Kulikov 82c642c97f Version 3.8.1-RC 2 years ago
ViacheslavKlimov 52ada5cac2 User info processing refactoring 2 years ago
Igor Kulikov b4124f7c4c Merge with RC 2 years ago
Igor Kulikov 4d705f26fd Version set to 3.8.0-RC 2 years ago
Igor Kulikov 3dadc34b5b Version set to 3.9.0-SNAPSHOT 2 years ago
Igor Kulikov 4e7176cce7 Version set to 3.8.0-RC 2 years ago
Igor Kulikov 025fb1ca8c Version set to 3.8.0 2 years ago
ViacheslavKlimov dd3936ca66 Performance improvements for processing alarms unassigning task 2 years ago
ViacheslavKlimov c676ebb267 Move lastLoginTs and failedLoginAttempts from user's additionalInfo 2 years ago
Andrii Landiak 5602807dbe
Introduce Edge queue to handle edge notification messages 2 years ago
Andrii Landiak c6ee0bff19
Add edgeIdsCache to decrease number of calls to db for findRelatedEdgeByEntityId 2 years ago
Andrii Landiak 0ab35b72d2 Edge: impl new approach with oauth 2 years ago
YevhenBondarenko 7f2d78cb04 added corresponding tests 2 years ago
dashevchenko 931102f73c fixed pull request comments 2 years ago
dashevchenko 8d7acca4d8 added "/oauth2/client/infos?clientIds=" api for UI 2 years ago
dashevchenko 60b03288cd wrapped /infos endpoint by PageData for UI opportunities 2 years ago
imbeacon 91d0f1dd1d Added ability to provision gateway device on device creating using device provisioning feature 2 years ago
Andrii Landiak 5ca6ad03e3 CE: optimize java imports 2 years ago
YevhenBondarenko 977da8bc8a fixed tests 2 years ago
YevhenBondarenko 358925cffe added version for relations 2 years ago
ViacheslavKlimov 976e1e1e1f Implement TTL for password reset and user activation links; refactoring and improvements 2 years ago
dashevchenko 1429d6a97c renamed oauth2_registration table to oauth2_client 2 years ago
dashevchenko f274c274e9 oauth2 configuration breakdown: initial implementation 2 years ago
Igor Kulikov 81fa9a6ff2 Ability to show SCADA widget bundles/widgets first when adding widget to SCADA layout. 2 years ago
Igor Kulikov 00800f36f0 Add scada field to widgets bundles and widget types. 2 years ago
Igor Kulikov 468c007882 Version set to 3.7.1-SNAPSHOT 2 years ago
YevhenBondarenko e2be5c6492 return version instead of key for attributes 2 years ago
YevhenBondarenko b666f9499a added sequence number for attributes 2 years ago
Igor Kulikov 2500bb2e1c Install SCADA symbols from data folder. UI: SCADA editor -> Add Zoom In/Out buttons, improve tooltips. 2 years ago
dashevchenko 78e4fd3013 added api to retrieve queuestats by ids 2 years ago
dashevchenko cbe8f1b67f added api to retrieve queue stats entities 2 years ago
Igor Kulikov 7d0e5b330b Introduce ResourceSubType for image resources. 2 years ago
Oleksandra Matviienko 63df92e995 JUnit5 migration in common. Junit-platform.properties and logback-test.xml where added to java resource directories if needed. 2 years ago
ShvaykaD ba195d1a1d move upgrade to java & refactoring after review 2 years ago
Sergey Matvienko a3e7e0b4a1 major dependency update 2 years ago
ViacheslavKlimov 3803081b57 Refactor alarms deletion; separate tenant entities deletion task 2 years ago
ShvaykaD 27d026821a fixed adter review 2 years ago
ViacheslavKlimov 0b18de1482 Refactor entities deletion 2 years ago
ViacheslavKlimov 9064bfaa76 Delete tenant entities in batches with id offset 2 years ago
ViacheslavKlimov feb629f2c2 Alarms deletion in batches with id offset 2 years ago
Sergey Matvienko 9466578c91 WIP CachedRedisSqlTimeseriesLatestDao.java 2 years ago
ViacheslavKlimov 9d1f751f3a Fix race condition on tenant creation; refactoring 2 years ago
ShvaykaD 85d229be2d convert ValueWithTs to a record & replace usages of Collections.singletonList to List.of & use single key search for async method 2 years ago
dashevchenko 1f1a9c5a25 updated asset/device delete methods to delete only alarms originated by entity 2 years ago
ViacheslavKlimov ed44db6d25 Add delivery_method column to notification; persist mobile notifications 2 years ago