Commit Graph

52 Commits

Author SHA1 Message Date
github-actions[bot] c5584b62c2 Version Packages 2021-01-21 13:13:05 +00:00
github-actions[bot] be332e13ea Version Packages 2021-01-14 13:05:31 +00:00
Fredrik Adelöw 94fdf49554 Get rid of all usages of @octokit/types, and bump the rest of the octokit dependencies to the latest version 2021-01-13 16:41:10 +01:00
github-actions[bot] 28d7f319f4 Version Packages 2021-01-07 10:31:20 +00:00
github-actions[bot] a1ebbdeee0 Version Packages 2020-12-29 10:59:38 +00:00
github-actions[bot] c3c04658f2 Version Packages 2020-12-22 12:14:20 +00:00
github-actions[bot] 6e9f4d4a15 Version Packages 2020-12-17 10:16:33 +00:00
github-actions[bot] cf187484bf Version Packages 2020-12-10 11:25:39 +00:00
Askar a6a2ca6204 remove React's FC type from codebase (#3527)
* WIP-packages: remove React's FC type from codebase

* remove FC from other directories

* fix build failures

* add types to required packages
2020-12-10 11:23:29 +01:00
Adam Harvey 8b395bee26 Add standard NPM metadata 2020-12-08 13:42:23 -05:00
github-actions[bot] 01aa774d9a Version Packages 2020-12-03 15:28:22 +00:00
Patrik Oldsberg b08351ebb4 plugins: keep plugin package.json in sync 2020-11-27 14:15:08 +01:00
github-actions[bot] fefb0e18e0 Version Packages 2020-11-24 10:17:02 +00:00
github-actions[bot] bc0f47b7b7 Version Packages 2020-11-19 15:13:57 +00:00
github-actions[bot] 76a8099029 Version Packages 2020-11-12 10:52:23 +00:00
github-actions[bot] 715bb76fb5 Version Packages 2020-11-03 20:50:42 +00:00
Patrik Oldsberg 833a652d05 v0.1.1 2020-10-28 10:22:09 +01:00
Patrik Oldsberg 754109ee61 v0.1.1-alpha.26 2020-10-27 12:00:01 +01:00
blam 84c64329ea chore: fixing dependencies list 2020-10-21 10:36:36 +02: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
Fredrik Adelöw 711c27eecf chore(cloudbuild): publish the cloudbuild plugin 2020-10-16 16:09:05 +02:00
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
Stefan Ålund 8d666e43bd Use MissingAnnotationEmptyState for plugins (#2824) 2020-10-09 15:11:15 +02:00
blam 3cf6336a50 chore(cloudbuild): removing the dependency on jest-fetch-mock and node-fetch 2020-10-09 12:04:27 +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
ebarrios f192fa5c96 Replaced Typography error with a WarningPanel 2020-09-28 10:20:49 +02:00
ebarrios 16bf17903f Removed leftover token from getWorkflow api call 2020-09-28 10:18:15 +02:00
ebarrios a930b485c3 Removed core-api from dependecie list 2020-09-28 10:16:22 +02:00
ebarrios 804e93071a Updated package.json in plugin to include missing deps 2020-09-25 15:18:14 +02:00
ebarrios 8eef1d9434 Removed unused total_count entry 2020-09-23 18:43:09 +02:00
ebarrios d2dc65637d Bumped version to alpha.23 2020-09-23 18:41:51 +02:00
ebarrios f04f36e2db Change way of getting service account with new URL and qs 2020-09-23 18:36:26 +02:00
ebarrios f322ab957f Using moment to parse the date 2020-09-23 17:54:43 +02:00
ebarrios 295d98d595 Renamed onReRunClick in useWorkflowRuns.ts to rerun 2020-09-23 17:39:50 +02:00
ebarrios 8a0113b4a7 Replaced id: for id: run.id 2020-09-23 17:33:19 +02:00
ebarrios 631d59e5bd Renamed CLOUDBUID_ANNOTATION from google.com/cloudbuild to google.com/cloudbuild-project-slug 2020-09-23 17:28:43 +02:00
ebarrios e3d9a11d45 Removed commented lines from WorkflowRunsTable.tsx 2020-09-23 17:26:35 +02:00
ebarrios 8e2a9082cd Replaced warning with <Typography> with a <WarningPanel> in WorkflowRunDetails.tsx 2020-09-23 17:25:40 +02:00
ebarrios bd26c9c8da Removed total_count from ActionsListWorkflowRunsForRepoResponseData type and calculate it on the fly. Clean up types.ts to remove duplicated entry (builds = ActionsListWorkflowRunsForRepoResponseData). Remove redundant line on router.tsx. Removed extra space in title for WarningPanel in Router.ts. 2020-09-23 17:21:23 +02:00
ebarrios 6002842bfb Change Promise<any> to Promise<void> in reRunWorkflow function 2020-09-23 17:11:30 +02:00
ebarrios bd9988d58e Using the new way of injecting one API into another and added encodeURIComponent for all urls variables on CloudbuildClient.ts 2020-09-23 17:09:23 +02:00
ebarrios 1b9e7e8e7c Updated plugin name on the README.md 2020-09-23 16:33:05 +02:00
ebarrios 1f973f4867 Modify the value of Service Account in the details to correct the error that was not showing the service account 2020-09-21 10:22:41 +02:00
ebarrios 8e73d3b5bf Solved merge conflicts 2020-09-21 10:09:21 +02:00
ebarrios 2eab159423 Modify Author field in details and change it to Service Account 2020-09-18 16:45:02 +02:00
ebarrios f5b20d5772 Change readme from cloudbuild to Goolge cloudbuild 2020-09-18 12:15:41 +02:00
ebarrios f12de035d2 Change readme from cloudbuild to Goolge cloudbuild 2020-09-18 12:14:30 +02:00
ebarrios 8bdf33c0d4 Cleanup unused types 2020-09-18 11:51:11 +02:00