Fredrik Adelöw
dd40ad19e1
Merge pull request #4602 from SDA-SE/feat/less-columns
...
Reduce duplicate data from entity columns
2021-02-20 14:47:45 +01:00
Fredrik Adelöw
b8818b496e
Merge pull request #4603 from SDA-SE/feat/overflow-hack
...
Fix `OverflowTooltip` cutting off the bottom of letters like "g" and "y"
2021-02-20 14:46:40 +01:00
James Turley
dcdb9f0651
Extract view/edit annotations to constants
2021-02-20 11:37:24 +00:00
James Turley
e337085d38
Use proper location ref for custom source location
2021-02-20 11:37:24 +00:00
Patrik Oldsberg
1407b34c6e
core-api: more informative error for missing ApiContext
2021-02-19 21:35:19 +01:00
Oliver Sand
e799e74d4e
Fix OverflowTooltip cutting of the bottom of letters like "g" and "y"
...
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com >
2021-02-19 18:03:14 +01:00
Oliver Sand
437bac5490
Make the description column in the catalog table use up as much space as possible before hiding overflowing text
...
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com >
2021-02-19 17:52:58 +01:00
Fredrik Adelöw
82a6292e19
Merge pull request #4593 from backstage/dependabot/npm_and_yarn/roadiehq/backstage-plugin-github-pull-requests-0.7.6
...
chore(deps): bump @roadiehq/backstage-plugin-github-pull-requests from 0.6.3 to 0.7.6
2021-02-19 11:32:22 +01:00
Himanshu Mishra
75b63e92b0
Merge pull request #4587 from backstage/orkohunter/techdocs-fix-publishers-on-windows
2021-02-19 11:29:06 +01:00
Oliver Sand
d8bce7cdc7
Merge pull request #4571 from SDA-SE/feat/domain-owner
...
Display the owner of the domain on the domain card
2021-02-19 11:07:09 +01:00
Himanshu Mishra
5851bd5d2b
TechDocs: Use expect.assertions to make sure the error messages are checked
2021-02-19 11:06:27 +01:00
Himanshu Mishra
346a0feecf
TechDocs: Fallback to ENTITY_DEFAULT_NAMESPACE when namespace is undefined
2021-02-19 10:58:53 +01:00
dependabot[bot]
798cbf6336
chore(deps): bump @roadiehq/backstage-plugin-github-pull-requests
...
Bumps [@roadiehq/backstage-plugin-github-pull-requests](https://github.com/RoadieHQ/backstage-plugin-github-pull-requests ) from 0.6.3 to 0.7.6.
- [Release notes](https://github.com/RoadieHQ/backstage-plugin-github-pull-requests/releases )
- [Commits](https://github.com/RoadieHQ/backstage-plugin-github-pull-requests/commits )
Signed-off-by: dependabot[bot] <support@github.com >
2021-02-19 09:51:31 +00:00
Oliver Sand
9615e68fb6
Forward link styling of EntityRefLink and EnriryRefLinks into the underling Link
...
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com >
2021-02-19 09:57:47 +01:00
Oliver Sand
49f9b7346d
Rename type of ItemCard to subtitle and allow to pass react nodes
...
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com >
2021-02-19 09:57:47 +01:00
Johan Haals
c1c3184b38
create-app: add catalog-client dependency
2021-02-19 09:35:14 +01:00
Johan Haals
c352ed59b5
Merge branch 'master' into mob/scaffolder-frontend
2021-02-19 09:26:51 +01:00
Himanshu Mishra
1520308958
TechDocs/GCS: Improve test coverage by testing other two methods
2021-02-18 23:19:33 +01:00
Himanshu Mishra
b032111f37
TechDocs: Clarify differences in sourceFile Path among publishers
2021-02-18 22:32:43 +01:00
Himanshu Mishra
0084248dc0
TechDocs/Azure: mockFs inserts unexpected characters in windows path
2021-02-18 22:19:29 +01:00
Himanshu Mishra
b0fc3549e6
TechDocs/Azure: Update mock library tests to work with Windows
2021-02-18 22:16:48 +01:00
Himanshu Mishra
837ce612de
TechDocs/Publishers: Use path.normalize
2021-02-18 21:59:02 +01:00
Himanshu Mishra
6c36689039
TechDocs/Azure: Fix publisher to work with Windows file paths
2021-02-18 21:58:44 +01:00
Himanshu Mishra
9ff646b6a8
TechDocs/GCS: Use async/await and add more test
2021-02-18 21:33:53 +01:00
Himanshu Mishra
4b3500021c
TechDocs/GCS: Fix publisher to work with Windows file path
2021-02-18 20:55:35 +01:00
Himanshu Mishra
1966cc1802
TechDocs: AWS Publisher - fix upload path to be OS agnostic
2021-02-18 20:03:47 +01:00
Fredrik Adelöw
3a940a7d0b
Merge pull request #4372 from kiranpatel11/master
...
feat(CatalogTable): truncate long description with ellipsis and tooltip
2021-02-18 19:28:47 +01:00
github-actions[bot]
4188c2ccb4
Version Packages
2021-02-18 13:23:19 +00:00
Himanshu Mishra
35952103d6
TechDocs: AWS Publisher - add tests that fail on Windows
2021-02-18 13:38:45 +01:00
blam
d50ddbd1d3
Merge branch 'master' of github.com:backstage/backstage into mob/scaffolder-frontend
...
* 'master' of github.com:backstage/backstage: (118 commits)
cli: Fix handling of dynamic imports in esm.js files
minor typo in migration
chore(deps): bump archiver from 5.1.0 to 5.2.0
dockerfile: mention build-image command
Apply suggestions from code review
update backend Dockerfile to use config example and fix comment
docs: add full docker deployment docs
chore: fix code review
chore: fixing syntax
docs: fixing custom implementations of utitiy apis
a small start to the integrations section of the config
TechDocs: Add changeset about Docker permission fix
Updated unit tests for the new UI
TechDocs: Pass user and group ID when invoking docker container
Replace logging erro and return undefined for a throw new Error
@types/react 16 not 17
Use a more strict type for `variant` of cards
docs(TechDocs): Add more context with AWS docs hyperlinks
Added missing dep on @types/react
Removed unused import
...
2021-02-18 11:41:34 +01:00
Fredrik Adelöw
5dc7fa2773
Merge pull request #4570 from backstage/mob/esm-transform
...
cli: Fix handling of dynamic imports in esm.js files
2021-02-18 11:34:54 +01:00
Oliver Sand
f8481d2357
Merge pull request #4558 from SDA-SE/feat/variant
...
Use a more strict type for `variant` of cards
2021-02-18 11:15:27 +01:00
Patrik Oldsberg
021c70d673
Merge pull request #4564 from backstage/rugvip/docker-builds
...
docker: switch to backend:bundle + update docs with both host and multi-stage build
2021-02-18 11:01:47 +01:00
Johan Haals
257a753fff
cli: Fix handling of dynamic imports in esm.js files
...
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-18 11:00:29 +01:00
Patrik Oldsberg
38fe527d97
dockerfile: mention build-image command
2021-02-17 21:23:12 +01:00
Patrik Oldsberg
40f0c33378
update backend Dockerfile to use config example and fix comment
2021-02-17 20:44:40 +01:00
Himanshu Mishra
83f6e6bb29
Merge pull request #4562 from backstage/orkohunter/techdocs-run-container-with-user-permissions
2021-02-17 17:41:30 +01:00
Ben Lambert
a9e869a6b5
Merge pull request #4557 from grantila/improved-pagerduty
...
Improve pagerduty plugin
2021-02-17 15:36:07 +01:00
Himanshu Mishra
6190ba75a3
Merge pull request #4539 from taras/tm/techdocs-azure-publisher-error-reporting
2021-02-17 13:59:56 +01:00
blam
3469cc71cc
chore: fix typings
2021-02-17 22:45:32 +11:00
Kiran Patel
6cc77b0f7d
refactor setHover in OverflowTooltip
2021-02-17 22:45:32 +11:00
Kiran Patel
c380f32c35
feat(overflowtooltip): add text as default title for tooltip
2021-02-17 22:45:32 +11:00
Kiran Patel
ba070def57
( #2497 ) move devDependencies to dependencies for types ! to fix CI check
2021-02-17 22:45:32 +11:00
Kiran Patel
5469a9761f
feat(CatalogTable): truncate long description with ellipsis and tooltip
2021-02-17 22:45:31 +11:00
Himanshu Mishra
5795f2dc93
TechDocs: Pass user and group ID when invoking docker container
...
Without this, files generated by Docker container will be restricted to the root user
2021-02-17 12:40:36 +01:00
Oliver Sand
f4c2bcf54b
Use a more strict type for variant of cards
...
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com >
2021-02-17 11:41:53 +01:00
Johan Haals
016c14782a
create-app: add missing semicolon
2021-02-17 09:31:38 +01:00
Patrik Oldsberg
d50e9b81e3
create-app: switch to using backend:bundle
2021-02-16 23:48:55 +01:00
Patrik Oldsberg
92d7a8eedf
switch docker build to use backend:bundle
2021-02-16 23:48:03 +01:00
Himanshu Mishra
a2518e3dbe
docs(TechDocs): Update docs around AWS SDK downgrade to v2
2021-02-16 19:03:07 +01:00