Commit Graph

22 Commits

Author SHA1 Message Date
Patrik Oldsberg 3d76c84dee gcp-projects,user-settings: update plugin test imports 2021-02-01 19:05:25 +01:00
Patrik Oldsberg ae7519f821 gcp-projects: update plugin name 2021-02-01 18:38:38 +01:00
Patrik Oldsberg bad33a2ec2 gcp-projects: port to new composability API 2021-02-01 17:59:32 +01:00
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
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
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
Marvin9 e2564645e5 feat: Replace old page theme props with new ones 2020-10-04 18:03:50 +05:30
Fredrik Adelöw c742a38ddb fix(gcp-projects): some postponed cleanup of the plugin code (#2523) 2020-09-21 08:43:51 +02:00
Patrik Oldsberg aa235dd154 app: move api factories out to plugins 2020-09-08 11:31:47 +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 73d28cd52a Added description to the support button 2020-08-28 15:48:31 +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