docbrown/app/controllers/internal
Andy Zhao ecbb9d4ab1 [Done] New Reporting System MVP (#408)
* Move validations from controller to model

* Add new columns to feedback message model

* Use polymorphic notes relationship

* MVP of ticketing system

* Use new URL for reported_url param

* Add missing files

* Add validations and tests for feedback_messages

* Clean up some html

* Update create spec and add update spec

* Add mail tests and lint

* Add link to user profile
2018-06-19 16:41:31 -04:00
..
application_controller.rb Initial commit 2018-02-28 16:11:08 -05:00
articles_controller.rb Create Suggester service object (#372) 2018-06-08 17:17:20 -04:00
broadcasts_controller.rb Move readinglist trigger JS (#67) 2018-03-09 21:44:07 -08:00
buffer_updates_controller.rb Initial commit 2018-02-28 16:11:08 -05:00
comments_controller.rb Remove unused code and columns (#292) 2018-05-08 17:09:13 -04:00
dogfood_controller.rb Initial commit 2018-02-28 16:11:08 -05:00
events_controller.rb [Done] Fix update and create events (#404) 2018-06-07 15:35:09 -04:00
feedback_messages_controller.rb [Done] New Reporting System MVP (#408) 2018-06-19 16:41:31 -04:00
members_controller.rb Update "Connect Twitter acct" in settings with new callback url (#439) 2018-06-15 12:52:14 -04:00
tags_controller.rb Move readinglist trigger JS (#67) 2018-03-09 21:44:07 -08:00
users_controller.rb Andy/misc/small adjustments (#208) 2018-04-13 19:09:02 -07:00
welcome_controller.rb Ben/gardening (#68) 2018-03-09 21:50:19 -08:00