Commit Graph

11554 Commits

Author SHA1 Message Date
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
Patrik Oldsberg e3718ad406 Merge pull request #4926 from backstage/changeset-release/master
Version Packages
2021-03-18 15:06:23 +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
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 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
Fredrik Adelöw e9065702a7 Merge pull request #4998 from backstage/freben/release-test-utils
Force a release of test-utils, forgotten changeset in #4857
2021-03-18 11:03:41 +01:00
Patrik Oldsberg e7f9b94356 core-api: remove duplicate element check during traversal
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-03-18 10:48:44 +01:00
Fredrik Adelöw 8dd6d03436 Merge pull request #4999 from backstage/jhaals/ignore-adopters
Ignore vale check for ADOPTERS.md
2021-03-18 10:17:50 +01:00
Fredrik Adelöw 81d988357a Update .changeset/unlucky-chairs-accept.md
Signed-off-by: Fredrik Adelöw <freben@gmail.com>

Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-03-18 10:17:42 +01:00
Johan Haals 22416ced62 Ignore vale check for ADOPTERS.md
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-03-18 09:50:56 +01:00
Fredrik Adelöw 4e0b5055ac Force a release of test-utils, forgotten changeset in #4857
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-03-18 09:26:14 +01:00
Fredrik Adelöw e1bd13d8d7 Merge pull request #4997 from backstage/dependabot/npm_and_yarn/babel/plugin-transform-modules-commonjs-7.13.8
chore(deps): bump @babel/plugin-transform-modules-commonjs from 7.10.4 to 7.13.8
2021-03-18 07:12:24 +01:00
dependabot[bot] f2f5d3334a chore(deps): bump @babel/plugin-transform-modules-commonjs
Bumps [@babel/plugin-transform-modules-commonjs](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-modules-commonjs) from 7.10.4 to 7.13.8.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.13.8/packages/babel-plugin-transform-modules-commonjs)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-18 04:23:41 +00:00
Brian Leathem d4f2eba556 Changed the signature of createComponentExtension to include null
Signed-off-by: Brian Leathem <bleathem@netflix.com>
2021-03-17 20:08:14 -07:00
Fredrik Adelöw 98e95f70d7 Merge pull request #4973 from backstage/timbonicus/add-example-org
Add example org entities to default create-app
2021-03-17 23:40:52 +01:00
Fredrik Adelöw a0098ba3ff Merge pull request #4941 from erdoganoksuz/bug-fix/locale-case
use local version of all case conversion methods
2021-03-17 23:34:09 +01:00
Fredrik Adelöw b5fc76442f Merge pull request #4983 from adamdmharvey/doco-examples
techdocs: Update example documentation
2021-03-17 23:32:26 +01:00
Fredrik Adelöw cac8a2e6ce Merge pull request #4990 from mijailr/telus-adopter
Add TELUS to Adopters List
2021-03-17 23:27:59 +01:00
Mijail Rondon b53182b0ad docs(adopters): add TELUS
Co-authored-by: JuanMa Garcia <juanma.garcia@telus.com>
Co-authored-by: Luis Herrera <luis.herrera@telus.com>
Co-authored-by: Vicky Valverde <vicky.valverde@telus.com>
Co-authored-by: Fanny Barco <fanny.barco@telus.com>
Co-authored-by: Joris Deroeck <joris.deroeck@telus.com>
Co-authored-by: Seb Barre <sebastien.barre@telus.com>
Signed-off-by: Mijail Rondon <mijail.rondon@telus.com>
2021-03-17 14:52:23 -05:00
Adam Harvey 9b3a205303 PIP8 alignment
Signed-off-by: Adam Harvey <adam.harvey@dxc.com>
2021-03-17 11:23:08 -04:00
Johan Haals 450342efa0 Merge pull request #4988 from backstage/jhaals/stalebot
Add Stalebot configuration
2021-03-17 13:06:07 +01:00
Johan Haals cd566adbce Add Stalebot configuration
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-03-17 10:30:01 +01:00
Patrik Oldsberg d557d6b5d9 Merge pull request #4911 from backstage/rugvip/todo
plugins: add todo and todo-backend
2021-03-17 09:53:47 +01:00
Fredrik Adelöw 8310ef8175 Merge pull request #4984 from backstage/dependabot/npm_and_yarn/eslint-plugin-jsx-a11y-6.4.1
chore(deps): bump eslint-plugin-jsx-a11y from 6.2.3 to 6.4.1
2021-03-17 06:16:27 +01:00
Fredrik Adelöw 853f8a12c3 Merge pull request #4987 from backstage/dependabot/npm_and_yarn/types/lodash-4.14.168
chore(deps-dev): bump @types/lodash from 4.14.165 to 4.14.168
2021-03-17 06:13:21 +01:00
dependabot[bot] f3eba4c1a7 chore(deps-dev): bump @types/lodash from 4.14.165 to 4.14.168
Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.14.165 to 4.14.168.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-17 04:32:13 +00:00
dependabot[bot] 072b388fa5 chore(deps): bump eslint-plugin-jsx-a11y from 6.2.3 to 6.4.1
Bumps [eslint-plugin-jsx-a11y](https://github.com/evcohen/eslint-plugin-jsx-a11y) from 6.2.3 to 6.4.1.
- [Release notes](https://github.com/evcohen/eslint-plugin-jsx-a11y/releases)
- [Changelog](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/blob/master/CHANGELOG.md)
- [Commits](https://github.com/evcohen/eslint-plugin-jsx-a11y/compare/v6.2.3...v6.4.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-17 04:24:36 +00:00
Adam Harvey 2ef9ac9d83 Change wording for spelling alignment
Signed-off-by: Adam Harvey <adam.harvey@dxc.com>
2021-03-16 22:58:47 -04:00
Adam Harvey 22e97483c4 Add emoji
Signed-off-by: Adam Harvey <adam.harvey@dxc.com>
2021-03-16 22:58:20 -04:00
Adam Harvey 8efa047a6b Wrap lines
Signed-off-by: Adam Harvey <adam.harvey@dxc.com>
2021-03-16 22:50:12 -04:00
Adam Harvey 74e0e12e41 Update text
Signed-off-by: Adam Harvey <adam.harvey@dxc.com>
2021-03-16 22:48:59 -04:00
Adam Harvey 70d96002ac Update example documentation
Signed-off-by: Adam Harvey <adam.harvey@dxc.com>
2021-03-16 22:38:33 -04:00
Tim 2a8d622216 Merge pull request #4975 from backstage/timbonicus/db-default
Switch the default DB choice to SQLite
2021-03-16 16:39:07 -06:00
Fredrik Adelöw 77e7b5064b Merge pull request #4981 from niallmccullagh/techradar-add-description
feat(plugin-tech-radar): map description in API RadarEntry to Entry
2021-03-16 23:24:10 +01:00
Niall McCullagh 9622953320 Change to patch
Signed-off-by: Niall McCullagh <niallmccullagh@users.noreply.github.com>
2021-03-16 21:54:50 +00:00
Fredrik Adelöw f34ba111a9 Merge pull request #4886 from backstage/freben/integrations-api-ref
introduce the scmIntegrationsApiRef
2021-03-16 22:37:43 +01:00
Niall McCullagh 34e6bb4099 feat(plugin-tech-radar): map description in API RadarEntry to Entry
The description in the Entry was mapped to the latest timeline entry, which is a changelog. This
change maps the description in the API to the entry. To maintain backwards compatibility it
will set the description to the last timeline entry if no description exists at the entry level.

Signed-off-by: Niall McCullagh <niallmccullagh@users.noreply.github.com>
2021-03-16 21:27:37 +00:00
Patrik Oldsberg 79f87efc1b todo-backend: clarify how the location of the source code is determined
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-03-16 22:11:19 +01:00
Tim Hansen 7b1f046d93 Fix e2e test
Signed-off-by: Tim Hansen <timbonicus@gmail.com>
2021-03-16 15:07:20 -06:00