Fredrik Adelöw
31ab782686
api report
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2022-01-17 17:01:32 +01:00
David Weber
c007bea546
Add change set
...
Signed-off-by: David Weber <david.weber@baloise.ch >
2022-01-16 13:09:24 +01:00
David Weber
6f4f3422d8
Export GraphQlDefinitionWidget
...
This is important for reuse of the widget.
Signed-off-by: David Weber <david.weber@baloise.ch >
2022-01-16 12:41:14 +01:00
Patrik Oldsberg
790cf7fea0
Merge pull request #8941 from satrox28/patch-1
...
Fixing typo error on Changelog
2022-01-14 20:16:11 +01:00
Fredrik Adelöw
178c149e90
Merge pull request #8942 from backstage/freben/locks
...
yarn.lock again
2022-01-14 19:47:03 +01:00
Sathish Kumar
96b9e44312
Fixing typo error
...
Signed-off-by: Sathish Kumar <satcse88@gmail.com >
2022-01-14 13:25:55 -05:00
Fredrik Adelöw
7cd53159a2
Merge pull request #8940 from SDA-SE/fix/api-docs-url
...
fix(api-docs): set url explicitly to an empty string
2022-01-14 18:57:19 +01:00
Fredrik Adelöw
a686efd469
yarn.lock again
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2022-01-14 18:56:34 +01:00
Dominik Schwank
cd4e3c4d4e
fix(api-docs): set url explicitly to an empty string
...
The url argument is undefined when it is not explicitly set to an empty string. An undefined url is
causing the swagger UI to fail on match checks.
fixes #8895
Signed-off-by: Dominik Schwank <dominik.schwank@sda.se >
2022-01-14 18:19:25 +01:00
Fredrik Adelöw
68c16958da
Merge pull request #8915 from backstage/blam/bump-graphql-dependencies
...
chore: restore devops plugin
2022-01-14 17:41:59 +01:00
Fredrik Adelöw
a10b8c4df0
Merge pull request #8938 from djamaile/master
...
fix: typo in MembersListCard component
2022-01-14 17:41:05 +01:00
Fredrik Adelöw
be5b5e3eba
Merge pull request #8936 from backstage/freben/healer
...
Clear parent entity hashes on deletion, to get healing behaviors back
2022-01-14 17:14:02 +01:00
Fredrik Adelöw
7e8cc7d24e
Merge pull request #6905 from tudi2d/mobile-sidebar
...
Mobile sidebar
2022-01-14 16:55:14 +01:00
Fredrik Adelöw
653d1fe263
better formulation
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2022-01-14 16:47:34 +01:00
djamaile
2908a41b9b
fix: typo in MembersListCard component
...
Signed-off-by: djamaile <rdjamaile@gmail.com >
2022-01-14 16:42:07 +01:00
Fredrik Adelöw
81ad90ba28
Merge pull request #8790 from greatmindsorg/bugfix/helm_chart_ingress
...
bugfix: Fix helm chart ingress template
2022-01-14 16:31:52 +01:00
Fredrik Adelöw
68fa2e868d
Merge pull request #8822 from erikxiv/techdocs-style-blockquote
...
Techdocs: use lighter color for block quotes and horizontal rulers
2022-01-14 16:29:13 +01:00
Philipp Hugenroth
374550ead0
Fix wrong import path in test
...
Signed-off-by: Philipp Hugenroth <philipph@spotify.com >
2022-01-14 16:18:22 +01:00
Philipp Hugenroth
1fdf97f150
Avoid breaking api changes
...
Signed-off-by: Philipp Hugenroth <philipph@spotify.com >
2022-01-14 16:09:50 +01:00
MT Lewis
71b09c83be
Merge pull request #8799 from backstage/permissions-batching-improvements
...
permission-backend: wrap authorize request and response batches in envelope
2022-01-14 14:43:50 +00:00
Fredrik Adelöw
dce98a92f7
Clear parent entity hashes on deletion, to get healing behaviors back
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2022-01-14 15:22:42 +01:00
Johan Haals
fb889454d2
Merge pull request #8935 from backstage/jhaals/publish
...
Publish pre-releases under `next` npm dist tag
2022-01-14 14:49:16 +01:00
Johan Haals
bd2ce1922b
Publish pre-releases under next npm dist tag
...
Signed-off-by: Johan Haals <johan.haals@gmail.com >
2022-01-14 14:21:53 +01:00
Johan Haals
597588e2e8
Merge pull request #8918 from RoadieHQ/add-buildkite-to-example-app
...
Include buildkite in example-app again
2022-01-14 13:42:03 +01:00
Johan Haals
4259cda05c
Merge pull request #8924 from backstage/blam/fix-descriptor-docs
...
Fix slightly out of date docs
2022-01-14 13:30:10 +01:00
Patrik Oldsberg
04e98c89ef
Merge pull request #8932 from backstage/rugvip/nold
...
docs: remove composability docs for how to port legacy apps
2022-01-14 13:27:32 +01:00
Patrik Oldsberg
98427a998f
Merge pull request #8930 from backstage/rugvip/prerelease
...
changeset: enter prerelease mode
2022-01-14 13:27:20 +01:00
Fredrik Adelöw
ccd9b1643b
Merge pull request #8865 from fcorti/fcorti-roadmap-001
...
Updated roadmap page in the public documentation.
2022-01-14 13:27:05 +01:00
Fredrik Adelöw
c8e0f906a1
prettier
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2022-01-14 13:19:11 +01:00
Francesco Corti
ab61c4603a
Updated roadmap page in the public documentation.
...
Signed-off-by: Francesco Corti <francescoc@spotify.com >
2022-01-14 12:30:14 +01:00
Francesco Corti
e340186d2a
Merge branch 'backstage:master' into fcorti-roadmap-001
2022-01-14 12:12:02 +01:00
Francesco Corti
6c16957065
Update docs/overview/roadmap.md
...
Review from rodmachen.
Co-authored-by: Rod Machen <rodmachen@users.noreply.github.com >
2022-01-14 11:47:35 +01:00
Francesco Corti
22052dc872
Update docs/overview/roadmap.md
...
Review from rodmachen.
Co-authored-by: Rod Machen <rodmachen@users.noreply.github.com >
2022-01-14 11:47:26 +01:00
Francesco Corti
5f0be90d88
Update docs/overview/roadmap.md
...
Review from rodmachen.
Co-authored-by: Rod Machen <rodmachen@users.noreply.github.com >
2022-01-14 11:47:13 +01:00
Patrik Oldsberg
7ea8ab0c33
docs: remove composability docs for how to port legacy apps
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-01-14 11:27:55 +01:00
Francesco Corti
cf77b60e0e
Update docs/overview/roadmap.md
...
Review from rodmachen.
Co-authored-by: Rod Machen <rodmachen@users.noreply.github.com >
2022-01-14 10:17:07 +01:00
Francesco Corti
af06098589
Update docs/overview/roadmap.md
...
Review from rodmachen.
Co-authored-by: Rod Machen <rodmachen@users.noreply.github.com >
2022-01-14 10:16:59 +01:00
Francesco Corti
5ed2ad9648
Update docs/overview/roadmap.md
...
Review from rodmachen.
Co-authored-by: Rod Machen <rodmachen@users.noreply.github.com >
2022-01-14 10:16:47 +01:00
Francesco Corti
06860ac828
Update docs/overview/roadmap.md
...
Review from rodmachen.
Co-authored-by: Rod Machen <rodmachen@users.noreply.github.com >
2022-01-14 10:16:39 +01:00
Francesco Corti
4eff1188c0
Update docs/overview/roadmap.md
...
Review from rodmachen.
Co-authored-by: Rod Machen <rodmachen@users.noreply.github.com >
2022-01-14 10:16:32 +01:00
Francesco Corti
796454994b
Update docs/overview/roadmap.md
...
Review from rodmachen.
Co-authored-by: Rod Machen <rodmachen@users.noreply.github.com >
2022-01-14 10:15:57 +01:00
Francesco Corti
ee45cd42d8
Update docs/overview/roadmap.md
...
Review from rodmachen.
Co-authored-by: Rod Machen <rodmachen@users.noreply.github.com >
2022-01-14 10:15:45 +01:00
Patrik Oldsberg
05a777a46c
changeset: enter prerelease mode
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-01-14 09:54:57 +01:00
Ben Lambert
a86034504a
Merge branch 'master' into blam/bump-graphql-dependencies
2022-01-14 05:44:16 +01:00
Patrik Oldsberg
72d4b7061d
Merge pull request #8719 from cmpadden/warn-app-config-deprecations
...
Warn users of deprecated keys in app configurations
2022-01-13 23:25:01 +01:00
blam
ced88f1b08
chore: steps are required
...
Signed-off-by: blam <ben@blam.sh >
2022-01-13 23:24:21 +01:00
Fredrik Adelöw
46d74fd427
Merge pull request #8774 from backstage/dependabot/npm_and_yarn/types/swagger-ui-react-4.1.1
...
build(deps-dev): bump @types/swagger-ui-react from 3.35.2 to 4.1.1
2022-01-13 22:32:49 +01:00
Fredrik Adelöw
77c6543bca
Merge pull request #8876 from backstage/dependabot/npm_and_yarn/roadiehq/backstage-plugin-github-insights-1.4.3
...
build(deps): bump @roadiehq/backstage-plugin-github-insights from 1.4.2 to 1.4.3
2022-01-13 21:18:29 +01:00
Patrik Oldsberg
6f9a38849c
Merge pull request #8916 from RoadieHQ/gh-8906-update-docs
...
Add clarification that Location spec is required
2022-01-13 20:08:23 +01:00
Fredrik Adelöw
69c082065c
Merge pull request #8649 from nigelwright-roam/s3-discovery-docs
...
Added additional S3 Discovery instructions
2022-01-13 20:07:27 +01:00