ebarrios
9f2e51e892
Changed repo visibility to === private for client.repos.createInOrg and added changeset
...
Signed-off-by: ebarrios <esteban.barrios@trivago.com >
2021-03-19 11:57:00 +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
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
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
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
13871f4fee
Improve input checks for pagination params
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2021-03-18 14:37:21 +01:00
github-actions[bot]
718eea4f08
Version Packages
2021-03-18 12:31:44 +00: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
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
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