9794 Commits

Author SHA1 Message Date
YevhenBondarenko
7f31069285 added loging and refactored 2022-05-18 13:51:51 +02:00
YevhenBondarenko
a0a0d5dcf9 changed log level for transports 2022-05-17 08:19:22 +02:00
YevhenBondarenko
2831c58aed removed queues config from yml 2022-05-17 08:17:18 +02:00
YevhenBondarenko
8852fc8f8e enabled autoconfiguration for MeterRegistry 2022-05-17 08:11:19 +02:00
YevhenBondarenko
f32847a869 typo fix 2022-05-16 13:03:21 +02:00
YevhenBondarenko
b037fb09b0 merge with develop/3.4 2022-05-16 12:59:19 +02:00
Andrew Shvayka
ba634ada27
Merge pull request #6536 from thingsboard/bug/cache-issues
Fix misc cache issues with race conditions
2022-05-13 11:41:28 +03:00
Andrii Shvaika
a352452093 Move Device Cache to common package 2022-05-13 10:11:06 +03:00
Igor Kulikov
c5a7159499
Merge pull request #6545 from thingsboard/feature/widget-settings
[3.4] Advanced widget settings: replace auto-generated JSON forms with Angular components
2022-05-12 16:46:26 +03:00
Andrii Shvaika
d1c1b70578 Merge branch 'develop/3.4' into bug/cache-issues 2022-05-12 16:45:46 +03:00
Andrii Shvaika
adc675822e Remove redundant test that breaks every time someone adds new service 2022-05-12 16:40:38 +03:00
Andrii Shvaika
23485d43b0 Improvements to TbCustomerService 2022-05-12 15:23:04 +03:00
Andrew Shvayka
ff1f71b510
Merge pull request #6540 from thingsboard/refactoring_02_CustomerController
[3.4] refactoring_02: - Customer controller
2022-05-12 14:54:13 +03:00
Igor Kulikov
61b07f6031 UI: Fix json content component css 2022-05-12 14:31:47 +03:00
Igor Kulikov
8e4e27e685 Merge branch 'develop/3.4' into feature/widget-settings 2022-05-12 11:03:34 +03:00
Andrii Shvaika
8c07aca7ef Fix tests 2022-05-12 10:21:50 +03:00
nickAS21
bc71c22e62 refactoring: - Customer controller - fix bug: org.thingsboard.server.edge.sql.EdgeSqlTest.testAlarms(org.thingsboard.server.edge.sql.EdgeSqlTest) 2022-05-12 09:00:30 +03:00
YevhenBondarenko
321730ed02 added upgrade for queues 2022-05-11 23:02:03 +02:00
Igor Kulikov
33e5b033ec UI: Widget settings forms support for extensions 2022-05-11 18:16:30 +03:00
nickAS21
fa9f464810 refactoring: - Customer controller - finish 2022-05-11 17:53:26 +03:00
Andrii Shvaika
b7a18e7fcc Restore log level 2022-05-11 17:16:27 +03:00
Andrii Shvaika
7ca1f5068b No Transactional with Supports propogation 2022-05-11 16:40:18 +03:00
Igor Kulikov
c44727851d UI: Add map widget settings forms 2022-05-11 15:58:15 +03:00
nickAS21
086dae045a refactoring: - Customer controller - preparation 2022-05-11 14:45:07 +03:00
fe-dev
bdf1807223 UI: Update rulenode core 2022-05-11 14:20:37 +03:00
fe-dev
7d7d48f42e UI: delete queue-type-list and add to autocomplete description 2022-05-11 14:19:00 +03:00
Andrii Shvaika
32764d23db Merge remote-tracking branch 'origin/develop/3.4' into bug/cache-issues 2022-05-11 14:01:37 +03:00
Andrii Shvaika
69e31075e4 License headers 2022-05-11 12:28:06 +03:00
Andrii Shvaika
c96b70fcb4 Improve Default Device Profile creation 2022-05-11 12:15:12 +03:00
Andrii Shvaika
94155d55fd Organize imports 2022-05-11 10:23:12 +03:00
YevhenBondarenko
d5ef34cfb8 added additional info to Queue 2022-05-10 19:44:58 +02:00
Andrii Shvaika
a1596ac647 Clean all the cache during update to 3.4 2022-05-10 16:58:46 +03:00
Andrii Shvaika
274cfa986d Session Cache 2022-05-10 16:14:41 +03:00
Andrii Shvaika
96a9b22a67 Device Credentials service 2022-05-10 15:35:04 +03:00
Andrew Shvayka
e055a7f16e
Merge pull request #6533 from thingsboard/refactoring_01_AlarmController
[3.4] Refactoring Alarm controller
2022-05-10 14:55:48 +03:00
Andrii Shvaika
5243b873e0 No more redundant EntityCacheManager 2022-05-10 13:35:19 +03:00
Andrii Shvaika
c69ba6d02d Device Profile Cache 2022-05-10 13:27:02 +03:00
Andrii Shvaika
ffe5b5ee91 OTA Package cache 2022-05-10 12:07:19 +03:00
Andrii Shvaika
29396864f2 Edge cache 2022-05-10 11:47:09 +03:00
Andrii Shvaika
0ff53a928d Entity View Cache 2022-05-10 10:56:08 +03:00
Andrii Shvaika
08ae3e9b83 Tenant Profile Cache 2022-05-10 10:20:12 +03:00
Andrii Shvaika
d9d68a0682 Asset Cache implementation 2022-05-10 09:42:36 +03:00
YevhenBondarenko
3382ac4807 created Queue validator 2022-05-09 23:28:04 +02:00
YevhenBondarenko
dc3c2cfec2 merge with develop/3.4 2022-05-09 22:27:21 +02:00
nickAS21
913e52abbc refactoring: 01 - Alarm only 2022-05-09 23:15:15 +03:00
nickAS21
c6a8b9fbaf refactoring: 01 - Alarm Common 2022-05-09 22:14:07 +03:00
Andrii Shvaika
eb6458738d Device Cache Impl 2022-05-09 17:13:23 +03:00
Andrii Shvaika
14e16cc6f3 Redis Tests Suite to run all the SQL tests with Redis instead of Caffeine 2022-05-09 10:54:22 +03:00
Andrii Shvaika
a3b8021ec5 Redis Cache for RelationsService 2022-05-07 15:07:54 +03:00
Andrii Shvaika
a6f38902b7 Start of the RelationService refactoring 2022-05-07 12:56:27 +03:00