Actions
Tracker #22109
openForeman should support a graphql api
Status:
New
Priority:
Normal
Assignee:
-
Category:
API
Target version:
-
% Done:
0%
Description
A graphql based API tries to solve a lot of problems that rest based apis have in regards of single page applications that access the api directly from the ui. One of the benefits of a graphql based api is, that the client can specify what data he really needs. This can reduce the number of request necessary to load all data.
This article has more background information, especially on how this helps with react based UIs:
https://dev-blog.apollodata.com/reducing-our-redux-code-with-react-apollo-5091b9de9c2a
Updated by The Foreman Bot over 6 years ago
- Pull request https://github.com/theforeman/foreman/pull/5336 added
Updated by Timo Goebel over 6 years ago
- Related to Feature #23678: graphql: add scaffolding code added
Updated by Timo Goebel over 6 years ago
- Related to Feature #23880: graphql: add global ids added
Updated by Timo Goebel over 6 years ago
- Related to Feature #24008: graphql: add mutations for hw models added
Updated by Timo Goebel over 6 years ago
- Related to Feature #24050: graphql: support total count on connections added
Updated by The Foreman Bot almost 6 years ago
- Pull request deleted (
https://github.com/theforeman/foreman/pull/5336)
Updated by Ondřej Pražák over 5 years ago
- Related to Feature #26013: Add graphiql console added
Updated by Timo Goebel over 5 years ago
- Related to Feature #26151: add graphql base classes added
Updated by Timo Goebel over 5 years ago
- Related to Feature #26265: graphql: add Operatingsystem queries added
Updated by Timo Goebel over 5 years ago
- Related to Feature #26266: graphql: add Location queries added
Updated by Timo Goebel over 5 years ago
- Related to Feature #26267: graphql: add Domain queries added
Updated by Timo Goebel over 5 years ago
- Related to Feature #26268: graphql: add FactName queries added
Updated by Timo Goebel over 5 years ago
- Related to Feature #26269: graphql: add FactValue queries added
Updated by Timo Goebel over 5 years ago
- Related to Feature #26270: graphql: add Personal Access Token queries added
Updated by Timo Goebel over 5 years ago
- Related to Feature #26281: graphql: add Subnet queries added
Updated by Timo Goebel over 5 years ago
- Related to Feature #26288: graphql: add User queries added
Updated by Timo Goebel over 5 years ago
- Related to Feature #26289: graphql: add Usergroup queries added
Updated by Timo Goebel over 5 years ago
- Related to Feature #26290: graphql: query objects by global id added
Updated by Timo Goebel over 5 years ago
- Related to Feature #26291: graphql: add Compute Resource queries added
Updated by Timo Goebel over 5 years ago
- Related to Feature #26292: graphql: add Architecture queries added
Updated by Timo Goebel over 5 years ago
- Related to Feature #26294: graphql: add Environment queries added
Updated by Timo Goebel over 5 years ago
- Related to Feature #26293: graphql: add Domain queries added
Updated by Timo Goebel over 5 years ago
- Related to Feature #26295: graphql: add Smart Proxy queries added
Updated by Timo Goebel over 5 years ago
- Related to Feature #26296: graphql: add Puppetclass queries added
Updated by Timo Goebel over 5 years ago
- Related to Feature #26297: graphql: add Host queries added
Updated by Timo Goebel over 5 years ago
- Related to Feature #26298: graphql: add SshKey queries added
Updated by Kamil Szubrycht over 5 years ago
- Related to Feature #26341: graphql: Run GraphQL tests in Jenkins added
Updated by Kamil Szubrycht over 5 years ago
- Related to Feature #26382: graphql: add Organization queries added
Updated by Kamil Szubrycht over 5 years ago
- Related to Feature #26387: graphql: add Network queries added
Updated by Timo Goebel over 5 years ago
- Related to Feature #26489: graphql: add a host create mutation added
Updated by Timo Goebel over 5 years ago
- Related to Feature #26488: graphql: add currentUser query added
Updated by Timo Goebel over 5 years ago
- Related to Feature #26490: graphql: add Hostgroup queries added
Updated by Timo Goebel over 5 years ago
- Related to Feature #26491: graphql: add Ptable queries added
Updated by Timo Goebel over 5 years ago
- Related to Feature #26492: graphql: add Medium queries added
Updated by The Foreman Bot over 5 years ago
- Status changed from New to Ready For Testing
- Assignee set to Timo Goebel
- Pull request https://github.com/theforeman/foreman/pull/6631 added
Updated by Timo Goebel over 5 years ago
- Status changed from Ready For Testing to New
- Assignee deleted (
Timo Goebel) - Pull request deleted (
https://github.com/theforeman/foreman/pull/6631)
Updated by Timo Goebel over 5 years ago
- Related to Refactor #26528: graphql: refactor AuthorizedModelQuery into a resolver added
Updated by Timo Goebel over 5 years ago
- Related to Bug #26532: graphql should support ui sessions added
Updated by Timo Goebel over 5 years ago
- Related to Feature #26541: graphql: add plugin DSL added
Updated by Timo Goebel over 5 years ago
- Tracker changed from Feature to Tracker
- % Done set to 0
Updated by Timo Goebel over 5 years ago
- Related to Feature #26548: graphql: support namespaced modules added
Updated by Timo Goebel over 5 years ago
- Related to Feature #26817: graphql: support image queries added
Updated by Timo Goebel over 5 years ago
- Related to Feature #26886: graphql: add queries for DiscoveryRules added
Updated by Kamil Szubrycht about 5 years ago
- Related to Feature #28014: graphql: add puppetclasses field to Environment type added
Updated by Kamil Szubrycht about 5 years ago
- Related to Bug #28017: graphql: cannot create a host with puppetclasses added
Updated by Kamil Szubrycht about 5 years ago
- Related to Feature #28123: graphql: It should be possible to sort hosts by created_at added
Updated by Kamil Szubrycht about 5 years ago
- Related to Bug #28137: graphql: It's not possible to generate a global id for Redhat OS added
Updated by Ondřej Pražák over 4 years ago
- Related to Feature #28920: graphql: add queries and mutations for settings added
Updated by Ondřej Pražák over 4 years ago
- Related to Feature #28935: graphql: Add mutations for media added
Updated by Ondřej Pražák over 4 years ago
- Related to Feature #28974: graphql: add mutations for operating systems added
Updated by Ondřej Pražák over 4 years ago
- Related to Bug #29943: Misleading message on viewing associated records added
Updated by Ondřej Pražák over 4 years ago
- Related to Feature #30519: graphql: Add queries for config reports added
Actions