Commit Graph

40 Commits

Author SHA1 Message Date
blam 101978963d Merge branch 'master' of github.com:spotify/backstage into migrate-to-msw
* 'master' of github.com:spotify/backstage: (139 commits)
  Cleanup
  Update PinButton.test.tsx
  feat: update github insights plugin version (#2973)
  Ignore IntelliJ *.iml files (#2971)
  chore(deps): bump rollup-plugin-dts from 1.4.11 to 1.4.13
  fix the plugin card on plugins page
  align 'Add to Marketplace' button on plugins page
  fix the PluginGrid on mobiles sizes
  use getBy query instead of queryBy when asserting for elements present in document (#2951)
  Update PinButton.tsx
  Add test case for Progress component (#2953)
  fix the styling of footer copy on mobile
  add changeset
  handle the case where no entities are available to show
  core-api: work around issue with ApiRef export const declarations
  core-api: move utility api system implementation into apis/system
  Update docs regarding npm config ignore-scripts flag
  Another try
  Fix Core Features configuration id (#2948)
  Fix test?
  ...
2020-10-19 23:57:40 +02:00
Patrik Oldsberg 5ff5b1325d Merge pull request #2739 from Marvin9/feat/flexible-theme-for-page
feat: theme customization for pages
2020-10-16 12:47:05 +02:00
Marvin9 fe4926cb75 chore: remove explicit return 2020-10-15 13:52:18 +05:30
Marvin9 8f0608a5ed chore: refactor 2020-10-15 09:16:39 +05:30
blam e44cb85b22 Merge branch 'master' of github.com:spotify/backstage into migrate-to-msw
* 'master' of github.com:spotify/backstage: (66 commits)
  chore: fix lerna linting
  v0.1.1-alpha.25
  Add Code Insights plugin to sample app and marketplace (#2833)
  Improve main CI build status badge in README (#2866)
  Update roadmap: Design System 🚢 (#2858)
  github/codecov: switch to informational mode
  github/workflows: use the tip of master as the base for comparing PR code coverage
  make saml provider path from globalConfig (#2855)
  fix(catalog-backend): limit search value lengths
  Update project Copyright (#2852)
  fix(catalog-backend): actually use modified entity output (default namespace was broken)
  remove unnecessary center keyword
  Move card header bg to up contrast, fix #2558
  Update name of env authentication env vars
  Fix feedback from dtuite
  Remove chart testing workflow for now
  Only lint charts on Pull Requests
  Move the k8s deployment docs to its own helm deployment page
  Remove line in initdb script that creates backend db
  Use app-config.development.yaml to provide configuration instead of local
  ...
2020-10-13 03:56:13 +02:00
blam 46960a61ec v0.1.1-alpha.25 2020-10-12 22:42:54 +02:00
Marvin9 6e3ba7c2c4 chore: resolve conflicts 2020-10-11 19:19:35 +05:30
Marvin9 6d68f6fec1 feat: consume theme provided by Page theme provider 2020-10-11 19:14:23 +05:30
blam 5f66d4f86b chore(gcp-projects): removing node-fetch and jest-fetch-mock as dependencies 2020-10-09 12:56:17 +02:00
blam 813504018e chore: update deps 2020-10-08 21:58:24 +02:00
Patrik Oldsberg 46b71700ee v0.1.1-alpha.24 2020-10-05 15:45:33 +02:00
Marvin9 e2564645e5 feat: Replace old page theme props with new ones 2020-10-04 18:03:50 +05:30
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