Commit Graph

11588 Commits

Author SHA1 Message Date
Erik Larsson 04c3395f41 feat: document method to set token cookie
Signed-off-by: Erik Larsson <erik.larsson@schibsted.com>
2021-03-23 00:17:39 +01:00
Patrik Oldsberg dcb5d5e373 Merge pull request #4986 from backstage/dependabot/npm_and_yarn/roadiehq/backstage-plugin-github-insights-0.3.2
chore(deps): bump @roadiehq/backstage-plugin-github-insights from 0.2.16 to 0.3.2
2021-03-19 13:14:04 +01:00
Patrik Oldsberg 46fc95208b Merge pull request #4991 from fidelcoria-aa/patch-1
docs(composability): fix subroutes code example
2021-03-19 13:03:50 +01:00
Patrik Oldsberg d3f6414e2b Merge pull request #5001 from Staffbase/fix-sonarqube-encode-issue
Fix sonarqube encode issue
2021-03-19 11:37:44 +01:00
dependabot[bot] d32e8f0086 chore(deps): bump @roadiehq/backstage-plugin-github-insights
Bumps [@roadiehq/backstage-plugin-github-insights](https://github.com/RoadieHQ/backstage-plugin-github-insights) from 0.2.16 to 0.3.2.
- [Release notes](https://github.com/RoadieHQ/backstage-plugin-github-insights/releases)
- [Commits](https://github.com/RoadieHQ/backstage-plugin-github-insights/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-19 10:15:32 +00:00
Fredrik Adelöw 50e02446bc Merge pull request #5021 from backstage/freben/hasNextPage
Rename hasNext -> hasNextPage
2021-03-19 11:05:06 +01:00
Patrik Oldsberg bee2805b2b Merge pull request #4581 from kaos/kaos/4457_badges
Kaos/4457 badges
2021-03-19 11:01:44 +01:00
Fredrik Adelöw 0a41db917e Rename hasNext -> hasNextPage
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-03-19 10:46:16 +01:00
Fredrik Adelöw 25f559a308 Merge pull request #5019 from lowjoel/reuse-error-panel
feat(errors): Reuse ResponseErrorList for non ResponseErrors
2021-03-19 10:35:58 +01:00
Fredrik Adelöw 65cc75ae3e Merge pull request #4993 from backstage/freben/catalog-paging
Introduce paging in the catalog /entities endpoint
2021-03-19 10:09:32 +01:00
Joel Low fcc3ada247 feat(errors): Reuse ResponseErrorList for non ResponseErrors
Signed-off-by: Joel Low <joel@joelsplace.sg>
2021-03-19 16:25:38 +08:00
Fredrik Adelöw 00a8a2d583 fix deps
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-03-19 08:48:50 +01:00
Andreas Stenius c46ab4afba badges: refactoring after review from @freben.
Signed-off-by: Andreas Stenius <andreas.stenius@svenskaspel.se>
2021-03-19 08:42:41 +01:00
Andreas Stenius 97836e51f1 badges: use new error api. revert css layout tweak for CodeSnippet. add basic frontend test. improve doc.
Signed-off-by: Andreas Stenius <andreas.stenius@svenskaspel.se>
2021-03-19 08:42:41 +01:00
Andreas Stenius 022610b7b7 badges: bump versions.
Signed-off-by: Andreas Stenius <andreas.stenius@svenskaspel.se>
2021-03-19 08:42:41 +01:00
Andreas Stenius 19f4048e75 badges-backend: add router and api tests.
Signed-off-by: Andreas Stenius <andreas.stenius@svenskaspel.se>
2021-03-19 08:42:41 +01:00
Andreas Stenius b55ba86c74 badges: fix SVG spelling in readme.
Signed-off-by: Andreas Stenius <andreas.stenius@svenskaspel.se>
2021-03-19 08:42:41 +01:00
Andreas Stenius c6b24adc29 badges: bump versions.
Signed-off-by: Andreas Stenius <andreas.stenius@svenskaspel.se>
2021-03-19 08:42:40 +01:00
Andreas Stenius 5a09c681d7 badges: refactoring to use badge factories to create dynamic badges.
Signed-off-by: Andreas Stenius <andreas.stenius@svenskaspel.se>
2021-03-19 08:41:13 +01:00
Andreas Stenius ad95bebc8f badges: avoid badge dialog content to scroll horizontally.
Signed-off-by: Andreas Stenius <andreas.stenius@svenskaspel.se>
2021-03-19 08:41:13 +01:00
Andreas Stenius 6a68e79217 badges-backend: drop support for defining badges in app config.
Signed-off-by: Andreas Stenius <andreas.stenius@svenskaspel.se>
2021-03-19 08:41:13 +01:00
Andreas Stenius d80bdf0324 badges: touch up readmes.
Signed-off-by: Andreas Stenius <git@astekk.se>
2021-03-19 08:41:13 +01:00
Andreas Stenius 0f30b99bc2 badges: cleanup. enforce all template fields to be lower case. thanx @adamdmharvey
Signed-off-by: Andreas Stenius <git@astekk.se>
2021-03-19 08:41:13 +01:00
Andreas Stenius 38cc67e551 badge: type tweaks.
Signed-off-by: Andreas Stenius <git@astekk.se>
2021-03-19 08:41:13 +01:00
Andreas Stenius ac17aeb35d badges: load default badges from code rather than config. #4457.
Signed-off-by: Andreas Stenius <git@astekk.se>
2021-03-19 08:41:12 +01:00
Andreas Stenius ce4897ff37 badges: fix type issues.
Signed-off-by: Andreas Stenius <git@astekk.se>
2021-03-19 08:41:12 +01:00
Andreas Stenius 45e26d7956 badges-backend: template replace should replace all occurences.
Signed-off-by: Andreas Stenius <git@astekk.se>
2021-03-19 08:41:12 +01:00
Andreas Stenius 8bf248799d badges: refactoring frontend plugin.
Signed-off-by: Andreas Stenius <git@astekk.se>
2021-03-19 08:41:12 +01:00
Andreas Stenius 323ec6f7ca badges-backend: refactoring and support returning json as well as svg image.
Signed-off-by: Andreas Stenius <git@astekk.se>
2021-03-19 08:41:12 +01:00
Andreas Stenius 1cf23e05cb badges: fix markdown title bug. cleanup about card.
Signed-off-by: Andreas Stenius <git@astekk.se>
2021-03-19 08:41:12 +01:00
Andreas Stenius b99231c0bc badges: move to context menu. support for multiple badges from config. #4457.
Signed-off-by: Andreas Stenius <git@astekk.se>
2021-03-19 08:41:12 +01:00
Andreas Stenius 798002ee03 badges-backend: refactor to use badge definitions in config. #4457
Signed-off-by: Andreas Stenius <git@astekk.se>
2021-03-19 08:41:11 +01:00
Andreas Stenius 61078ba14d badges: introduce badges field on entity about card.
Signed-off-by: Andreas Stenius <git@astekk.se>
2021-03-19 08:41:11 +01:00
Andreas Stenius 300c291a09 badges: tweak badge URLs.
Signed-off-by: Andreas Stenius <git@astekk.se>
2021-03-19 08:41:11 +01:00
Andreas Stenius 81846585db badges: initial work for a powered by badge. #4457
Signed-off-by: Andreas Stenius <git@astekk.se>
2021-03-19 08:41:11 +01:00
Fredrik Adelöw 9570256146 Merge pull request #5017 from backstage/dependabot/npm_and_yarn/types/express-session-1.17.3
chore(deps-dev): bump @types/express-session from 1.17.2 to 1.17.3
2021-03-19 07:13:49 +01:00
dependabot[bot] ad2655ffa0 chore(deps-dev): bump @types/express-session from 1.17.2 to 1.17.3
Bumps [@types/express-session](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/express-session) from 1.17.2 to 1.17.3.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/express-session)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-19 04:11:39 +00:00
Patrik Oldsberg 192aecc315 Merge pull request #5010 from backstage/rugvip/dockdoc
docs: docker deployment doc updates
2021-03-18 21:32:07 +01:00
Patrik Oldsberg 4c80c7203a docs: differentiating detailed docker deployment documentation descriptions
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-03-18 19:51:49 +01:00
Fidel Coria 25554bad3b docs(composability): subroutes example
Signed-off-by: Fidel Coria <fidel.coria@aa.com>
2021-03-18 10:27:46 -05:00
Patrik Oldsberg e3718ad406 Merge pull request #4926 from backstage/changeset-release/master
Version Packages
2021-03-18 15:06:23 +01:00
Fredrik Adelöw 13871f4fee Improve input checks for pagination params
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-03-18 14:37:21 +01:00
Patrik Oldsberg 42b67c3df5 create-app: revert to 0.3.14
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-03-18 14:30:08 +01:00
github-actions[bot] 718eea4f08 Version Packages 2021-03-18 12:31:44 +00:00
Patrik Oldsberg 20d539e577 Merge pull request #5002 from backstage/rugvip/null
changesets: add changeset for null return from component extensions
2021-03-18 13:26:22 +01:00
Thilo Schmalfuss 322e01a951 SonarQubeClient: Fix encoding issue for project ids
Project ids can contain special characters like ':', so they need to be url-encoded
when used as query parameter.

Signed-off-by: Thilo Schmalfuss <thilo@staffbase.com>
2021-03-18 12:20:56 +01:00
Patrik Oldsberg 34ff49b0f6 changesets: add changeset for null return from component extensions
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-03-18 12:03:22 +01:00
Fredrik Adelöw 58cb5d47e7 Merge pull request #5000 from backstage/rugvip/duped
core-api: remove duplicate element check during traversal
2021-03-18 11:45:23 +01:00
Fredrik Adelöw c862b3f36f Introduce paging in the catalog /entities endpoint
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-03-18 11:30:52 +01:00
Fredrik Adelöw 285445053a Merge pull request #4843 from bleathem/createComponentExtension-signature
Changed the signature of createComponentExtension to be aligned with that of React.lazy
2021-03-18 11:17:39 +01:00