-
- Downloads
There was an error fetching the commit references. Please try again later.
Merge branch '239-add-templates-to-drafts' into 'master'
feat: add templates to email drafts Closes #239 See merge request inject/frontend!213
Showing
- frontend/src/email/EmailForm/useFormState.ts 21 additions, 5 deletionsfrontend/src/email/EmailForm/useFormState.ts
- graphql/client/apollo-helpers.ts 3 additions, 2 deletionsgraphql/client/apollo-helpers.ts
- graphql/fragments/clientonly/EmailDraft.generated.ts 2 additions, 2 deletionsgraphql/fragments/clientonly/EmailDraft.generated.ts
- graphql/fragments/clientonly/EmailDraft.graphql 1 addition, 0 deletionsgraphql/fragments/clientonly/EmailDraft.graphql
- graphql/graphql.schema.json 24 additions, 0 deletionsgraphql/graphql.schema.json
- graphql/localSchema.graphql 2 additions, 2 deletionsgraphql/localSchema.graphql
- graphql/mutations/clientonly/WriteEmailDraft.generated.ts 2 additions, 2 deletionsgraphql/mutations/clientonly/WriteEmailDraft.generated.ts
- graphql/queries/GetEmailTemplate.generated.ts 49 additions, 0 deletionsgraphql/queries/GetEmailTemplate.generated.ts
- graphql/queries/GetEmailTemplate.graphql 5 additions, 0 deletionsgraphql/queries/GetEmailTemplate.graphql
- graphql/queries/clientonly/ReturnLocalEmailDraft.generated.ts 2 additions, 2 deletions...hql/queries/clientonly/ReturnLocalEmailDraft.generated.ts
- graphql/types.ts 3 additions, 0 deletionsgraphql/types.ts
Loading
Please register or sign in to comment