thebadspace/app/Http/Controllers
ro fdaf90b89f added total actions count to DB, action count fix
Added a new field to the locations table for total actions which will be
used to set the active state of location. this will result in data being
parsed and sorted easier instead of doing those calculations on the back
end, so DB queries will be simpler

also fixed actions counts for csv imports
2024-02-09 21:05:33 -06:00
..
AppealController.php Used laravel validation for appeal form 2024-02-09 17:21:07 -06:00
AuthController.php Added About, Listings, Location pages 2023-08-18 14:34:53 -07:00
Controller.php The Big Switch 2023-08-14 12:07:53 -07:00
DenController.php Added Layout to Admin Pages 2023-08-18 18:50:33 -07:00
ExportController.php Quote clean up CSV export, tweaking action counts 2023-11-12 12:22:22 -06:00
FrontIndexController.php Plugged in repository class for location data 2024-02-09 14:53:08 -06:00
LocationController.php added total actions count to DB, action count fix 2024-02-09 21:05:33 -06:00