Fredrik Adelöw
|
6f66776ca6
|
Merge pull request #5062 from backstage/dependabot/npm_and_yarn/express-promise-router-4.1.0
chore(deps): bump express-promise-router from 3.0.3 to 4.1.0
|
2021-03-23 08:54:45 +01:00 |
|
dependabot[bot]
|
d42f055d48
|
chore(deps): bump express-promise-router from 3.0.3 to 4.1.0
Bumps [express-promise-router](https://github.com/express-promise-router/express-promise-router) from 3.0.3 to 4.1.0.
- [Release notes](https://github.com/express-promise-router/express-promise-router/releases)
- [Changelog](https://github.com/express-promise-router/express-promise-router/blob/trunk/CHANGELOG.md)
- [Commits](https://github.com/express-promise-router/express-promise-router/commits)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-03-23 04:26:33 +00:00 |
|
Patrik Oldsberg
|
8012eafa28
|
Merge pull request #5050 from GerryWilko/master
Adding nodeSelector option to Helm Chart
|
2021-03-22 18:13:33 +01:00 |
|
Patrik Oldsberg
|
a01daedcd3
|
Merge pull request #5042 from iamrajiv/master
Added last updated timestamp to Backstage docs
|
2021-03-22 16:49:25 +01:00 |
|
Adrian Ke Chongyang
|
2aab54319e
|
techdocs: reset scroll position on page navigate (#5018)
Signed-off-by: Chongyang Adrian, Ke <ftt.adrian.ke@grabtaxi.com>
Co-authored-by: Chongyang Adrian, Ke <ftt.adrian.ke@grabtaxi.com>
|
2021-03-22 16:42:49 +01:00 |
|
Patrik Oldsberg
|
44febdd87a
|
Merge pull request #5011 from sethmiles/patch-1
Updated sample components to their correct links.
|
2021-03-22 16:31:32 +01:00 |
|
Patrik Oldsberg
|
2d0360acfd
|
Merge pull request #5049 from backstage/rugvip/pubfile
scaffolder-backend: add file publisher for local testing
|
2021-03-22 16:19:43 +01:00 |
|
Tim
|
abfc118f80
|
Merge pull request #5030 from backstage/timbonicus/fix-techdocs-example
Update TechDocs getting-started code snippet
|
2021-03-22 07:34:35 -06:00 |
|
Tim
|
ebb79e72dd
|
Merge pull request #5029 from backstage/timbonicus/switch-to-pg-doc
Add tutorial for switching a Backstage App from SQLite to PostgreSQL
|
2021-03-22 07:34:20 -06:00 |
|
Gerard Wilkinson
|
9f808f97c8
|
Clarification on documentation for postgres Helm chart
Signed-off-by: Gerard Wilkinson <gerard@ignite.systems>
|
2021-03-22 12:15:44 +00:00 |
|
Gerard Wilkinson
|
29dcd30e99
|
Removing commented lines as now documented instead
Signed-off-by: Gerard Wilkinson <gerard@ignite.systems>
|
2021-03-22 12:05:50 +00:00 |
|
Gerard Wilkinson
|
d15f35fa88
|
Adding docs for change
Signed-off-by: Gerard Wilkinson <gerard@ignite.systems>
|
2021-03-22 12:05:50 +00:00 |
|
Gerard Wilkinson
|
f443a9650d
|
Adding nodeSelector option to Helm Chart
Signed-off-by: Gerard Wilkinson <gerard@ignite.systems>
|
2021-03-22 12:05:50 +00:00 |
|
Patrik Oldsberg
|
dddf2bc5d6
|
Merge pull request #4747 from inrumi/a11y-patches
Better contrast in dark theme
|
2021-03-22 11:28:13 +01:00 |
|
Patrik Oldsberg
|
113d3d59ed
|
scaffolder-backend: add file publisher for local testing
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2021-03-22 10:33:36 +01:00 |
|
Ben Lambert
|
3f0d4db35c
|
Merge pull request #5031 from backstage/timbonicus/fix-actions-link
Fix custom-actions source link
|
2021-03-22 10:31:56 +01:00 |
|
Patrik Oldsberg
|
58417042a9
|
Merge pull request #5047 from backstage/dependabot/npm_and_yarn/ldapjs-2.2.4
chore(deps): bump ldapjs from 2.2.0 to 2.2.4
|
2021-03-22 10:15:07 +01:00 |
|
Fredrik Adelöw
|
289045ed66
|
Merge pull request #5024 from ebarriosjr/scaffolder-fix-github-org-visibility
Fix scaffolder backend bug with visibility for github org
|
2021-03-22 09:51:05 +01:00 |
|
dependabot[bot]
|
3370b57568
|
chore(deps): bump ldapjs from 2.2.0 to 2.2.4
Bumps [ldapjs](https://github.com/ldapjs/node-ldapjs) from 2.2.0 to 2.2.4.
- [Release notes](https://github.com/ldapjs/node-ldapjs/releases)
- [Changelog](https://github.com/ldapjs/node-ldapjs/blob/master/CHANGES.md)
- [Commits](https://github.com/ldapjs/node-ldapjs/compare/v2.2.0...v2.2.4)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-03-22 04:35:09 +00:00 |
|
Rajiv Ranjan Singh
|
ed23bec9d2
|
Added last updated timestamp to Backstage
Signed-off-by: Rajiv Ranjan Singh <rajivperfect007@gmail.com>
|
2021-03-22 01:20:46 +05:30 |
|
Esteban Barrios
|
532c88f0bb
|
Update .changeset/blue-sheep-act.md
Co-authored-by: Johan Haals <johan.haals@gmail.com>
Signed-off-by: ebarrios <esteban.barrios@trivago.com>
|
2021-03-20 22:21:20 +01:00 |
|
Tim Hansen
|
cbc5210107
|
Fix custom-actions source link
Signed-off-by: Tim Hansen <timbonicus@gmail.com>
|
2021-03-19 14:20:08 -06:00 |
|
Tim Hansen
|
5186afea8c
|
Update TechDocs getting-started
Signed-off-by: Tim Hansen <timbonicus@gmail.com>
|
2021-03-19 14:10:56 -06:00 |
|
Tim Hansen
|
19f764e3d6
|
Fixes #4974.
Adds a tutorial for switching a Backstage App from SQLite to PostgreSQL
Signed-off-by: Tim Hansen <timbonicus@gmail.com>
|
2021-03-19 14:04:52 -06: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 |
|
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 |
|
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 |
|