[openstreetmap/openstreetmap-website] Remove public domain checkbox from signup and terms pages (PR #5514)
Anton Khorev
notifications at github.com
Sat Jan 18 04:27:42 UTC 2025
You can view, comment on, or merge this pull request online at:
https://github.com/openstreetmap/openstreetmap-website/pull/5514
-- Commit Summary --
* Add empty pd declaration page
* Show checkbox on pd declaration page
* Add explanation link to pd declaration page
* Add confirm button to pd declaration page
* Add pd declaration create action
* Update user.consider_pd if confirmed
* Use multiple lines in settings contributor terms section
* Add link from settings to pd declaration
* Remove pd checkbox from signup page
* Remove pd checkbox from terms page
-- File Changes --
M app/abilities/ability.rb (3)
A app/controllers/accounts/pd_declarations_controller.rb (28)
M app/controllers/accounts/terms_controller.rb (1)
M app/controllers/users_controller.rb (3)
M app/views/accounts/edit.html.erb (8)
A app/views/accounts/pd_declarations/show.html.erb (14)
M app/views/accounts/terms/show.html.erb (9)
M app/views/users/new.html.erb (10)
M config/locales/en.yml (19)
M config/routes.rb (1)
A test/controllers/accounts/pd_declarations_controller_test.rb (92)
M test/controllers/accounts/terms_controller_test.rb (6)
M test/integration/user_creation_test.rb (48)
A test/system/account_pd_declaration_test.rb (46)
-- Patch Links --
https://github.com/openstreetmap/openstreetmap-website/pull/5514.patch
https://github.com/openstreetmap/openstreetmap-website/pull/5514.diff
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/5514
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/openstreetmap-website/pull/5514 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20250117/b2950e5d/attachment.htm>
More information about the rails-dev
mailing list