-
Events - fixed tests for hsql, refactored DatabaseSchemaService
-
# Conflicts: # application/src/main/data/upgrade/3.2.2/schema_update_event.sql
-
…upled with common indexes. SQL simplified and notes added. This fixed hsql test suite tests. PsqlEntityDatabaseSchemaServiceTest added
-
…ed. Upgrade order fixed based on review comments.
-
…d default value in yaml
-
…up speedup (with schema update)
-
…ed. Upgrade order fixed based on review comments.
-
* Fixed vulnerabilities for password reset and authorization * Improvements to check user and credentials for null * Correct messages and logs * Improvements * Reset Password Test: added delay after resetting password to synchronize test with server * Executor removed from controller * Correct method calling * Formatting cleaned
-
Co-authored-by: DanyloKobzar <69635327+DanyloKobzar@users.noreply.github.com> Co-authored-by: Vladyslav_Prykhodko <vprykhodko@thingsboard.io>
-
…t dashboard in case multiple dashboard start with the same name.
-
…r instead many ensureSessionsCapacity() that spreaded over the class. test added