François Vantomme
|
cb717aede2
|
Fix (GraphQL): raise exception when blob is missing
Failures:
1) API::V2::GraphqlController when authenticated mutations dossierEnvoyerMessage upload error should fail
Failure/Error: expect(gql_errors).to eq(nil)
expected: nil
got: [{:backtrace=>["/usr/local/bundle/ruby/2.7.0/gems/graphql-1.12.5/lib/graphql/backtrace/tracer.rb:64:i...]
|
2021-05-04 11:26:23 +02:00 |
|
Paul Chavard
|
fed300bfe1
|
Fix and test ActiveStorage::IntegrityError on upload
|
2020-12-11 10:30:17 +01:00 |
|
Paul Chavard
|
65d650eba6
|
Better graphql mutation error messages
|
2020-12-10 18:35:24 +01:00 |
|
Paul Chavard
|
00ef56db10
|
[GraphQL] fix attachment upload
- `identify` will return `true` sometime
|
2020-11-25 10:46:20 +01:00 |
|
Paul Chavard
|
b897e0cc1c
|
[GraphQL] add better errors when attachments are not properly used
|
2020-11-17 12:40:14 +01:00 |
|
Paul Chavard
|
4231b81727
|
[GraphQL] Add create direct upload mutation
|
2019-11-07 12:48:51 +01:00 |
|
Paul Chavard
|
9bb52dfb8c
|
Add graphql base types
|
2019-09-24 10:47:21 +02:00 |
|