docbrown/app/controllers/internal
Andy Zhao 22e76bee84 Add functionality to remove and recover identity (#3377)
* Lint some quotation marks

* Add BackupData table

* Add identity and removal functionality

* Test additional functionality

* Remove dependent destroy for backup data

* Add auth_data_dump column

* Add challenge to reserved words

* Add more shoulda matchers
2019-07-03 12:01:16 -04:00
..
application_controller.rb Various internal functionality adjustments (#1264) 2018-12-05 13:28:46 -05:00
articles_controller.rb add buffered checkbox to individual articles (#3238) 2019-06-20 09:34:03 -04:00
broadcasts_controller.rb Edem/improvements/pundit coverage (#498) 2018-06-28 09:38:20 -04:00
buffer_updates_controller.rb Buffer Listings (#2956) 2019-06-14 19:33:19 -04:00
classified_listings_controller.rb Fix listings cache/indexing and add bumping feature to internal (#3053) 2019-06-06 09:51:32 -04:00
comments_controller.rb Code cleanups (#659) 2018-08-07 11:00:13 -04:00
dogfood_controller.rb Rubocop Style cops enabled (#2056) 2019-03-15 18:33:54 -04:00
events_controller.rb Some small performance improvements (#2876) 2019-05-20 18:53:31 -04:00
feedback_messages_controller.rb Performance: save some queries when pluck is not needed (#3160) 2019-06-14 14:56:33 -04:00
pages_controller.rb Further generalize pages and site Twitter handle (#3177) 2019-06-16 00:59:11 -04:00
reactions_controller.rb Add reaction confirm/invalidate workflow for admins (#1134) 2018-11-16 18:53:36 -05:00
tags_controller.rb Add GET /internal/tags/:id route back in (#3327) 2019-06-28 08:13:03 -04:00
tools_controller.rb Allow full links for cache buster tool (#3378) 2019-07-03 10:32:27 -04:00
users_controller.rb Add functionality to remove and recover identity (#3377) 2019-07-03 12:01:16 -04:00
welcome_controller.rb Update notification's request specs (#1450) 2019-01-14 15:20:04 -05:00