Vladyslav_Prykhodko
|
942e6aaccf
|
UI: Fix change password current password not required
|
4 years ago |
Igor Kulikov
|
33e736d4ca
|
Merge branch 'develop/3.4' of github.com:thingsboard/thingsboard into develop/3.4
|
4 years ago |
Igor Kulikov
|
80f1df4695
|
Improve TB security configuration - remove deprecated configurations.
|
4 years ago |
Andrew Shvayka
|
a9a7df92f4
|
Merge pull request #6840 from volodymyr-babak/bug/fix-edge-black-box-tests
[3.4][Bug] Saving of edge event in batches should be single threaded
|
4 years ago |
Volodymyr Babak
|
055919c8a7
|
Saving of edge event in batches should be single threaded. persisten attributes should not be propagated to edge
|
4 years ago |
Andrii Shvaika
|
50e6ca548d
|
Merge branch 'vc-fixes' of github.com:ViacheslavKlimov/thingsboard into develop/3.4
|
4 years ago |
Andrew Shvayka
|
3c85ca2f8b
|
Merge pull request #6836 from smatvienko-tb/cache-flush-all-for-update-service
[3.4] Flush all cache - Redis cluster support
|
4 years ago |
Andrew Shvayka
|
84b8488fb0
|
Merge pull request #6839 from smatvienko-tb/redis-cluster-startup-slow-down-avoiding-cluster-create
[3.4] Redis cluster startup slow down avoiding an issue with cluster create
|
4 years ago |
Andrii Shvaika
|
8886ea5434
|
Merge branch 'develop/3.4' of github.com:thingsboard/thingsboard into develop/3.4
|
4 years ago |
Andrii Shvaika
|
18893d9cf3
|
Fix tenants and User Update Time cache
|
4 years ago |
Andrew Shvayka
|
fb8e38c6c4
|
Merge pull request #6757 from YevhenBondarenko/feature/tb-services-refactoring
[3.4] refactoring tb services
|
4 years ago |
Andrew Shvayka
|
c2cdd8aa74
|
Merge pull request #6796 from desoliture1/mapping-api-enpoints-swagger-fix
[3.4.x] Fix mapping the API endpoints in Swagger
|
4 years ago |
Sergey Matvienko
|
05c23049fb
|
Redis cluster startup slowdown avoiding cluster create issue
|
4 years ago |
YevhenBondarenko
|
c97f9d0c70
|
merge with develop/3.4
|
4 years ago |
Sergey Matvienko
|
9bea1f2e0c
|
cache flush all - redis cluster support
|
4 years ago |
Andrew Shvayka
|
dadaa524df
|
Merge pull request #6804 from thingsboard/fix_bug_additinalinfo
[3.4] fix bug: additionalInfo Asset, Alarm, Customer
|
4 years ago |
Andrii Shvaika
|
e6c3f735e0
|
Merge branch 'develop/3.4' of github.com:thingsboard/thingsboard into develop/3.4
|
4 years ago |
Andrii Shvaika
|
3e962e151f
|
Improved Redis Serialization
|
4 years ago |
Igor Kulikov
|
19ab5ba921
|
Improve delete tenant method
|
4 years ago |
YevhenBondarenko
|
da79b7242b
|
Merge branch 'develop/3.4' of github.com:thingsboard/thingsboard into feature/tb-services-refactoring
|
4 years ago |
YevhenBondarenko
|
c5ae7bfbc4
|
Merge branch 'feature/tb-services-refactoring' of github.com:YevhenBondarenko/thingsboard into feature/tb-services-refactoring
|
4 years ago |
YevhenBondarenko
|
faa07360d5
|
fixed alarn tests and refactored tb resource service
|
4 years ago |
Igor Kulikov
|
e91be1957b
|
Merge pull request #6832 from vvlladd28/improvement/vc/improvement-mobile-view
[3.4] UI: Improvement VC in mobile mode
|
4 years ago |
Igor Kulikov
|
f6c34de38c
|
Update entity-version-diff.component.ts
|
4 years ago |
Viacheslav Klimov
|
204b6197f1
|
Do not register import result on reimport
|
4 years ago |
Igor Kulikov
|
19a1073fc3
|
Update entities-version-control.service.ts
|
4 years ago |
Vladyslav_Prykhodko
|
ced8ff5bd6
|
UI: Improvement VC in mobile mode, fixed catch error message and add validation space in commit message
|
4 years ago |
Igor Kulikov
|
c1e6684a2c
|
Increase Kafka linger ms to 5 ms for js-executors.
|
4 years ago |
Yevhen Bondarenko
|
aae0d39fb2
|
Merge branch 'develop/3.4' into feature/tb-services-refactoring
|
4 years ago |
Igor Kulikov
|
c3d11ace34
|
Merge pull request #6817 from ArtemDzhereleiko/AD/bug-fix/phone-input
[3.4] UI: Change type of loading lib for phone number input and fix bugs
|
4 years ago |
YevhenBondarenko
|
c78017ecb2
|
merge with develop/3.4
|
4 years ago |
ivankozka
|
dcfdd7afc3
|
Merge branch 'develop/3.4' into mapping-api-enpoints-swagger-fix
|
4 years ago |
Andrii Shvaika
|
24e856516f
|
Fix integration test
|
4 years ago |
Andrii Shvaika
|
48c3ce7047
|
Fix cache value serialization issue
|
4 years ago |
Andrii Shvaika
|
3e7086cc6f
|
Merge remote-tracking branch 'origin/develop/3.4' into develop/3.4
|
4 years ago |
Andrii Shvaika
|
e9c9e24e2f
|
Improvements to the chunks processing
|
4 years ago |
Andrew Shvayka
|
160cd07053
|
Merge pull request #6814 from ViacheslavKlimov/vc-fixes
[3.4] Version control fixes
|
4 years ago |
YevhenBondarenko
|
c8753ef725
|
merge with develop/3.4
|
4 years ago |
Igor Kulikov
|
a83f99cfd9
|
Revert redudant logging in TbAbstractGetAttributesNode.
|
4 years ago |
Viacheslav Klimov
|
850aed8b82
|
Add Swagger api params description for EntitiesVersionControlController
|
4 years ago |
Viacheslav Klimov
|
8dc799709c
|
Fix entity relations import
|
4 years ago |
Andrii Shvaika
|
a107c1ac44
|
Merge branch 'vc-queue-msg-chunking' of github.com:ViacheslavKlimov/thingsboard into develop/3.4
|
4 years ago |
Andrii Shvaika
|
28e8865e74
|
Additional check that VC service is started
|
4 years ago |
Andrew Shvayka
|
2c17de997c
|
Merge pull request #6603 from YuriyLytvynchuk/feature/refactor-coap-tests-spead-up
[3.4] Refactor coap tests spead up
|
4 years ago |
Viacheslav Klimov
|
77e7cb9d81
|
Fix event for deleted relations on import
|
4 years ago |
Viacheslav Klimov
|
0e2cbd03aa
|
Merge branch 'develop/3.4' into vc-fixes
|
4 years ago |
Viacheslav Klimov
|
60deed2a73
|
Use TbNotificationEntityService in VC services
|
4 years ago |
Igor Kulikov
|
4a08296bb8
|
Merge pull request #6813 from smatvienko-tb/docker-compose-zookeeper-upgrade-3.8.0
[3.4] docker-compose minor fixes
|
4 years ago |
Andrii Shvaika
|
13765a4dfc
|
Reduced redundant logging
|
4 years ago |
fe-dev
|
8794f3f37e
|
UI: change loading lib and fix bugs
|
4 years ago |