Commit Graph

231 Commits

Author SHA1 Message Date
blam 0a09dbe087 chore: fix dependencies in create-app
Signed-off-by: blam <ben@blam.sh>
2021-06-23 11:12:48 +02:00
Patrik Oldsberg 9258c54f87 Merge branch 'master' into rugvip/mod 2021-06-22 10:07:18 +02:00
Fredrik Adelöw 4045eaab95 Merge pull request #6119 from backstage/freben/copyright
Update copyright headers
2021-06-21 09:11:49 +02:00
Patrik Oldsberg db8aff3741 cli: update plugin template to use new core packages and include deps in diff
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-06-19 15:33:10 +02:00
Rogerio Angeliski 953a7e66f9 feat: update plugin path to match same behavior in the main app
resolves #6108

Signed-off-by: Rogerio Angeliski <angeliski@hotmail.com>
2021-06-18 18:08:56 -03:00
Fredrik Adelöw a88073c29a Update copyright headers
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-06-18 20:26:42 +02:00
Fredrik Adelöw 3108ff7bfd Make yarn dev for backends respect the PLUGIN_PORT env var
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-06-14 14:46:19 +02:00
blam 90385750c9 chore: fixing user-event versioning for create-plugin templates
Signed-off-by: blam <ben@blam.sh>
2021-05-11 14:31:00 +02:00
blam 9eabe20696 chore: new plugins should use later versions of react-use
Signed-off-by: blam <ben@blam.sh>
2021-05-07 13:27:05 +02:00
Fredrik Adelöw 4d248725e6 detach the badges plugin from the catalog plugin
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-03-25 14:37:41 +01:00
dependabot[bot] 63887ea84d chore(deps-dev): bump @types/node from 12.12.58 to 14.14.32
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 12.12.58 to 14.14.32.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-03-08 13:19:08 +01:00
Patrik Oldsberg 946615dbab cli: fix plugin template by using renderInTestApp in component test
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-03-04 13:12:03 +01:00
Patrik Oldsberg e37d2de99e cli: bump tlr dependency in plugin template
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-03-01 16:33:20 +01:00
Patrik Oldsberg fe3211cf38 cli: make create-plugin add extension to app if possible 2021-01-31 16:40:35 +01:00
Patrik Oldsberg 398e1f83ee cli: update frontend plugin template to use new extension API 2021-01-31 16:25:49 +01: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
Patrik Oldsberg 2711b9da42 cli: decouple template versions from cli version 2020-10-28 01:17:31 +01:00
Fabian Chong 51394c24bd removing migration from frontend plugin 2020-10-27 12:06:30 +08:00
Fabian Chong 4727dc98f9 adding tsconfig.json to default-backend-plugin 2020-10-27 12:05:08 +08:00
Fabian Chong f09e6eb4ce Add tsconfig to non monorepo plugin. 2020-10-26 13:35:25 +08:00
blam 7721192dc1 chore(create-plugin): removing the polyfill for backend components 2020-10-21 14:06:45 +02:00
blam 193652e5a3 chore: fixing some more e2e tests by actually polyfill the correct thing 2020-10-20 10:53:47 +02:00
blam d092a52552 chore: need to run install part of the package creation 2020-10-20 10:36:30 +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 fe4926cb75 chore: remove explicit return 2020-10-15 13:52:18 +05:30
Marvin9 fe47cb9f07 chore: update example component 2020-10-15 09:37:13 +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
Marvin9 fae67f2be1 chore: update example component 2020-10-11 20:08:08 +05:30
Marvin9 a4aa277e9f fix: Replace new theme strategy consumer in handlebar template & Example md file 2020-10-11 19:35:01 +05:30
blam f36e1e9fe7 chore: remove node-fetch from the project 2020-10-09 14:14:53 +02:00
blam 8f7db2ec1f chore(yarn.lock): prune some yarn lock stuff 2020-10-09 13:19:22 +02:00
Fabian Chong 07df44c389 use backstage version in backend plugin scaffold 2020-10-09 15:49:45 +08:00
blam 827bb733bf chore: reworking all deps to use cross-fetch instead 2020-10-08 21:57:27 +02:00
Marvin9 773e521301 fix: e2e, storybook & unit tests
Header component required ThemeProvider as wrapper to work properly
2020-10-04 20:53:18 +05:30
Marvin9 75e184a0dd chore: update new consumer variables in example md file & update in handlebars template 2020-10-04 18:05:16 +05:30
Fredrik Adelöw 7ec6dc7f30 chore: address comments 2020-09-30 14:32:23 +02:00
blam 95c4d68e51 chore(cli): added node-fetch as a setup dependeny 2020-09-24 11:20:07 +02:00
blam b60086db6b chore(cli): updating nodefetch 2020-09-22 03:56:16 +02:00
blam a9adf229ff chore(cli): fixing cli issues 2020-09-22 03:25:08 +02:00
blam 65664e2c30 chore(cli): fixing create again 2020-09-22 01:54:38 +02:00
blam 6f70008386 chore(cli): fixing issues with the new dependency 2020-09-21 23:37:35 +02:00
blam 02bff0b54d Merge branch 'master' of github.com:spotify/backstage into feat/backend-plugin
* 'master' of github.com:spotify/backstage: (21 commits)
  core/package.json: pin core-api to same version as core
  [microsite] tweaking CNCF logo styling (#2529)
  feat(catalog): show only components
  fix(gcp-projects): some postponed cleanup of the plugin code (#2523)
  feat: move add example components to a more visible space and change behavior
  use version from lerna.json or fallback to 0.1.0
  remove scope from registry
  revert templatingTask
  revert templatingTask test
  update templatingTask test
  fix plugin template verification
  fix plugin:diff
  remove console.log
  fix plugin:diff
  un-escape var
  keep addPluginDependencyToApp argument consistent
  detect monorepo
  fix registryURL
  rename packageName
  improvement
  ...
2020-09-21 16:04:33 +02:00
blam cd0f2bd3db chore(cli/backend): fixing some drit 2020-09-21 15:48:55 +02:00
blam 8953211c5b chore(cli): fixed the failing tests 2020-09-21 01:08:04 +02:00
blam 0d07847859 feat(cli): adding the backend flag to the cli 2020-09-21 00:46:02 +02:00
blam 1fb8428c1e Merge branch 'feat/backend-plugin' of github.com:spotify/backstage into feat/backend-plugin
* 'feat/backend-plugin' of github.com:spotify/backstage:
  chore(cli): updating issues with wrong package version
  chore(cli): updating endpoint for test
  chore(cli): fixing winston dependency
  chore(cli): fixing dependenceis:Wq
  chore(cli): need to make a module
  chore(cli): update eslint rules
2020-09-21 00:08:11 +02:00
blam 7aa0945314 Merge branch 'master' of github.com:spotify/backstage into feat/backend-plugin
* 'master' of github.com:spotify/backstage: (1118 commits)
  test(catalog/gql): added some test for the catalog graphql module
  Fix Dockerfile comments and README instructions
  Fix prettier on multi-stage-fontend README.md
  Move standalone.Dockerfile to contrib directory
  Update quickstart-app-auth.md
  test(catalog/gql): added some tests as i couldn't get codecov to ignore
  Update changelog
  v0.1.1-alpha.22
  v0.1.1-alpha.21
  chore(codecov): trying again?
  chore(codecov): prettier why do you hate me
  TechDocs: Use a flag to determine if we should use a local mkdocs or techdocs-container (#2503)
  ignore graphql plugins from codecov
  feat(catalog-backend): delete log entries older than a cutoff
  chore(catalog/gql): making the backend start
  [microsite] Add CNCF logo (#2511)
  feat: use title for API type in table
  fix(workflows): do not run e2e when contrib or docs change
  chore(contrib): form the basic contrib hierarchy
  fix(catalog-backend): address comments and add docs
  ...
2020-09-20 23:43:56 +02:00
Fabian Chong 5603f1430d remove scope from registry 2020-09-17 16:52:34 +08:00
Fabian Chong 21aa93ad46 update templatingTask test 2020-09-16 14:56:28 +08:00