Sergey Matvienko
|
6a8800a845
|
BaseCustomerControllerTest refactored in async manner to improve performance
|
4 years ago |
Volodymyr Babak
|
604f5b8d25
|
Fix concurrent modification issue during warn logging
|
4 years ago |
kalutkaz
|
21599386df
|
Added icon to the JSON field + change validation logic in JSON directive
|
4 years ago |
Sergey Matvienko
|
b2fa263027
|
revert extra log on poll InMemoryTbQueueConsumer
|
4 years ago |
Sergey Matvienko
|
b6911bda41
|
Revert "BurstTbRuleEngineSubmitStrategy debug notes to fix the long-running testTheCopyOfAttrsIntoTSForTheView"
This reverts commit 1600fa7f65.
|
4 years ago |
kalutkaz
|
2860c914e1
|
Refactoring
|
4 years ago |
kalutkaz
|
22a8cc6245
|
Refactoring
|
4 years ago |
Sergey Matvienko
|
1600fa7f65
|
BurstTbRuleEngineSubmitStrategy debug notes to fix the long-running testTheCopyOfAttrsIntoTSForTheView
|
4 years ago |
Sergey Matvienko
|
b3a20fb2b0
|
BaseEntityViewControllerTest refactored in async style
|
4 years ago |
Sergey Matvienko
|
f6e71e4b93
|
AbstractWebTest exception wrapper into runtime exception to use in async futures without try/catch overhead
|
4 years ago |
Sergey Matvienko
|
bf98d1b68b
|
QueueToRuleEngineMsg improved toString with call super
|
4 years ago |
Volodymyr Babak
|
5b4e92974d
|
Use getMetadataTs method instead of direct fetch from metadata
|
4 years ago |
Igor Kulikov
|
54d256279a
|
UI: Add settings forms for 'Slide toggle'/'Round switch'/'Switch control' control widgets.
|
4 years ago |
Volodymyr Babak
|
4abf5d86c5
|
Removed objectmapper from edge service/session
|
4 years ago |
Viacheslav Klimov
|
eacc0e6bbe
|
Remove import option whether to update references to other entities; minor improvements
|
4 years ago |
Viacheslav Klimov
|
119430ff9a
|
Minor improvements
|
4 years ago |
Volodymyr Babak
|
978861e56c
|
Minor refactoring. Added missing timeseries_updated message type
|
4 years ago |
Volodymyr Babak
|
ef4adbda7b
|
Ack messages in case no edges are related. Refactored push to cloud/edge nodes
|
4 years ago |
Volodymyr Babak
|
fe16336bbb
|
Merge EdgeUtils and EdgeEventUtils
|
4 years ago |
kalutkaz
|
5706041f46
|
Changed validation logic for JSON editor
|
4 years ago |
Igor Kulikov
|
0c0afc9242
|
UI: Add widget settings forms for 'Flot pie' and ChartJS widgets
|
4 years ago |
Mauro Cicolella
|
0ec58931a7
|
Update locale.constant-it_IT.json
|
4 years ago |
Sergey Matvienko
|
668634f890
|
Tests: improved performance on tenant tests with concurrent creation and deletion
|
4 years ago |
Igor Kulikov
|
8fdf12bb2a
|
UI: Add flot datakey and latest datakey settings forms
|
4 years ago |
Sergey Matvienko
|
8436e759ee
|
DefaultInMemoryStorage fixed license header
|
4 years ago |
Sergey Matvienko
|
f8a6751182
|
InMemoryStorage performance improved. Many test cases added since it is essential piece of code.
|
4 years ago |
Sergey Matvienko
|
b9b4d06376
|
DefaultInMemoryStorageTest test added on Poll before improvement
|
4 years ago |
Sergey Matvienko
|
d18533a88f
|
InMemoryStorage extracted
|
4 years ago |
Andrew Shvayka
|
c1e93ade5b
|
Merge pull request #6392 from YuriyLytvynchuk/master
[3.4] Query log: add SQL string with parameters in logs
|
4 years ago |
Andrew Shvayka
|
77b962e1bb
|
Merge pull request #6412 from smatvienko-tb/in-memory-queue-refactor-from-develop-34
[3.4] InMemoryStorage refactored from the static singleton to the Spring Bean
|
4 years ago |
Andrew Shvayka
|
bcd68f088a
|
Merge pull request #6415 from smatvienko-tb/test-speeup-transport-edge-develop34
[3.4] Test speed up: transport, edge
|
4 years ago |
Sergey Matvienko
|
4b7a1d4e3c
|
Transports disabled to speed up the context init. Particular transport will be enabled with @TestPropertySource in respective tests
|
4 years ago |
Sergey Matvienko
|
2c5f23d975
|
Edge disabled to speed up the context init. Will be enabled by @TestPropertySource in respective tests
|
4 years ago |
Sergey Matvienko
|
9a2bc5ab9d
|
InMemoryStorage refactored from the static singleton to the Spring Bean
|
4 years ago |
YevhenBondarenko
|
4e4ac0012c
|
used queueId instead of queueName in DeviceProfile and TbMsg
|
4 years ago |
Igor Kulikov
|
83da5520fc
|
UI: Add settings forms for flot chart widgets.
|
4 years ago |
Yuriy Lytvynchuk
|
e1b9f8211b
|
getValueForSQLQuery: valueParameter.ToString() -> String.valueOf(valueParameter)
|
4 years ago |
Yuriy Lytvynchuk
|
4b8e2efc38
|
logQuery: Log format modification
|
4 years ago |
Yuriy Lytvynchuk
|
cecbacfad4
|
Query: add SQL string with parameters
|
4 years ago |
Viacheslav Klimov
|
c04a0ff3a6
|
More tests for export/import api; improvements
|
4 years ago |
Yuriy Lytvynchuk
|
1a4cf21bb1
|
Query: add SQL string with parameters
|
4 years ago |
Yuriy Lytvynchuk
|
1f029983d1
|
Query: add SQL string with parameters
|
4 years ago |
Dmitriymush
|
8c60300c4c
|
6371:formControls_change_improvement
|
4 years ago |
Dmitriymush
|
408a59d85b
|
Merge branch 'develop/3.4' of github.com:thingsboard/thingsboard into feature/6371
|
4 years ago |
Dmitriymush
|
8526b390d1
|
6371:reactive_forms_refactoring
|
4 years ago |
YevhenBondarenko
|
3592351a63
|
Used Queue entity
|
4 years ago |
Igor Kulikov
|
9a0363593d
|
UI: Add digiatal gauge widget settings form
|
4 years ago |
Yuriy Lytvynchuk
|
8c76770b7a
|
Merge remote-tracking branch 'origin/master'
|
4 years ago |
Yuriy Lytvynchuk
|
ee4a3b90cc
|
Query: add SQL string with parameters
|
4 years ago |
Yuriy Lytvynchuk
|
97b9afac9a
|
add SQL string with parameters
|
4 years ago |