Himanshu Mishra
a2518e3dbe
docs(TechDocs): Update docs around AWS SDK downgrade to v2
2021-02-16 19:03:07 +01:00
Oliver Sand
ca10ce8914
Merge pull request #4392 from SDA-SE/feat/tables
...
Add tables to systems and domains
2021-02-16 16:12:34 +01:00
Oliver Sand
5a892f9dc8
Rename emptyComponent to emptyContent
2021-02-16 12:15:16 +01:00
Himanshu Mishra
02109ea642
Merge pull request #4540 from backstage/orkohunter/techdocs-store-etag-in-filesystem-based-cache
2021-02-16 11:16:16 +01:00
Patrik Oldsberg
49299a1faf
Merge pull request #4541 from backstage/rugvip/gh-auth
...
integrations: switch to using x-access-token for github git auth
2021-02-15 21:16:02 +01:00
Patrik Oldsberg
fb28da2123
integrations: switch to using x-access-token for github git auth
2021-02-15 20:27:26 +01:00
Himanshu Mishra
b16b096f58
TechDocs: Add etag to techdocs_metadata.json
2021-02-15 19:38:07 +01:00
Himanshu Mishra
2f3be0a68b
integration: Add test case for non URI encoded link
2021-02-15 16:35:25 +01:00
Himanshu Mishra
67b6221a2a
Merge pull request #4509 from backstage/mob/techdocs-build-timestamp-metadata
2021-02-15 16:12:58 +01:00
Himanshu Mishra
07bca64b07
techdocs: remove invalid comment
2021-02-15 15:50:43 +01:00
Ben Lambert
3019443caa
Merge pull request #4506 from backstage/dependabot/npm_and_yarn/lerna/project-4.0.0
...
chore(deps): bump @lerna/project from 3.21.0 to 4.0.0
2021-02-15 13:39:32 +01:00
Ben Lambert
b305aca22a
Merge pull request #4523 from backstage/orkohunter/fix-windows-tests-1402
...
chore: Fix failing tests on Windows
2021-02-15 13:34:55 +01:00
Johan Haals
8b8e9d1e9a
Export createExternalRouteRef and set id
...
Co-authored-by: Fredrik Adelöw <freben@gmail.com >
Co-authored-by: blam<ben@blam.sh >
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-02-15 11:59:32 +01:00
Himanshu Mishra
3914453850
chore: TechDocs publisher does not work well with Windows paths
2021-02-14 19:52:48 +01:00
Himanshu Mishra
f9478cdd87
chore: Use OS specific tmp dir to fix windows build
...
https://github.com/backstage/backstage/runs/1891759720?check_suite_focus=true
2021-02-14 19:29:59 +01:00
Ben Lambert
100db0c223
Merge pull request #4511 from tudi2d/3965-breadcrumbs
...
Add breadcrumbs component
2021-02-13 03:16:00 +01:00
blam
b61296b98d
chore: update cli to use named imports
2021-02-12 14:55:18 +01:00
blam
5a5ad7a26a
fix: lerna dependencies are also in the create-app part
2021-02-12 14:39:35 +01:00
Andrew Thauer
536dd3f9ce
Merge pull request #4483 from andrewthauer/feat/custom-icons
...
feat(core-api): support custom app icons
2021-02-12 06:04:44 -05: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
Himanshu Mishra
d27c9a86ed
techdocs: avoid collision with existing /tmp dir
2021-02-12 11:34:36 +01:00
Himanshu Mishra
4ddc18c849
techdocs: cleanup mock fs before mounting
2021-02-12 11:17:32 +01:00
tudi2d
fa3f1b2f46
Add breadcrumbs component to header
2021-02-12 10:59:48 +01:00
Himanshu Mishra
ec7ba00581
techdocs: Add build timestamp to techdocs_metadata.json
...
Co-authored-by: Raghunandan Balachandran <soapraj@gmail.com >
2021-02-12 10:56:57 +01:00
blam
dc9d67f288
chore: named export is Project not LernaProjcet
2021-02-12 10:48:58 +01:00
Oliver Sand
0af242b6d8
Introduce new cards to @backstage/plugin-catalog that can be added to entity pages
2021-02-12 10:43:32 +01:00
Oliver Sand
96f378d108
Add support for custom empty state of Table components
2021-02-12 10:40:50 +01:00
blam
1d2bceafd5
bug: Upgrade to Lerna 4
2021-02-12 10:14:53 +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
blam
8155fad537
deps: update the lerna package too
2021-02-12 09:46:15 +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
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
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]
7863a81423
chore(deps): bump @lerna/project from 3.21.0 to 4.0.0
...
Bumps [@lerna/project](https://github.com/lerna/lerna/tree/HEAD/core/project ) from 3.21.0 to 4.0.0.
- [Release notes](https://github.com/lerna/lerna/releases )
- [Changelog](https://github.com/lerna/lerna/blob/main/core/project/CHANGELOG.md )
- [Commits](https://github.com/lerna/lerna/commits/v4.0.0/core/project )
Signed-off-by: dependabot[bot] <support@github.com >
2021-02-12 05:35:47 +00:00
tudi2d
c040c9d118
Add hidden & layered breadcrumbs
...
- Override style of given components
2021-02-12 00:27:49 +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
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
tudi2d
f4f4ad1f4f
Rethink component structure to be more flexible
...
- Following MUI's Breadcrumbs component design
2021-02-11 12:14:36 +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
Fredrik Adelöw
491f3a0ecf
backend-common: implement UrlReader.search for the other providers too
2021-02-11 08:54:59 +01:00
Andrew Thauer
f10950bd2a
feat: support custom app icons
2021-02-11 02:37:11 -05: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
Andrew Thauer
1df75733e9
feat(catalog): add entity links card component
2021-02-10 18:44:22 -05:00
tudi2d
ee109df863
Start building Breadcrumbs component
...
- Implement hidden breadcrumbs
2021-02-10 23:14:02 +01:00
Patrik Oldsberg
afa453f744
Merge pull request #4465 from n2ygk/config_oauth_scope
...
Add configurable OAuth 2.0 scopes
2021-02-10 22:26:30 +01:00
Fredrik Adelöw
8ebcb85dab
Merge pull request #4420 from backstage/freben/gitlab-config
...
integration: update the gitlab config mandatory fields to match reality
2021-02-10 22:13:11 +01:00