Andrii Shvaika
|
07de58fe21
|
Automatic migration of the events during upgrade
|
2022-07-27 19:22:10 +03:00 |
|
Andrii Shvaika
|
a339fe88a6
|
Merge branch 'feature/events-optimization' of github.com:thingsboard/thingsboard into feature/events-optimization
|
2022-07-27 19:15:30 +03:00 |
|
Andrii Shvaika
|
a38edcd62b
|
Upgrade script for the events migration
|
2022-07-27 18:56:09 +03:00 |
|
Vladyslav_Prykhodko
|
3e4cfdc37f
|
UI: Add new filter params in Statistics events
|
2022-07-27 15:45:12 +03:00 |
|
Andrii Shvaika
|
3af07efd7f
|
Support for bulk delete of events
|
2022-07-27 15:30:08 +03:00 |
|
Yuriy Lytvynchuk
|
4712118ce2
|
new RuleNode 'fetch device credentials'
|
2022-07-27 14:13:37 +03:00 |
|
Andrii Shvaika
|
6a4140bd28
|
Merge branch 'feature/events-optimization' of github.com:thingsboard/thingsboard into feature/events-optimization
|
2022-07-26 19:15:39 +03:00 |
|
Andrii Shvaika
|
ab0710c13e
|
Cleanup event tables by partitions
|
2022-07-26 19:15:25 +03:00 |
|
Vladyslav_Prykhodko
|
68430e415f
|
UI: Add news event filter settings
|
2022-07-26 17:58:19 +03:00 |
|
Vladyslav_Prykhodko
|
d8341ebdf7
|
UI: Changed event table for new "debug rule chain event" data model
|
2022-07-26 17:38:22 +03:00 |
|
Vladyslav_Prykhodko
|
43b847b9d8
|
UI: Refactoring code
|
2022-07-26 16:39:56 +03:00 |
|
Andrii Shvaika
|
219e97ff4a
|
Implementation of Rule Chain and Rule Node debug events
|
2022-07-26 16:28:55 +03:00 |
|
deaflynx
|
4811a3d56c
|
Code cleanup
|
2022-07-26 16:04:55 +03:00 |
|
deaflynx
|
c2f0d47255
|
Code cleanup
|
2022-07-26 15:44:51 +03:00 |
|
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 |
|