Commit Graph

2844 Commits

Author SHA1 Message Date
Ivan Shmidt f47782834d fix(backend): server standalone backend plugins 2020-06-17 09:54:28 +02:00
Ben Lambert 17bda8b46e Merge pull request #1316 from spotify/mob/move-templates-into-service-catalog
Add support for the Template kind in the Catalog
2020-06-16 16:58:09 +02:00
Ben Lambert 3d26f7bfb6 Merge pull request #1317 from spotify/mob/update-scaffolder-to-latest-boilerplate
Updating Scaffolder Boilerplate
2020-06-16 16:42:39 +02:00
Marcus Eide 53f1426bc9 [auth]: Add openapi specification (#1309)
* Add openapi specification for the auth api

* Review comments

* Add more information about the responses in frame/handler
2020-06-16 15:05:42 +02:00
blam d5f5e83fe7 chore(scaffolder): Updating the boilerplate for the scaffolder backend 2020-06-16 15:03:21 +02:00
blam 1e5e270bb7 chore(scaffolder): reset the template-info for now so tests will still pass on PR 2020-06-16 14:48:46 +02:00
blam 45ce4b133a chore(scaffolder): load from file source instead 2020-06-16 14:47:15 +02:00
blam 4615718167 feat(catalog): added the ability to load mock data into the catalog from the scaffolder too 2020-06-16 14:40:43 +02:00
blam ea6cc76447 feat(catalog): adding kind:Template validation so that we can add templates into the service catalog 2020-06-16 14:30:40 +02:00
Fredrik Adelöw 0ba4cca3c8 Merge pull request #1209 from spotify/freben/model-more-fields
Add description, owner, and lifecycle to the catalog model
2020-06-16 13:34:24 +02:00
Fredrik Adelöw 7d8c50bdac Remove remaining occurrences of v1beta1 2020-06-16 13:28:10 +02:00
Ivan Shmidt e67f35b56a Merge pull request #1313 from spotify/shmidt-i/fix-hmr
Fix HMR memoize
2020-06-16 13:16:26 +02:00
Fredrik Adelöw e01fae0a28 use alpha versioning in the catalog instead 2020-06-16 13:00:31 +02:00
Ivan Shmidt 9050b2011c fix: hmr memoize 2020-06-16 12:59:45 +02:00
Fredrik Adelöw 8b1c795840 Point to ADR instead of issue for catalog kinds 2020-06-16 12:18:09 +02:00
Fredrik Adelöw 8628235562 Make DEFAULT_RESERVED_ENTITY_FIELDS list of strings again 2020-06-16 12:18:09 +02:00
Fredrik Adelöw 15ebc3cf15 Add documentation 2020-06-16 12:18:09 +02:00
Fredrik Adelöw b07e8af867 Add description, owner, and lifecycle to the catalog mode 2020-06-16 12:18:08 +02:00
Patrik Oldsberg adf6ea4a87 Merge pull request #1307 from spotify/alund/rm-home
Remove old Home plugin
2020-06-16 11:43:35 +02:00
Ivan Shmidt ae1cef1d52 Merge pull request #1238 from spotify/shmidt-i/backend-hmr-2
Backend HMR
2020-06-16 11:40:46 +02:00
Stefan Ålund e1ea85cd93 Clean up Register plugin (#1291)
* Clean up Register plugin

* Fix test

* Update RegisterComponentPage.tsx
2020-06-16 09:53:44 +02:00
Ivan Shmidt 016e2d8855 fix(backend-common): move some @types to devdeps for now 2020-06-16 09:49:31 +02:00
Patrik Oldsberg 2a3303a8fe Merge pull request #1305 from spotify/rugvip/sideroute
packages/core: fix base path being ignored + sidebar highlighting
2020-06-16 09:45:23 +02:00
Ivan Shmidt 495dd1f50f fix: webpack-env types to the cli 2020-06-16 09:37:21 +02:00
Stefan Ålund f7930427c4 Removed 2020-06-16 09:22:28 +02:00
Stefan Ålund d197a41ccc Revert "Rm from package.json"
This reverts commit 579fefad5b.
2020-06-16 09:21:39 +02:00
Stefan Ålund 579fefad5b Rm from package.json 2020-06-16 09:14:36 +02:00
Ivan Shmidt 404bc724fb refactor(cli): split out bundling config for BE 2020-06-16 00:27:02 +02:00
Ivan Shmidt 417a4d538e feat: more clean hot hookz 2020-06-15 22:36:36 +02:00
Ivan Shmidt 9fe15e6726 feat: point all backend to src 2020-06-15 22:34:53 +02:00
Stefan Ålund 492876f260 Remove old Home plugin 2020-06-15 22:11:45 +02:00
Ivan Shmidt b705cfb8ed Merge branch 'master' of github.com:spotify/backstage into shmidt-i/backend-hmr-2 2020-06-15 21:25:37 +02:00
Ivan Shmidt 626b1acb41 chore: revert prettier config for now 2020-06-15 21:10:59 +02:00
Patrik Oldsberg 6692243b20 packages/core-api: use fragment instead of div to wrap app route 2020-06-15 19:25:11 +02:00
Patrik Oldsberg 972745a091 packages/core: refactor SidebarItem to avoid warnings 2020-06-15 19:23:34 +02:00
Patrik Oldsberg 90794fcb59 packages/core: fix base path being ignored + sidebar highlighting 2020-06-15 18:56:16 +02:00
Fredrik Adelöw e21f3e5850 Merge pull request #1304 from spotify/freben/entity-per-file
chore(catalog-backend): split apart example components and register in loop
2020-06-15 16:54:39 +02:00
Fredrik Adelöw a064515684 chore(catalog-backend): split apart example components and register in loop 2020-06-15 16:49:37 +02:00
Niklas Ek 83043c870c Merge pull request #1264 from chanwit/add-err-msg-list-cluster
gitops-plugin: add meaningful error message for the cluster listing page
2020-06-15 16:48:56 +02:00
Ivan Shmidt 0c27fc1a7b Merge branch 'master' of github.com:spotify/backstage into shmidt-i/backend-hmr-2 2020-06-15 15:46:23 +02:00
Ivan Shmidt 9ae3367168 Merge branch 'shmidt-i/backend-hmr' of github.com:spotify/backstage into shmidt-i/backend-hmr-2 2020-06-15 15:41:55 +02:00
Ben Lambert 98b92728fe Merge pull request #1221 from spotify/blam/msw
Use MSW for the Catalog for mocking network requests
2020-06-15 15:10:54 +02:00
Ivan Shmidt c5ac3dfbf8 Merge pull request #1290 from spotify/shmidt-i/yarn-tsc-error-message
More explicit error message when missing .d.ts files
2020-06-15 15:10:05 +02:00
blam f3245c4f8f chore(catalog/msw): resetting package.json 2020-06-15 14:57:53 +02:00
blam fe3ec5d3c6 Merge branch 'master' of github.com:spotify/backstage into blam/msw
* 'master' of github.com:spotify/backstage: (63 commits)
  packages/cli: add lint rule to avoid cross-package src imports
  fix(catalog-backend): make location delete work again
  Add Other component category (#1292)
  packages/core-api: add initial definition of IdentityApi
  additional sqli protection
  build(deps): bump eslint from 7.1.0 to 7.2.0 (#1285)
  return 204 when there's no response data
  build(deps-dev): bump @types/codemirror from 0.0.95 to 0.0.96 (#1284)
  build(deps-dev): bump @types/morgan from 1.9.0 to 1.9.1 (#1287)
  build(deps): bump chalk from 4.0.0 to 4.1.0 (#1286)
  catalog: suffix entiy kind typeswith Entity
  feat(catalog): new kind LocationRef
  packages/cli: assume browser build if esm output is included
  packages/backend-common: import winston as namespace
  plugins/catalog-backend: typecheck migration files
  plugins/catalog-backend: move migrations to JS with type annotations
  packages/cli: fix jest module mapper to only match entire module name
  github/workflows: use env app config to set e2e test port
  packages/cli: use app.baseUrl to configure dev server
  packages/config-loader: more docs!
  ...
2020-06-15 14:53:24 +02:00
Ivan Shmidt 2e369402a9 fix(cli): bump rollup-plugin-esbuild 2020-06-15 14:29:08 +02:00
Patrik Oldsberg 1e099a11dd Merge pull request #1300 from spotify/rugvip/nosrc
packages/cli: add lint rule to avoid cross-package src imports
2020-06-15 14:26:03 +02:00
Patrik Oldsberg 972451b4f9 packages/cli: add lint rule to avoid cross-package src imports 2020-06-15 14:00:01 +02:00
Fredrik Adelöw 1ba8eb88fd Merge pull request #1297 from spotify/freben/delete-location
fix(catalog-backend): make location delete work again
2020-06-15 13:33:35 +02:00
Fredrik Adelöw 8f82336198 fix(catalog-backend): make location delete work again 2020-06-15 13:25:57 +02:00