11101 Commits

Author SHA1 Message Date
deaflynx
1242b808cf Refactored rateLimitsArray sharing data 2022-07-26 15:26:12 +03:00
deaflynx
b1f3ec03b1 Rate limits list added unsubscribe on destroy 2022-07-26 13:41:56 +03:00
deaflynx
402aaf40ef Rate limits text component: removed ControlValueAccessor 2022-07-26 12:55:08 +03:00
deaflynx
530deadcaf Rate limits styles updated 2022-07-26 11:37:39 +03:00
Andrii Shvaika
e89554aaf4 WIP: improvement to fetch of the events 2022-07-25 19:36:13 +03:00
deaflynx
88599262da Rate limits update styles 2022-07-25 17:55:15 +03:00
deaflynx
b3fdc881f4 Fixed bugs, removed redundant code 2022-07-25 17:19:07 +03:00
Vladyslav_Prykhodko
33fe04a7a0 UI: Not redirect to the previous link after login with 2FA 2022-07-25 13:34:40 +03:00
Andrew Shvayka
02c7bf4a7c
Merge pull request #6983 from devaskim/master
[3.4.1] Fix start up failure due to Spring circular dependencies
2022-07-25 12:34:14 +03:00
devaskim
db3a2dee2e
Enable lazy loading of tenant service in asset validator. 2022-07-22 23:37:06 +05:00
Andrii Shvaika
a720009b55 Initial DB structure 2022-07-22 18:53:41 +03:00
dlandiak
ac012d7c9e Merge branch 'master' into netty-mqtt-fix 2022-07-22 15:07:37 +03:00
devaskim
41c86f3ba4 Add relation tab to user details. 2022-07-21 19:08:26 +05:00
Artem Babak
a0fd18221d Remove redundant import 2022-07-21 16:29:40 +03:00
Artem Babak
913db7a0d3 - Fixed diabled button in the edit rate limits;
- Removed validation by the pattern for the rate limits
2022-07-21 15:45:00 +03:00
Igor Kulikov
088f971e3c Remove unused tenantProfileCache from DeviceProfileDataValidator to avoid potential cyclic bean dependencies 2022-07-21 14:33:10 +03:00
Artem Babak
b331bbbb24 Rate limits: changed order 2022-07-21 13:50:17 +03:00
Artem Babak
a88f4ec160 Merge remote-tracking branch 'thingsboard/master' into tenant-profile-rate-limits 2022-07-21 13:32:20 +03:00
Artem Babak
acadd0f827 Rate limits fix close null bug 2022-07-21 13:31:00 +03:00
Artem Babak
9ada3562d5 Rate limit dialog minor title refactor 2022-07-21 13:11:40 +03:00
Artem Babak
e74eeed6a8 Removed Add rate limit titles 2022-07-21 13:09:55 +03:00
Artem Babak
a5d67401f8 Rate limits added tenant entity version/load 2022-07-21 13:07:15 +03:00
Vladyslav_Prykhodko
c6be0aeba2 UI: Improvement of mobile view in widgets setting 2022-07-20 17:24:08 +03:00
Andrew Shvayka
30b4637280
Merge pull request #6972 from YevhenBondarenko/hotfix/upgrade-script
[3.4.1] Fixed upgrade script
2022-07-20 13:07:18 +03:00
YevhenBondarenko
c0eaa2f772 fixed upgrade script 2022-07-20 11:22:25 +02:00
Igor Kulikov
a684b4a1dd Fix dockerfiles: replace curl with wget due to vurnelabilities 2022-07-19 17:57:55 +03:00
Andrii Shvaika
fa0433a7eb Version set to 3.4.1-SNAPSHOT 2022-07-19 15:30:16 +03:00
Andrii Shvaika
dc3700910d Merge branch 'develop/3.4' of github.com:thingsboard/thingsboard into develop/3.4.1 2022-07-19 14:25:23 +03:00
Igor Kulikov
578075e9b8 Update UI help links 2022-07-19 12:49:37 +03:00
Andrew Shvayka
b8cbf0c406
Merge pull request #6964 from thingsboard/fix_bug_lwm2m_tests_almost_20sec
[3.4] fix_bug_tests lwm2m Security
2022-07-19 11:42:22 +03:00
Igor Kulikov
156fa3f0d2 UI: Improve complex version control popups layout. 2022-07-19 11:04:49 +03:00
nickAS21
742e27f3e2 fix_bug_tests lwm2m Security 2022-07-18 18:29:57 +03:00
Igor Kulikov
53381636e3 Fix ota package cyclic dependency 2022-07-18 17:31:44 +03:00
Igor Kulikov
dec1c5b7e3
Merge pull request #6963 from vvlladd28/improvement/vc/adaptive-from-content
[3.4] UI: Fixed responsive create/restore complex version
2022-07-18 17:04:25 +03:00
Vladyslav_Prykhodko
a60ecd1372 UI: Fixed responsive create/restore complex version 2022-07-18 16:56:03 +03:00
Andrii Shvaika
58e418578c Fix reordering of chunked entities from git 2022-07-18 15:53:02 +03:00
Yuriy Lytvynchuk
ee95dc20df fix_convertValue in EntityDataAdapter 2022-07-18 15:13:21 +03:00
Yuriy Lytvynchuk
b08fd39bdc fix_convertValue in EntityDataAdapter 2022-07-18 15:10:11 +03:00
Andrii Shvaika
6ca51b554c Merge branch 'develop/3.4' of github.com:thingsboard/thingsboard into develop/3.4 2022-07-18 14:35:23 +03:00
Andrii Shvaika
6e776417cb Fix references to tenant 2022-07-18 14:34:55 +03:00
Igor Kulikov
2e26411bc8
Merge pull request #6948 from ArtemDzhereleiko/AD/hotfix/phone-input
[3.4][Hotfix] UI: loading and validation for phone input component
2022-07-18 12:56:44 +03:00
Andrii Shvaika
bd0332ea2e Fix the annotation duplication 2022-07-18 12:11:24 +03:00
fe-dev
760dbe063b UI: Fix enableFlagsSelect input 2022-07-18 12:06:05 +03:00
Andrew Shvayka
25339dc5b5
Merge pull request #6952 from YevhenBondarenko/swagger-improvements
[3.4] Swagger docs improvements
2022-07-18 12:03:25 +03:00
Andrew Shvayka
2c5553812f
Merge pull request #6957 from smatvienko-tb/transport-scheduling-enable-hotfix
[3.4] Hotfix. Restore @EnableScheduling on MQTT and HTTP transports
2022-07-18 12:01:38 +03:00
Sergey Matvienko
54b301d7ba Restore @EnableScheduling on MQTT and HTTP transports 2022-07-18 11:46:39 +03:00
fe-dev
d5d75b1b5e UI: Refactoring 2022-07-18 11:40:49 +03:00
Andrew Shvayka
64d7d7769b
Merge pull request #6954 from thingsboard/feature/external_id_contstraint
[3.4] Unique constraint for external id
2022-07-18 11:05:58 +03:00
Igor Kulikov
581cf8b7c8 Add TbCoreComponent annotation to DefaultEdgeRequestsService to avoid invalid dependencies in rule engine 2022-07-15 20:16:51 +03:00
Andrii Shvaika
e6fe7e6833 Unique constraint for external id 2022-07-15 18:00:33 +03:00