[openstreetmap/openstreetmap-website] List of user's changeset comments (PR #5518)
Anton Khorev
notifications at github.com
Sun Jan 19 01:17:16 UTC 2025
A new version of #4248.
You can view, comment on, or merge this pull request online at:
https://github.com/openstreetmap/openstreetmap-website/pull/5518
-- Commit Summary --
* Simplify diary_comments_path calls in tests
* Rename diary_comments_path to user_diary_comments_path
* Change user's diary comments path to match model name
* Create diary_comments resources for users
* Add tabbed navigation to user's diary comments page
* Create user comments controller base class
* Create changeset_comments resources for users
-- File Changes --
M app/controllers/diary_comments_controller.rb (21)
A app/controllers/users/changeset_comments_controller.rb (14)
A app/controllers/users/comments_controller.rb (18)
A app/controllers/users/diary_comments_controller.rb (16)
M app/models/changeset_comment.rb (2)
D app/views/diary_comments/index.html.erb (10)
A app/views/users/changeset_comments/_page.html.erb (22)
A app/views/users/comments/index.html.erb (19)
R app/views/users/diary_comments/_page.html.erb (0)
M app/views/users/show.html.erb (4)
M config/locales/en.yml (32)
M config/routes.rb (5)
M test/controllers/diary_comments_controller_test.rb (51)
A test/controllers/users/changeset_comments_controller_test.rb (37)
A test/controllers/users/diary_comments_controller_test.rb (70)
M test/controllers/users_controller_test.rb (10)
-- Patch Links --
https://github.com/openstreetmap/openstreetmap-website/pull/5518.patch
https://github.com/openstreetmap/openstreetmap-website/pull/5518.diff
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/5518
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/openstreetmap-website/pull/5518 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20250118/a4cd373f/attachment-0001.htm>
More information about the rails-dev
mailing list