citizenlab
citizenlab copied to clipboard
CitizenLab is a digital democracy platform that facilitates community participation and co-creation. Participants can post ideas, contribute to discussions, or choose to vote and prioritize community...
A refactor from 2 services with too many methods and mixed focus: - `PermissionsService` - `ParticipationPermissionsService` To 4 services - namespaced in `Permissions::`: - `PermissionsUpdateService` - Dedicated to updating permissions...
# Changelog ## Changed - Changed all page titles to use a consistent format ("Name page | Name website")
https://www.notion.so/citizenlab/Some-custom-field-values-do-not-get-persisted-0e2471aaf5c54b1cb42e2cd703be9538?pvs=4 This issue is that it was possible to duplicate existing fields. In this case, the description/body built-in field was duplicated, resulting in an html_multiloc extra field, which we didn't...
# Changelog
# Changelog ## Added - Admins and project moderators can now send custom email campaigns to project participants directly from the project, instead of having to go through the "Messaging"...
# Changelog ## Fixed - Fix the contrast ratio on the Follow button as a secondary action option - Fix the contrast ratio on the read answer button as a...