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

Media show in dashboard throwing class-based component #20

Merged
merged 7 commits into from
Jan 1, 2024
Merged

Conversation

anisAronno
Copy link
Owner

@anisAronno anisAronno commented Jan 1, 2024


name: 📥 Pull request
about: Media show in dashboard throwing class-based component

🚀 Description

  • Showing all media in dashboard
  • Use a class-based component to retrieve data that is fully independent and can be managed for further use.

📝 Checklist

  • I have read the CONTRIBUTING document.
  • My code follows the project's coding style.
  • I have tested these changes locally.
  • I have added/updated relevant documentation (if applicable).

🧪 Testing Instructions

Test case not written.

📸 Screenshots

Screenshot 2024-01-01 at 11 04 19 AM (2)

anisAronno and others added 7 commits December 31, 2023 03:01
- Add Media Gallery Package
- Remove image column from the User model
- Remove Media Helper Package (It's Already included in media gallery package)
- Remove Cache Controler
- Add Avatar attribute in user model and return user image
- Add Gravatar API for default image in user model
* Media Controller code refactor and set config variable for authorization

- Fix: media update and batch delete method
- Fix: pagination meta tag missing
- Fix: Route Model Binding error
- Set middleware at constructor
- set view anyone configuration

Co-authored-by: anisAronno <[email protected]>
* Blade File Formate and SVG Icon seperate

* Fix styling by bot

---------

Co-authored-by: anisAronno <[email protected]>
Media show in dashboard throwing class-based component
@anisAronno anisAronno merged commit 7451d9f into master Jan 1, 2024
1 check passed
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.

1 participant