Commit Graph

189 Commits

Author SHA1 Message Date
github-actions[bot] 01aa774d9a Version Packages 2020-12-03 15:28:22 +00:00
Marek Calus 7eaa056201 Merge remote-tracking branch 'upstream/master' into mcalus3/add-catalog-import-plugin 2020-11-29 18:18:11 +01:00
Patrik Oldsberg b08351ebb4 plugins: keep plugin package.json in sync 2020-11-27 14:15:08 +01:00
Marek Calus c0061218db Merge remote-tracking branch 'upstream/master' into mcalus3/add-catalog-import-plugin 2020-11-26 08:16:28 +01:00
github-actions[bot] fefb0e18e0 Version Packages 2020-11-24 10:17:02 +00:00
blam 9cdf4413db chore(scaffolder): trying to fix the linting and tsc issues 2020-11-22 03:20:42 +01:00
blam b877f46fde chore(lint): fixing linting for hooks 2020-11-22 03:07:23 +01:00
blam f12a7cd906 chore(scaffolder): a little housekeeping and better error handling for the scaffolder frontend. 2020-11-22 02:52:00 +01:00
Marek Calus 5d4873e142 Merge remote-tracking branch 'upstream/master' into mcalus3/add-catalog-import-plugin 2020-11-20 18:16:01 +01:00
blam 11598f6324 chore: fixing up the test timeout 2020-11-20 14:37:09 +01:00
blam a7eca5e52e >Merge branch 'master' of github.com:backstage/backstage into ndudnik/fix-component-creation-modal
* 'master' of github.com:backstage/backstage: (888 commits)
  Feat: update Firebase logo
  register-component: Remove link to catalog item on validation popup (#3359)
  changeset
  fix icon configuration
  Update Governance
  Feat: Add Buildkite plugin, update plugin logotypes
  chore: fixing issue with resolutions for new versions of backstage
  Version Packages
  Add changeset
  Use the new catalogInfoUrl in TemplatePage
  Generate catatalog-info.yaml URL in the publishers
  Start using the extracted types
  Extract types
  fix(search): return EmptyState/Progress bar/Alert depending on result of api call (#3350)
  fix: runned prettier
  Replace broken icon for the api-docs plugin
  Feat: update Lighthouse plugin to use new MarkdownComponent (#3328)
  docs: Correct URL of techdocs-container
  fix: conditional getuid and getgid for Windows environment
  create-app: add app-backend plugin to template
  ...
2020-11-20 11:39:26 +01:00
Ben Lambert d815bcf0c9 Merge pull request #3351 from mfrinnstrom/scaffolder-support-add-azure-components
[Scaffolder] support adding scaffolded components in Azure DevOps to catalog
2020-11-20 11:04:18 +01:00
Marek Calus 390c169219 Merge remote-tracking branch 'upstream/master' into mcalus3/add-catalog-import-plugin 2020-11-20 09:27:16 +01:00
github-actions[bot] bc0f47b7b7 Version Packages 2020-11-19 15:13:57 +00:00
Marek Calus 1b4a35f36e Merge branch 'master' into mcalus3/add-catalog-import-plugin 2020-11-19 15:03:56 +01:00
Mattias Frinnström a13a090de9 Use the new catalogInfoUrl in TemplatePage 2020-11-19 14:53:16 +01:00
Fredrik Adelöw 717e43de14 catalog-client: change entities interface, add fields support (#3296) 2020-11-18 19:58:36 +01:00
github-actions[bot] 76a8099029 Version Packages 2020-11-12 10:52:23 +00:00
Marek Calus be2d7b3376 Change ragister-component to catalog-import 2020-11-12 09:08:49 +01:00
Patrik Oldsberg 64b0d9d7e0 Merge pull request #2881 from Marvin9/chore/use-catalog-api
chore: use catalog API to fetch entity in scaffolder-backend
2020-11-05 11:17:34 +01:00
github-actions[bot] 715bb76fb5 Version Packages 2020-11-03 20:50:42 +00:00
Patrik Oldsberg 8360d9f7e2 Merge pull request #3140 from backstage/rugvip/release
Release v0.1.1
2020-11-03 13:28:03 +01:00
Patrik Oldsberg af141c0766 rewrite repo location urls 2020-11-03 11:03:49 +01:00
Marek Calus 2361177d4e Merge remote-tracking branch 'upstream/master' into mcalus3/add-catalog-import-plugin 2020-11-01 22:24:42 +01:00
Marek Calus d1e06392a1 Cleanup catalog-import plugin 2020-11-01 17:53:56 +01:00
Mayursinh Sarvaiya 1ae2a687f0 chore: better position for job stage loader (#3170) 2020-10-30 07:36:55 +01:00
Marek Calus 29a3a074c6 Add import component button to the create page 2020-10-29 10:10:04 +01:00
Patrik Oldsberg 8b9c8196f1 catalog,register-component: always register locations using a 'url' type 2020-10-28 14:39:46 +01:00
Patrik Oldsberg 833a652d05 v0.1.1 2020-10-28 10:22:09 +01:00
Fredrik Adelöw 0b956f21b4 fix(catalog): change route pattern to entities (#3133) 2020-10-28 10:02:38 +01:00
Marvin9 c30cca19de chore: resolve conflicts 2020-10-28 10:51:36 +05:30
Patrik Oldsberg 754109ee61 v0.1.1-alpha.26 2020-10-27 12:00:01 +01:00
Marvin9 83c2f107f9 fix: conflicts 2020-10-27 09:47:26 +05:30
blam 06f410cc93 Merge branch 'master' of github.com:spotify/backstage into migrate-to-msw
* 'master' of github.com:spotify/backstage: (34 commits)
  TechDocs Backend: Replace hardcoded github api by configuration value (#3004)
  fix: accordion details design for job stage failure  (#3014)
  fix: responsive of page example in storybook (#3005)
  fix: update the ItemCard component and it's story (#3007)
  rename stories folder to Chip (#3009)
  feat: Display the plugins InfoCards on EntityPage Overwiev suitable full height (#2826)
  fix(cost-insights): More exports to help custom alerting
  chore(scaffolder): bump rjsf
  remove unused CSS (#2999)
  feat: update github pull requests package version
  fix(github-actions): fix crash when viewing ongoing workflows
  fix(cli): removePlugin forgotten await
  catalog-backend: relations db review comments and more tests
  Feat/add aws lambda plugin (#2985)
  chore(deps): bump object-path from 0.11.4 to 0.11.5 (#2983)
  add changeset
  fix CodeSnippet test case warnings
  fix CopyTextButton test case warnings
  fix the warning by wrapping in act
  fix(catalog): fix link to techdocs
  ...
2020-10-21 11:27:18 +02:00
Abhishek Jakhar c5ef12926b fix: accordion details design for job stage failure (#3014)
* fix the design of accordion details on job stage failure

* add changeset
2020-10-21 11:02:33 +02:00
Fredrik Adelöw 8fd1d4cf85 chore(scaffolder): bump rjsf 2020-10-20 15:57:31 +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
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 8f0608a5ed chore: refactor 2020-10-15 09:16:39 +05:30
Marvin9 91e425fdab feat: Pass entity unique id to POST body of /v1/jobs instead of entire entity 2020-10-13 19:16:22 +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
nikek 68497758fc remove unnecessary center keyword 2020-10-12 11:02:16 +02:00
nikek c26ee13e3e Move card header bg to up contrast, fix #2558 2020-10-12 10:52:03 +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 a0604474c1 chore: removing the last of the deps in the plugins 2020-10-09 13:49:10 +02:00
blam 813504018e chore: update deps 2020-10-08 21:58:24 +02:00
Nikita Nek Dudnik 17e7efdc9f remove on close from component creation modal 2020-10-08 15:06:32 +02:00
Patrik Oldsberg 46b71700ee v0.1.1-alpha.24 2020-10-05 15:45:33 +02:00