Adam Harvey
|
b20a7db89c
|
Merge branch 'master' into system-diagram
|
2021-03-25 11:07:32 -04:00 |
|
Adam Harvey
|
5a5b0bf7a9
|
Update changeset
Signed-off-by: Adam Harvey <adam.harvey@dxc.com>
|
2021-03-25 11:04:47 -04:00 |
|
Fredrik Adelöw
|
d10b7d3642
|
Merge pull request #5107 from backstage/mob/detach-badges
detach the badges plugin from the catalog plugin
|
2021-03-25 15:57:03 +01:00 |
|
Oliver Sand
|
72192d847b
|
Improve documentation
`defaultPageTheme` is a required field.
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
|
2021-03-25 15:56:49 +01:00 |
|
Adam Harvey
|
3039179996
|
Use WarningPanel
Signed-off-by: Adam Harvey <adam.harvey@dxc.com>
|
2021-03-25 09:53:38 -04:00 |
|
Adam Harvey
|
4491ba231f
|
Refactor entity collection
Signed-off-by: Adam Harvey <adam.harvey@dxc.com>
|
2021-03-25 09:50:35 -04:00 |
|
Fredrik Adelöw
|
4d248725e6
|
detach the badges plugin from the catalog plugin
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
|
2021-03-25 14:37:41 +01:00 |
|
Ben Lambert
|
9955221427
|
Merge pull request #4956 from vinayvinay/vinay-fetch-cookiecutter-more-inputs
Adds inputs for fetch:cookiecutter action: copyWithoutRender, extensions, imageName
|
2021-03-25 14:30:55 +01:00 |
|
Ben Lambert
|
087bfa89e2
|
Merge pull request #5055 from backstage/timbonicus/github-discovery-doc
Add more integrations documentation
|
2021-03-25 14:19:08 +01:00 |
|
Tim
|
4e1227ce2e
|
Merge pull request #5032 from backstage/timbonicus/create-app-updates
Update create-app template for better parity with example app
|
2021-03-25 06:23:36 -06:00 |
|
Eric Peterson
|
bb378ac6f2
|
Merge pull request #4515 from backstage/iameap/search-indexer
[Search] Foundation: plugins and types
|
2021-03-25 13:15:33 +01:00 |
|
Vinay P
|
673c4f7d5a
|
Allow overriding cookiecutter's docker imageName
.. to allow running custom-built images that have
cookiecutter installed alongwith extensions, for
example.
https://cookiecutter.readthedocs.io/en/1.7.2/advanced/template_extensions.html
related to:
https://github.com/backstage/backstage/pull/4956#discussion_r596846365
Signed-off-by: Vinay P <mail@vinayvinay.com>
|
2021-03-25 12:12:36 +00:00 |
|
Vinay P
|
3105b46afa
|
Document use of Jinja2 extensions with fetch:cookiecutter
Signed-off-by: Vinay P <mail@vinayvinay.com>
|
2021-03-25 12:12:17 +00:00 |
|
Vinay P
|
91e87c0554
|
Add changeset
Signed-off-by: Vinay P <mail@vinayvinay.com>
|
2021-03-25 12:12:17 +00:00 |
|
Vinay P
|
b1dc16baa1
|
copyWithoutRender, extensions inputs for fetch:cookiecutter
as discussed in this GitHub issue:
https://github.com/backstage/backstage/issues/4920
Signed-off-by: Vinay P <mail@vinayvinay.com>
|
2021-03-25 12:12:14 +00:00 |
|
Oliver Sand
|
38fcac8133
|
Merge pull request #5022 from SDA-SE/feat/renderintestapp-sub-routes
Support routes of type `SubRouteRef` in `mountedRoutes` parameter of `renderInTestApp`
|
2021-03-25 12:24:30 +01:00 |
|
Oliver Sand
|
47569802cc
|
Merge pull request #5006 from SDA-SE/feat/userouteparams
Introduce `useRouteRefParams` to `core-api` to retrieve typed route params
|
2021-03-25 12:24:18 +01:00 |
|
Eric Peterson
|
6db7ef3f93
|
Merge pull request #4968 from adrianke77/techdocs-if-outdated-serve-and-start-build
TechDocs: show outdated docs and asnyc build new
|
2021-03-25 11:15:01 +01:00 |
|
Eric Peterson
|
0ca91909cd
|
Merge pull request #5089 from SDA-SE/feat/fix-admonition
Fix Icons of admonitions
|
2021-03-25 10:37:45 +01:00 |
|
Ben Lambert
|
307c403194
|
Merge pull request #5106 from backstage/vale/disable
Remove the vale check for now as it's borked.
|
2021-03-25 10:35:15 +01:00 |
|
Ben Lambert
|
327557937a
|
Merge pull request #5078 from backstage/dependabot/npm_and_yarn/kubernetes/client-node-0.14.0
chore(deps): bump @kubernetes/client-node from 0.13.2 to 0.14.0
|
2021-03-25 10:17:58 +01:00 |
|
Patrik Oldsberg
|
2861893f79
|
Merge pull request #5095 from bleathem/createRoutableExtension-signature
Changed the signature of createRoutableExtension to include null
|
2021-03-25 10:06:33 +01:00 |
|
blam
|
5daf260539
|
Remove the vale check for now as it's borked.
Signed-off-by: blam <ben@blam.sh>
|
2021-03-25 10:06:08 +01:00 |
|
Ben Lambert
|
a0f7c112fb
|
Merge pull request #5093 from backstage/timbonicus/auth-config
Auth types fix + GitLab audience is optional
|
2021-03-25 09:41:59 +01:00 |
|
Nicolas Torres
|
2ae8cf4608
|
Fixes untar not happening under certain occasions
Signed-off-by: Nicolas Torres <nicolast@backbase.com>
|
2021-03-25 09:00:10 +01:00 |
|
blam
|
76deafd318
|
Added changeset
Signed-off-by: blam <ben@blam.sh>
|
2021-03-25 08:51:13 +01:00 |
|
Oliver Sand
|
ea9d977e7d
|
Fix icons of admonitions
The fixes one display issue of #3558
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
|
2021-03-25 08:45:19 +01:00 |
|
Fredrik Adelöw
|
0569e15759
|
Merge pull request #5082 from backstage/freben/ghdisclogbetterlol
Log how many repositories were actually matching in `GithubDiscoveryProcessor`
|
2021-03-25 06:52:09 +01:00 |
|
Jonah Back
|
60e463c8d4
|
improve credential loading for AWS IAM translator
Signed-off-by: Jonah Back <jonah@jonahback.com>
|
2021-03-24 22:12:07 -07:00 |
|
Jonah Back
|
8419d669c7
|
Add sourcePath option to all git publishers
Signed-off-by: Jonah Back <jonah@jonahback.com>
|
2021-03-24 21:21:00 -07:00 |
|
Jonah Back
|
d3accca860
|
Sanitize input to avoid directory traversal
Signed-off-by: Jonah Back <jonah@jonahback.com>
|
2021-03-24 21:09:31 -07:00 |
|
Jonah Back
|
5a572c4c83
|
Update .changeset/bright-lions-camp.md
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
Signed-off-by: Jonah Back <jonah@jonahback.com>
|
2021-03-24 21:09:05 -07:00 |
|
Brian Leathem
|
5691532f89
|
Changed the signature of createRoutableExtension to include null
Signed-off-by: Brian Leathem <bleathem@netflix.com>
|
2021-03-24 20:55:05 -07:00 |
|
Chongyang Adrian, Ke
|
74e5042386
|
fix rebase clashes
Signed-off-by: Chongyang Adrian, Ke <ftt.adrian.ke@grabtaxi.com>
|
2021-03-25 11:00:04 +08:00 |
|
Chongyang Adrian, Ke
|
aaeb7ecf3c
|
TechDocs: show outdated docs and asnyc build new
Signed-off-by: Chongyang Adrian, Ke <ftt.adrian.ke@grabtaxi.com>
|
2021-03-25 10:26:11 +08:00 |
|
Tim Hansen
|
61b2689f8b
|
Permalinks
Signed-off-by: Tim Hansen <timbonicus@gmail.com>
|
2021-03-24 19:56:56 -06:00 |
|
Tim Hansen
|
449776cd69
|
changeset
Signed-off-by: Tim Hansen <timbonicus@gmail.com>
|
2021-03-24 19:38:19 -06:00 |
|
Patrik Oldsberg
|
68a10d34f9
|
Merge pull request #5057 from erikxiv/feat/contrib-auth-with-cookie
feat: document method to set token cookie
|
2021-03-25 00:13:45 +01:00 |
|
Patrik Oldsberg
|
4e49c73261
|
Merge pull request #5038 from erikxiv/fix/todo-forward-auth
fix: forward auth on todo backend requests
|
2021-03-24 23:55:29 +01:00 |
|
Tim Hansen
|
7e1053a878
|
Add notes about github-apps
Signed-off-by: Tim Hansen <timbonicus@gmail.com>
|
2021-03-24 15:54:12 -06:00 |
|
Tim Hansen
|
67f66c2962
|
Fix auth environment type; GitLab audience optional
Signed-off-by: Tim Hansen <timbonicus@gmail.com>
|
2021-03-24 15:47:17 -06:00 |
|
Patrik Oldsberg
|
83da6bbe4a
|
Merge pull request #4697 from robinjmurphy/fix-tooltip-overflow-props
OverflowTooltip: Don't render component when text is empty
|
2021-03-24 22:44:34 +01:00 |
|
Eric Peterson
|
c0c0e30924
|
Merge pull request #5090 from SDA-SE/feat/example-docs
Different workaround for prettier issue with markdown files
|
2021-03-24 22:40:04 +01:00 |
|
Patrik Oldsberg
|
ce560648b3
|
Merge pull request #5052 from maikelvl/patch-1
Fix docs on Helm install commands.
|
2021-03-24 22:02:31 +01:00 |
|
Patrik Oldsberg
|
924256e069
|
Merge pull request #5092 from backstage/imgbot
[ImgBot] Optimize images
|
2021-03-24 22:01:31 +01:00 |
|
Eric Peterson
|
6e55099b58
|
Merge pull request #5063 from adrianke77/techdocs-sticky-sidebar
Add sticky sidebars and footer nav in Techdocs Reader
|
2021-03-24 20:54:27 +01:00 |
|
ImgBotApp
|
d9ded6d524
|
[ImgBot] Optimize images
*Total -- 625.75kb -> 362.63kb (42.05%)
/microsite/static/img/todo-logo.png -- 16.51kb -> 8.25kb (50.03%)
/plugins/cost-insights/src/assets/project-growth-alert-advanced.png -- 229.74kb -> 131.07kb (42.95%)
/plugins/cost-insights/src/assets/project-growth-alert-custom.png -- 197.32kb -> 114.43kb (42.01%)
/plugins/cost-insights/src/assets/project-growth-alert-basic.png -- 182.17kb -> 108.88kb (40.23%)
Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
|
2021-03-24 19:15:56 +00:00 |
|
Adam Harvey
|
f82b9098e8
|
Merge pull request #5091 from adamdmharvey/new-doco
docs: Add key concepts
|
2021-03-24 15:15:07 -04:00 |
|
Adam Harvey
|
7cb67326c4
|
Apply feedback
Signed-off-by: Adam Harvey <adam.harvey@dxc.com>
|
2021-03-24 14:52:49 -04:00 |
|
Ryan Vazquez
|
b9bf8a3343
|
Merge pull request #5075 from backstage/cost-insights-alerts-readme
add readme for cost insights public alerts
|
2021-03-24 14:48:06 -04:00 |
|