Ben Langfeld
9c8c4be7ce
docs: Add Power to the list of adopters
...
Signed-off-by: Ben Langfeld <blangfeld@powerhrg.com >
2022-01-10 16:27:30 -03:00
Patrik Oldsberg
72b00f4f2e
Merge pull request #8852 from backstage/rugvip/auto
...
auth-backend: switch over to use auto secure cookies
2022-01-10 19:49:23 +01:00
Ben Lambert
79982b2a99
Merge pull request #8772 from ananthulasrikar/master
...
Add file details to add Shorcuts component
2022-01-10 17:36:49 +01:00
Patrik Oldsberg
20ca7cfa5f
auth-backend: switch over to use auto secure cookies
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-01-10 17:35:02 +01:00
Ben Lambert
8833a6b28f
Merge pull request #8813 from hiba-aldalaty/hdalaty/bug-fix-sidebar-submenu-delay
...
Bug fix: Create a delay when a Sidebar submenu opens
2022-01-10 17:28:23 +01:00
Ben Lambert
b1ca1f5bff
Merge pull request #8840 from RoadieHQ/customizable-title-description
...
Customizable title and description for tech insights
2022-01-10 17:27:16 +01:00
Ben Lambert
ddc64f3c39
Merge pull request #8844 from backstage/rugvip/nowarn
...
scripts/api-extractor: forbid warnings for a couple of core packages
2022-01-10 17:18:56 +01:00
hiba-aldalaty
ef4e0628aa
Remove unused import
...
Signed-off-by: hiba-aldalaty <hibaaldalaty@gmail.com >
2022-01-10 15:12:41 +00:00
hiba-aldalaty
c9394b67bc
Use css transition to create submenu open delay instead of js
...
Signed-off-by: hiba-aldalaty <hibaaldalaty@gmail.com >
2022-01-10 15:03:31 +00:00
Patrik Oldsberg
161f32cf4e
scripts/api-extractor: forbid warnings for a couple of core packages
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-01-10 15:35:29 +01:00
Patrik Oldsberg
06ab42b65d
config-loader: fix API Report warnings
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-01-10 15:35:06 +01:00
irma12
5060116e9d
Modified changeset
...
Signed-off-by: irma12 <irma@roadie.io >
2022-01-10 15:25:47 +01:00
Patrik Oldsberg
8a7ccbdf73
Merge pull request #8841 from backstage/rugvip/winfix
...
cli: fix versioning tests on windows
2022-01-10 15:22:39 +01:00
Ben Lambert
dfc2fcc08d
Merge pull request #8736 from backstage/rugvip/purge
...
core-app-api,core-plugin-api: remove MUI dependencies
2022-01-10 15:20:40 +01:00
irma12
24ed8c0237
Added api report
...
Signed-off-by: irma12 <irma@roadie.io >
2022-01-10 15:03:07 +01:00
Ben Lambert
416323397a
Merge pull request #8838 from backstage/rugvip/sessions
...
core-app-api: fix saml and github session types
2022-01-10 14:56:19 +01:00
Patrik Oldsberg
784d8078ab
core-app-api,core-plugin-api: remove MUI dependencies
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-01-10 14:34:49 +01:00
Patrik Oldsberg
512591b8c3
cli: fix versioning tests on windows
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-01-10 14:31:26 +01:00
Johan Haals
618d78495c
Merge pull request #8825 from backstage/freben/a-tale-of-hyphens-and-braces
...
🧹 Got rid of the last brace-typed and hyphen-less params etc
2022-01-10 14:27:21 +01:00
irma12
ef6c1a13b2
Fix in order to pass tsc
...
Signed-off-by: irma12 <irma@roadie.io >
2022-01-10 14:20:04 +01:00
irma12
34883f5c9e
Add posibility to customize description and title
...
Signed-off-by: irma12 <irma@roadie.io >
2022-01-10 14:20:04 +01:00
Ben Lambert
49a665e97e
Merge pull request #8839 from backstage/rugvip/exit
...
scripts/api-extractor: exit on tsc failure
2022-01-10 13:53:45 +01:00
Ben Lambert
ccb5bef731
Merge pull request #8802 from backstage/rugvip/warn
...
scripts/api-extractor: warn when introducing new warnings
2022-01-10 13:44:44 +01:00
Patrik Oldsberg
34442cd5cf
core-app-api: fix + deprecate saml and github session types
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-01-10 13:42:33 +01:00
Johan Haals
fca5c02e41
Merge pull request #8826 from backstage/freben/ze-author
...
🧹 Fix the last renmnants of the old copyright header
2022-01-10 13:37:54 +01:00
Patrik Oldsberg
f5d41dc2c9
Merge pull request #8797 from backstage/rugvip/nolerna
...
switch to using @manypkg/get-packages for enumerating monorepo packages
2022-01-10 13:31:16 +01:00
Patrik Oldsberg
ac5a99077b
scripts/api-extractor: exit on tsc failure
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-01-10 13:09:11 +01:00
Emma Indal
bdf1419d20
[Home] first homepage template to storybook + two more home components ( #8434 )
...
* add new toolkit component
Signed-off-by: Emma Indal <emmai@spotify.com >
* add toolkit content test
Signed-off-by: Emma Indal <emmai@spotify.com >
* add key to toolkit items
Signed-off-by: Emma Indal <emmai@spotify.com >
* add reusable company logo component
Signed-off-by: Emma Indal <emmai@spotify.com >
* export root ref from search plugin
Signed-off-by: Emma Indal <emmai@spotify.com >
* add homepage template to storybook
Signed-off-by: Emma Indal <emmai@spotify.com >
* export new homepage components from plugin
Signed-off-by: Emma Indal <emmai@spotify.com >
* fix imports
Signed-off-by: Emma Indal <emmai@spotify.com >
* add search plugin to dependencies
Signed-off-by: Emma Indal <emmai@spotify.com >
* add home plugin changeset
Signed-off-by: Emma Indal <emmai@spotify.com >
* add storybook changeset
Signed-off-by: Emma Indal <emmai@spotify.com >
* delete changeset for storybook
Signed-off-by: Emma Indal <emma.indahl@gmail.com >
* delete duplicated search context provider
Signed-off-by: Emma Indal <emmai@spotify.com >
* use list item text props
Signed-off-by: Emma Indal <emmai@spotify.com >
* update home plugin documentation + add customize app docs
Signed-off-by: Emma Indal <emmai@spotify.com >
* named exports
Signed-off-by: Emma Indal <emmai@spotify.com >
* add homepage components to storybook
Signed-off-by: Emma Indal <emmai@spotify.com >
* use app config as default for company logo
Signed-off-by: Emma Indal <emmai@spotify.com >
* rename homepage template
Signed-off-by: Emma Indal <emmai@spotify.com >
* use props instead of context for tools, update Content component of card extension to accept props
Signed-off-by: Emma Indal <emmai@spotify.com >
* fix api reports + docstrings + markers
Signed-off-by: Emma Indal <emmai@spotify.com >
* export ToolkitContentProps instead of Tool
Signed-off-by: Emma Indal <emmai@spotify.com >
* docs and stories fixups
Signed-off-by: Emma Indal <emmai@spotify.com >
* do not export rootRouteRef from search plugin
Signed-off-by: Emma Indal <emmai@spotify.com >
* update docs links
Signed-off-by: Emma Indal <emmai@spotify.com >
* change unpacking of props
Signed-off-by: Emma Indal <emmai@spotify.com >
* delete extra fragment
Signed-off-by: Emma Indal <emmai@spotify.com >
* fixup searchbar border styles
Signed-off-by: Emma Indal <emmai@spotify.com >
2022-01-10 11:40:07 +01:00
Ben Lambert
5b516c1395
Merge pull request #8798 from backstage/rugvip/badep
...
auth-backend: moved test-utils dependency to devDeps
2022-01-10 11:31:34 +01:00
Ben Lambert
00beac0ab6
Merge pull request #8836 from backstage/blam/colors-fix
...
bump `logform` with pinned `colors` dependency
2022-01-10 11:17:34 +01:00
Ben Lambert
a889cc4216
Merge pull request #8690 from moltenice-forks/airbrake-initial
...
Initial Airbrake Plugin Setup
2022-01-10 11:17:18 +01:00
Ben Lambert
7db91695b7
Merge pull request #8832 from bert-huang/register-entityRef-prioritise-component-kind
...
fix: Register plugin to prioritise Component kind for entityRef
2022-01-10 10:56:09 +01:00
Patrik Oldsberg
1588840d67
Merge pull request #8808 from backstage/rugvip/depr1
...
removed deprecations from the 2021-11-25 release
2022-01-10 10:55:44 +01:00
Johan Haals
5d13ce64a3
Merge pull request #8830 from backstage/freben/markdown-it
...
Bump markdown-it to the fixed version
2022-01-10 10:54:25 +01:00
blam
db5310e25e
chore: added changeset
...
Signed-off-by: blam <ben@blam.sh >
2022-01-10 10:00:08 +01:00
blam
7848b50478
chore: bump logform and fixing the colors issue
...
Signed-off-by: blam <ben@blam.sh >
2022-01-10 09:55:50 +01:00
Eric Peterson
4d9fff9fcd
Merge pull request #8800 from backstage/docs/configure-catalog-search
...
[Search] Illustrate how to hide locations from catalog search
2022-01-10 09:50:05 +01:00
Fredrik Adelöw
5333451def
Got rid of the last brace-typed and hyphen-less params etc
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2022-01-10 09:48:12 +01:00
Ben Lambert
c8ff2df05a
Merge pull request #8824 from backstage/freben/api-commonz
...
🧹 Clean up API reports in backend-common
2022-01-10 07:33:31 +01:00
Ben Lambert
47a5e8c273
Merge pull request #8833 from backstage/dependabot/npm_and_yarn/octokit/webhooks-9.22.0
...
build(deps): bump @octokit/webhooks from 9.18.0 to 9.22.0
2022-01-10 07:19:34 +01:00
Ben Lambert
1883aebdc9
Merge pull request #8834 from backstage/dependabot/npm_and_yarn/microsoft/microsoft-graph-types-2.11.0
...
build(deps): bump @microsoft/microsoft-graph-types from 2.8.0 to 2.11.0
2022-01-10 07:19:11 +01:00
dependabot[bot]
06e2d79569
build(deps): bump @microsoft/microsoft-graph-types from 2.8.0 to 2.11.0
...
Bumps [@microsoft/microsoft-graph-types](https://github.com/microsoftgraph/msgraph-typescript-typings ) from 2.8.0 to 2.11.0.
- [Release notes](https://github.com/microsoftgraph/msgraph-typescript-typings/releases )
- [Commits](https://github.com/microsoftgraph/msgraph-typescript-typings/commits )
---
updated-dependencies:
- dependency-name: "@microsoft/microsoft-graph-types"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-01-10 04:16:23 +00:00
dependabot[bot]
8319c54e28
build(deps): bump @octokit/webhooks from 9.18.0 to 9.22.0
...
Bumps [@octokit/webhooks](https://github.com/octokit/webhooks.js ) from 9.18.0 to 9.22.0.
- [Release notes](https://github.com/octokit/webhooks.js/releases )
- [Commits](https://github.com/octokit/webhooks.js/compare/v9.18.0...v9.22.0 )
---
updated-dependencies:
- dependency-name: "@octokit/webhooks"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-01-10 04:13:59 +00:00
Bert Huang
9fbd3b90ae
fix: Register plugin to prioritise Component kind for entityRef
...
Signed-off-by: Bert Huang <bert.huang@outlook.com >
2022-01-10 14:58:06 +13:00
Fredrik Adelöw
a1ac761a9d
Bump markdown-it to the fixed version
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2022-01-09 22:14:51 +01:00
Fredrik Adelöw
9632cda521
Fix the last renmnants of the old copyright header
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2022-01-09 22:10:52 +01:00
Fredrik Adelöw
f77bd5c8ff
Clean up API reports in backend-common
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2022-01-09 15:21:44 +01:00
Fredrik Adelöw
7f3894be1c
Merge pull request #8823 from backstage/freben/apireportz
...
🧹 Clean up API reports in ldap and msgraph catalog modules
2022-01-09 13:57:48 +01:00
Fredrik Adelöw
722681b1b1
Clean up API reports in ldap and msgraph catalog modules
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2022-01-09 13:05:10 +01:00
Fredrik Adelöw
508b3ffb36
Merge pull request #8820 from backstage/freben/ldap-set-fix
...
deep clone data read out of config, to avoid pollution / mutation
2022-01-08 18:33:41 +01:00