An error occurred fetching the project authors.
- 08 Oct, 2020 1 commit
-
-
Nathan Friend authored
This commit adds a new GraphQL that fetches a single release.
-
- 01 Oct, 2020 1 commit
-
-
Nathan Friend authored
This commit updates all release-related frontend tests to use a GraphQL fixture instead of hard-coded data in mock_data.js.
-
- 15 Sep, 2020 1 commit
-
-
Nathan Friend authored
This commit update the Releases page to fetch its data from GraphQL instead of from the REST endpoint. This change is hidden behind the graphql_releases_page feature flag.
-
- 10 Aug, 2020 2 commits
-
-
Nathan Friend authored
This commit updates the "New Release" page to send `null` instead of an empty string when the "Release title" field is left blank (or is only whitespace).
-
Nathan Friend authored
This commit updates the Edit Release page to additionally support the creation of new releases.
-