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 activities feature for bucket, object… #380

Merged
merged 9 commits into from
May 16, 2024

Conversation

devinxl
Copy link
Collaborator

@devinxl devinxl commented May 9, 2024

… and group

Description

  1. introduce stop uploading feature;
  2. Introduce activities feature for bucket, object and group;
  3. Add discord and release note link;
  4. Fix the transfer in style & toolbox style.

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
Copy link
Collaborator Author

devinxl commented May 9, 2024

/e2e-deploy-testnet:dcellar-web-ui
++++++{2024-05-09T10:45:30}++++++
Action Runner: https://github.com/node-real/dcellar-fe/actions/runs/9016125291
++++++
Congrats, e2e-deploy successfully!
Preview Url: https://dc-380.dcellar-web-ui.fe.nodereal.cc
Build Id: d99b6c4

@devinxl
Copy link
Collaborator Author

devinxl commented May 11, 2024

/e2e-deploy-testnet:dcellar-web-ui
++++++{2024-05-11T03:45:38}++++++
Action Runner: https://github.com/node-real/dcellar-fe/actions/runs/9040878413
++++++
Congrats, e2e-deploy successfully!
Preview Url: https://dc-380.dcellar-web-ui.fe.nodereal.cc
Build Id: d99b6c4

@devinxl
Copy link
Collaborator Author

devinxl commented May 13, 2024

/e2e-deploy-testnet:dcellar-web-ui
++++++{2024-05-13T02:25:56}++++++
Action Runner: https://github.com/node-real/dcellar-fe/actions/runs/9056312144
++++++
Congrats, e2e-deploy successfully!
Preview Url: https://dc-380.dcellar-web-ui.fe.nodereal.cc
Build Id: 78cdca7

devinxl and others added 3 commits May 16, 2024 17:02
* 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
@devinxl devinxl merged commit 3e29c6f into main May 16, 2024
3 checks passed
@devinxl devinxl deleted the feat/introduce-activities branch May 16, 2024 09:15
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