Commit Graph

4444 Commits

Author SHA1 Message Date
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
github-actions[bot] 718eea4f08 Version Packages 2021-03-18 12:31:44 +00: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
Adam Harvey 9b3a205303 PIP8 alignment
Signed-off-by: Adam Harvey <adam.harvey@dxc.com>
2021-03-17 11:23:08 -04: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
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 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
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
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
Fredrik Adelöw 4032cb450a Merge pull request #4930 from nirga/jenkins-fix
Changed the way project slug is handled in Jenkins plugin
2021-03-16 21:26:56 +01:00
Fredrik Adelöw 3385b374bd introduce @backstage/integration-react and its scmIntegrationsApiRef
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-03-16 18:37:59 +01:00
Fredrik Adelöw b06e1af6fe Merge pull request #4969 from backstage/freben/invalid-url
Update the wording for unknown URLs in the import flow
2021-03-16 18:06:19 +01:00
Fredrik Adelöw e0a231ee9c Merge pull request #4972 from backstage/freben/catalog-yaml-errors
Add location to thrown exception when parsing YAML
2021-03-16 18:05:52 +01:00
Fredrik Adelöw 7d8c4c97cd Update the wording for unknown URLs in the import flow
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-03-16 16:45:18 +01:00
Fredrik Adelöw d2f4efc5d5 Add location to thrown exception when parsing YAML
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-03-16 15:57:46 +01:00
Himanshu Mishra e7baa0d2ed TechDocs: Separate backend and frontend config schema declarations
Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net>
2021-03-16 15:48:46 +01:00
Fredrik Adelöw 3ba7a657f7 Merge pull request #4906 from GregoireW/feat/bitrise_pagination
Bitrise getter should be paginated
2021-03-16 09:30:18 +01:00
Fredrik Adelöw ac08d81835 Merge pull request #4898 from niallmccullagh/master
Fix issue with radar description dialog display
2021-03-16 08:50:59 +01:00
Erik Larsson 8b4f7e42ae fix: forward auth on scaffolder backend reqeuests
Signed-off-by: Erik Larsson <erik.larsson@schibsted.com>
2021-03-16 01:31:48 +01:00
Fredrik Adelöw 7b4a77ec7d Merge pull request #4929 from OscarDHdz/scaffolderRepoUrlPicker/FixAllowedHosts
Scaffolder: Fix allowed host field from RepoUrlPicker
2021-03-15 23:02:39 +01:00
OscarDHdz bcb82b9a79 Fix host field from RepoUrlPicker
Signed-off-by: OscarDHdz <oscardavid.hernandez.mx@gmail.com>
2021-03-15 15:55:39 -06:00
Fredrik Adelöw 5f46e1e6d0 Merge pull request #4664 from athal7/patch-1
Update Pagerduty setup instructions
2021-03-15 18:32:00 +01:00
Andrew Thauer ec646230bb Merge pull request #4948 from andrewthauer/codeowner-refactor
feat(catalog-backend): use scm integration for codeowners
2021-03-15 12:18:39 -04:00
Andrew Thal 3c58f9a868 Fix lint
Signed-off-by: Andrew Thal <andrewthal88@gmail.com>
2021-03-15 10:53:40 -04:00
Patrik Oldsberg 6819c2aec8 Merge pull request #4896 from GoWind/expose-verify-nonce
Expose `verifyNonce` and `readState` publicly
2021-03-15 15:20:05 +01:00
Fredrik Adelöw 3529831c45 Merge pull request #4928 from SDA-SE/feat/AnnotateScmSlugEntityProcessor
Add `AnnotateScmSlugEntityProcessor`
2021-03-15 15:07:06 +01:00
Oliver Sand a21ca837a9 Remove comment
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
2021-03-15 14:27:42 +01:00
Himanshu Mishra 78e1866688 Merge pull request #4894 from tudi2d/4825-techdocs-breadcrumbs 2021-03-15 12:30:41 +01:00
Andrew Thauer 4bc98a5b99 feat(catalog-backend): use scm integration for codeowners
Signed-off-by: Andrew Thauer <athauer@wealthsimple.com>
2021-03-15 07:30:20 -04:00
Andrew Thauer 1cc27f7e10 Merge pull request #4946 from andrewthauer/feat/catalog-import-commit-message
feat(catalog-import): use title for commit message
2021-03-15 06:41:08 -04:00
Oliver Sand 7c15a489aa Use scm integration
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
2021-03-15 10:20:30 +01:00
Fredrik Adelöw e728b279f7 Merge pull request #4944 from nora99/filter-out-clusters-with-no-resources
Don't list the cluster if there are no resources deployed there
2021-03-15 09:27:11 +01:00
Andrew Thauer a0dacc1842 feat(catalog-import): use title for commit message
Signed-off-by: Andrew Thauer <athauer@wealthsimple.com>
2021-03-13 17:27:37 -05:00
Fredrik Adelöw aa4cac15a7 Merge pull request #4885 from geototti21/add-prop-for-selected-filter-catalog
catalog: make initially selected filter configurable
2021-03-13 14:50:54 +01:00
nliesenfeld bb848ac5e8 Don't list the cluster if there are no resources deployed there
Signed-off-by: nliesenfeld <nliesenfeld@spotify.com>
2021-03-12 10:32:06 -05:00
Patrik Oldsberg 19be64f5ea todo: added index test
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-03-12 16:00:19 +01:00
Patrik Oldsberg f5cfded56a todo-backend: add router tests + tweaks
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-03-12 15:56:18 +01:00
tudi2d 50be5c09aa Add rootRouteRef to test app options to fix component tests
Signed-off-by: tudi2d <phugenroth@googlemail.com>
2021-03-12 15:30:39 +01:00