Commit Graph

198 Commits

Author SHA1 Message Date
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
blam 827bb733bf chore: reworking all deps to use cross-fetch instead 2020-10-08 21:57:27 +02:00
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
Fabian Chong 903c9d9c63 fix plugin template verification 2020-09-16 14:06:14 +08:00
Fabian Chong 111fbb9e0f fix plugin:diff 2020-09-15 13:30:18 +08:00
Fabian Chong f90d645461 fix plugin:diff 2020-09-14 15:50:18 +08:00
Fabian Chong 7f8f8f7572 un-escape var 2020-09-14 14:40:02 +08:00
Fabian Chong 6b78834c09 Merge branch 'master' into scaffold 2020-09-10 14:46:46 +08:00
Fabian Chong 11cddc25aa rename packageName 2020-09-10 13:14:32 +08: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
Fabian Chong adaa61e9ac improvement 2020-09-08 09:25:10 +08:00
Fabian Chong e40f2b1f54 remove mono repo dependency and private npm registry option 2020-09-07 22:08:12 +08:00
Patrik Oldsberg b14fc69bc5 Merge pull request #2193 from spotify/rugvip/versionfix
cli: fix version management in create-app
2020-09-01 16:06:00 +02:00
Patrik Oldsberg f234f17853 cli: fix version management in create-app 2020-09-01 15:15:39 +02:00
Marcus Eide 042f2cbb44 Fix formatting in plugin template 2020-09-01 10:53:55 +02:00
Patrik Oldsberg 9056a14a68 cli: remove copyright headers from plugin template but run lint --fix 2020-08-12 10:44:12 +02:00
Patrik Oldsberg f69a2804ae docs: fix broken links 2020-08-11 12:21:15 +02:00
dependabot-preview[bot] 14cfeb390e chore(deps): bump react-use from 14.2.0 to 15.3.3
This is a copy of #1731 with fixes
2020-08-03 14:33:35 +02:00
Rémi DOREAU b5a6d82d5c feat(create-app): add missing template backend package 2020-08-02 20:30:49 +02:00
Rémi DOREAU 489a57b0c7 feat(create-app): requested changes 2020-07-30 01:09:43 +02:00
Patrik Oldsberg 6a50e6c103 Merge pull request #1732 from spotify/dependabot/npm_and_yarn/types/jest-26.0.7
chore(deps-dev): bump @types/jest from 25.2.3 to 26.0.7
2020-07-27 16:23:07 +02:00
Ivan Shmidt 3f046ed0e3 Merge branch 'master' of github.com:spotify/backstage into shmidt-i/create-app-backend 2020-07-27 14:40:57 +02:00
Ivan Shmidt e5ed8f95d1 fix(cli): e2e backend PR adjustments 2020-07-27 14:38:07 +02:00
Patrik Oldsberg bf919ca497 cli: bump @types/jest in templates 2020-07-27 13:55:50 +02:00
Patrik Oldsberg 13b62f2aff app: make bundling a regular build command 2020-07-26 20:33:59 +02:00
Ivan Shmidt a6b8602378 fix: tsc and pr comments 2020-07-24 09:43:22 +02:00
Ivan Shmidt 5f025442dc feat(cli): add e2e test for backend 2020-07-24 03:16:11 +02:00
Ivan Shmidt 2893daf3b4 feat(cli): create-app creates backend as well with PG support 2020-07-23 22:10:20 +02:00
Ben Lambert b958118d74 chore(cli): updating issues with wrong package version 2020-07-23 20:22:50 +02:00
Ben Lambert 7197ceba04 chore(cli): updating endpoint for test 2020-07-23 12:02:33 +02:00
Ben Lambert f6296c078f chore(cli): fixing winston dependency 2020-07-23 12:00:48 +02:00
Ben Lambert 168f1df935 chore(cli): fixing dependenceis:Wq 2020-07-23 11:56:35 +02:00
Ben Lambert 407f62e40a chore(cli): need to make a module 2020-07-23 11:54:25 +02:00
Ben Lambert 93306ace29 chore(cli): update eslint rules 2020-07-23 11:53:50 +02:00
blam ffa1b38a73 chore(cli): polyfill fetch in the server 2020-07-23 10:43:39 +02:00
blam dd9cc6a666 chore(cli): polyfill whatwg-fetch in tests 2020-07-23 10:42:55 +02:00