Commit Graph

18 Commits

Author SHA1 Message Date
Patrik Oldsberg 1da7d2c657 plugins,packages: replace usages of ConfigReader.from 2020-12-15 19:04:50 +01:00
blam 2ed582f04a test(catalog/gql): added some tests as i couldn't get codecov to ignore 2020-09-18 16:37:05 +02:00
blam 6b1038d236 chore(catalog/gql): fixing issues for build failure 2020-09-18 01:51:10 +02:00
blam 46c11dd7d3 Merge branch 'master' of github.com:spotify/backstage into mob/union-types
* 'master' of github.com:spotify/backstage: (656 commits)
  Update playback-order-component.yaml (#2495)
  feat: rework Api Explorer components
  Add GitLab integration for scaffolder
  feat(catalog-backend): support GHE and other GitHub providers
  Add scaffolder config to monorepo (#2492)
  Simplify code
  prettified md
  Added PlantUML diagrams in backstage.io docs (#2413)
  chore(deps): bump nodegit from 0.26.5 to 0.27.0 (#2454)
  grammar correction
  added description header field
  added description header field
  added description header field
  added description header field
  added description header field
  Condense if to else if
  Update docs
  Reword
  Make access optional
  eslintignore: add template dirs
  ...
2020-09-17 14:15:50 +02:00
Patrik Oldsberg c319de51a7 backend-common: add resolvePackagePath 2020-09-01 19:33:49 +02:00
Fredrik Adelöw 568f398aa9 BREAKING CHANGE: no longer add express.json() by default to backend 2020-09-01 11:59:31 +02:00
blam 9b3236f47e chore(gql/catalog): fixing some code review comments 2020-08-14 14:37:17 +02:00
blam 10e4dc991f chore(catalog/gql): fixing csp for playground 2020-08-10 16:12:15 +02:00
blam e93e414fdd chore(gql): fixing build issues 2020-08-06 14:46:00 +02:00
blam de1ddc1096 chore(gql): pass through the config for the catalog client 2020-08-05 07:27:07 +02:00
blam bed544a17b Merge branch 'master' of github.com:spotify/backstage into mob/catalog-in-gql
* 'master' of github.com:spotify/backstage: (73 commits)
  chore(gql): graphql should be public
  chore(deps): bump chokidar from 3.4.0 to 3.4.1 (#1818)
  chore(deps-dev): bump @types/nodegit from 0.26.5 to 0.26.7 (#1817)
  chore(deps-dev): bump @testing-library/react-hooks from 3.3.0 to 3.4.1 (#1820)
  Mob/techdocs end to end (#1736)
  chore(scaffolder): updating the wording for the sample templates
  chore(deps): bump react-use from 14.2.0 to 15.3.3
  workflows: run cli checks on changes to create-app
  create-app: sync version
  create-app: fix deps
  create-app: add lint command
  feat(create-app): add missing template backend package
  plugins/graphql: fix schema packaging
  create-app: packaging fixes
  fix(create-app): update entrypoint
  feat: fallback to string value if config value is not json
  yarn.lock: security fix (#1797)
  fix(cli): add create-app import to e2e tests
  cli: just print warning if postpack fails
  broken link to create an app
  ...
2020-08-05 05:07:29 +02:00
Patrik Oldsberg 650830cf4f plugins/graphql: fix schema packaging 2020-08-02 19:29:21 +02:00
blam 1fb616c5f5 feat(gql): added some experimentation around graphql modules 2020-07-27 15:36:28 +02:00
blam 982be95dc2 chore(cli): Added fake test 2020-07-24 09:54:49 +02:00
blam 6927616150 chore(graphql): catalog should be required 2020-07-23 20:58:57 +02:00
blam be2ed9b77e feat(graphq): started a simple graphql server 2020-07-23 20:55:12 +02:00
blam 61257d533a feat(graphql): added simple graphql service with new backend plugin 2020-07-23 20:21:16 +02:00
blam 360200387e feat(gql): added a simple plugin for graphql stuff 2020-07-23 11:43:59 +02:00