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: add bulk actions to file manager #3608

Merged
merged 16 commits into from
Oct 25, 2023

Conversation

leopuleo
Copy link
Contributor

@leopuleo leopuleo commented Oct 19, 2023

Changes

With this PR, we allow bulk actions to file manager entries. The default bulk actions are:

  • Move
  • Delete

Third-party developers can add bulk actions: a new article describing the process will be added to the developer docs.

The bulk actions bar is visible only if the file manager is opened as a stand-alone application (main navigation). When opened from other applications (i.e. HCMS or PB), the user can only select files that will be passed to the callback provided by the calling application.

How Has This Been Tested?

Manually

Documentation

Inline + Developer Doc article (TBD)

@leopuleo leopuleo added this to the 5.38.0 milestone Oct 19, 2023
@leopuleo leopuleo requested a review from Pavel910 October 19, 2023 10:15
@leopuleo leopuleo self-assigned this Oct 19, 2023
@Pavel910 Pavel910 merged commit ce35610 into next Oct 25, 2023
59 checks passed
@leopuleo leopuleo deleted the leo/feat/file-manager-bulk-actions branch November 6, 2023 06:44
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