Commit Graph

7958 Commits

Author SHA1 Message Date
Patrik Oldsberg c63172eeeb test-utils: added tests to make sure route mounts are hidden
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-04-19 17:37:36 +02:00
Patrik Oldsberg 7a5ddfd595 test-utils: add missing Routes element wrapping
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-04-19 17:37:36 +02:00
github-actions[bot] 3f7acfb96e Version Packages 2022-04-19 14:28:08 +00:00
Patrik Oldsberg c888455313 Merge pull request #10842 from backstage/emmaindal/search-clean-up-deprecated-context
[Search] clean up deprecated context from '@backstage/plugin-search'
2022-04-19 16:22:45 +02:00
Patrik Oldsberg 3983940a21 create-app,backend: update Dockerfile
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-04-19 14:24:29 +02:00
Patrik Oldsberg 6f10c1aedd backend-common: added tests for UrlReaderPredicateMux
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-04-19 13:31:20 +02:00
Patrik Oldsberg 3ff0e79654 backend-common: nicer error message for all UrlReader methods
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-04-19 13:21:25 +02:00
Eric Peterson eece66ae07 Merge pull request #10860 from backstage/techdocs/addon-bug-fixes 2022-04-19 12:20:52 +02:00
Andy Caruso 999eb151f1 Update public key URL when key lookup fails and mutex dev key
Signed-off-by: Andy Caruso <macaruso@gmail.com>
2022-04-18 23:50:21 +02:00
Andy Caruso d253d46ba9 Clean up as per review comments
Signed-off-by: Andy Caruso <macaruso@gmail.com>
2022-04-18 23:49:27 +02:00
Andy Caruso ab93c04c67 Correct changeset and remove unused await
Signed-off-by: Andy Caruso <macaruso@gmail.com>
2022-04-18 23:49:27 +02:00
Andy Caruso 4dc6aafca7 Remove node jest changes and unneeded awaits
Signed-off-by: Andy Caruso <macaruso@gmail.com>
2022-04-18 23:49:27 +02:00
Andy Caruso a1167e41b1 Update a few test environments, remove unused import.
Signed-off-by: Andy Caruso <macaruso@gmail.com>
2022-04-18 23:46:45 +02:00
Andy Caruso 1624b52168 Update jose to 4.6.0
Signed-off-by: Andy Caruso <macaruso@gmail.com>
2022-04-18 23:46:42 +02:00
Fredrik Adelöw 668860dc86 Merge pull request #10861 from backstage/rugvip/test-speed
cli: added experimental test configuration and module loader
2022-04-16 18:30:11 +02:00
Patrik Oldsberg ed3551b7be cli: added experimental test configuration and module loader
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-04-16 14:23:17 +02:00
Eric Peterson ee60ad9ea4 Do not require double-nesting of custom TechDocs readers.
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2022-04-15 16:41:28 +02:00
Emma Indal 0b0e1ea916 fix import of useSearch in default-app
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2022-04-15 16:09:38 +02:00
Fredrik Adelöw 1af8e20f53 Merge pull request #10820 from backstage/revert-10798-dependabot/npm_and_yarn/knex-1.0.6
Revert "build(deps): bump knex from 1.0.2 to 1.0.6"
2022-04-14 18:39:12 +02:00
Emma Indal 5f8b0909f7 import from '@backstage/plugin-search-react'
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2022-04-14 16:00:40 +02:00
Patrik Oldsberg 240f96eac3 Merge pull request #10797 from backstage/dependabot/npm_and_yarn/testing-library/react-hooks-8.0.0
build(deps-dev): bump @testing-library/react-hooks from 7.0.2 to 8.0.0
2022-04-14 13:20:12 +02:00
Fredrik Adelöw 2e1343c258 Revert "build(deps): bump knex from 1.0.2 to 1.0.6"
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-04-13 23:29:08 +02:00
Fredrik Adelöw 231d229eab handle stitcher collisions correctly
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-04-13 20:50:38 +02:00
Johan Haals 12608f8ba8 Ignore node & react from dependency check
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
Co-authored-by: blam <ben@blam.sh>
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2022-04-13 16:54:40 +02:00
dependabot[bot] 7c7919777e build(deps-dev): bump @testing-library/react-hooks from 7.0.2 to 8.0.0
Bumps [@testing-library/react-hooks](https://github.com/testing-library/react-hooks-testing-library) from 7.0.2 to 8.0.0.
- [Release notes](https://github.com/testing-library/react-hooks-testing-library/releases)
- [Changelog](https://github.com/testing-library/react-hooks-testing-library/blob/main/CHANGELOG.md)
- [Commits](https://github.com/testing-library/react-hooks-testing-library/compare/v7.0.2...v8.0.0)

---
updated-dependencies:
- dependency-name: "@testing-library/react-hooks"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-13 04:10:59 +00:00
github-actions[bot] 2e1cce5528 Version Packages (next) 2022-04-12 15:19:00 +00:00
Eric Peterson 1001cd133d Merge pull request #10178 from backstage/techdocs/addon-integration
[TechDocs] Addon Framework
2022-04-12 16:27:02 +02:00
Eric Peterson 39a6eda01d Review feedback 2: electric boogaloo
Co-authored-by: Otto Sichert <git@ottosichert.de>
Co-authored-by: Anders Näsman <realandersn@users.noreply.github.com>
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2022-04-12 15:37:29 +02:00
Patrik Oldsberg edfd12c232 Merge pull request #10667 from backstage/rugvip/collectrefactor
core-app-api: route collection refactoring in preparation for react-router changes
2022-04-12 14:46:35 +02:00
djamaile 2b733d9d39 feat(home): give star icon yellow color to make it consistent
Signed-off-by: djamaile <rdjamaile@gmail.com>
2022-04-12 13:51:38 +02:00
Patrik Oldsberg 526f5a6079 Merge pull request #10300 from backstage/rugvip/default-resolvers
auth-backend: remove all default sign-in resolvers
2022-04-12 13:43:33 +02:00
Fredrik Adelöw 44162eebd3 Merge pull request #10775 from backstage/mob/sidebarfix
core-components: fix highlighting of active sidebar items
2022-04-12 13:30:35 +02:00
Emma Indal b079651045 Merge branch 'master' into feat/customSearchModal 2022-04-12 13:07:13 +02:00
Patrik Oldsberg d505e43ffc core-components: fix highlighting of active sidebar items
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Co-authored-by: blam <ben@blam.sh>
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-04-12 12:14:28 +02:00
Eric Peterson 3fde9ea637 Merge branch 'master' into techdocs/addon-integration
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2022-04-12 11:36:59 +02:00
Johan Haals 4e74532566 Merge pull request #10752 from backstage/emmaindal/search-react
[Search] introduce a new search-react package.
2022-04-12 11:08:21 +02:00
Patrik Oldsberg a479e76604 auth-backend: rename all built-in resolvers
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-04-12 11:03:25 +02:00
Fredrik Adelöw f2964093d2 Merge pull request #10739 from backstage/dependabot/npm_and_yarn/microsoft/api-extractor-model-7.16.1
build(deps): bump @microsoft/api-extractor-model from 7.16.0 to 7.16.1
2022-04-12 09:45:55 +02:00
Johan Haals 887a7bb4dc Merge pull request #10768 from backstage/dependabot/npm_and_yarn/npm-packlist-5.0.0
build(deps): bump npm-packlist from 3.0.0 to 5.0.0
2022-04-12 09:34:21 +02:00
dependabot[bot] 3c26b2edb5 build(deps): bump npm-packlist from 3.0.0 to 5.0.0
Bumps [npm-packlist](https://github.com/npm/npm-packlist) from 3.0.0 to 5.0.0.
- [Release notes](https://github.com/npm/npm-packlist/releases)
- [Changelog](https://github.com/npm/npm-packlist/blob/main/CHANGELOG.md)
- [Commits](https://github.com/npm/npm-packlist/compare/v3.0.0...v5.0.0)

---
updated-dependencies:
- dependency-name: npm-packlist
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-12 05:50:15 +00:00
Otto Sichert b05870bcb7 Move @backstage/techdocs-addons to @backstage/plugin-techdocs-react
Co-authored-by: Eric Peterson <iamEAP@users.noreply.github.com>
Co-authored-by: Anders Näsman <realandersn@users.noreply.github.com>
Signed-off-by: Otto Sichert <git@ottosichert.de>
2022-04-11 16:13:07 +02:00
Johan Haals 47f0af3410 remove gitbeaker node, update changeset
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2022-04-11 16:11:44 +02:00
Johan Haals 43759dd789 create-app: Remove octokit/rest from dependencies section
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2022-04-11 15:43:43 +02:00
Otto Sichert 4e489d10db Move GiveFeedbackAddon out of initial branch merge
Co-authored-by: Eric Peterson <iamEAP@users.noreply.github.com>
Co-authored-by: Anders Näsman <realandersn@users.noreply.github.com>
Signed-off-by: Otto Sichert <git@ottosichert.de>
2022-04-11 15:40:30 +02:00
Fredrik Adelöw e80ecad93c bump all
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-04-11 14:31:00 +02:00
Emma Indal c64c33f74b dependency and docs fixups
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2022-04-11 13:52:04 +02:00
Emma Indal 6a4f081128 let template logos live in home plugin for now
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2022-04-11 12:08:29 +02:00
Eric Peterson b90722229b Replace <Example* /> examples in app with <GiveFeedbackAddon /> (and add repo/edit for fixture docs sites).
Co-authored-by: Anders Näsman <andersn@spotify.com>
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2022-04-11 12:05:05 +02:00
Eric Peterson 65c0c3e628 Add subheader back to app reader.
Co-authored-by: Anders Näsman <andersn@spotify.com>
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2022-04-11 12:04:59 +02:00
Emma Indal bc31ff1bbd move home default template story to the app
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2022-04-11 11:40:20 +02:00