Commit Graph

10252 Commits

Author SHA1 Message Date
Johan Haals fd7e3ae8a2 scaffolder: replace clsx with classNames 2021-02-17 09:30:42 +01:00
Johan Haals 75e40350fa scaffolder: Use default ErrorPage 2021-02-17 09:16:24 +01:00
Johan Haals 7c5b0e206f Update plugins/scaffolder-backend/src/service/router.ts
Co-authored-by: Adam Harvey <adam.harvey@dxc.com>
2021-02-17 09:08:12 +01:00
Johan Haals b6cf3cfc3c Update plugins/scaffolder-backend/src/scaffolder/tasks/TaskWorker.ts
Co-authored-by: Adam Harvey <adam.harvey@dxc.com>
2021-02-17 09:06:03 +01:00
Johan Haals d9685d0b1e Update plugins/scaffolder/src/api.ts
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
2021-02-17 08:59:57 +01:00
Johan Haals 6ea4db0b2c Update docs/features/software-catalog/installation.md
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
2021-02-16 16:11:16 +01:00
Johan Haals 8e348f05db Update docs/features/software-catalog/installation.md
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
2021-02-16 16:11:08 +01:00
Johan Haals 34b710f0c0 test-utils: Attach mountPoint to Page
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-02-16 16:08:08 +01:00
Johan Haals dc12852c9e test-utils: Allow ExternalRouteRef on mountedRoutes
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-02-16 14:54:35 +01:00
Johan Haals 0b94e83ba4 create-app: Add catalog-client dependency
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-02-16 14:22:08 +01:00
Johan Haals d934a66e3e core-api: Export ExternalRouteRef
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-02-16 14:21:34 +01:00
Johan Haals 08fa2176a3 Update changesets
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-02-16 14:20:53 +01:00
Johan Haals 478d87e612 Pass CatalogApi instead of CatalogClient
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-02-16 13:28:31 +01:00
Johan Haals 86225bae7e Fix scaffolder dev routes
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-02-16 13:27:39 +01:00
Johan Haals 831b65502b Fix typos 2021-02-16 13:09:26 +01:00
Johan Haals ddc3da44f1 Merge branch 'master' into mob/scaffolder-frontend 2021-02-16 11:50:52 +01:00
Johan Haals f6c81bb8d5 create-app: Update scaffolder routes 2021-02-16 11:33:29 +01:00
Johan Haals a5f42cf66f Add changesets
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Co-authored-by: blam<ben@blam.sh>
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-02-16 11:30:35 +01:00
Johan Haals 17d1d909e4 Replace EntityClient with CatalogClient
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-02-16 11:23:06 +01:00
Himanshu Mishra 02109ea642 Merge pull request #4540 from backstage/orkohunter/techdocs-store-etag-in-filesystem-based-cache 2021-02-16 11:16:16 +01:00
Johan Haals 0b7cb92258 Fix routes
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-02-16 11:06:20 +01:00
Ben Lambert 896add263f Merge pull request #4534 from SDA-SE/feat/file-reader-glob
Support globs in FileReaderProcessor
2021-02-16 10:20:53 +01:00
Ben Lambert 28dc9c9aaa Merge pull request #4544 from backstage/freben/old-secret-syntax
remove some occurrences of the old `$secret` syntax
2021-02-16 10:18:39 +01:00
Ben Lambert a015e1c6a6 Merge pull request #4524 from backstage/dependabot/npm_and_yarn/sanitize-html-2.3.2
chore(deps): bump sanitize-html from 1.27.0 to 2.3.2
2021-02-16 10:15:01 +01:00
Fredrik Adelöw 88de6b6c81 remove some occurrences of the old syntax 2021-02-16 08:11:46 +01:00
Patrik Oldsberg 49299a1faf Merge pull request #4541 from backstage/rugvip/gh-auth
integrations: switch to using x-access-token for github git auth
2021-02-15 21:16:02 +01:00
Patrik Oldsberg fb28da2123 integrations: switch to using x-access-token for github git auth 2021-02-15 20:27:26 +01:00
Patrik Oldsberg d31228eb42 Merge pull request #4531 from backstage/rugvip/authref
auth-backend: refactor providers to accept options, and delay profile transforms
2021-02-15 19:44:13 +01:00
Himanshu Mishra b0a41c707c TechDocs: changeset for the etag in storage change 2021-02-15 19:39:43 +01:00
Himanshu Mishra b16b096f58 TechDocs: Add etag to techdocs_metadata.json 2021-02-15 19:38:07 +01:00
Patrik Oldsberg 2046701e96 auth-backend: fix a camel 2021-02-15 17:26:51 +01:00
Patrik Oldsberg f781754643 auth-backend: move @types/passport to deps 2021-02-15 17:26:24 +01:00
Ben Lambert 29fbdc7e9a Merge pull request #4537 from backstage/orkohunter/tiny-gitlab-test-improvement
integration(GitLab): Add test case for non URI encoded link
2021-02-15 17:02:08 +01:00
Himanshu Mishra 2f3be0a68b integration: Add test case for non URI encoded link 2021-02-15 16:35:25 +01:00
Johan Haals 285deed5de undo derp comment 2021-02-15 16:20:24 +01:00
Johan Haals de09326959 Make sure createdAt is properly formated
Co-authored-by: blam<ben@blam.sh>
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-02-15 16:15:38 +01:00
Himanshu Mishra 67b6221a2a Merge pull request #4509 from backstage/mob/techdocs-build-timestamp-metadata 2021-02-15 16:12:58 +01:00
Himanshu Mishra 07bca64b07 techdocs: remove invalid comment 2021-02-15 15:50:43 +01:00
Oliver Sand fdbd02e089 Improve glob test expectations
Signed-off-by: Oliver Sand oliver.sand@sda-se.com
2021-02-15 15:34:57 +01:00
Oliver Sand d0aec7d689 Make test run on Windows?
Signed-off-by: Oliver Sand oliver.sand@sda-se.com
2021-02-15 15:32:58 +01:00
Oliver Sand 434b4e81a8 Support globs in FileReaderProcessor
Signed-off-by: Oliver Sand oliver.sand@sda-se.com
2021-02-15 15:12:06 +01:00
Ben Lambert 37ff639dbd Merge pull request #4533 from ebarriosjr/fixing-github-apps-docs-yaml
Fixing GitHub apps docs yaml
2021-02-15 15:02:43 +01:00
ebarrios bdf5c24328 The apps entry in the yaml file need to be at the same level as the host, if it is not the app will not start and complain about it 2021-02-15 14:50:44 +01:00
Johan Haals fe08d59921 Replace deprecated catalog routing
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-02-15 14:05:07 +01:00
Johan Haals 536b6b5207 Update catalog install instructions
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-02-15 14:03:37 +01:00
Johan Haals 8a557a494a Update scaffolder installation instructions
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-02-15 14:02:46 +01:00
dependabot[bot] 6620965b4f chore(deps): bump sanitize-html from 1.27.0 to 2.3.2
Bumps [sanitize-html](https://github.com/apostrophecms/sanitize-html) from 1.27.0 to 2.3.2.
- [Release notes](https://github.com/apostrophecms/sanitize-html/releases)
- [Changelog](https://github.com/apostrophecms/sanitize-html/blob/main/CHANGELOG.md)
- [Commits](https://github.com/apostrophecms/sanitize-html/commits/2.3.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-15 13:02:36 +00:00
Johan Haals fb9e95f75b Export catalog and scaffolder directly
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-02-15 14:02:02 +01:00
Ben Lambert 3019443caa Merge pull request #4506 from backstage/dependabot/npm_and_yarn/lerna/project-4.0.0
chore(deps): bump @lerna/project from 3.21.0 to 4.0.0
2021-02-15 13:39:32 +01:00
Ben Lambert b305aca22a Merge pull request #4523 from backstage/orkohunter/fix-windows-tests-1402
chore: Fix failing tests on Windows
2021-02-15 13:34:55 +01:00