-
Notifications
You must be signed in to change notification settings - Fork 18
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
TW-1760: Create UploadManager
to manage upload file
#1896
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
nqhhdev
requested review from
sherlockvn,
hoangdat,
dab246,
hieutbui,
tddang-linagora and
Te-Z
as code owners
June 25, 2024 10:31
This PR has been deployed to https://linagora.github.io/twake-on-matrix/1896 |
nqhhdev
force-pushed
the
TW-1760-create-upload-manager
branch
from
June 26, 2024 16:41
3940746
to
0f94c1f
Compare
nqhhdev
force-pushed
the
TW-1760-create-upload-manager
branch
from
June 27, 2024 04:31
f6a3ba7
to
61ab3a4
Compare
nqhhdev
changed the title
[WIP] TW-1760: Create
TW-1760: Create Jul 2, 2024
UploadManager
to manage upload fileUploadManager
to manage upload file
sherlockvn
reviewed
Jul 4, 2024
sherlockvn
reviewed
Jul 4, 2024
sherlockvn
reviewed
Jul 4, 2024
sherlockvn
reviewed
Jul 4, 2024
sherlockvn
reviewed
Jul 4, 2024
sherlockvn
reviewed
Jul 4, 2024
nqhhdev
force-pushed
the
TW-1760-create-upload-manager
branch
from
July 4, 2024 02:53
3fa2bd8
to
20d887b
Compare
nqhhdev
force-pushed
the
feature/upload_file
branch
from
July 9, 2024 09:24
601ac88
to
31185b2
Compare
Te-Z
approved these changes
Jul 9, 2024
nqhhdev
force-pushed
the
TW-1760-create-upload-manager
branch
from
July 9, 2024 09:29
20d887b
to
a279682
Compare
nqhhdev
added a commit
that referenced
this pull request
Jul 11, 2024
* TW-1758: Create method upload file use `dio` * TW-1758: Refactor and add cancel token and progress upload on mobile * TW-1760: Create `UploadWorkerQueue` * TW-1760: Create models for upload file info * TW-1760: Define state for upload manager * TW-1760: Support clear task in queue * TW-1760: Update send progress for uploda in `media_api` * TW-1760: Update state for upload * TW-1760: Create `UploadManager` to handle upload file and media on mobile * TW-1760: Handle UI upload file and media on mobile * TW-1760: Upgrade matrix sdk * TW-1760: Improve UI for upload media on mobile * TW-1760: Update upload api on web * TW-1760: Remove upload interactor on web not use * TW-1760: Improve upload on web * TW-1760: Integrate `UploadManager` for UI on web * TW-1760: Write test case for `clearTaskInQueue` func in WorkerQueue * TW-1760: Write unit test for uploap file on web * TW-1760: Remove `interactor` not use * TW-1760: Handle error from send file dialog
Te-Z
pushed a commit
that referenced
this pull request
Jul 12, 2024
* TW-1758: Create upload file on web use dio (#1765) * TW-1758: Create method upload file use `dio` * TW-1758: Refactor and add cancel token and progress upload on mobile * TW-1759: Improve func convert stream to bytes (#1893) * TW-1759: Improve func toUint8List convert stream to bytes * TW-1759: Write unit test for func * TW-1760: Create `UploadManager` to manage upload file (#1896) * TW-1758: Create method upload file use `dio` * TW-1758: Refactor and add cancel token and progress upload on mobile * TW-1760: Create `UploadWorkerQueue` * TW-1760: Create models for upload file info * TW-1760: Define state for upload manager * TW-1760: Support clear task in queue * TW-1760: Update send progress for uploda in `media_api` * TW-1760: Update state for upload * TW-1760: Create `UploadManager` to handle upload file and media on mobile * TW-1760: Handle UI upload file and media on mobile * TW-1760: Upgrade matrix sdk * TW-1760: Improve UI for upload media on mobile * TW-1760: Update upload api on web * TW-1760: Remove upload interactor on web not use * TW-1760: Improve upload on web * TW-1760: Integrate `UploadManager` for UI on web * TW-1760: Write test case for `clearTaskInQueue` func in WorkerQueue * TW-1760: Write unit test for uploap file on web * TW-1760: Remove `interactor` not use * TW-1760: Handle error from send file dialog
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Ticket
UploadManager
#1760Need merge:
sendEvent()
matrix-dart-sdk#64DoD:
UploadManager
UploadManager
to manage upload fileImprove UI/UX upload load files (Mobile/web)
Improve UI/UX upload media (Mobile/web)
Resolved
Mobile
Simulator.Screen.Recording.-.iPhone.15.-.2024-06-27.at.12.09.44.mp4
Simulator.Screen.Recording.-.iPhone.15.-.2024-06-27.at.12.04.24.mp4
mobile_media_1.mp4
mobile_media_2.mp4
WEB
Screen.Recording.2024-06-28.at.16.25.31.mov
Screen.Recording.2024-06-28.at.16.27.05.mov
Screen.Recording.2024-06-28.at.16.29.47.mov