Commit Graph

28 Commits

Author SHA1 Message Date
Ben Lambert cab19ba21e Merge pull request #1724 from spotify/feat/backend-plugin
Create backend plugin through CLI
2020-09-24 14:18:06 +02:00
Ben Lambert da2a12d61a Merge pull request #2588 from spotify/bug/make-gcp-public
chore(gcp): updating gcp projects npm visibility
2020-09-24 11:30:43 +02:00
blam f326c2ee1e Merge branch 'master' of github.com:spotify/backstage into feat/backend-plugin
* 'master' of github.com:spotify/backstage: (30 commits)
  fix(techdocs-core): use the content of the readme as long description for the pypi package (#2578)
  chore: add contrib to CONTRIBUTING.md (#2585)
  Fix typo (#2584)
  backend-common: default config env to development
  v0.1.1-alpha.23
  TechDocs: Inject CSS transformer and initial backstage style integration for reader (#2560)
  bug(gql): use import to import the graphql module
  Rename file
  [blog] Announce CNCF Sandbox (#2568)
  document cleaning - tutorial quickstarts (#2520)
  Simplify codecov flag names
  chore(scaffolder-backend): typo in visibility
  Kubernetes plugins boilerplate (#2559)
  CHANGELOG: add entry for SessionApi refactor
  Upload package specific code coverage to codecov
  Add codecov flags for core and core-api packages
  TechDocs: Enable allowVulnerableTags in sanitize-html (#2554)
  chore: trust the Boolean :)
  docs: regenerate api reference docs
  core: refactor SessionStateApi to SessionApi with sign-in/out
  ...
2020-09-24 10:54:04 +02:00
blam 37a4a3afd0 chore(deps): updating dependencies for plugin 2020-09-24 10:52:26 +02:00
blam 5be5d6bca5 chore(gcp): updating gcp projects npm visibility 2020-09-24 10:48:44 +02:00
blam 6c55d38348 v0.1.1-alpha.23 2020-09-23 16:40:49 +02:00
blam 6f70008386 chore(cli): fixing issues with the new dependency 2020-09-21 23:37:35 +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
Raghunandan 72235dd51e v0.1.1-alpha.22 2020-09-18 15:14:38 +02:00
Fredrik Adelöw 0a24df743f chore: bump mui to the create-app resolved version, to lose Accordion warnings 2020-09-09 11:18:18 +02:00
Patrik Oldsberg aa235dd154 app: move api factories out to plugins 2020-09-08 11:31:47 +02:00
Patrik Oldsberg b045b166b6 run prettier 2020-09-05 16:37:30 +02:00
ebarrios c9558f6570 Removed unused import for TableContainer 2020-09-04 10:23:51 +02:00
ebarrios c73618c4c1 Fixed old merge conflict in api.ts and cange to Table element in ProjectDetailsPage.tsx 2020-09-04 10:17:56 +02:00
ebarrios 69c2fc72cf Bumped version to alpha21 2020-09-04 10:03:48 +02:00
ebarrios 67017fbd00 Updated package.json react-use to version 15.3.3 2020-08-28 16:24:07 +02:00
ebarrios 73d28cd52a Added description to the support button 2020-08-28 15:48:31 +02:00
ebarrios c4b98146ac Added missing . on gcp-projects plugin Readme.md file 2020-08-28 15:46:01 +02:00
ebarrios cfeda75a4e Bump package to and dependecies to alpha20 2020-08-28 15:10:46 +02:00
ebarrios c28527a469 Using version ^0.1.1-alpha.16 2020-07-29 12:42:25 +02:00
ebarrios 082d667854 Clean up for yarn tsc and fix the simple settep for project creation 2020-07-28 17:12:54 +02:00
ebarrios 2c13894037 Modify the UI per request of the backstage team 2020-07-28 15:48:14 +02:00
ebarrios f9b4a2bd35 Removed unsused imports from NewProjectPage 2020-07-14 09:37:38 +02:00
ebarrios 18fc7c99f6 Removed some extra header on the create new GCP Project 2020-07-14 08:27:22 +02:00
ebarrios 8fbe0d32f4 Added baseURL per recomendation from @stefanalund 2020-07-14 08:11:00 +02:00
ebarrios 07128d499b Added or to not mandatory values in the project type for printing if they are not set on the response 2020-07-14 07:40:08 +02:00
ebarrios 461f16250a Removed trivago name on the title for creating a new GCP Project 2020-07-14 07:26:15 +02:00
ebarrios 24c509b9e2 Created gcp-projects plugin 2020-07-14 07:16:20 +02:00