Remove participatory process types from user interaction#13880
Remove participatory process types from user interaction#13880
Conversation
|
It seems like you did not give us much information about what you are trying to do here. We would appreciate it if you could provide us with more info about this issue/PR! |
alecslupu
left a comment
There was a problem hiding this comment.
The PR looks good, but there is something extra that needs to be removed. You have not removed the participatory_process_type factory . Let's do that as well, and see what else is failing.
Apart of that, the model has been left behind. Could you remove that as well ? |
|
After a discussion with @microstudi , i have documented the requested changes in #13887. We will proceed with merging. |
* develop: (30 commits) Change hardcoded english in seeds (#13917) Allow importing accountability results from a Proposals component (#13817) Remove user interests (#13910) Move remaining categories from some resources to taxonomies (#13838) Fix translation issue on import projects mailer (#13894) Update DownloadYourData exports for decidim-debates (#13895) Allow admins to publish the questions' answers in surveys (#13786) Fix flaky spec in autocomplete (#13901) Refine taxonomy filters (part 2) (#13725) Fix single attachment with title (#13795) Fix incorrect breadcrumb encoding on mobile and tablet (#13891) Add string for unpublish survey admin log message (#13890) Fix ux meeting date location (#13872) New Crowdin updates (#13767) Fix deleted user error in schema (#13681) Remove assembly types from user interaction (#13881) Remove participatory process types from user interaction (#13880) Lock concurrent-ruby to 1.3.4 (#13879) Fix taxonomy serialization for export/imports (#13857) Adjust form upload label changes (#13836) ...
🎩 What? Why?
Removes Participatory process types from admin and end user interaction. Mainly, controllers, views and filters are no longer available.
Other internal features related to participatory process types are still present (they should be removed in the next version of Decidim):
📌 Related Issues
Link your PR to an issue
Testing
Describe the best way to test or validate your PR.
📷 Screenshots
Please add screenshots of the changes you are proposing
