Skip to content
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): introduce the stop upload feature #385

Merged
merged 11 commits into from
May 16, 2024

Conversation

devinxl
Copy link
Collaborator

@devinxl devinxl commented May 14, 2024

  • feat(dcellar-web-ui): introduce the stop upload feature

Description

Issue ticket number and link

Types of changes

  • Docs refactoring / dependency upgrade
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist

  • My code follows the code style of this project.
  • I have updated changeset
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@devinxl devinxl changed the title feat/stop uploading feat(dcellar-web-ui): feat(dcellar-web-ui): introduce the stop upload feature May 14, 2024
@devinxl devinxl changed the title feat(dcellar-web-ui): feat(dcellar-web-ui): introduce the stop upload feature feat(dcellar-web-ui): introduce the stop upload feature May 14, 2024
@devinxl
Copy link
Collaborator Author

devinxl commented May 14, 2024

/e2e-deploy-testnet:dcellar-web-ui
++++++{2024-05-14T10:23:41}++++++
Action Runner: https://github.com/node-real/dcellar-fe/actions/runs/9077746657
++++++
Congrats, e2e-deploy successfully!
Preview Url: https://dc-385.dcellar-web-ui.fe.nodereal.cc
Build Id: db047b8
++++++{2024-05-15T07:48:55}++++++
Action Runner: https://github.com/node-real/dcellar-fe/actions/runs/9077746657
++++++
Congrats, e2e-deploy successfully!
Preview Url: https://dc-385.dcellar-web-ui.fe.nodereal.cc
Build Id: a48d7dc
++++++{2024-05-15T10:43:29}++++++
Action Runner: https://github.com/node-real/dcellar-fe/actions/runs/9077746657
++++++
Congrats, e2e-deploy successfully!
Preview Url: https://dc-385.dcellar-web-ui.fe.nodereal.cc
Build Id: 48ca524

@devinxl devinxl changed the base branch from main to feat/introduce-activities May 16, 2024 08:48
@devinxl devinxl merged commit af91da1 into feat/introduce-activities May 16, 2024
2 checks passed
@devinxl devinxl deleted the feat/stop-uploading branch May 16, 2024 09:02
devinxl added a commit that referenced this pull request May 16, 2024
#380)

* feat(dcellar-web-ui): introduce activities feature for bucket, object and group

* fix(dcellar-web-ui): text case error

* refactor(dcellar-web-ui): the transfer in style & toolbox style

* feat(dcellar-web-ui): add discord and release note link

* feat(dcellar-web-ui): introduce the stop upload feature (#385)

* feat(dcellar-web-ui): introduce the stop upload feature

* fix(dcellar-web-ui): the uploading name text ellispsis

* fix(dcellar-web-ui): change the stop status icon

* feat(dcellar-web-ui): introduce activities feature for bucket, object and group

* fix(dcellar-web-ui): text case error

* refactor(dcellar-web-ui): the transfer in style & toolbox style

* feat(dcellar-web-ui): add discord and release note link

* feat(dcellar-web-ui): introduce the stop upload feature

* refactor(dcellar-web-ui): remove rerandunt codes

* docs(dcellar-web-ui): update changelog
devinxl added a commit that referenced this pull request May 22, 2024
#380)

* feat(dcellar-web-ui): introduce activities feature for bucket, object and group

* fix(dcellar-web-ui): text case error

* refactor(dcellar-web-ui): the transfer in style & toolbox style

* feat(dcellar-web-ui): add discord and release note link

* feat(dcellar-web-ui): introduce the stop upload feature (#385)

* feat(dcellar-web-ui): introduce the stop upload feature

* fix(dcellar-web-ui): the uploading name text ellispsis

* fix(dcellar-web-ui): change the stop status icon

* feat(dcellar-web-ui): introduce activities feature for bucket, object and group

* fix(dcellar-web-ui): text case error

* refactor(dcellar-web-ui): the transfer in style & toolbox style

* feat(dcellar-web-ui): add discord and release note link

* feat(dcellar-web-ui): introduce the stop upload feature

* refactor(dcellar-web-ui): remove rerandunt codes

* docs(dcellar-web-ui): update changelog
devinxl added a commit that referenced this pull request May 22, 2024
#380)

* feat(dcellar-web-ui): introduce activities feature for bucket, object and group

* fix(dcellar-web-ui): text case error

* refactor(dcellar-web-ui): the transfer in style & toolbox style

* feat(dcellar-web-ui): add discord and release note link

* feat(dcellar-web-ui): introduce the stop upload feature (#385)

* feat(dcellar-web-ui): introduce the stop upload feature

* fix(dcellar-web-ui): the uploading name text ellispsis

* fix(dcellar-web-ui): change the stop status icon

* feat(dcellar-web-ui): introduce activities feature for bucket, object and group

* fix(dcellar-web-ui): text case error

* refactor(dcellar-web-ui): the transfer in style & toolbox style

* feat(dcellar-web-ui): add discord and release note link

* feat(dcellar-web-ui): introduce the stop upload feature

* refactor(dcellar-web-ui): remove rerandunt codes

* docs(dcellar-web-ui): update changelog
devinxl added a commit that referenced this pull request May 23, 2024
#380)

* feat(dcellar-web-ui): introduce activities feature for bucket, object and group

* fix(dcellar-web-ui): text case error

* refactor(dcellar-web-ui): the transfer in style & toolbox style

* feat(dcellar-web-ui): add discord and release note link

* feat(dcellar-web-ui): introduce the stop upload feature (#385)

* feat(dcellar-web-ui): introduce the stop upload feature

* fix(dcellar-web-ui): the uploading name text ellispsis

* fix(dcellar-web-ui): change the stop status icon

* feat(dcellar-web-ui): introduce activities feature for bucket, object and group

* fix(dcellar-web-ui): text case error

* refactor(dcellar-web-ui): the transfer in style & toolbox style

* feat(dcellar-web-ui): add discord and release note link

* feat(dcellar-web-ui): introduce the stop upload feature

* refactor(dcellar-web-ui): remove rerandunt codes

* docs(dcellar-web-ui): update changelog
devinxl added a commit that referenced this pull request May 23, 2024
* feat(dcellar-web-ui): introduce migrate bucket feature

* fix(dcellar-web-ui): delegateCreateFolder type error

* feat(dcellar-web-ui): add data update after migrate bucket

* feat(dcellar-web-ui): introduce activities feature for bucket, object… (#380)

* feat(dcellar-web-ui): introduce activities feature for bucket, object and group

* fix(dcellar-web-ui): text case error

* refactor(dcellar-web-ui): the transfer in style & toolbox style

* feat(dcellar-web-ui): add discord and release note link

* feat(dcellar-web-ui): introduce the stop upload feature (#385)

* feat(dcellar-web-ui): introduce the stop upload feature

* fix(dcellar-web-ui): the uploading name text ellispsis

* fix(dcellar-web-ui): change the stop status icon

* feat(dcellar-web-ui): introduce activities feature for bucket, object and group

* fix(dcellar-web-ui): text case error

* refactor(dcellar-web-ui): the transfer in style & toolbox style

* feat(dcellar-web-ui): add discord and release note link

* feat(dcellar-web-ui): introduce the stop upload feature

* refactor(dcellar-web-ui): remove rerandunt codes

* docs(dcellar-web-ui): update changelog

* feat(dcellar-web-ui): introduce migrate bucket feature

* chore(dcellar-web-ui): resolve build error

* docs(dcellar-web-ui): update changelog
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants