Export calendar improvements#9035
Conversation
e14d55f to
60687ce
Compare
… account applied filters
60687ce to
55e20ea
Compare
c238c1c to
74a89b6
Compare
ahukkanen
left a comment
There was a problem hiding this comment.
Few small changes below. I'll test this once these are addressed.
decidim-core/app/packs/stylesheets/decidim/extras/_social_share.scss
Outdated
Show resolved
Hide resolved
decidim-meetings/app/services/decidim/meetings/calendar/component_calendar.rb
Outdated
Show resolved
Hide resolved
decidim-meetings/app/views/decidim/meetings/_calendar_modal.html.erb
Outdated
Show resolved
Hide resolved
|
@ahukkanen Can you please take a look after all the changes done? |
decidim-meetings/app/services/decidim/meetings/calendar/component_calendar.rb
Show resolved
Hide resolved
|
Code-wise this is fine now but there are few more usability issues I noticed: |
|
@ahukkanen Thank you for the feedback. Those 2 issues should be fixed now. |
e2392a0 to
dd2ff73
Compare
ahukkanen
left a comment
There was a problem hiding this comment.
Thanks @roxanaopr !
One small thing and I think we are there.
decidim-meetings/app/views/decidim/meetings/directory/meetings/index.js.erb
Outdated
Show resolved
Hide resolved
decidim-meetings/app/views/decidim/meetings/meetings/index.js.erb
Outdated
Show resolved
Hide resolved
dd2ff73 to
789e452
Compare
|
@andreslucena @ahukkanen |
The issue reported has been fixed in : #9115 |
* chore/meetings_optimization: Add touch:true to Follow association with followable Fragment cache meetings partial in meetings index Bump minimist and node-forge (decidim#9131) Bump puma from 5.6.2 to 5.6.4 (decidim#9132) Add base URI to meta image URLs (decidim#9125) Make Decidim fully configurable via ENV vars part II (decidim#8990) Allow assembly admins to manage components in child assemblies (decidim#8955) Export calendar improvements (decidim#9035) Add reminders for publishing reports to meeting authors (decidim#8757) VAPID key generator availabe in core (decidim#9107) Dont add external link container inside editor (decidim#9095)


This ticket needs to tackle the following :
If a user will filter the meetings listing in order to export the calendar only for specific meetings, the button will not be responding at all. In this case, we expect, after filtering is applied to have a new link that is specific to the filtered area.
🎩 What? Why?
Please describe your pull request.
📌 Related Issues
(1) #8842
(2) #8625
Testing
Describe the best way to test or validate your PR.
📋 Checklist
🚨 Please review the guidelines for contributing to this repository.
docs/.📷 Scr
eenshots