Matt-Yorkley
|
7401e34c52
|
Fix credit cards strong params
|
2020-11-17 18:51:48 +00:00 |
|
Luis Ramos
|
f848a89a00
|
Rename update_attributes to update #rails4
|
2020-06-22 16:51:43 +01:00 |
|
Luis Ramos
|
a29f263041
|
Make explicit the namespace of the BaseController for api controllers
|
2020-03-22 09:55:07 +00:00 |
|
Pau Pérez Fabregat
|
fd95ae7e41
|
Merge pull request #3847 from Matt-Yorkley/api_access
Allow unauthenticated access to OFN API endpoints
|
2019-06-12 09:45:11 +02:00 |
|
Matt-Yorkley
|
c0a40c616b
|
Use devise's check_authorization and skip_authorization_check
|
2019-05-28 22:02:18 +01:00 |
|
luisramos0
|
86b0d71c7e
|
Result of rubocop auto-correct and rebuilding rubocop_manual_todo
|
2019-05-28 12:57:29 +01:00 |
|
luisramos0
|
36e2786a1e
|
Delete Accounts and Billing dead feature code
|
2019-02-25 14:37:16 +00:00 |
|
Rob Harrington
|
ddb9ae1140
|
Load all shops that a user is associated with as a customer
Regardless of the presence of an order
|
2018-06-24 16:28:47 +10:00 |
|
Rob Harrington
|
ffa8a8c7d6
|
Create Api::BaseController to allow use of ActiveModelSerializers
Also add index action to Api::CustomersController
|
2018-06-22 15:39:47 +10:00 |
|
Rob Harrington
|
6e76fd8164
|
Add Api::CustomersController with update action
|
2018-06-22 15:39:46 +10:00 |
|