Commit Graph

25 Commits

Author SHA1 Message Date
Patrik Oldsberg 8142a8ecb2 packages,plugins: add package documentation
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-09-14 18:47:53 +02:00
Fredrik Adelöw 923491eece run prettier formatting
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-08-09 11:54:38 +02:00
Fredrik Adelöw a88073c29a Update copyright headers
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-06-18 20:26:42 +02:00
Fredrik Adelöw 3108ff7bfd Make yarn dev for backends respect the PLUGIN_PORT env var
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-06-14 14:46:19 +02:00
Fredrik Adelöw 3f21e46725 fix types in tests
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-03-23 09:07:35 +01:00
Dominik Henneke bded5a3237 Update comments
Signed-off-by: Dominik Henneke <dominik.henneke@sda-se.com>
2021-03-09 09:56:01 +01:00
Dominik Henneke e6fa667639 Update type and changeset
Signed-off-by: Dominik Henneke <dominik.henneke@sda-se.com>
2021-03-08 11:37:35 +01:00
Dominik Henneke 173ed924b7 Include max-age=0
Signed-off-by: Dominik Henneke <dominik.henneke@sda-se.com>
2021-03-05 16:02:23 +01:00
Dominik Henneke 393b623aef Add a Cache-Control: no-store header to the index.html response to instruct the browser to not cache the pages
Signed-off-by: Dominik Henneke <dominik.henneke@sda-se.com>
2021-03-05 14:40:51 +01:00
Patrik Oldsberg 1c06cb3126 app-backend: clarify schema serialization troubleshooting steps 2021-02-19 12:58:41 +01:00
Patrik Oldsberg f807a21dd3 app-backend: add disableConfigInjection option, which disables config injection 2021-02-09 13:38:58 +01:00
Patrik Oldsberg 9c1e0de3e6 app-backend: more docs for options 2021-02-09 13:38:33 +01:00
Patrik Oldsberg 9f2b9c2020 app-backend: re-throw config loading errors with instructions for how to fix 2021-01-29 16:59:19 +01:00
Adam Harvey d40eddac9d Refactor visibility typo 2020-11-29 00:22:10 -05:00
Oliver Sand ff1301d28f Warn if app-backend can't start-up because missing dir 2020-11-25 17:28:07 +01:00
Patrik Oldsberg e2fc08cb15 app-backend: fix tests 2020-11-18 11:31:18 +01:00
Patrik Oldsberg c18769cc00 config-loader: visibilities -> visiblity 2020-11-18 11:31:12 +01:00
Patrik Oldsberg 7f95e40fbb app-backend,cli: add support for injecting full config based on serialized schema 2020-11-18 11:31:12 +01:00
Navaneeth Suresh bbeaff9daf Add a lint rule to avoid using __dirname 2020-10-09 15:03:29 +05:30
blam dcb30638d3 chore(catalog/gql): fixing typescript 2020-09-18 02:44:23 +02:00
blam 2083d75f71 Merge branch 'mob/union-types' of github.com:spotify/backstage into mob/union-types
* 'mob/union-types' of github.com:spotify/backstage: (34 commits)
  fix(yarn): fixup yarn.lock
  docs(catalog/grqphql): updating docs
  chore(gql/catalog): fixing some code review comments
  chore(gql/catalog): fixing dependencies
  chore: reverting code
  feat(gql/catalog): to remove the duplication in the schema thanks to the limitations on implements, let's create the schema using javascript
  feat(gql/catalog): working on making the schema nice
  feat(gql/catalog): Reduce the amount of duplication a little for unions
  chore(catalog/gql): fixing csp for playground
  chore(catalog/gql): move the catalog schema out of src
  chore(gql/catalog): updating the return types from the catalog api
  chore(gql/catalog): removing the mock data scripts for catalog-graph  l
  chore(gql/catalog): actually read
  chore(gql/catalog): fixing bundling of graphql asse
  chore(gql/catalog): removing the mock-data stuff
  feat(gql/catalog): implement the label resolver
  feat(gql/catalog): Fixing some of the query issues
  chore(gql/catalog): making the client alittle more readabke
  chore(gql/catalog): Added some more metadata fields to the catalog entities
  feat(gql/catlaog): Tidying up the resolver for the annotations
  ...
2020-09-17 14:22:58 +02:00
Patrik Oldsberg 30747fd724 app-backend: make tests work on windows 2020-09-06 14:38:24 +02:00
Patrik Oldsberg c319de51a7 backend-common: add resolvePackagePath 2020-09-01 19:33:49 +02:00
Patrik Oldsberg 35e1af6efa plugins/app-backend: add env config injection 2020-08-27 07:22:14 +02:00
Patrik Oldsberg 9ae483312e plugins: add initial app-backend 2020-08-27 07:22:14 +02:00