Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

Latest revisions

# Date Author Comment
c1096913 01/11/2024 09:29 AM Nofar Alfassi

Fixes #36160 - add display_name field to Host GraphQL type

cb88310a 06/19/2023 11:14 AM Kamil Szubrycht

Fixes #36509 - Fix totalCount handling for GraphQL queries with first parameter

e4d86ca4 05/10/2023 02:13 PM Evgeni Golov

Fixes #36370 - allow all providers in the graphql enum

Otherwise plugin-based providers are not allowed

952e1614 09/28/2022 09:35 AM Evgeni Golov

Fixes #32685 - update graphql to 1.13.x

GrapQL 1.13.x is a large update and can break plugins, but it is Ruby 3
compatible.

Co-authored-by: Oleh Fedorenko <>

09414bf0 03/02/2022 03:29 PM Ondřej Ezr

Fixes #34328 - GraphQL use directly SettingRegistry

GraphQL was reading the settings from DB, but now we have the registry, it needs to read it from there instead.

Mutation needs to set the value through the SettingRegistry as well.

d0f5a61b 10/08/2021 08:47 AM Ondřej Pražák

Fixes #33647 - Return persisted attrs on edit mutation

01c0a63d 07/27/2021 01:32 PM Ondřej Pražák

Fixes #33123 - Add GraphQL type for permissions

5286b211 07/19/2021 10:39 AM Ondřej Ezr

Refs #31059 - cleanup Environment from tests

Removes Environment related notes from tests, mostly just Host being
uselessly provided an environment.

e747bb20 07/19/2021 10:39 AM Ondřej Ezr

Refs Refactor #31059: Extract Environments models - drop environments from Taxonomy

Removes taxation of Environment.

6363d0f3 07/19/2021 10:39 AM Ondřej Ezr

Refs #31059 - drop environments Host extensions

Removes uses of environment from Host

View revisions

Also available in: Atom