Skip to content

Standardize MinIO File Management - All operations (MVP) #3966

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

Open
palisadoes opened this issue May 18, 2025 · 4 comments
Open

Standardize MinIO File Management - All operations (MVP) #3966

palisadoes opened this issue May 18, 2025 · 4 comments
Assignees
Labels
feature request MVP Needed for our 2025 MVP

Comments

@palisadoes
Copy link
Contributor

palisadoes commented May 18, 2025

Is your feature request related to a problem? Please describe.

  1. We have a standardized methodology for file storage using MinIO.

    1. https://docs-admin.talawa.io/docs/developer-resources/file-management
    2. https://github.com/PalisadoesFoundation/talawa-admin/blob/develop-postgres/docs/docs/docs/developer-resources/minio.md
    3. https://github.com/PalisadoesFoundation/talawa-admin/blob/develop/docs/docs/docs/developer-resources/minio.md
  2. It is not being universally applied.
    Describe the solution you'd like

  3. Universally apply the approach to all file operations.

  4. The related issues that may (or may not) use this approach are:

    1. NoMongo: Replace Base64 Storage with MinIO Client in Posts.tsx #3729
    2. NoMongo: Replace Base64 Storage with MinIO Client in OrgPost.tsx #3728
    3. NoMongo: Replace Base64 Storage with MinIO Client in OrganizationModal.tsx #3727
    4. NoMongo: Replace Base64 Storage with MinIO Client in CommunityProfile.tsx #3726
    5. NoMongo: Replace Base64 Storage with MinIO Client in VenueModal.tsx #3725
    6. NoMongo: Replace Base64 Storage with MinIO Client in CreateGroupChat.tsx #3724
    7. NoMongo: Replace Base64 Storage with MinIO Client in ChatRoom.tsx #3723
    8. NoMongo: Replace Base64 Storage with MinIO Client in OrgUpdate.tsx #3722
    9. NoMongo: Replace Base64 Storage with MinIO Client in OrgPostCard.tsx #3721
    10. NoMongo: Replace Base64 Storage with MinIO Client in GroupChatDetails.tsx #3720
    11. NoMongo: Replace Base64 Storage with MinIO Client in AgendaItemsUpdateModal.tsx #3719
    12. NoMongo: Replace Base64 Storage with MinIO Client in AgendaItemsCreateModal.tsx #3718
    13. NoMongo: Replace Base64 Storage with MinIO Client in AdvertisementRegister.tsx #3717
  5. All instances of file IO must be converted to the documented approach

Describe alternatives you've considered

  • N/A

Approach to be followed (optional)

  1. All instances of file IO must be converted to the documented approach
  2. Enable full CRUD (Create, Read, Update, Delete) functionality for admin and user feed management.
  3. Integrate file upload support to handle file creation and deletion.
  4. Revise existing mutations and queries to reflect these updates.

Additional context

  • N/A

Potential internship candidates

Please read this if you are planning to apply for a Palisadoes Foundation internship

@palisadoes palisadoes added feature request MVP Needed for our 2025 MVP labels May 18, 2025
@palisadoes palisadoes marked this as a duplicate of #3729 May 18, 2025
@palisadoes palisadoes marked this as a duplicate of #3728 May 18, 2025
@palisadoes palisadoes marked this as a duplicate of #3726 May 18, 2025
@palisadoes palisadoes marked this as a duplicate of #3722 May 18, 2025
@palisadoes palisadoes marked this as a duplicate of #3721 May 18, 2025
@palisadoes palisadoes marked this as a duplicate of #3720 May 18, 2025
@palisadoes palisadoes marked this as a duplicate of #3719 May 18, 2025
@palisadoes palisadoes marked this as a duplicate of #3718 May 18, 2025
@palisadoes palisadoes marked this as a duplicate of #3717 May 18, 2025
Copy link

This issue did not get any activity in the past 10 days and will be closed in 180 days if no update occurs. Please check if the develop branch has fixed it and report again or close the issue.

@palisadoes
Copy link
Contributor Author

@noman2002 I'm temporarily assigning this to you so that we don't forget. We can reassign it later

@github-actions github-actions bot removed the no-issue-activity No issue activity label May 29, 2025
Copy link

github-actions bot commented Jun 5, 2025

This issue did not get any activity in the past 10 days and will be closed in 180 days if no update occurs. Please check if the develop branch has fixed it and report again or close the issue.

@github-actions github-actions bot added the no-issue-activity No issue activity label Jun 5, 2025
@hkumar1729
Copy link

@noman2002 @varshith257 pls assign

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request MVP Needed for our 2025 MVP
Projects
Status: Backlog
Development

No branches or pull requests

4 participants