[openstreetmap/openstreetmap-website] Sorting and filtering notes on the profile[TEST RUN] (PR #5255)
Emin Kocan
notifications at github.com
Wed Oct 9 17:55:08 UTC 2024
You can view, comment on, or merge this pull request online at:
https://github.com/openstreetmap/openstreetmap-website/pull/5255
-- Commit Summary --
* Add filter and sort scopes to note model
* Add tests for filtering and sort scopes inside note model
* Integrate filtering and sorting methods into notes controller
* Add sorting and filtering functionality to note view
* Add test to controller and update scopes and filtering to handle edge cases
-- File Changes --
M app/controllers/notes_controller.rb (19)
M app/models/note.rb (48)
M app/views/notes/index.html.erb (32)
M config/locales/en.yml (13)
A package-lock.json (1378)
M test/controllers/notes_controller_test.rb (135)
M test/models/note_test.rb (140)
M yarn.lock (321)
-- Patch Links --
https://github.com/openstreetmap/openstreetmap-website/pull/5255.patch
https://github.com/openstreetmap/openstreetmap-website/pull/5255.diff
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/5255
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/openstreetmap-website/pull/5255 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20241009/e0f2c283/attachment.htm>
More information about the rails-dev
mailing list