3868 Commits (bee6c19a51c995013e9978d2b68a5ed2e8ddc16a)

Author SHA1 Message Date
ViacheslavKlimov 0f34f131c9 Return TimeseriesSaveResult 2 years ago
IrynaMatveieva f0a36d5008 fixed tests 2 years ago
dashevchenko 55fb35bf44 fixed nullpointer for mobile app bundle id 2 years ago
dashevchenko 2bb368b45d return empty object for app store and version info to fit UI component behaviour 2 years ago
IrynaMatveieva 6611f017c7 changed Argument structure 2 years ago
dashevchenko 796632d6f9 fixed mobile app store info validation 2 years ago
IrynaMatveieva 46180e33d7 cache refactoring 2 years ago
IrynaMatveieva 03c3341265 added logic to send msgs to RE when not my partition 2 years ago
IrynaMatveieva e2ac2708b6 changed CF links config 2 years ago
Volodymyr Babak cf9204416b
Fixed case when seqId started new cycle. Improved edge trace/debug logging (#12342) 2 years ago
IrynaMatveieva 5f088a751e refactored code 2 years ago
Igor Kulikov 94f294aebf Fix load of JS Module extensions during installation or upgrade. 2 years ago
ViacheslavKlimov a70e20fe44 Don't send separate notification when notification clear rule is met 2 years ago
ViacheslavKlimov ad97199f04 Fix cached entity was updated during inlineImages 2 years ago
dashevchenko edf0712812 updated constraint name to valid one 2 years ago
ViacheslavKlimov 823d89dca6 Refactor delete for latest and history 2 years ago
ViacheslavKlimov eb7bc8695b Refactor deleteAndNotify and deleteAndNotifyInternal for attributes 2 years ago
Daria Shevchenko fc905e4e09
Added domain validation (#12248) 2 years ago
IrynaMatveieva 4668bece03 fixed tests 2 years ago
IrynaMatveieva a73affea23 removed CF type LAST_RECORDS and implemented this functionality as a script(added new argument type TS_ROLLING) 2 years ago
dashevchenko 2a19107929 fixed primary key name 2 years ago
ViacheslavKlimov a2ae5b06c0 Non-null check for updateResourcesUsage 2 years ago
dashevchenko 9fc597a5a4 fixed oauth2 client fetch by for mobile apps 2 years ago
Igor Kulikov 77d2826f96 Version set to 4.0.0-SNAPSHOT 2 years ago
Igor Kulikov 190bba72f9 Temp Version set to 3.9.0-RC 2 years ago
Igor Kulikov 8ac0468edd Version set to 4.0.0-SNAPSHOT 2 years ago
Igor Kulikov cca4ac3629 Version set to 3.9.0-RC 2 years ago
ViacheslavKlimov f50789ebf3 Minor refactoring for ResourceService 2 years ago
ViacheslavKlimov 8ba34a953a Dashboard/widget resources export - process whole config 2 years ago
Igor Kulikov 0373e05f76 Update tests postgresql image version to 16.6 2 years ago
Andrii Landiak 954ce237b1 Minor improvements 2 years ago
Andrii Landiak f4a926b472 Introduce edge limitation 2 years ago
dashevchenko 7d6d26bb93 fixed constraint check 2 years ago
ViacheslavKlimov 4e22667fe1 Refactoring for Timescale deprecation 2 years ago
thingsboard017 b135975061 Fix issues from code review 2 years ago
Andrii Shvaika d92681cf71 Refactoring from multiple fields into one settings object 2 years ago
IrynaMatveieva 2080b439a7 added entity added/deleted events handling 2 years ago
YevhenBondarenko 2d4615bfed implemented validateSchemaSettings 2 years ago
dashevchenko 82324ff3c6 fixed jpa method 2 years ago
dashevchenko f09f2c7950 deleted redundant constraint checks 2 years ago
dashevchenko ad0e7fbcbc allow mobile deletion if used by mobile bundle 2 years ago
dashevchenko d588269dda updated log level and message, deleted redundant null-check 2 years ago
thingsboard017 01c45240f1 Implemented timescale deprecated notification 2 years ago
dashevchenko c8d627371b fixed oauth2 authorization for apps of version 1.3.0 and less 2 years ago
IrynaMatveieva c6d91c4ce8 added last records type of cf 2 years ago
IrynaMatveieva 31103e90e3 added implementation to handle update entity profiles events 2 years ago
YevhenBondarenko 7f2895a5ce refactored due to comments 2 years ago
IrynaMatveieva 6ed4abb903 separated expression from output 2 years ago
YevhenBondarenko 1397ce80a0 set bigger timeout for getting resutl in tests 2 years ago
Sergey Matvienko b0c89f2931 Entity Data Query optimization - entityFilter.isFetchLastLevelOnly() to hit index and avoid seq scan. 2 years ago