9007 Commits (45fbbf201fe3020b109d94de87e310626eba9d49)

Author SHA1 Message Date
Viacheslav Klimov a35b16d7cb Get rid of boilerplate for export 5 years ago
Viacheslav Klimov 1b48a98fa0 Save relations after all other entities are saved on import; refactoring 5 years ago
Viacheslav Klimov 12840c81e9 Refactor events sending on import; export api with ExportRequest of different types 5 years ago
Igor Kulikov 8fa493eb1c UI: Add analogue gauges widget settings forms 5 years ago
Viacheslav Klimov 9594dbf16e Refactoring 5 years ago
Viacheslav Klimov cecf49a67d Fix dashboard import to update entity aliases 5 years ago
Viacheslav Klimov 7c00cd449f Add option to find existing entity by name when importing; refactoring 5 years ago
Viacheslav Klimov 18b2fd4664 Fix permission checks for export/import api 5 years ago
Viacheslav Klimov 9b8fca9973 Export/import api improvements 5 years ago
Igor Kulikov 03828d2a1f UI: Add alarms table widget/key settings forms 5 years ago
Viacheslav Klimov 2a77c90d13 More tests for export/import api; refactoring 5 years ago
Igor Kulikov a735586f1e UI: Add entities table widget and key settings form 5 years ago
Igor Kulikov 323c67ff2a UI: Add HTML card/HTML value card widget settings form 5 years ago
Igor Kulikov 63da3e048f UI: Add entities hierarchy widget settings form 5 years ago
Igor Kulikov b4b4015061 UI: Add dashboard state widget settings form 5 years ago
Igor Kulikov a6da5644a3 UI: Add simple card widget settings form 5 years ago
Igor Kulikov 7cc553021b UI: Add label widget settings form 5 years ago
Igor Kulikov 0177904eb2 UI: Add markdown widget settings form 5 years ago
Igor Kulikov ac56d06a55 UI: Settings forms for Timeseries table widget 5 years ago
Viacheslav Klimov 4dcd037a61 Initial tests for export/import 5 years ago
Viacheslav Klimov e37a075031 Export/import API: refactor, rename packages 5 years ago
YevhenBondarenko b86a1546e8 created queue routing service 5 years ago
Viacheslav Klimov 19a27f93f4 Export/import API improvements and refactoring 5 years ago
ivankozka 3cf2caed00 add tests to search for alarms with user hierarchy 5 years ago
Viacheslav Klimov 6dc962882e Add more options for entity export and import settings; refactoring 5 years ago
Viacheslav Klimov ab5d6f3c0d Entities export/import API refactoring 5 years ago
Viacheslav Klimov b58be41083 Tests for JwtTokenFactory 5 years ago
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
Igor Kulikov c35d60abd9 Add support of latest values for timeseries map widgets 5 years ago
Igor Kulikov 3c55b25f44 Implement latest values support for timeseries widgets 5 years ago
YevhenBondarenko 4ef9d0e9fa added tests 5 years ago
YevhenBondarenko dbdace7c69 improved entity view tests 5 years ago
Viacheslav Klimov 040b6a31ad Rename packages for export/import 5 years ago
Viacheslav Klimov 5ee056ff8d Export/import API refactoring 5 years ago
Viacheslav Klimov b7db4ed604 Minor 2FA refactoring 5 years ago
Viacheslav Klimov 0915113a24 Swagger docs for TwoFactorAuthController 5 years ago
Viacheslav Klimov 6eb8a41f9a Swagger docs for TwoFactorAuthConfigController and config classes 5 years ago
nickAS21 812972f81f coap: log error to trace 5 years ago
nickAS21 f3fd2c4987 coap:fix bug test 5 years ago
Viacheslav Klimov 472edc8409 Refactor controller exceptions handling 5 years ago
Igor Kulikov ec6a7ae5a4 Add dashboard and widget reference to widget settings form. Add default value method. 5 years ago
Viacheslav Klimov 5ed306881f Tests for 2FA 5 years ago
Viacheslav Klimov 8bbe6bafd8 Refactor 2FA; add refilling setting to TbRateLimits 5 years ago
Viacheslav Klimov bc6c38c36c Change `isAuthenticated()` check to `hasAnyAuthority('SYS_ADMIN', 'TENANT_ADMIN', 'CUSTOMER_USER')` in controllers 5 years ago
Viacheslav Klimov 1250fa2ba0 Tests for 2FA config management; refactoring 5 years ago
Viacheslav Klimov 062af3af81 2FA: cleanup code 5 years ago
Viacheslav Klimov ea7f559e23 2FA: log login action, fix user lockout 5 years ago
Viacheslav Klimov 20a4f3cc4c 2FA: lock account after X unsuccessful verification attempts; refactoring 5 years ago