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: File Manager - ACO integration #3312

Merged
merged 39 commits into from
May 17, 2023
Merged

feat: File Manager - ACO integration #3312

merged 39 commits into from
May 17, 2023

Conversation

leopuleo
Copy link
Contributor

Changes

With this PR we add ACO to File Manager.
Screenshot 2023-04-26 at 20 42 50

Features

  • New table list view available.
  • Both Grid and Table list is generated using ACO search records.
  • Users can organise files in folders.
  • Tags rendered are coming from ACO search records.
  • Search is integrated with ACO.
  • File record is fetched only when the user opens the "File Details" drawer.
  • The file mime-type filtering is handled via tags.

How Has This Been Tested?

Jest + Cypress

Documentation

TBD

leopuleo and others added 30 commits April 26, 2023 11:49
Co-authored-by: Pavel Denisjuk <pavel@webiny.com>
# Conflicts:
#	packages/api-aco/__tests__/record.so.test.ts
#	packages/api-headless-cms-ddb-es/src/operations/entry/index.ts
#	packages/api-headless-cms-ddb/src/operations/entry/index.ts
#	packages/api-headless-cms/src/graphql/schema/createManageResolvers.ts
#	packages/api-headless-cms/src/types.ts
@leopuleo leopuleo self-assigned this May 17, 2023
@leopuleo leopuleo added this to the 5.36.0 milestone May 17, 2023
@leopuleo leopuleo marked this pull request as ready for review May 17, 2023 08:13
Copy link
Collaborator

@Pavel910 Pavel910 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's squash merge this!

@Pavel910 Pavel910 merged commit 3b0b561 into next May 17, 2023
@leopuleo leopuleo deleted the feat/file-manager-aco branch June 5, 2023 07:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants