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
|
9c3e72c84a
|
Use revision instead of groupe instructeur as dossier procedure link
|
2021-03-09 14:47:23 +01:00 |
|
Paul Chavard
|
9ce07be1ee
|
[GraphQL] modifier annotation
|
2021-02-11 17:45:14 +01: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
|
061a743759
|
[GraphQL] Add archiver mutation
|
2020-09-22 08:34:38 +00:00 |
|
pedong
|
62f82cc83c
|
add dossierChangerGroupeInstructeur mutation
|
2020-03-05 12:28:16 +01:00 |
|
Paul Chavard
|
6b5793f0b9
|
[GraphQL] fix a crash in mutations with an attachment
|
2019-12-11 13:22:32 +01:00 |
|
Paul Chavard
|
e600aceccc
|
[GraphQL]: add dossier state change mutations
|
2019-11-19 11:51:34 +01:00 |
|
Paul Chavard
|
ba03dbf8dd
|
[GraphQL] Add dossierEnvoyerMessage mutation
|
2019-11-13 19:54:27 +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 |
|