-
Notifications
You must be signed in to change notification settings - Fork 3
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
feat(dcellar-web-ui): support download object at sealing #310
Conversation
/e2e-deploy:dcellar-web-ui |
/qa-deploy:dcellar-web-ui |
/qa-deploy:dcellar-web-ui |
d72ee05
to
a112277
Compare
/e2e-deploy-testnet:dcellar-web-ui |
/qa-deploy:dcellar-web-ui |
* feat(dcellar-web-ui): support walletConnect (#314) * feat(dcellar-web-ui): support walletConnect * feat(dcellar-web-ui): update dashboard info on homepage * feat(dcellar-web-ui): update walletConnect project id * fix(dcellar-web-ui): compatiable cannot switch network by walletConnect * fix(dcellar-web-ui): compatiable error when switching network by walletConnect (#315) * feat(dcellar-web-ui): list object policies with provide endpoint\ * feat(dcellar-web-ui): add share folder entry * feat(dcellar-web-ui): add share folder ui * feat(dcellar-web-ui): add share folder ui * feat(dcellar-web-ui): fix share dropdown styles * feat(dcellar-web-ui): fix ts error * feat(dcellar-web-ui): fix folder share initial request * feat(dcellar-web-ui): fix folder share initial request * feat(dcellar-web-ui): fix api cache * feat(dcellar-web-ui): remove cache header * feat(dcellar-web-ui): remove useless option * feat(dcellar-web-ui): support download object at sealing (#310) * chore(dcellar-web-ui): update pnpm-lock.yml * feat(dcellar-web-ui): compatible with 429 when in sealing expiration time * feat(dcellar-web-ui): support download object at sealing * feat(dcellar-web-ui): add total count to billing history table & update sdk version * feat(dcellar-web-ui): add tags function * feat(dcellar-web-ui): support toSpliced function * feat(dcellar-web-ui): add set tags function to bucket, group and folder operations * fix(dcellar-web-ui): types error * fix(dcellar-web-ui): tw cannot sign tx * fix(dcellar-web-ui): the error msg when walletconnect reject sign * fix(dcellar-web-ui): fix Long.fromInt owerflow issue (#326) * feat(dcellar-web-ui): add max button to transfer module * fix(dcellar-web-ui): cal progress method (#329) * fix(dcellar-web-ui): cal progress method * fix(dcellar-web-ui): update status when the upload connection is closed * feat(dcellar-web-ui): add share bucket * feat(dcellar-web-ui): add toolbox * fix(dcellar-web-ui): update greenfield-uploadkit link * feat(dcellar-web-ui): fix owner status sharemode opts * fix(dcellar-web-ui): cal max amount error * fix(dcellar-web-ui): subtract settlementFee when withdraw * feat(dcellar-web-ui): enhance gas fee estimation for max feature on transferin with TW (#331) --------- Co-authored-by: aidencao <[email protected]> Co-authored-by: aiden-cao <[email protected]>
Features