-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1891 from danskernesdigitalebibliotek/DDFBRA-290-…
…sorg-for-at-graph-ql-consumer-brugeren-kun-bliver-oprettet-i-dpl-consumers-deploy-hook Handle graphql consumers for both BNF and Go
- Loading branch information
Showing
23 changed files
with
553 additions
and
200 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
14 changes: 14 additions & 0 deletions
14
config/sync/system.action.user_add_role_action.bnf_graphql_client.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
uuid: b74f9f26-2491-4676-831b-8bf9e1db2924 | ||
langcode: da | ||
status: true | ||
dependencies: | ||
config: | ||
- user.role.bnf_graphql_client | ||
module: | ||
- user | ||
id: user_add_role_action.bnf_graphql_client | ||
label: 'Add the BNF GraphQL Client role to the selected user(s)' | ||
type: user | ||
plugin: user_add_role_action | ||
configuration: | ||
rid: bnf_graphql_client |
14 changes: 14 additions & 0 deletions
14
config/sync/system.action.user_add_role_action.go_graphql_client.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
uuid: 5b4da83f-bde0-4d1a-afd0-62b5a758379e | ||
langcode: da | ||
status: true | ||
dependencies: | ||
config: | ||
- user.role.go_graphql_client | ||
module: | ||
- user | ||
id: user_add_role_action.go_graphql_client | ||
label: 'Add the GO GraphQL Client role to the selected user(s)' | ||
type: user | ||
plugin: user_add_role_action | ||
configuration: | ||
rid: go_graphql_client |
14 changes: 0 additions & 14 deletions
14
config/sync/system.action.user_add_role_action.graphql_consumer.yml
This file was deleted.
Oops, something went wrong.
14 changes: 14 additions & 0 deletions
14
config/sync/system.action.user_remove_role_action.bnf_graphql_client.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
uuid: 64ba08c0-435a-4e68-b9db-ad5e36751432 | ||
langcode: da | ||
status: true | ||
dependencies: | ||
config: | ||
- user.role.bnf_graphql_client | ||
module: | ||
- user | ||
id: user_remove_role_action.bnf_graphql_client | ||
label: 'Remove the BNF GraphQL Client role from the selected user(s)' | ||
type: user | ||
plugin: user_remove_role_action | ||
configuration: | ||
rid: bnf_graphql_client |
14 changes: 14 additions & 0 deletions
14
config/sync/system.action.user_remove_role_action.go_graphql_client.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
uuid: c8fe6acb-1517-47b9-abb1-b6e66472bf54 | ||
langcode: da | ||
status: true | ||
dependencies: | ||
config: | ||
- user.role.go_graphql_client | ||
module: | ||
- user | ||
id: user_remove_role_action.go_graphql_client | ||
label: 'Remove the GO GraphQL Client role from the selected user(s)' | ||
type: user | ||
plugin: user_remove_role_action | ||
configuration: | ||
rid: go_graphql_client |
14 changes: 0 additions & 14 deletions
14
config/sync/system.action.user_remove_role_action.graphql_consumer.yml
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
uuid: acb9efe1-c340-4abb-a4a6-c7acb96e41b3 | ||
langcode: da | ||
status: true | ||
dependencies: | ||
module: | ||
- graphql | ||
id: bnf_graphql_client | ||
label: 'BNF GraphQL Client' | ||
weight: 9 | ||
is_admin: null | ||
permissions: | ||
- 'execute graphql_compose_server arbitrary graphql requests' |
10 changes: 5 additions & 5 deletions
10
config/sync/user.role.graphql_consumer.yml → config/sync/user.role.go_graphql_client.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,12 @@ | ||
uuid: 2844cde3-5ba7-4a93-958a-70da917913a7 | ||
langcode: en | ||
uuid: 0f907e2f-f8c2-4979-85f4-bf9ab822603b | ||
langcode: da | ||
status: true | ||
dependencies: | ||
module: | ||
- graphql | ||
id: graphql_consumer | ||
label: 'GraphQl consumer' | ||
weight: 8 | ||
id: go_graphql_client | ||
label: 'GO GraphQL Client' | ||
weight: 10 | ||
is_admin: null | ||
permissions: | ||
- 'execute graphql_compose_server arbitrary graphql requests' |
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.