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/medias from my curations page #269

Merged
merged 22 commits into from
Dec 13, 2023

Conversation

Felyppe1
Copy link
Collaborator

@Felyppe1 Felyppe1 commented Dec 13, 2023

There are a lot of changes in this branch.

  • I've implemented the new layout, including a steps journey in the upload media pages, for a better user experience.
  • The field date_created has a Date Widget now.
  • The fields license and authors are not editable in editing and revision forms.
  • I've implemented the fields title_pt_br, title_en, caption_pt_br and caption_en in all forms.
  • All the form fields show their specific error.
  • The user can change the number of records per page in the media list pages.
  • I've also made the logic when a specialist edits a media that was published through the page Media from my curation
  • In conclusion, I've refactored many parts of the code (it is WAY BETTER now)
    • for the medias with no taxons to be found, you need to add a taxon called Sem táxon !

Fixed #262 #236

@bruvellu bruvellu merged commit 3791216 into develop Dec 13, 2023
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.

Replace Media.is_video by check on Media.datatype
2 participants