tudi2d
48b0db4aa2
Treat as patch instead of minor change
2021-02-12 15:47:40 +01:00
tudi2d
688b731104
Add changeset
2021-02-12 12:04:13 +01:00
tudi2d
6b9cc3e8e3
Merge branch 'master' into 3965-breadcrumbs
2021-02-12 12:01:33 +01:00
tudi2d
75cd8ac6c5
Add basic breadcrumbs test
2021-02-12 11:49:16 +01:00
tudi2d
fa3f1b2f46
Add breadcrumbs component to header
2021-02-12 10:59:48 +01:00
Oliver Sand
17887fa9fb
Merge pull request #4490 from SDA-SE/feat/about-card-port
...
Port AboutCard
2021-02-12 10:35:34 +01:00
Ben Lambert
007d4de94a
Merge pull request #4460 from ebarriosjr/lockfile-ts-error-improvement
...
Lockfile ts error improvement
2021-02-12 10:07:52 +01:00
Fredrik Adelöw
40bc97ccfc
Merge pull request #4435 from backstage/freben/reader-search-continued
...
backend-common: implement UrlReader.search for the other providers too
2021-02-12 09:38:00 +01:00
Oliver Sand
e6cb33edf1
Revert EntityPage changes
2021-02-12 09:23:46 +01:00
Oliver Sand
83feefb996
Fix tests
2021-02-12 09:23:46 +01:00
Oliver Sand
53b69236dd
Port AboutCard
2021-02-12 09:23:46 +01:00
blam
378a9def28
Merge branch 'master' of github.com:backstage/backstage into lockfile-ts-error-improvement
...
* 'master' of github.com:backstage/backstage: (187 commits)
chore(deps-dev): bump @storybook/addon-actions from 6.1.11 to 6.1.17
Add changeset for fixing requestLoggingHandler
chore: changeset
chore: might as well do this for all parsing
bug: filepath can be returned as undefined from `git-url-parse` let's default to empty
Export Select component from core
catalog-info: add links
fix up yarn after release
Use routed tabs to link to every settings page
Limit the props that are forwarded to the Link component in the EntityRefLink
chore: fix the create-app version
Version Packages
Move parseDate function
Prettier fix
Add line
Use JS Date instead of Datetime
Fix broken links in documentation (#4418 )
Removed old imports
Remove unused functions and luxon
fix(catalog): entity links incorrect wrapping
...
2021-02-12 09:04:04 +01:00
Ben Lambert
3fe4e34749
Merge pull request #4498 from RoadieHQ/export-select-component
...
Export Select component from core
2021-02-12 08:49:05 +01:00
Ben Lambert
e957c5d08a
Merge pull request #4507 from backstage/dependabot/npm_and_yarn/storybook/addon-actions-6.1.17
...
chore(deps-dev): bump @storybook/addon-actions from 6.1.11 to 6.1.17
2021-02-12 08:47:46 +01:00
Ben Lambert
c3b50cb7ba
Merge pull request #4462 from GoWind/fix-backend-request-logging
...
Fix: Pass registered Logger in ServiceBuilderImpl to requestLoggingHandler
2021-02-12 08:43:52 +01:00
dependabot[bot]
45a45907d7
chore(deps-dev): bump @storybook/addon-actions from 6.1.11 to 6.1.17
...
Bumps [@storybook/addon-actions](https://github.com/storybookjs/storybook/tree/HEAD/addons/actions ) from 6.1.11 to 6.1.17.
- [Release notes](https://github.com/storybookjs/storybook/releases )
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md )
- [Commits](https://github.com/storybookjs/storybook/commits/v6.1.17/addons/actions )
Signed-off-by: dependabot[bot] <support@github.com >
2021-02-12 05:47:16 +00:00
tudi2d
c040c9d118
Add hidden & layered breadcrumbs
...
- Override style of given components
2021-02-12 00:27:49 +01:00
Gowind
16fb1d03a3
Add changeset for fixing requestLoggingHandler
2021-02-11 22:27:26 +01:00
Ben Lambert
cb9c25ba0e
Merge pull request #4501 from backstage/blam/fix-bitbucket
...
Fix path parsing for Bitbucket + other preparers
2021-02-11 20:39:45 +01:00
blam
a341a8716a
chore: changeset
2021-02-11 20:14:47 +01:00
blam
c6a67b100e
chore: might as well do this for all parsing
2021-02-11 20:10:20 +01:00
blam
c1164fb6a8
bug: filepath can be returned as undefined from git-url-parse let's default to empty
2021-02-11 20:09:24 +01:00
Patrik Oldsberg
e6a9f7fec3
Merge pull request #4497 from backstage/rugvip/links
...
catalog-info: add links
2021-02-11 19:28:59 +01:00
Iain Billett
07e2268723
Export Select component from core
...
I saw the Select component on storybook and went
to use it but it seems it's not exported. Any chance
it could be exported?
2021-02-11 17:42:26 +00:00
Patrik Oldsberg
5f7101d6ac
catalog-info: add links
2021-02-11 17:53:30 +01:00
blam
5e74f638ce
chore: add lockfile to words
2021-02-11 16:57:06 +01:00
Oliver Sand
1b38e38094
Merge pull request #4491 from SDA-SE/feat/settings-routes
...
Use routed tabs to link to every settings page
2021-02-11 16:56:09 +01:00
Ben Lambert
0f029aefbb
Merge pull request #4492 from backstage/freben/yarn
...
fix up yarn after release
2021-02-11 14:45:58 +01:00
Fredrik Adelöw
5db93ec331
fix up yarn after release
2021-02-11 14:43:49 +01:00
Oliver Sand
d872f662df
Use routed tabs to link to every settings page
2021-02-11 14:24:28 +01:00
Nils Streijffert
cba94afe17
Merge pull request #4386 from backstage/auth-backend-port-to-luxon
...
Auth backend port to Luxon
2021-02-11 14:22:30 +01:00
Oliver Sand
b894152927
Merge pull request #4427 from SDA-SE/feat/sidebar-active
...
Make sure that SidebarItems are also active when on sub route
2021-02-11 13:55:17 +01:00
Ben Lambert
6b249d6639
Merge pull request #4388 from backstage/blam/e2e
...
Use Tugboat as a place to run some tests
2021-02-11 13:19:04 +01:00
Dominik Henneke
6258b7aa7b
Merge pull request #4485 from SDA-SE/feat/entity-link
...
Limit the props that are forwarded to the Link component in the EntityRefLink
2021-02-11 12:41:32 +01:00
tudi2d
f4f4ad1f4f
Rethink component structure to be more flexible
...
- Following MUI's Breadcrumbs component design
2021-02-11 12:14:36 +01:00
Ben Lambert
a85406defc
Merge pull request #4396 from backstage/changeset-release/master
...
Version Packages
2021-02-11 12:11:58 +01:00
Dominik Henneke
d34d26125b
Limit the props that are forwarded to the Link component in the EntityRefLink
2021-02-11 11:47:13 +01:00
blam
1de129570c
chore: fix the create-app version
2021-02-11 11:36:34 +01:00
github-actions[bot]
aa49ca2284
Version Packages
2021-02-11 10:15:47 +00:00
Patrik Oldsberg
190c709473
Merge pull request #4478 from ayshiff/fix/pagerduty-plugin-luxon
...
Pagerduty plugin: use the Luxon library
2021-02-11 11:10:56 +01:00
Patrik Oldsberg
cd13b03bc6
Merge pull request #4434 from lowjoel/aws-sdk-downgrade
...
Downgrade the AWS SDK to v2
2021-02-11 11:02:11 +01:00
Patrik Oldsberg
f89138f6c7
Merge pull request #4412 from nhidtran/bugfix/3310
...
bugfix: [3310] Favoriting a component resets interface to your owned components
2021-02-11 11:00:56 +01:00
Nils Streijffert
072a960518
Move parseDate function
2021-02-11 10:37:58 +01:00
Nils Streijffert
01700ceccd
Prettier fix
2021-02-11 10:30:48 +01:00
Nils Streijffert
a107018191
Add line
2021-02-11 10:22:34 +01:00
Nils Streijffert
636c70ac91
Use JS Date instead of Datetime
2021-02-11 10:16:34 +01:00
Eric Peterson
174a63c466
Merge pull request #4472 from backstage/iameap/clarify-search-architecture
...
[Search] Clarify search architecture
2021-02-11 10:13:42 +01:00
Himanshu Mishra
14f04073ef
Merge pull request #4475 from backstage/orkohunter/docs-techdocs-github-actions-ci-example
2021-02-11 09:54:34 +01:00
Patrik Oldsberg
66fd809921
Merge pull request #4389 from backstage/catalog-port-to-luxon
...
Port catalog plugin to Luxon
2021-02-11 09:52:24 +01:00
Emma Indal
a473c6e7a1
Fix broken links in documentation ( #4418 )
...
* Update IdentityApi.md
* Update docs/reference/utility-apis/IdentityApi.md
* Update docs/reference/utility-apis/IdentityApi.md
* ran yarn docgen
2021-02-11 09:45:40 +01:00