HomePhabricator
Diffusion Comm b227c0ee13f1

[lib][web][native] Refactor actions in upload-actions.js

Description

[lib][web][native] Refactor actions in upload-actions.js

Summary:
issue: https://linear.app/comm/issue/ENG-4681/create-action-objects-for-all-actions
uploadMultimedia will be replaced by useBlobServiceUpload once blob service starts working. uploadMediaMetadata was not being used and is not needed anymore, as explained in https://linear.app/comm/issue/ENG-5174/get-rid-of-uploadmediametadata-action

Test Plan: Tested the deleteUpload action. The change to blobServiceUpload is the same as the changes to multiple actions before, so I think it's fair to assume that it's working after countless other actions with the same changes have been tested. The problem with testing it is that it calls the blob service and would break the db state

Reviewers: michal, kamil, ginsu

Reviewed By: michal

Subscribers: ashoat, tomek, wyilio

Differential Revision: https://phab.comm.dev/D9399

Details

Provenance
inkaAuthored on Oct 6 2023, 7:17 AM
Reviewer
michal
Differential Revision
D9399: [lib][web][native] Refactor actions in upload-actions.js
Parents
rCOMM0acb01c86240: [lib][web][native] Refactor actions in thread-actions.js pt.2
Branches
Unknown
Tags
Unknown