Eric Schultz
|
7a57bfab7b
|
Add API controller to get the current user. Also create authenticate_user_with_json! so we can authenticate properly using JSON.
|
2021-03-02 11:04:45 -06:00 |
|
Eric Schultz
|
8c47573501
|
Rubocop controller concerns and specs
|
2021-02-24 16:18:43 -06:00 |
|
Eric Schultz
|
8bd3837b54
|
Correct the visibility of a few routes
|
2021-02-11 19:10:48 -06:00 |
|
Eric Schultz
|
9aec278449
|
Create a current_supporter to include in controllers
|
2021-01-15 11:59:51 -06:00 |
|
Eric Schultz
|
d68b68fb70
|
DirectUploadsController only accepts confirmed users
|
2021-01-06 17:15:20 -06:00 |
|
Eric Schultz
|
bdd32643db
|
Add support for non-html authenticate_user! responses
|
2021-01-06 17:15:20 -06:00 |
|
Eric
|
858860f274
|
Fix bug in concern where the wrong Nonprofit class was being searched for
|
2020-06-18 17:28:54 -05:00 |
|
Eric
|
e3b25f8486
|
Shorten license definition
|
2020-06-15 10:26:57 -05:00 |
|
Eric
|
2ddab4713a
|
Move all configuration to initializers
|
2020-06-12 13:24:16 -05:00 |
|
Eric
|
72e78babd9
|
Add current_nonprofit_user? as a helper_method
|
2020-05-27 12:30:04 -05:00 |
|
Eric
|
bf64d85852
|
Merge branch 'feat/extract_controller_concerns' into rails-v5
|
2020-05-12 11:53:21 -05:00 |
|
Eric
|
63f5146655
|
Extract controller related concerns and put them in one place
|
2020-05-11 13:38:50 -05:00 |
|