Dmytro Shvaika
71bf15caf7
improvements
7 years ago
Dmytro Shvaika
005921433c
merge with master
7 years ago
Dmytro Shvaika
dc3d1dd794
added ttl for events
7 years ago
Andrii Shvaika
076cf655f8
Improved tests
7 years ago
Andrii Shvaika
b2bb39f7a7
Restored WARN log level for tests
7 years ago
Andrew Shvayka
cd4ea6bdb7
Merge pull request #2643 from thingsboard/develop/2.5
Develop/2.5
7 years ago
Andrii Shvaika
53eb09bcb9
Improvements to tests due to new architecture
7 years ago
Andrii Shvaika
d965df8c27
Merge remote-tracking branch 'origin/master' into develop/2.5
7 years ago
YevhenBondarenko
283ad27cb5
added rabbitmq queue arguments
7 years ago
Dmytro Shvaika
3a3cee375b
Merge branch 'master' into feature/psql-event-ttl
7 years ago
Bohdan Smetaniuk
eab6ba4598
StringBuilder replaced with String
7 years ago
Bohdan Smetaniuk
c3bd2a0ebe
Fixed incorrect params in the get timeseries request
7 years ago
YevhenBondarenko
2ad4ddf1fb
pubsub improvements
7 years ago
YevhenBondarenko
1b9df18c45
created TbPubSubSubscriptionSettings
7 years ago
Ilya Barkov
149ec2804b
Feature/gateway remote configuration ( #2627 )
* new widget for gateway with the last telemetry type
* add isStateForm for the last telemetry type
* add config update save
* update thingboard yaml
* remove update thingboard yaml
* add new widget to gateway_widgets.json
* delete state gateway
* delete state gateway
* Revert "delete state gateway"
This reverts commit d8024ead
* change yml
* edit name isReadOnly
* fix bug isReadOnly
* [Gateway remote configuration] Changed default logs.conf file
Co-authored-by: nick <nick.@avalr.com.ua>
7 years ago
Andrii Shvaika
58d9c313a8
Fixed tests
7 years ago
Andrii Shvaika
341f0d14ab
Fixed tests inconsistency due to new queues
7 years ago
Andrii Shvaika
9ee0b34f0d
Merge remote-tracking branch 'origin/develop/2.5' into develop/2.5
7 years ago
Andrii Shvaika
b1f87206f3
Minor improvements
7 years ago
Andrew Shvayka
eae9d3c8e2
Processing Atempt Context Improvement
7 years ago
Andrew Shvayka
adae8aeb30
Improved implementaton of ProcessingAttemptContext to avoid synchronizations
7 years ago
YevhenBondarenko
12973cecf1
added method destroy to admins and aws sqs factories
7 years ago
YevhenBondarenko
9fa82078a0
created TbAwsSqsQueueAttributes and added queue properties to yml
7 years ago
ShvaykaD
0a136588eb
CheckPoint Node ui, Queue Controller, queue-type-list directive ( #2612 )
* init commit
* ui: service for queue
* merge with develop/2.5 & fix license
* queue directive
* queue directive
* queue-type-list directive & TbCheckPointNode
* added rulenode-core-config.js file
* added new rulenode-core-config.js
* Develop/2.5 check point node (#3 )
* fixed mistakes to pull https://github.com/thingsboard/thingsboard/pull/2612
* fixed mistakes to pull https://github.com/thingsboard/thingsboard/pull/2612
* fixed mistakes to pull https://github.com/thingsboard/thingsboard/pull/2612
* fixed mistakes to pull https://github.com/thingsboard/thingsboard/pull/2612
* Develop/2.5 check point node (#4 )
* fixed mistakes to pull https://github.com/thingsboard/thingsboard/pull/2612
* fixed mistakes to pull https://github.com/thingsboard/thingsboard/pull/2612
* fixed mistakes to pull https://github.com/thingsboard/thingsboard/pull/2612
* fixed mistakes to pull https://github.com/thingsboard/thingsboard/pull/2612
* fixed mistakes to pull https://github.com/thingsboard/thingsboard/pull/2612
* fixed mistakes to pull https://github.com/thingsboard/thingsboard/pull/2612
* fixed mistakes to pull https://github.com/thingsboard/thingsboard/pull/2612
Co-authored-by: Dmitriymush <powder322@gmail.com>
Co-authored-by: Dmitriy Mushat <54553744+Dmitriymush@users.noreply.github.com>
7 years ago
Yevhen Bondarenko
d654e09d6a
kafka topic settings
* added topic-properties to kafka queue
* added topic-properties to kafka queue to transport
* kafka topic settings improvements
7 years ago
Dmytro Shvaika
e8b94d566c
init commit
7 years ago
Andrii Shvaika
e1f914e2fa
Restored log level
7 years ago
Andrii Shvaika
7c24b850fb
Merge remote-tracking branch 'origin/master' into develop/2.5
7 years ago
Andrii Shvaika
0c54f836b3
Fixed tests
7 years ago
Vladyslav
2a2a0f9caf
Added new settings to web-camera input widget ( #2616 )
7 years ago
Andrii Shvaika
e991c0ef23
No more Synchronization nodes
7 years ago
Andrii Shvaika
63bac58ae8
Implementation of statistics counters
7 years ago
YevhenBondarenko
2e122d8626
refactored
7 years ago
YevhenBondarenko
d024ba56e8
removed tenant validation from controller
7 years ago
YevhenBondarenko
e83d69c40c
isolated tenant improvements
7 years ago
Andrii Shvaika
d380ac7106
Device -> Server RPC implementation and improvements
7 years ago
Andrii Shvaika
006fcd03ed
Improved configuration for HTTP and CoAP transport
7 years ago
Andrii Shvaika
6c4b50a380
Implemented dedicated RE per tenant
7 years ago
hamza.slama
5b8ce2fb69
Move AlarmId To Id Package
7 years ago
Yevhen Bondarenko
7869fb5ef4
added to tenant fields isolatedTbCore and isolatedTbRuleEngine ( #2611 )
Co-authored-by: Andrew Shvayka <ashvayka@thingsboard.io>
7 years ago
nordmif
f4ce41be20
added logging for failure to send mail
7 years ago
Maksym Dudnik
d074ee7e23
Rule node Updated Translation
7 years ago
Yevhen Bondarenko
8442159811
[2.5] vulnerabilities ( #2608 )
* Version updates
* added @Retention(RetentionPolicy.RUNTIME) for all custom Dao annotations.
* changed getId, setId to getUuid, setUuid from BaseEntity, improvement AbstractControllerTest
* fix rabbitmq
* fix RuleChainManagerActor
* refactored InMemory queue
Co-authored-by: Andrii Shvaika <ashvayka@thingsboard.io>
7 years ago
ShvaykaD
a3a17dc828
add sendActivationEmail as request param (default -> true) to activate method in auth controller and login service ( #2597 )
7 years ago
Vladyslav
2a1c55f022
[2.5] Revert change JSON form ( #2598 )
* Revert change
* Revert file
7 years ago
Vladyslav
39ba550d41
Fix not add entityLabel for header action open dashboard state ( #2601 )
7 years ago
Vladyslav
e8fffdbc4d
Fix manage dashboard states for Safari ( #2602 )
7 years ago
Vladyslav
3881dc8423
Add new alias Current tenant ( #2596 )
7 years ago
YevhenBondarenko
1dd3334825
moved jsinvoke.proto to queue, fixed js-executor, added createRemoteJsRequestTemplate to RuleEngine and Core factories
7 years ago
Yevhen Bondarenko
7b3d475267
[2.5] created rabbitmq queue ( #2589 )
* created main classes for RabbitMq queue
* created temp version rabbitmq
* Merge branch 'develop/2.5' of https://github.com/thingsboard/thingsboard into develop/2.5-rabbitmq
# Conflicts:
# common/queue/pom.xml
* rabbit improvements
7 years ago