Commit Graph

3886 Commits

Author SHA1 Message Date
Fredrik Adelöw 647bbb14f3 Merge pull request #4692 from backstage/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-4.15.2
chore(deps): bump @typescript-eslint/eslint-plugin from 4.14.0 to 4.15.2
2021-02-25 12:00:44 +01:00
dependabot[bot] 9a582c60a9 chore(deps): bump @typescript-eslint/eslint-plugin from 4.14.0 to 4.15.2
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.14.0 to 4.15.2.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.15.2/packages/eslint-plugin)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-25 11:21:15 +01:00
Fredrik Adelöw 674202d2d2 Merge pull request #4678 from backstage/freben/storybook
Supply an app context in storybook plugin test
2021-02-25 09:56:53 +01:00
Fredrik Adelöw 6ce580e336 Supply an app context in storybook plugin test 2021-02-25 09:10:14 +01:00
Fredrik Adelöw 49be39b92a Merge pull request #4684 from rbideau/1821-cli-invalid-host-header
Fix invalid host header errors
2021-02-24 22:45:51 +01:00
Adam Harvey 8adb48df4c Change debug color to grey 2021-02-24 14:00:09 -05:00
r.bideau 02437824b3 Allow url.hostname in WebpackDevServer config
Signed-off-by: r.bideau <7304827+rbideau@users.noreply.github.com>
2021-02-24 18:36:20 +01:00
Andrew Thauer e93d7048a3 Merge pull request #4682 from andrewthauer/fix/test-errors-warnings
fix: test failures & warnings
2021-02-24 10:38:12 -05:00
Fredrik Adelöw de3b0f68d7 Merge pull request #4680 from mijailr/error-logger
Add ErrorHandler option to log client errors
2021-02-24 16:23:21 +01:00
Andrew Thauer 28adfd3c4c fix: test failures & warnings 2021-02-24 10:12:49 -05:00
Fredrik Adelöw 1db1477abc Merge pull request #4663 from backstage/mob/scaffolder-beta2
scaffolder-backend: initial support for beta2 templates, and refactored form schema creation
2021-02-24 14:09:50 +01:00
Mijail Rondon 4978590888 feat(errorHandler): log client errors 2021-02-24 07:50:21 -05:00
dependabot[bot] e2c04b6cfc chore(deps): bump typescript-json-schema from 0.47.0 to 0.49.0
Bumps [typescript-json-schema](https://github.com/YousefED/typescript-json-schema) from 0.47.0 to 0.49.0.
- [Release notes](https://github.com/YousefED/typescript-json-schema/releases)
- [Commits](https://github.com/YousefED/typescript-json-schema/compare/v0.47.0...v0.49.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-24 04:35:32 +00:00
Andrew Thauer 3fca6fbb6c use config methods for extracting app.support 2021-02-23 19:56:40 -05:00
Andrew Thauer 8a15667196 feat(core): add support config & button/error components
This adds a new app.support top level config that can be used to
configure various support links and other information. This can later be
extended for plugins to append their own specific support items.
2021-02-23 19:29:20 -05:00
Patrik Oldsberg 51e7fef788 Merge pull request #4638 from backstage/rugvip/corefactor
core-api: switch component data to use a global store
2021-02-23 23:57:40 +01:00
Patrik Oldsberg 7c3f65f3b2 catalog-model: make Template beta2 step id and name optional 2021-02-23 23:53:48 +01:00
Patrik Oldsberg 6ff4403801 catalog-model: tweak Template beta2 schema + add tests 2021-02-23 23:53:48 +01:00
Patrik Oldsberg 6132a9a775 catalog-model,catalog-backend: add template beta2 schema
Co-authored-by: Johan Haals <johan.haals@gmail.com>
2021-02-23 23:45:04 +01:00
Patrik Oldsberg 2a271d89e8 core-api: switch component data to use a global store 2021-02-23 23:16:46 +01:00
Andrew Thauer b6fe9d1377 fix(app): incorrect package ordering 2021-02-23 16:57:41 -05:00
Patrik Oldsberg da62b2c388 Merge pull request #4636 from backstage/rugvip/migraine
app,create-app: migrate to using top-level extension pages instead of routers or registered routes
2021-02-23 17:28:11 +01:00
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
Patrik Oldsberg 7a1b2ba0e7 create-app: migrate top-level routes to use extensions 2021-02-22 22:11:42 +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 abd655e42d app: migrate to use top-level page extensions 2021-02-22 01:08:07 +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