Commit Graph

3862 Commits

Author SHA1 Message Date
Patrik Oldsberg 2a17def998 create-app: switch peer deps to use * to work around major bump issue 2021-02-23 12:27:01 +01:00
github-actions[bot] 4ae0467c2f Version Packages 2021-02-23 10:31:40 +01:00
Fredrik Adelöw a19d2a3f36 Merge pull request #4650 from lowjoel/fix-saml-backstage-identity-default
fix(saml-auth): Add default option for getBackstageIdentity
2021-02-23 10:23:57 +01:00
Joel Low b6c4f485d1 fix(saml-auth): Add default option for getBackstageIdentity
Signed-off-by: Joel Low <joel@joelsplace.sg>
2021-02-23 14:11:44 +08:00
Fredrik Adelöw d162821f64 Merge pull request #4632 from backstage/freben/external-routes-in-devapp
Make sure to provide dummy routes for all external routes of plugins given to DevApp
2021-02-22 22:50:53 +01:00
Fredrik Adelöw 5aa4ceea6e Make sure to provide dummy routes for all external routes of plugins given to DevApp 2021-02-22 21:52:31 +01:00
Patrik Oldsberg e780e119c9 cli: add missing file-loader dependency 2021-02-22 18:07:51 +01:00
Patrik Oldsberg f7b951d9f5 Merge pull request #4625 from backstage/rugvip/appconstigt
core-api: migrate app context to separate type and deprecate most methods + not found page for FlatRoutes
2021-02-22 17:24:12 +01:00
Fredrik Adelöw bba5660b44 Merge pull request #4579 from rbideau/4576-google-analytics
Add google analytics scripts in template for standalone app
2021-02-22 16:17:30 +01:00
Fredrik Adelöw bde37d41da Merge pull request #4585 from stefanbuck/remove-app-diff
chore: remove app:diff command from cli
2021-02-22 16:07:20 +01:00
Patrik Oldsberg 95ef3b3c06 core-api: deprecate app.getRoutes 2021-02-22 13:21:33 +01:00
Patrik Oldsberg c7a4b73f7f core-api: move feature flag collection to app.getProvider() 2021-02-22 13:20:11 +01:00
Fredrik Adelöw 6ba3a6d39f Merge pull request #4500 from backjo/feature/aws-assume-role
feat: add support for assuming role in plugins that use AWS
2021-02-22 08:32:52 +01:00
Patrik Oldsberg c7fd1c6a2e core-api: add NotFoundPage to FlatRoutes 2021-02-21 23:02:34 +01:00
Patrik Oldsberg 904280dd72 core-api: add app components to app context 2021-02-21 22:59:27 +01:00
Patrik Oldsberg 64f6f5255c core-api: migrate app context to use a separate type and implementation 2021-02-21 22:55:25 +01:00
Andrew Thauer 0f1e10b101 fix(config): ensure config type reflects get<T> 2021-02-21 15:13:22 -05:00
r.bideau 4594f7efc2 Add google analytics scripts in template for standalone app
Signed-off-by: r.bideau <7304827+rbideau@users.noreply.github.com>
2021-02-21 20:25:01 +01:00
Andrew Thauer a1f5e65452 feat(config): support native casting for get functions 2021-02-21 09:52:50 -05:00
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
Stefan Buck 6266ddd113 chore: remove app:diff command from cli 2021-02-18 22:12:46 +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