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
6 years ago
VoBa
fcf436c620
[2.5] Added possibility to login by url params ( #2581 )
* Added possibility to login by url params
* Changes after code review
6 years ago
Igor Kulikov
5e3c85a897
UI: Fix login url params
6 years ago
VoBa
cc123a9e67
[3.0] Added possibility to login by url params ( #2592 )
* Added possibility to login by url params
* Fixes after code review
6 years ago
Andrii Shvaika
ca193239ba
RE Submit Strategies
6 years ago
Igor Kulikov
359c442365
UI: Attribute table disable edit for client side attributes
6 years ago
Vladyslav
f2b10edf1e
[3.0] Improvements import and tables for mobile view ( #2594 )
* Fix width table in Safari
* Improvement in mobile view
* Improvement attributes-table from mobile view
* Relation-table improvement for mobile view
* Improvement entity-table from mobile view
6 years ago
Igor Kulikov
7e66cb938c
UI: Model improvement, new entity table methods
6 years ago
Dmytro Shvaika
8133cf4623
add sendActivationEmail as request param (default -> true) to activate method in auth controller and login service
6 years ago
Andrii Shvaika
ec4e2c036f
No more failures on missing RE queue
6 years ago
Andrii Shvaika
5bebf098ab
Ability to reset blacklisted functions
6 years ago
Igor Kulikov
b0c5479c64
UI: Entities table model improvements.
6 years ago
Andrii Shvaika
2f6c6ad1fe
Merge with master
6 years ago
Andrii Shvaika
c7b428fbc7
Merge branch 'develop/2.5' of github.com:thingsboard/thingsboard into develop/2.5
6 years ago
Andrii Shvaika
3eaae1ef32
Statistics Implementation
6 years ago
Igor Kulikov
f9375a0fca
UI: dynamic annotation for abstract entity component
6 years ago
Igor Kulikov
c60e99fad9
UI: Entity table models improvements
6 years ago
ShvaykaD
11479935c2
SQL TTL Implemenation
* init commit
* improvements for ttl-functions
* added drop partitions by ttl function
* add load ttl function to upgrade script
* fix typo
* add IF NOT EXISTS for json_v in timescale upgrade
* changed logic for removing customer records from ts_kv
* improvements in upgrade scenario
* improvements
* added intial delay for TTL task execution
6 years ago
Yevhen Bondarenko
45bd764e6f
Azure ServiceBus queue
* created event hubs queue
* created servicebus queue
* refactored
* refactored
6 years ago
Andrii Shvaika
ff3fd89ace
Added ability to process tellNext messages from Queue
6 years ago
Andrii Shvaika
c52d0d26d3
Refactoring of Message Routing
6 years ago
Andrii Shvaika
638ca0e1d1
Refactoring to multiple queues for rule engine
6 years ago
Igor Kulikov
e160b6e02b
Remove unnecessary widgets bundle type
6 years ago
Igor Kulikov
3bf629b13a
Merge branch 'vvlladd28-improvement/3.0/minor-fix' into develop/3.0
6 years ago
Igor Kulikov
ed90ca56f3
Fix conflicts
6 years ago
Igor Kulikov
eb1461a8a3
Add entity title function
6 years ago
Volodymyr Babak
76d796709b
Fixed license
6 years ago
Vladyslav_Prykhodko
81285446bf
Fix revert thingsboard.yml
6 years ago
Vladyslav_Prykhodko
daa0c30e11
Fix widget library details
6 years ago
Vladyslav_Prykhodko
2ca4b78cf9
Improvement view on mobile device
6 years ago
Igor Kulikov
73da299aaf
Ace based editors disabled state handling
6 years ago
Vladyslav_Prykhodko
56bb0f6071
Improvement dialog and component style
6 years ago
Igor Kulikov
e0d554c5c6
Entities table actions improvement
6 years ago
Vladyslav_Prykhodko
fca2dd6213
Clear import-export (Safari)
6 years ago
Igor Kulikov
6bb9c08230
Fix rulenode tooltip header
6 years ago
Vladyslav
15880e3ef9
[3.0] Minor fix ( #2571 )
* Fix breadcrumb and breakroint api to header
* Fix layout profile
* Clear code and fix layout (admin and profile pages)
* Improvements import
* Fix entity table
6 years ago
Igor Kulikov
842a1d1a3f
Headline styles
6 years ago
Igor Kulikov
efe6ec19e5
Fix value input style
6 years ago
Igor Kulikov
4fb8926f16
Revert .mat-icon vertical-align to middle
6 years ago
Igor Kulikov
89b8db31a0
Revert .mat-icon vertical-align to middle
6 years ago
Igor Kulikov
7e8c90ec6d
Merge branch 'master' into develop/3.0
6 years ago
Vladyslav
65e971f0e0
[3.0] [WIP] Minor fixed to style ( #2562 )
* Added support Safari browser (not support DragEvent)
* Imporovement style login page
* Change flex responsive API breakpoint
* Add support long name menu item
* Home page add link to page
6 years ago
YAMAMOTO Takashi
194d628bfd
tools/src/main/shell/*.sh: Fix "yes" patterns ( #2553 )
So that it accepts "yes".
6 years ago
Vladyslav
fef74373e0
Fix timeseries table layout ( #2569 )
6 years ago
VoBa
f63864f06e
Filter relation by To and From entities ( #2567 )
* Filter relation by To and From entities
* Rename typo
6 years ago
blackstar-baba
00b5d36e0b
fix bug: Under high concurrency, Mqtt client nextMessageId exceeds the 0xffff limit ( #2564 )
The compareAndSet method and getAndIncrement method of the AtomicInteger class are atomic, but when these two methods are used at the same time, they are no longer atomic.
6 years ago
VoBa
d94cb9ca47
Added correct ts on alarm clear and ack actions ( #2550 )
6 years ago
Igor Kulikov
bf4b690caf
Update styles
6 years ago
Yevhen Bondarenko
b39328c989
[2.5]fix ConcurrentModificationException ( #2560 )
* fix ConcurrentModificationException
* kafka consumer improvements
* kafka consumer improvements
* refactored kafka consumer
* refactored kafka consumer
6 years ago
Yevhen Bondarenko
a6e090ef86
Develop/2.5 pubsub ( #2566 )
* created Aws Sqs Queue
* improvement AwsSqs providers
* created pubsub queue
* revert package-lock.json
* Aws sqs improvements
* Aws sqs improvements
* Aws sqs improvements
* Aws sqs improvements
* Created pubsub queue
* aws improvements
* aws improvements
* aws improvements
* added visibility timeout to aws queue
* pub sub improvements
* pub sub improvements
* aws sqs improvements
* pub sub improvements
* added comment to transport.yml about ack deadline
6 years ago