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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
Andrew Thauer
|
bf5c0c82c2
|
Merge pull request #4484 from andrewthauer/fix/entity-links-card-sizing
fix(catalog): entity links incorrect wrapping
|
2021-02-11 03:44:03 -05:00 |
|
Nils Streijffert
|
f2a17ac890
|
Removed old imports
|
2021-02-11 09:34:55 +01:00 |
|
Nils Streijffert
|
3b54bf8e64
|
Remove unused functions and luxon
|
2021-02-11 09:33:17 +01:00 |
|
Andrew Thauer
|
72cd867060
|
fix(catalog): entity links incorrect wrapping
|
2021-02-11 03:29:53 -05:00 |
|
Patrik Oldsberg
|
e7b477224a
|
Merge pull request #4482 from backstage/dependabot/npm_and_yarn/types/http-proxy-1.17.5
chore(deps-dev): bump @types/http-proxy from 1.17.4 to 1.17.5
|
2021-02-11 09:29:47 +01:00 |
|
Nils Streijffert
|
2d194bfc87
|
Merge pull request #4400 from backstage/add-component-name-warning
Scaffolder: Add component name warning
|
2021-02-11 09:29:36 +01:00 |
|
Himanshu Mishra
|
7dc1e43c55
|
docs(TechDocs): Improvements to the CI example
Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net>
|
2021-02-11 09:28:08 +01:00 |
|
Nils Streijffert
|
62efbafe4a
|
Remove changeset
|
2021-02-11 09:19:06 +01:00 |
|
Himanshu Mishra
|
d9ce84c732
|
Merge pull request #4426 from backstage/orkohunter/update-roadmap-with-community-sessions
Update roadmap about Backstage Community Sessions
|
2021-02-11 08:27:22 +01:00 |
|
Joel Low
|
77ad0003a5
|
Add changeset
|
2021-02-11 13:25:09 +08:00 |
|
Joel Low
|
b87d370393
|
Revert "Merge pull request #4035 from ayshiff/feature/catalog-backend-aws-sdk-v3"
This reverts commit 1df9134648, reversing
changes made to d45a510069.
|
2021-02-11 13:25:09 +08:00 |
|
Joel Low
|
7623778385
|
Revert "Merge pull request #3953 from ayshiff/feature/techdocs-aws-sdkv3"
This reverts commit 1c7771871e, reversing
changes made to 65d5c8e6fe.
|
2021-02-11 13:25:08 +08:00 |
|
dependabot[bot]
|
c1f1e90758
|
chore(deps-dev): bump @types/http-proxy from 1.17.4 to 1.17.5
Bumps [@types/http-proxy](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/http-proxy) from 1.17.4 to 1.17.5.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/http-proxy)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-02-11 05:00:12 +00:00 |
|