Update OpenData exports for Meetings#13775
Merged
andreslucena merged 39 commits intodevelopfrom Jan 27, 2025
Merged
Conversation
13 tasks
Member
Author
|
Question for @decidim/product: Are the following columns relaveant data from this module to add to the CSV export??
|
andreslucena
approved these changes
Jan 27, 2025
Contributor
|
Adding |
antopalidi
pushed a commit
to openpoke/decidim
that referenced
this pull request
Feb 12, 2025
* location hints and test added * i18n translation of location hints added * created and updated at with tests added * translations added for created and updated at * longtitude and latitude added with test * removed the followers.size and replaced it for follows_count with test * Added serializer for registation form, private meeting and transparency with translations * comment data fields added and online meeting url with tests passing * added changes and tests for meetings serialzer * added check for attendees and fixed some spelling * improvements to meetings test * audio and video added. improvements to tests * translation fixes * fixed visibilty spelling * fixed more spelling * closed at added with test * fixed spec spelling * spelling fix * missing translation * registration terms with test * available_slots and test added * translations added for registration_terms and available_slots * registrations_enabled with test * custom email upon registration of the meeting * type of meeting with test * type of meeting translation * iframe access level serialized * fixed missing translation * iframe embed type serialized with test * i18n translation for iframe embed type * the no. of reserved slots with test * spelling mistake in spec for available slots * registration type added with test * fixed spelling errors * condition to not display meeting location based on iframe access level * miss-spelling with video_url translation * added test to prevent custom registration email content from being serialzied * adding missing translations * spelling error
andreslucena
pushed a commit
that referenced
this pull request
Mar 3, 2025
* location hints and test added * i18n translation of location hints added * created and updated at with tests added * translations added for created and updated at * longtitude and latitude added with test * removed the followers.size and replaced it for follows_count with test * Added serializer for registation form, private meeting and transparency with translations * comment data fields added and online meeting url with tests passing * added changes and tests for meetings serialzer * added check for attendees and fixed some spelling * improvements to meetings test * audio and video added. improvements to tests * translation fixes * fixed visibilty spelling * fixed more spelling * closed at added with test * fixed spec spelling * spelling fix * missing translation * registration terms with test * available_slots and test added * translations added for registration_terms and available_slots * registrations_enabled with test * custom email upon registration of the meeting * type of meeting with test * type of meeting translation * iframe access level serialized * fixed missing translation * iframe embed type serialized with test * i18n translation for iframe embed type * the no. of reserved slots with test * spelling mistake in spec for available slots * registration type added with test * fixed spelling errors * condition to not display meeting location based on iframe access level * miss-spelling with video_url translation * added test to prevent custom registration email content from being serialzied * adding missing translations * spelling error
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🎩 What? Why?
Update of columns for the csv_export of the Meetings component. This is a part of on going work in Ref: MGOV06
📌 Related Issues
Testing
run
rspec decidim-meetings/spec/lib/decidim/meetings/meeting_serializer_spec.rbin your terminal.📷 Screenshots