Commit Graph

5343 Commits

Author SHA1 Message Date
ebarrios 8e73d3b5bf Solved merge conflicts 2020-09-21 10:09:21 +02:00
Esteban Barrios f315ad20e6 Merge pull request #8 from spotify/master
Update Fork
2020-09-21 09:55:34 +02:00
Ivan Shmidt f8d0716178 Merge pull request #2528 from spotify/shmidt-i/catalog-show-only-components
feat(catalog): show only components
2020-09-21 09:31:36 +02:00
Ivan Shmidt 4d791599c3 feat(catalog): show only components 2020-09-21 09:13:16 +02:00
Fredrik Adelöw c742a38ddb fix(gcp-projects): some postponed cleanup of the plugin code (#2523) 2020-09-21 08:43:51 +02:00
Ben Lambert c5d4458962 Merge pull request #1914 from spotify/mob/union-types
Add Catalog API + Union Types to GraphQL
2020-09-20 22:57:28 +02:00
blam d46b993c90 test(catalog/gql): added some test for the catalog graphql module 2020-09-20 22:40:57 +02:00
Patrik Oldsberg b625009cd8 Merge pull request #2037 from alisinabh/master
Add standalone building with docker
2020-09-20 22:35:53 +02:00
Alisina Bahadori 357a99a20b Fix Dockerfile comments and README instructions 2020-09-20 23:32:17 +03:30
blam fff010b0d1 Merge branch 'master' of github.com:spotify/backstage into mob/union-types
* 'master' of github.com:spotify/backstage:
  Update quickstart-app-auth.md
  Update changelog
  v0.1.1-alpha.22
  v0.1.1-alpha.21
  TechDocs: Use a flag to determine if we should use a local mkdocs or techdocs-container (#2503)
  feat(catalog-backend): delete log entries older than a cutoff
  fix(workflows): do not run e2e when contrib or docs change
  chore(contrib): form the basic contrib hierarchy
  fix(catalog-backend): address comments and add docs
  fix(catalog-backend): unify github and github/api, and use git-url-parse
2020-09-20 21:00:45 +02:00
Alisina Bahadori 5d8afa9bc6 Fix prettier on multi-stage-fontend README.md 2020-09-20 17:57:36 +04:30
Alisina Bahadori 0cfe7461dd Move standalone.Dockerfile to contrib directory 2020-09-20 17:36:19 +04:30
Patrik Oldsberg 1564f56a87 Merge pull request #2524 from rachfop/patch-1
Update quickstart-app-auth.md
2020-09-18 22:00:18 +02:00
Patrick Rachford e233244728 Update quickstart-app-auth.md
stand-alone/standalone are used as an adjective. You can think of it as a synonym for independent.
Stand alone is a verb phrase.
2020-09-18 12:55:53 -07:00
Fredrik Adelöw 777cda358f Merge pull request #2510 from spotify/release-sept-18
Release v0.1.1-alpha.22
2020-09-18 16:51:26 +02:00
ebarrios 2eab159423 Modify Author field in details and change it to Service Account 2020-09-18 16:45:02 +02: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
Raghunandan 3c1aec3c53 Update changelog 2020-09-18 15:14:38 +02:00
Raghunandan 72235dd51e v0.1.1-alpha.22 2020-09-18 15:14:38 +02:00
Raghunandan 259205727e v0.1.1-alpha.21 2020-09-18 15:13:47 +02:00
Fredrik Adelöw f7a57e89d0 Merge pull request #2501 from spotify/freben/more-github
fix(catalog-backend): unify github and github/api, and use git-url-parse
2020-09-18 15:06:18 +02:00
blam 025795aeda chore(codecov): trying again? 2020-09-18 14:45:31 +02:00
blam 5f742e0b83 chore(codecov): prettier why do you hate me 2020-09-18 14:25:50 +02:00
Ben Lambert 5ca6b3ac4c Merge pull request #2512 from spotify/freben/contrib
chore(contrib): form the basic contrib hierarchy
2020-09-18 14:18:57 +02:00
Ben Lambert 23e8350121 Merge pull request #2519 from spotify/freben/cut-logs
feat(catalog-backend): delete log entries older than a cutoff
2020-09-18 14:17:47 +02:00
Ben Lambert fdfdb65278 Merge pull request #2513 from spotify/freben/less-e2e
fix(workflows): do not run e2e when contrib or docs change
2020-09-18 14:17:16 +02:00
Sebastian Qvarfordt f097c32b59 TechDocs: Use a flag to determine if we should use a local mkdocs or techdocs-container (#2503)
* Use a flag to determine wether to use techdocs-container or local install of mkdocs

* Updated techdocs generator to look at app-config string instead of argument to decide how to run the generator

* Removed console log...

* Reverted scaffolder file that was accidentally committed.

* Fixed lint issues

* Added config to create-app template
2020-09-18 14:02:35 +02:00
blam 96ddf2bfb9 ignore graphql plugins from codecov 2020-09-18 14:00:17 +02:00
Fredrik Adelöw 082d8b0bfd feat(catalog-backend): delete log entries older than a cutoff 2020-09-18 13:57:43 +02:00
blam 3c9e6199e3 chore(catalog/gql): making the backend start 2020-09-18 12:53:54 +02:00
blam 1903f6d987 Merge branch 'master' of github.com:spotify/backstage into mob/union-types
* 'master' of github.com:spotify/backstage: (22 commits)
  [microsite] Add CNCF logo (#2511)
  feat: use title for API type in table
  new tutorials (#2435)
  e2e-test: ignore unhandled errors from jsdom
  Techdocs without docker-in-docker (#2438)
  Test for docker before attempting to run a container (#2497)
  scaffolder: Fix backend fails to start
  feat: add api-docs config ref for widgets
  Mark docs template description as required
  Send component description to GitHub
  Pass props to lists and control rendering from outside wrapper
  Remove commented out code
  Remove unnecessary boolean conversion
  docs: improve navigation around ADRs
  Update default-app template
  Handle empty sections
  Change logic of FeatureFlags.toggle()
  Update sidepar
  Add featureflags components and toggle method on api
  Cleanup and breaking out into more components
  ...
2020-09-18 12:50:21 +02:00
ebarrios ab4d4d2f03 Ran prettier on packages/app/src/components/catalog/EntityPage.tsx 2020-09-18 12:45:23 +02:00
ebarrios f5b20d5772 Change readme from cloudbuild to Goolge cloudbuild 2020-09-18 12:15:41 +02:00
ebarrios 3f6bd83216 Merge branch 'cloudbuild-plugin' of github.com:ebarriosjr/backstage into cloudbuild-plugin 2020-09-18 12:14:41 +02:00
ebarrios f12de035d2 Change readme from cloudbuild to Goolge cloudbuild 2020-09-18 12:14:30 +02:00
Esteban Barrios 53393f6410 Merge branch 'master' into cloudbuild-plugin 2020-09-18 11:53:31 +02:00
ebarrios 8bdf33c0d4 Cleanup unused types 2020-09-18 11:51:11 +02:00
Oliver Sand ddc1cbd96a Merge pull request #2502 from SDA-SE/feat/small-api-explorer-improvement
feat: use title for API type in table
2020-09-18 11:43:11 +02:00
Stefan Ålund 6341af5b31 [microsite] Add CNCF logo (#2511) 2020-09-18 11:24:51 +02:00
Oliver Sand 20353279d7 feat: use title for API type in table
Now that the API definition types are available via an API, we can resolve the remaining TODO comment here.
2020-09-18 11:21:46 +02:00
Fredrik Adelöw c44af2deac fix(workflows): do not run e2e when contrib or docs change 2020-09-18 11:15:49 +02:00
Fredrik Adelöw 53d1f1f9a5 chore(contrib): form the basic contrib hierarchy 2020-09-18 11:04:03 +02:00
ebarrios 0d1695715e Removed unused types 2020-09-18 10:50:50 +02:00
Marcus Eide bc48f67508 Merge pull request #2420 from spotify/eide/hack-user-settings-dialog
sidebar: User settings dialog
2020-09-18 10:17:27 +02:00
Fredrik Adelöw 94b8e88eba fix(catalog-backend): address comments and add docs 2020-09-18 10:00:58 +02:00
Patrik Oldsberg 7a701490c2 Merge pull request #2505 from spotify/rugvip/nodoom
e2e-test: ignore unhandled errors from jsdom
2020-09-18 09:47:32 +02:00
blam dcb30638d3 chore(catalog/gql): fixing typescript 2020-09-18 02:44:23 +02:00
blam 6b1038d236 chore(catalog/gql): fixing issues for build failure 2020-09-18 01:51:10 +02:00
blam 956cdea2d6 feat(catalog/gql): running prettier on some files that neeeded it 2020-09-18 01:34:04 +02:00
Jesse Alan Johnson 975b97daf2 new tutorials (#2435)
* new tutorial

* prettier formatting

* Update quickstart.md

* prettier write

* refined quickstart tutorial

* Create QuickStart-app-plugin

* Rename QuickStart-app-plugin to quickStart-app-plugin

* Update and rename quickStart-app-plugin to quickstart-app-plugin

* Adding second tutorial with prettier

* removing rogue file

* updating where to go link

* adding sidebars entry for new tutorials
2020-09-17 20:41:13 +02:00