Maikel Linke
|
aa6e5ae799
|
Report useful error message in missing parameter
|
2022-03-28 10:55:57 +11:00 |
|
Maikel Linke
|
8d12c7a692
|
Permit more customer attributes for update
|
2022-03-28 10:55:57 +11:00 |
|
Maikel Linke
|
41746459fa
|
Restrict allow_charges attribute to read-only
We want people to use the UI to change this attribute.
|
2022-03-28 10:55:57 +11:00 |
|
Maikel Linke
|
4aa70c1ffd
|
Render pagination errors
|
2022-03-02 11:59:35 +11:00 |
|
Maikel Linke
|
b89715149c
|
Sanitise pagination input for new API
|
2022-03-02 11:59:35 +11:00 |
|
Maikel Linke
|
75fc35574e
|
Make json_response test helper deal with error response
It raised an error:
NoMethodError:
undefined method `map' for nil:NilClass
|
2022-03-02 11:59:35 +11:00 |
|
Maikel Linke
|
414bf5d074
|
Don't list guest customer records to guest users
|
2022-03-02 11:59:35 +11:00 |
|
Matt-Yorkley
|
2e59812bc1
|
Refactor to make more use of schema refs, and regenerate swagger file
|
2022-03-02 11:59:33 +11:00 |
|
Matt-Yorkley
|
d66d6d6bd6
|
Update use of links on relationships
|
2022-03-02 11:58:04 +11:00 |
|
Matt-Yorkley
|
8e61428cce
|
Add 401 Unauthorized response test
|
2022-03-02 11:58:04 +11:00 |
|
Matt-Yorkley
|
028d02ccca
|
Test serialized relationship data
|
2022-03-02 11:55:46 +11:00 |
|
Matt-Yorkley
|
46f9d3ef81
|
Test permissions combined with Ransack searches
|
2022-03-02 11:55:46 +11:00 |
|
Matt-Yorkley
|
76f14a03c6
|
Add specs and JSON schemas
Include test helpers
|
2022-03-02 11:55:46 +11:00 |
|