dawarich/app/models
2025-04-02 20:58:35 +02:00
..
concerns Add rake tasks for data cleanup and user activation 2025-03-21 18:09:58 +01:00
application_record.rb Initial Rails 7.0.2.3 template w/ rspec, tailwind, and devise user 2022-04-06 22:46:10 +04:00
area.rb Fix some more tests and rework visit_suggesting_job a bit 2025-03-09 15:37:32 +01:00
export.rb Fix failing tests and move testing imports to files 2025-03-24 20:46:16 +01:00
import.rb Add an optional task to migrate existing imports to the new storage. 2025-04-02 20:58:35 +02:00
notification.rb Add new notification to the list right away 2024-11-07 19:00:11 +01:00
place.rb Add osm_id, osm_key, osm_value, osm_type to places 2025-03-08 19:40:28 +01:00
place_visit.rb Add lots of logic 2024-08-12 22:18:11 +02:00
point.rb Enable visit suggesting job 2025-03-09 20:07:39 +01:00
stat.rb Calculate distance using PostGIS ST_Distance with LAG 2025-02-22 00:02:13 +01:00
trip.rb Fix the rest of the tests 2025-02-22 22:37:21 +01:00
user.rb Move some beds 2025-03-24 20:58:43 +01:00
visit.rb Implement area selecting to show visits 2025-03-07 23:32:56 +01:00
visit_draft.rb Add visits page 2024-07-24 20:25:16 +02:00