This PR brings initial support on the frontend for both tasks & collections. This can only be merged after we merge the task-mgmt queue refactor.
The tasks implementation is extremely skeletal, only one type of task is supported: archiving a url to IPFS. The main job here is to demonstrate the task queue working from end-to-end.
Collections, on the other hand, are much more complete. I think we'll find them useful right off the bat.
This PR brings initial support on the frontend for both tasks & collections. This can only be merged after we merge the task-mgmt queue refactor.
The tasks implementation is extremely skeletal, only one type of task is supported: archiving a url to IPFS. The main job here is to demonstrate the task queue working from end-to-end.
Collections, on the other hand, are much more complete. I think we'll find them useful right off the bat.