ArtemDzhereleiko
|
18a57bcefc
|
fixed save required field with disabled showActionButton
|
5 years ago |
ArtemDzhereleiko
|
9d3fe774f9
|
Add default property empty array to dataKeySchema and add case to updateWidgetData
|
5 years ago |
ArtemDzhereleiko
|
26591ffb63
|
fix selectedOption value
|
5 years ago |
ArtemDzhereleiko
|
2608c46c94
|
fix setingsSchema and add return empty string for custom translate
|
5 years ago |
ArtemDzhereleiko
|
659a9af0bc
|
fix defaultConfig
|
5 years ago |
ArtemDzhereleiko
|
8f6e27a736
|
add setingsSchema
|
5 years ago |
ArtemDzhereleiko
|
779a82c992
|
add method toLowerCase to option value
|
5 years ago |
ArtemDzhereleiko
|
75fa28f6fd
|
New Feature add the Select input on multiple input widget
|
5 years ago |
Igor Kulikov
|
327607e86d
|
Update versions to 3.3.1 in package.json
|
5 years ago |
Andrii Shvaika
|
3661647c3a
|
Version set to 3.3.1-SNAPSHOT
|
5 years ago |
Andrii Shvaika
|
2ddd5caa4c
|
License header fix
|
5 years ago |
Sergey Matvienko
|
6d20ca441e
|
Merge TS fix using cherry-pick
|
5 years ago |
Igor Kulikov
|
5834bbd75d
|
Merge pull request #5082 from smatvienko-tb/test-lwm2m-refactor-awaitility
[3.3.1] Test lwm2m refactor awaitility
|
5 years ago |
Igor Kulikov
|
f3dcf720e3
|
Merge pull request #5081 from vvlladd28/bug/entity-autocomplete/cache
[3.3.0] UI: Fixed invalidate cache for change entityType or entitySubtype in entity-autocomplete component
|
5 years ago |
Sergey Matvienko
|
af4132d489
|
test: refactored NoSecLwM2MIntegrationTest.testSoftwareUpdateByObject9 (but test case seems not valid)
|
5 years ago |
Sergey Matvienko
|
d4a2e5a52a
|
device service: transactional for saveDeviceWithAccessToken and saveDeviceWithCredentials
|
5 years ago |
Vladyslav_Prykhodko
|
f9552e09c2
|
UI: Fixed invalidate cache for change entityType or entitySubtype in entity-autocomplete component
|
5 years ago |
Sergey Matvienko
|
ecca0e5df3
|
device service cache eviction fix for saveDeviceWithCredentials
|
5 years ago |
Igor Kulikov
|
48c2bfa9f3
|
Merge pull request #5078 from vvlladd28/improvement/control-widget/rpc-button
[3.3.1] UI: Fixed convert RPC params object to string in RPC button
|
5 years ago |
Igor Kulikov
|
b0be356fe5
|
Merge pull request #5079 from thingsboard/smatvienko-tb-cache-caffeine-zero-size-fix
Cache caffeine zero size fix
|
5 years ago |
Igor Kulikov
|
20183cfc58
|
Ignore testSoftwareUpdateByObject9 test
|
5 years ago |
Igor Kulikov
|
82a66a9421
|
Fix device service cache. Configure maven surefire plugin to execute both test suits and single tests.
|
5 years ago |
Igor Kulikov
|
6c4c4a2211
|
Merge branch 'cache-caffeine-zero-size-fix' of https://github.com/smatvienko-tb/thingsboard into smatvienko-tb-cache-caffeine-zero-size-fix
|
5 years ago |
Igor Kulikov
|
eb8f115c69
|
Fix device cache
|
5 years ago |
Sergey Matvienko
|
1b49b000e8
|
cache: Caffeine default specs adjusted from 0 to 10000 (10k). Because maxSize: 0 means the cache is disabled
|
5 years ago |
Sergey Matvienko
|
66924c62c3
|
cache: Caffeine default specs adjusted from 0 to 1000000 (one million). Because maxSize: 0 means the cache is disabled
|
5 years ago |
Vladyslav_Prykhodko
|
687fb864ee
|
UI: Fixed convert RPC params object to string in RPC button
|
5 years ago |
Sergey Matvienko
|
638c224226
|
cache: added test that fails on zero values specs
|
5 years ago |
Igor Kulikov
|
d20ea5ae07
|
Fix processing of allow system smtp settings flag
|
5 years ago |
Igor Kulikov
|
30828fbdab
|
Merge pull request #5075 from vvlladd28/bug/add-chip-adter-blur
[3.3.0] UI: Fix incorrect add chip for autocomplete component
|
5 years ago |
Vladyslav_Prykhodko
|
53a919e046
|
UI: Fix incorrect add chip for autocomplete component
|
5 years ago |
Andrew Shvayka
|
a9a864e81f
|
Merge pull request #5065 from volodymyr-babak/mail-setting-fix
[3.3.0] Fixed fetch of admin settings
|
5 years ago |
YevhenBondarenko
|
399b1dfa8f
|
log improvements
|
5 years ago |
YevhenBondarenko
|
4c6cf6ec2a
|
added removing persistent rpc from pending map
|
5 years ago |
Volodymyr Babak
|
df8da758f2
|
Remove double quote
|
5 years ago |
Volodymyr Babak
|
3028d08d1f
|
Added test to cover admin settings fetching
|
5 years ago |
Volodymyr Babak
|
364da6fea4
|
Clean up imports
|
5 years ago |
Volodymyr Babak
|
91301b39e7
|
Fixed fetch of admin settings
|
5 years ago |
Vladyslav_Prykhodko
|
f325edef75
|
UI: Fixed focus for entity-key-list component after blur this component
|
5 years ago |
Sergey Matvienko
|
ea217d2a4e
|
cache: Transaction aware cache to synchronize cache put/evict operations with ongoing Spring-managed transactions.
|
5 years ago |
Andrii Shvaika
|
79034ddcdd
|
Remove the explicit logging
|
5 years ago |
Igor Kulikov
|
5478d8386d
|
Merge pull request #5061 from vvlladd28/bug/device-wizard/cach-error
[3.3.0] UI: Fixed processing error in device wizard: move to error step and save transport type
|
5 years ago |
Vladyslav_Prykhodko
|
1028273d25
|
UI: Fixed processing error in device wizard: move to error step and save transport type
|
5 years ago |
Igor Kulikov
|
2ce709e363
|
Fix create device notification in DefaultTransportApiService
|
5 years ago |
Igor Kulikov
|
c4276ae41b
|
Save activity flag for devices loaded as part of demo data
|
5 years ago |
Andrii Shvaika
|
73d39f4072
|
Fixed logging of the device state service partitions
|
5 years ago |
Andrii Shvaika
|
8a2dc7583b
|
Fix cluster mode for DefaultOtaPackageStateService
|
5 years ago |
Andrii Shvaika
|
7ce98560a3
|
Fix Device creation events processing from Edge
|
5 years ago |
Andrii Shvaika
|
910008b9a4
|
Merge branch 'master' of github.com:thingsboard/thingsboard
|
5 years ago |
Vladyslav_Prykhodko
|
972f1516d0
|
UI: Change maxlength key validation LWm2M security in PSK and x509 mode
|
5 years ago |