chuckya/app
Matt Jankowski 73540ffe6b Clean up for api/base controller ()
* Move ApiController to Api/BaseController

* API controllers inherit from Api::BaseController

* Add coverage for various error cases in api/base controller
2017-06-07 20:09:25 +02:00
..
controllers Clean up for api/base controller () 2017-06-07 20:09:25 +02:00
helpers Resolve custom application stylesheet with Webpack () 2017-06-01 20:56:32 +02:00
javascript fix(components/autosuggest_textarea): Race condition regarding onBlur () 2017-06-07 20:05:53 +02:00
lib Allow "class" attribute on the "a" tag in sanitization () 2017-06-07 15:57:30 +02:00
mailers Remove unnecessary .keep files () 2017-05-11 01:45:42 +02:00
models Fix tag search order and not to use tsvector () 2017-06-06 16:07:06 +02:00
policies Add status destroy authorization to policy () 2017-05-30 22:56:31 +02:00
presenters Bump version, improve how version is stored for better commit history () 2017-04-27 15:22:19 +02:00
services Fix Code Climate failed (regression from ) () 2017-06-07 15:57:59 +02:00
validators Added support for configurable reserved usernames (fix of ) () 2017-06-05 01:03:45 +02:00
views Don't show business e-mail if it's blank () 2017-06-07 09:57:47 +02:00
workers change sidekiq queueing to bulk push () 2017-06-04 00:11:15 +02:00