Andrii Shvaika
|
a38edcd62b
|
Upgrade script for the events migration
|
4 years ago |
Vladyslav_Prykhodko
|
3e4cfdc37f
|
UI: Add new filter params in Statistics events
|
4 years ago |
Andrii Shvaika
|
3af07efd7f
|
Support for bulk delete of events
|
4 years ago |
Yuriy Lytvynchuk
|
4712118ce2
|
new RuleNode 'fetch device credentials'
|
4 years ago |
Vladyslav_Prykhodko
|
00a56bf6cd
|
UI: Refactoring code
|
4 years ago |
Andrii Shvaika
|
6a4140bd28
|
Merge branch 'feature/events-optimization' of github.com:thingsboard/thingsboard into feature/events-optimization
|
4 years ago |
Andrii Shvaika
|
ab0710c13e
|
Cleanup event tables by partitions
|
4 years ago |
Vladyslav_Prykhodko
|
68430e415f
|
UI: Add news event filter settings
|
4 years ago |
Vladyslav_Prykhodko
|
d8341ebdf7
|
UI: Changed event table for new "debug rule chain event" data model
|
4 years ago |
Vladyslav_Prykhodko
|
43b847b9d8
|
UI: Refactoring code
|
4 years ago |
Andrii Shvaika
|
219e97ff4a
|
Implementation of Rule Chain and Rule Node debug events
|
4 years ago |
deaflynx
|
4811a3d56c
|
Code cleanup
|
4 years ago |
deaflynx
|
c2f0d47255
|
Code cleanup
|
4 years ago |
deaflynx
|
1242b808cf
|
Refactored rateLimitsArray sharing data
|
4 years ago |
deaflynx
|
b1f3ec03b1
|
Rate limits list added unsubscribe on destroy
|
4 years ago |
deaflynx
|
402aaf40ef
|
Rate limits text component: removed ControlValueAccessor
|
4 years ago |
deaflynx
|
530deadcaf
|
Rate limits styles updated
|
4 years ago |
AndriiD
|
e64d76a997
|
small test fix
|
4 years ago |
Andrii Shvaika
|
e89554aaf4
|
WIP: improvement to fetch of the events
|
4 years ago |
deaflynx
|
88599262da
|
Rate limits update styles
|
4 years ago |
deaflynx
|
b3fdc881f4
|
Fixed bugs, removed redundant code
|
4 years ago |
Yuriy Lytvynchuk
|
2cc0a95fde
|
license:format
|
4 years ago |
Vladyslav_Prykhodko
|
33fe04a7a0
|
UI: Not redirect to the previous link after login with 2FA
|
4 years ago |
AndriiD
|
62eb43cf0a
|
small test fix
|
4 years ago |
AndriiD
|
d4d45dbc7c
|
Merge remote-tracking branch 'origin/develop/3.5' into feature/work-1385-custom-mqtt-subscribe-topic
# Conflicts:
# application/pom.xml
# common/actor/pom.xml
# common/cache/pom.xml
# common/cluster-api/pom.xml
# common/coap-server/pom.xml
# common/dao-api/pom.xml
# common/data/pom.xml
# common/edge-api/pom.xml
# common/message/pom.xml
# common/pom.xml
# common/queue/pom.xml
# common/stats/pom.xml
# common/transport/coap/pom.xml
# common/transport/http/pom.xml
# common/transport/lwm2m/pom.xml
# common/transport/mqtt/pom.xml
# common/transport/pom.xml
# common/transport/snmp/pom.xml
# common/transport/transport-api/pom.xml
# common/util/pom.xml
# common/version-control/pom.xml
# dao/pom.xml
# msa/black-box-tests/pom.xml
# msa/js-executor/pom.xml
# msa/pom.xml
# msa/tb-node/pom.xml
# msa/tb/pom.xml
# msa/transport/coap/pom.xml
# msa/transport/http/pom.xml
# msa/transport/lwm2m/pom.xml
# msa/transport/mqtt/pom.xml
# msa/transport/pom.xml
# msa/transport/snmp/pom.xml
# msa/vc-executor-docker/pom.xml
# msa/vc-executor/pom.xml
# msa/web-ui/pom.xml
# netty-mqtt/pom.xml
# pom.xml
# rest-client/pom.xml
# rule-engine/pom.xml
# rule-engine/rule-engine-api/pom.xml
# rule-engine/rule-engine-components/pom.xml
# tools/pom.xml
# transport/coap/pom.xml
# transport/http/pom.xml
# transport/lwm2m/pom.xml
# transport/mqtt/pom.xml
# transport/pom.xml
# transport/snmp/pom.xml
# ui-ngx/pom.xml
|
4 years ago |
AndriiD
|
9bed6536cf
|
Merge remote-tracking branch 'origin/release-3.4' into feature/work-1385-custom-mqtt-subscribe-topic
|
4 years ago |
Andrew Shvayka
|
02c7bf4a7c
|
Merge pull request #6983 from devaskim/master
[3.4.1] Fix start up failure due to Spring circular dependencies
|
4 years ago |
Yuriy Lytvynchuk
|
d745fd21fb
|
new RuleNode "delete attributes"
|
4 years ago |
devaskim
|
db3a2dee2e
|
Enable lazy loading of tenant service in asset validator.
|
4 years ago |
Andrii Shvaika
|
a720009b55
|
Initial DB structure
|
4 years ago |
thingsboard
|
7cb65c5e15
|
added tests
|
4 years ago |
dlandiak
|
ac012d7c9e
|
Merge branch 'master' into netty-mqtt-fix
|
4 years ago |
devaskim
|
41c86f3ba4
|
Add relation tab to user details.
|
4 years ago |
Artem Babak
|
a0fd18221d
|
Remove redundant import
|
4 years ago |
Artem Babak
|
913db7a0d3
|
- Fixed diabled button in the edit rate limits;
- Removed validation by the pattern for the rate limits
|
4 years ago |
Igor Kulikov
|
088f971e3c
|
Remove unused tenantProfileCache from DeviceProfileDataValidator to avoid potential cyclic bean dependencies
|
4 years ago |
Artem Babak
|
b331bbbb24
|
Rate limits: changed order
|
4 years ago |
Artem Babak
|
a88f4ec160
|
Merge remote-tracking branch 'thingsboard/master' into tenant-profile-rate-limits
|
4 years ago |
Artem Babak
|
acadd0f827
|
Rate limits fix close null bug
|
4 years ago |
Artem Babak
|
9ada3562d5
|
Rate limit dialog minor title refactor
|
4 years ago |
Artem Babak
|
e74eeed6a8
|
Removed Add rate limit titles
|
4 years ago |
Artem Babak
|
a5d67401f8
|
Rate limits added tenant entity version/load
|
4 years ago |
thingsboard
|
e09aef8d22
|
added ability to create custom attrs subscribe topic
|
4 years ago |
Vladyslav_Prykhodko
|
c6be0aeba2
|
UI: Improvement of mobile view in widgets setting
|
4 years ago |
Yuriy Lytvynchuk
|
6e5a782518
|
Merge branch 'release-3.4' of github.com:thingsboard/thingsboard into feature/process_exception_extension_http_client
|
4 years ago |
Igor Kulikov
|
3365de9a2c
|
Fix upgrade script
|
4 years ago |
Andrew Shvayka
|
30b4637280
|
Merge pull request #6972 from YevhenBondarenko/hotfix/upgrade-script
[3.4.1] Fixed upgrade script
|
4 years ago |
YevhenBondarenko
|
c0eaa2f772
|
fixed upgrade script
|
4 years ago |
Igor Kulikov
|
1cfd42447b
|
Merge branch 'master' into release-3.4
|
4 years ago |
Igor Kulikov
|
a684b4a1dd
|
Fix dockerfiles: replace curl with wget due to vurnelabilities
|
4 years ago |