Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# 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

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

Fixes #31766 - drop Puppetclass GraphQL

Extracted in https://github.com/theforeman/foreman_puppet_enc/pull/110

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

Fixes #31056 - drop SmartProxy Puppet feature

Drops testing with puppet feature, Puppet Proxy status.
Puppet proxy multiple update on host.

Extracted in: https://github.com/theforeman/foreman_puppet_enc/pull/70

9111722f 06/29/2021 10:10 PM Ondřej Pražák

Fixes #32782 - Add types and queries for Lookup Values

46fac33d 06/25/2021 10:43 AM Ondřej Pražák

Fixes #32825 - Add type for permissions on resource

81512f75 06/16/2021 08:16 AM Tomer Brisker

Fixes #30387 - Remove `view_bookmarks` permission

Users should always be able to see public bookmarks and their own
bookmarks, a permission is not needed for this case.

631e6acd 05/25/2021 11:55 AM Ondřej Pražák

Fixes #32645 - Add descendants field to hostgroup

Adds a field for descendants into graphql type
for hostgroup.

eda7146e 10/12/2020 09:36 AM Ondřej Pražák

Refs #30519 - Add graphql types related to report

Adds types for Log, Message and Source that hold
report-related information.

8a82094c 09/21/2020 08:14 PM Ondřej Pražák

Fixes #30519 - Add queries for config reports

1583fd49 06/19/2020 05:57 AM Ondřej Ezr

Fixes #30107 - graphql powerStatus field

a58ef4e0 05/31/2020 08:12 AM Ondřej Pražák

Refs #28920 - Add more tests

78cdc806 05/31/2020 08:12 AM Ondřej Pražák

Fixes #28920 - Add queries and mutation for settings

f707101e 04/17/2020 08:37 AM Ondřej Ezr

Fixes #29524 - association preloading in testing

3994110e 03/12/2020 09:37 AM Ondřej Pražák

Fixes #29325 - Add queries, mutations for bookmarks

f99d4ce7 03/09/2020 12:00 PM Ondřej Pražák

Fixes #28974 - Add mutations for operating systems

44e19b35 02/28/2020 01:14 PM Michael Moll

Fixes #19792 - Fix Layout/SpaceInsideBlockBraces cop

b578d97d 02/23/2020 08:39 AM Ondřej Pražák

Fixes #28935 - Add mutations for media

276240d2 02/18/2020 08:48 AM Kamil Szubrycht

Fixes #29010 - graphql: fix creating object by user with create permission

cb2cb36a 01/08/2020 10:24 AM Michael Moll

Fixes #28561 - Configure and fix Layout/AlignArguments cop

d25f7031 11/11/2019 10:16 AM Tomer Brisker

Fixes #26562 - Test smart proxy graphql on hosts with env

Due to a change in Rails (https://github.com/rails/rails/pull/33673/),
when factory bot creates a smart proxy with child hosts it now triggers
a save on the hosts, which in this test fails because hosts validate...

6626223a 10/09/2019 09:41 AM Kamil Szubrycht

Fixes #28017 - graphql: fix creating host with puppetclasses

696d1578 10/08/2019 09:25 AM Kamil Szubrycht

Fixes #28014 - graphql: add puppetclasses to Environment

f2ee562e 07/09/2019 08:44 AM Marek Hulán

Fixes #27249 - flip the comma cop

04d54137 06/17/2019 01:14 PM Timo Goebel

fixes #26489 - graphql: create host mutation

601b910f 06/16/2019 11:14 AM Timo Goebel

fixes #26887 - graphql login: count bruteforce attempts

a0591cdb 06/16/2019 10:38 AM Timo Goebel

fixes #26548 - graphql: support namespaced modules

62a41131 04/23/2019 08:22 AM Timo Goebel

fixes #26490 - graphql: add hostgroup queries

7bf64ff7 04/23/2019 07:47 AM Timo Goebel

fixes #26487 - user login with graphql

f04d8d48 04/18/2019 01:37 PM Timo Goebel

fixes #26488 - graphql: add currentUser query

305ee6f0 04/14/2019 11:11 AM Timo Goebel

fixes #26528 - graphql: refactor AuthorizedModelQuery to resolver

0f61f53b 04/05/2019 08:50 AM Timo Goebel

fixes #24008 - add graphql mutations

f0a91d3f 04/04/2019 01:14 PM Timo Goebel

fixes #26495 - graphql: properly auth resources

0d9c9615 04/03/2019 11:54 AM Timo Goebel

fixes #26492 - graphql: add media queries

03318acf 04/02/2019 06:55 AM Timo Goebel

fixes #26491 - graphql: add ptable queries

f48a5ab1 03/29/2019 05:47 PM Kamil Szubrycht

Fixes #26298 - graphql: add SshKey queries

a8289f1b 03/29/2019 02:03 PM Kamil Szubrycht

Fixes #26387 - graphql: add network queries

87234768 03/28/2019 06:55 PM Kamil Szubrycht

Fixes #26297 - graphql: add Host queries

9f619a9e 03/27/2019 04:47 PM Kamil Szubrycht

Fixes #26291 - graphql: add ComputeResource queries

3ec971af 03/27/2019 02:13 PM Kamil Szubrycht

Fixes #26270 - graphql: add PersonalAccessToken queries

5bf6fe67 03/27/2019 12:19 PM Kamil Szubrycht

Fixes #26296 - graphql: add Puppetclass queries (#6607)

a0526144 03/27/2019 09:37 AM Kamil Szubrycht

Fixes #26457 - graphql: filter subnet domains

This commit allows filtering subnets in the graphql Domain query.

4df81848 03/21/2019 09:16 PM Kamil Szubrycht

Fixes #26294 - graphql: add Environment queries

d97cb969 03/21/2019 07:37 PM Kamil Szubrycht

Fixes #26288 - graphql: add User queries

61765f19 03/20/2019 07:53 AM Kamil Szubrycht

Fixes #26268,#26269 - graphql: add Fact queries

Adds FactName and FactValue queries for graphql

02302de3 03/19/2019 09:00 AM Kamil Szubrycht

Fixes #26267 - graphql: add Domain queries

a53d6558 03/18/2019 01:25 PM Kamil Szubrycht

Fixes #26382 - graphql: add Organization queries

3b6bc3ad 03/16/2019 04:11 PM Kamil Szubrycht

Fixes #26295 - graphql: add SmartProxy queries

2a9dd587 03/15/2019 12:41 PM Timo Goebel

Fixes #24050 - graphql: add connections with totalCount

9fe4c988 03/13/2019 11:55 AM Kamil Szubrycht

Fixes #26292 - graphql: add Architecture queries

ea1485a4 03/13/2019 06:35 AM Kamil Szubrycht

Fixes #26289 - graphql: add Usergroup queries

3a110cea 03/12/2019 07:10 PM Kamil Szubrycht

Fixes #26281 - graphql: add Subnet queries

8e11fa23 03/12/2019 01:16 PM Kamil Szubrycht

Fixes #26265 - graphql: add Operatingsystem queries

03567091 03/12/2019 08:42 AM Kamil Szubrycht

Fixes #26266 - graphql: add Location queries

cf9b21e6 03/11/2019 12:38 PM Kamil Szubrycht

Fixes #26290 - graphql: query objects by global id

4406cad7 03/05/2019 11:40 AM Timo Goebel

fixes #23880 - graphql: relay global id

d1e18585 02/26/2019 08:13 AM Timo Goebel

fixes #23678 - add graphql scaffolding