mufaddal motiwala
|
5ef436b659
|
readme file changes
Signed-off-by: mufaddal motiwala <mufaddalmm.52@gmail.com>
|
2021-12-21 18:27:42 +05:30 |
|
Fredrik Adelöw
|
f5873e841e
|
Merge pull request #8562 from backstage/freben/fetchnesss
Better API docs link for the fetch api
|
2021-12-21 13:46:30 +01:00 |
|
jean-philippe.blary
|
1d26017090
|
fix(cli): skip findPackages if not inside a monorepo
Signed-off-by: jean-philippe.blary <jean-philippe.blary@ovhcloud.com>
|
2021-12-21 13:42:20 +01:00 |
|
Fredrik Adelöw
|
048c2e9fd6
|
Merge pull request #8563 from backstage/freben/mount-state
Do not `setState` when unmounted in `OverflowTooltip`
|
2021-12-21 13:39:29 +01:00 |
|
Patrik Oldsberg
|
0d225b04ab
|
Merge pull request #8524 from backstage/mob/storageapi
core-plugin-api: refactor StorageApi to better cater to async storage implementations
|
2021-12-21 13:36:53 +01:00 |
|
MT Lewis
|
ebed29d928
|
backend-common: changeset clarification
Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com>
|
2021-12-21 11:19:50 +00:00 |
|
MT Lewis
|
70281a475b
|
permission-react: add changeset for IdentityPermissionApi.create signature change
Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com>
|
2021-12-21 11:16:52 +00:00 |
|
Eric Peterson
|
8c25c3ea5b
|
Allow TechDocs cache in recommended deployment mode.
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
|
2021-12-21 12:02:45 +01:00 |
|
Fredrik Adelöw
|
10e5f9d10c
|
Do not setState when unmounted in OverflowTooltip
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
|
2021-12-21 11:54:11 +01:00 |
|
MT Lewis
|
f80c7232ae
|
permission-node: expand ServerPermissionClient changeset
Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com>
|
2021-12-21 10:45:16 +00:00 |
|
MT Lewis
|
482e4a4acd
|
permission-common: upgrade changeset to minor bump and describe breaking change
Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com>
|
2021-12-21 10:42:11 +00:00 |
|
MT Lewis
|
1e49c23eb7
|
app-defaults: add changeset for inclusion of permission api in default apis
Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com>
|
2021-12-21 10:29:32 +00:00 |
|
Fredrik Adelöw
|
165b156c25
|
Better API docs link for the fetch api
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
|
2021-12-21 11:29:10 +01:00 |
|
MT Lewis
|
6fe4f20cbd
|
backend-common: expand secret generation changeset
Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com>
|
2021-12-21 10:22:05 +00:00 |
|
Johan Haals
|
e5703a3482
|
Add fetch examples
Co-authored-by: Fredrik Adelöw <freben@users.noreply.github.com>
Signed-off-by: Johan Haals <johan.haals@gmail.com>
|
2021-12-21 11:21:04 +01:00 |
|
MT Lewis
|
4320aea879
|
docs: add backend-to-backend auth tutorial to microsite
Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com>
|
2021-12-21 10:16:50 +00:00 |
|
MT Lewis
|
c1c7116f4b
|
backend-common: improve error message in ServerTokenManager
Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com>
|
2021-12-21 10:08:19 +00:00 |
|
MT Lewis
|
bc9a205b86
|
backend-common: remove isSecure property in favour of a property on the NoopServerTokenManager
Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com>
|
2021-12-21 10:04:04 +00:00 |
|
MT Lewis
|
20d10b57d6
|
permission-node: rename static create method to fromConfig
Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com>
|
2021-12-21 09:46:22 +00:00 |
|
Patrik Oldsberg
|
a195284c7b
|
api report updates and changests for StorageApi refactor
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2021-12-21 10:40:09 +01:00 |
|
Patrik Oldsberg
|
281bac6f0c
|
catalog-react: explicit type for storageApi.get
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2021-12-21 10:36:48 +01:00 |
|
Patrik Oldsberg
|
0b01baf309
|
test-utils: update MockStorageApi
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2021-12-21 10:36:48 +01:00 |
|
Patrik Oldsberg
|
a283b7396f
|
core-app-api: update WebStorage implementation and drop immidiate emit
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Co-authored-by: blam <ben@blam.sh>
Co-authored-by: Johan Haals <johan.haals@gmail.com>
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2021-12-21 10:36:48 +01:00 |
|
Patrik Oldsberg
|
61fa5d0171
|
core-app-api: add tests for new StorageApi design
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Co-authored-by: blam <ben@blam.sh>
Co-authored-by: Johan Haals <johan.haals@gmail.com>
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2021-12-21 10:36:48 +01:00 |
|
Patrik Oldsberg
|
78fa85cfa7
|
core-plugin-api: redesign StorageApi to add .snapshot() and new observe behavior
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Co-authored-by: Johan Haals <johan.haals@gmail.com>
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2021-12-21 10:36:44 +01:00 |
|
Fredrik Adelöw
|
2d6f65ea2f
|
Merge pull request #8561 from backstage/freben/adr
Frontmatter fixup for ADRs
|
2021-12-21 10:26:53 +01:00 |
|
lukzerom
|
2140643512
|
conflict fixed
Signed-off-by: lukzerom <lukzerom@gmail.com>
|
2021-12-21 10:13:41 +01:00 |
|
Ben Lambert
|
20659e7223
|
Merge pull request #8437 from brethubbard/master
scaffolder: add Markdown default field
|
2021-12-21 10:10:55 +01:00 |
|
Fredrik Adelöw
|
5c53c87e54
|
Frontmatter fixup for ADRs
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
|
2021-12-21 10:06:42 +01:00 |
|
Suzanne Daniels
|
f2bbca8dcf
|
Linking to part two, fixing spelling & script colorizing
Signed-off-by: Suzanne Daniels <suzanned@spotify.com>
|
2021-12-21 09:59:31 +01:00 |
|
Suzanne Daniels
|
160d6b71e9
|
Merge branch 'backstage:master' into suuus/docs-2
|
2021-12-21 09:47:47 +01:00 |
|
Johan Haals
|
fbc20dc18e
|
ADR: Use node-fetch for data fetching
Signed-off-by: Johan Haals <johan.haals@gmail.com>
|
2021-12-21 09:19:28 +01:00 |
|
Fredrik Adelöw
|
b975484fac
|
Merge pull request #8550 from backstage/freben/session-schema
Validate persisted session info on both save and load
|
2021-12-21 09:15:09 +01:00 |
|
Fredrik Adelöw
|
a8c31c407e
|
Merge pull request #8530 from backstage/dependabot/npm_and_yarn/axios-0.24.0
build(deps): bump axios from 0.21.4 to 0.24.0
|
2021-12-21 09:15:00 +01:00 |
|
Johan Haals
|
146cb50862
|
Merge pull request #8549 from backstage/jhaals/moar-labels
label changes to techdocs, docs, microsite and auth folders
|
2021-12-21 08:14:52 +01:00 |
|
Fredrik Adelöw
|
d0523cec56
|
Merge pull request #8156 from WarlenRodrigues/fixing_link_somponents_usage
Fixed Link components usage. Now, all links use the Backstage's Link c…
|
2021-12-21 08:10:15 +01:00 |
|
Fredrik Adelöw
|
15acd11b93
|
Merge pull request #8557 from backstage/dependabot/npm_and_yarn/find-process-1.4.7
build(deps-dev): bump find-process from 1.4.5 to 1.4.7
|
2021-12-21 08:08:23 +01:00 |
|
Fredrik Adelöw
|
d4aeaa8461
|
Merge pull request #8488 from cmpadden/remove-deprecations
Remove Deprecations (release-2021-01-28, 2021-06-01, 2021-10-28, 2021-11-18)
|
2021-12-21 08:08:02 +01:00 |
|
Fredrik Adelöw
|
58d07a070c
|
add changeset
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
|
2021-12-21 08:05:27 +01:00 |
|
Fredrik Adelöw
|
3bffb68943
|
Merge pull request #8519 from cmpadden/codeowner-airflow
Code Owner: apache-airflow
|
2021-12-21 08:00:46 +01:00 |
|
dependabot[bot]
|
3c878433d9
|
build(deps-dev): bump find-process from 1.4.5 to 1.4.7
Bumps [find-process](https://github.com/yibn2008/find-process) from 1.4.5 to 1.4.7.
- [Release notes](https://github.com/yibn2008/find-process/releases)
- [Changelog](https://github.com/yibn2008/find-process/blob/master/HISTORY.md)
- [Commits](https://github.com/yibn2008/find-process/compare/1.4.5...1.4.7)
---
updated-dependencies:
- dependency-name: find-process
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-12-21 04:10:15 +00:00 |
|
Himanshu Mishra
|
906d2b28cd
|
Merge pull request #8552 from fengypants/wrapped
|
2021-12-21 00:33:31 +05:30 |
|
Fredrik Adelöw
|
6a0094bbde
|
Merge pull request #8496 from lykkeaxlin/bazaar-workflow-changes
[Bazaar] Optional linkage to an Entity
|
2021-12-20 19:57:58 +01:00 |
|
Fredrik Adelöw
|
2847cd8234
|
some final cleanup
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
|
2021-12-20 19:23:47 +01:00 |
|
Colton Padden
|
2928eeda77
|
make id required in createRouteRef config
Signed-off-by: Colton Padden <colton.padden@fastmail.com>
|
2021-12-20 13:20:31 -05:00 |
|
WarlenRodrigues
|
7a4bd2ceac
|
added changeset
Signed-off-by: WarlenRodrigues <warlen.cesarrodrigues@gmail.com>
|
2021-12-20 19:18:05 +01:00 |
|
WarlenRodrigues
|
22bf2da934
|
Fied Link components usage. Now, all links use the Backstage's Link component
Signed-off-by: WarlenRodrigues <warlen.cesarrodrigues@gmail.com>
|
2021-12-20 19:18:04 +01:00 |
|
Colton Padden
|
cb278fa3ad
|
make Provider required in AppTheme
Signed-off-by: Colton Padden <colton.padden@fastmail.com>
|
2021-12-20 13:16:52 -05:00 |
|
Fredrik Adelöw
|
9e18e6b025
|
Merge pull request #8447 from brunopenso/master
TechRadar - urlTarget new attribute
|
2021-12-20 19:14:45 +01:00 |
|
Jeff Feng
|
bac830188d
|
Fixing broken image link
Renamed/replaced image file, updated link reference in post.
Signed-off-by: Jeff Feng <fengypants@gmail.com>
|
2021-12-20 13:11:50 -05:00 |
|