Commit Graph

10268 Commits

Author SHA1 Message Date
Oliver Sand 8ab97e7ff6 Format file 2021-02-12 10:47:04 +01:00
Oliver Sand bd27885876 Use EntityTable everywhere 2021-02-12 10:43:33 +01:00
Oliver Sand 6141ec38fb Add a EntityTable 2021-02-12 10:43:33 +01:00
Oliver Sand c7e85614c7 Update changelog 2021-02-12 10:43:33 +01:00
Oliver Sand 94d5db1e65 Add subcomponent to vocab 2021-02-12 10:43:33 +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
Debajyoti Halder 14e39511c0 docs: Merge auth glossary with main glossary 2021-02-12 15:11:46 +05:30
Oliver Sand 96f378d108 Add support for custom empty state of Table components 2021-02-12 10:40:50 +01:00
Oliver Sand 10a0124e0c Move useRelatedEntities to catalog-react 2021-02-12 10:40:50 +01:00
Oliver Sand 17887fa9fb Merge pull request #4490 from SDA-SE/feat/about-card-port
Port AboutCard
2021-02-12 10:35:34 +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
Oliver Sand e6cb33edf1 Revert EntityPage changes 2021-02-12 09:23:46 +01:00
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
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 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
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
Gowind 16fb1d03a3 Add changeset for fixing requestLoggingHandler 2021-02-11 22:27:26 +01:00
Remi 0379c78b16 fix(splunk-on-call-plugin): update dependencies 2021-02-11 21:54:46 +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
Remi cc1f6c1b88 fix(splunk-on-call-plugin): typo + yarn.lock dependencies 2021-02-11 20:33:21 +01:00
Remi 562917f110 fix(pagerduty): requested changes 2021-02-11 20:23:03 +01:00
Remi e44f90a5c0 fix(splunk-on-call-plugin): luxon locale 2021-02-11 20:23:03 +01:00
Remi 9d4af11529 fix(splunk-on-call-plugin): remove date-fns dependency 2021-02-11 20:23:03 +01:00
Remi 09b835aca6 feat(splunk-on-call-plugin): luxon incident duration 2021-02-11 20:23:03 +01:00
Remi 140f452be8 fix(splunk-on-call-plugin): function typo 2021-02-11 20:23:03 +01:00
Remi d39aecc1a8 fix(splunk-on-call-plugin): remove from sample app 2021-02-11 20:23:00 +01:00
Remi 1e98041cd2 fix(splunk-on-call-plugin): mock file Copyright 2021-02-11 20:22:28 +01:00
Remi 8f87e2ebbc fix(splunk-on-call-plugin): yarn.lock dependencies 2021-02-11 20:22:25 +01:00
Remi abd81b53ee fix(splunk-on-call-plugin): linting errors 2021-02-11 20:22:08 +01:00
Remi 659efc12f3 fix(splunk-on-call-plugin): lint + typos 2021-02-11 20:22:08 +01:00
Remi 70e2ba9cfd feat(splunk-on-call-plugin): add changeset 2021-02-11 20:22:08 +01:00
Remi 3f226acb00 fix(splunk-on-call-plugin): update dependencies versions 2021-02-11 20:22:05 +01:00
Remi f7cba4fee8 fix(splunk-on-call-plugin): remove example 2021-02-11 20:21:40 +01:00
Remi 008149b65d fix(splunk-on-call-plugin): resolves failing tests 2021-02-11 20:21:40 +01:00
Remi b77177520e feat(splunk-on-call-plugin): update tests 2021-02-11 20:21:40 +01:00
Remi 3f2f242479 feat(splunk-on-call-plugin): edge cases 2021-02-11 20:21:39 +01:00
Remi f952bac577 feat(splunk-on-call-plugin): docs + display team and user 2021-02-11 20:21:39 +01:00
Remi 7253452080 feat(splunk-on-call-plugin): update form 2021-02-11 20:21:39 +01:00
Remi d8df97140c tests(splunk-on-call-plugin): update docs + fix unused things 2021-02-11 20:21:39 +01:00
Remi 7f33886240 tests(splunk-on-call-plugin): update tests 2021-02-11 20:21:39 +01:00
Remi 7295e3273b fix(splunk-on-call-plugin): types + lintter 2021-02-11 20:21:39 +01:00
Remi 8acc9b2e5b tests(splunk-on-call-plugin): add tests 2021-02-11 20:21:39 +01:00