Commit Graph

6395 Commits

Author SHA1 Message Date
Emma Indal 2a9cb61b7c remove component=li from Divider in DefaultResultListItem as it gives a marker pseudo-element (bullet) to the divider
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2021-08-02 14:22:58 +02:00
Emma Indal da97e50580 move default styles into components instead of searchpage
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2021-08-02 14:22:58 +02:00
Ben Lambert 2ce0b4ca0d Merge pull request #6589 from kissmikijr/make-object-types-configurable
Kubernetes: Make objectTypes configurable from app-config.yaml
2021-07-30 13:18:51 +02:00
Miklos Kiss 1217441292 update api-report
Signed-off-by: Miklos Kiss <miklos.kiss@prezi.com>
2021-07-30 12:28:39 +02:00
Miklos Kiss 7b46caff47 use object as params
Signed-off-by: Miklos Kiss <miklos.kiss@prezi.com>
2021-07-30 12:09:45 +02:00
Andrew Ellis 6cf48c6098 feat(plugin-scaffolder-backend): add defaultCommitMessage config option
Signed-off-by: Andrew Ellis <awellis89@gmail.com>
2021-07-29 15:28:22 -06:00
github-actions[bot] 32b48219ce Version Packages 2021-07-29 10:32:54 +00:00
Ben Lambert 6c9e011e07 Merge pull request #6646 from backstage/blam/update-changeset
Add `disableRefresh` to `auth-backend` config and update changeset
2021-07-29 10:57:43 +02:00
Ben Lambert 6040dee19a Merge pull request #6572 from backstage/freben/owner-token
Introduce the `useEntityOwnership` hook, which implements the full new ownership model
2021-07-29 10:31:11 +02:00
Ben Lambert 9148b7fdcb Merge pull request #6444 from kuangp/feat/catalogFilter
feat(catalog-backend): support filtering on property existance
2021-07-29 10:29:26 +02:00
blam cd0a49fd6b chore: tidying up a little bit ready for release
Signed-off-by: blam <ben@blam.sh>
2021-07-29 10:13:25 +02:00
Jos Craw c4cb0b06de feat: added optional disableRefesh config for OAuth2
Signed-off-by: Jos Craw <jos@joscraw.net>
2021-07-29 11:18:34 +12:00
ImgBotApp 83c551f48f [ImgBot] Optimize images
/plugins/xcmetrics/docs/XCMetrics-overview.png -- 860.08kb -> 560.38kb (34.85%)

Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
2021-07-28 20:57:09 +00:00
Tim Hansen aaa46f48bc Merge pull request #6586 from ntgussoni/feature/show-catalog-errors
Show catalog-parsing related errors in entity page
2021-07-28 14:08:17 -06:00
Ben Lambert b9a8e57221 Merge pull request #6581 from backstage/blam/material-table 2021-07-28 16:50:41 +02:00
Miklos Kiss 07410d1e9b make KubernetesFanOutHandler params an object
Signed-off-by: Miklos Kiss <miklos.kiss@prezi.com>
2021-07-28 16:00:54 +02:00
Ben Lambert 71b5cc1ba8 Merge pull request #6633 from ngranander/xcmetrics-overview-features
Show more metrics of XCMetrics
2021-07-28 13:28:03 +02:00
Niklas Granander ae44ba4e68 Update screenshot in docs
Signed-off-by: Niklas Granander <ngranander@spotify.com>
2021-07-28 12:46:06 +02:00
Niklas Granander c75c6a3a19 Replace mockXcmetricsApi with jest manual mock
Signed-off-by: Niklas Granander <ngranander@spotify.com>
2021-07-28 12:29:54 +02:00
Nicolas Torres 45df260a38 Updates tests because not the tag is Error not Warning
Signed-off-by: Nicolas Torres <nicolast@backbase.com>
2021-07-28 11:02:16 +02:00
Nicolas Torres dfccf47ba6 imports const from the package
Signed-off-by: Nicolas Torres <nicolast@backbase.com>
2021-07-28 09:44:52 +02:00
Nicolas Torres 737185f071 Merge remote-tracking branch 'upstream/master' into feature/show-catalog-errors
Signed-off-by: Nicolas Torres <nicolast@backbase.com>
2021-07-28 09:43:46 +02:00
Stéphane MORI 04be344a8f Set acceptedClockSkewMs SAML configuration optional
Signed-off-by: Stéphane MORI <stephane.mori@gmail.com>
2021-07-28 09:37:37 +02:00
Stéphane MORI 6192b5e1c7 Allow to configure SAML auth acceptedClockSkewMs
Signed-off-by: Stéphane MORI <stephane.mori@gmail.com>
2021-07-28 09:37:37 +02:00
Philipp Hugenroth 56391bd3a4 Add missing labels
- Adjust Storybook use of sidebar

- Revert a wrong sidebar change

Signed-off-by: Philipp Hugenroth <philipph@spotify.com>
2021-07-27 23:49:54 +02:00
Philipp Hugenroth 908858d9c7 Add aria-label to entity filters
Signed-off-by: Philipp Hugenroth <philipph@spotify.com>
2021-07-27 23:49:54 +02:00
blam e7e3f1d53e chore: bump core to latest
Signed-off-by: blam <ben@blam.sh>
2021-07-27 23:44:43 +02:00
blam b05210593d chore: bump the version of material-ui core to 4.12.2
Signed-off-by: blam <ben@blam.sh>
2021-07-27 23:44:43 +02:00
blam a9ce6d8892 chore: updating typescript and api-reports
Signed-off-by: blam <ben@blam.sh>
2021-07-27 23:44:43 +02:00
Ben Lambert e69445d676 Merge pull request #6626 from backstage/timbonicus/e2e-isomorphic-form-data
Add explicit isomorphic-form-data import
2021-07-27 23:40:57 +02:00
Chase Rutherford-Jenkins a35eb98102 Merge pull request #6602 from backstage/chaseajen/pagerduty-docs
clarify code snippets for PagerDuty plugin installation
2021-07-27 14:39:57 -07:00
Tim Hansen 775635b810 Add explicit isomorphic-form-data import
Signed-off-by: Tim Hansen <timbonicus@gmail.com>
2021-07-27 13:29:34 -06:00
Niklas Granander bb2fb16e6f Merge branch 'master' into xcmetrics-overview-features
Signed-off-by: Niklas Granander <ngranander@spotify.com>
2021-07-27 19:56:12 +02:00
Niklas Granander 70b18d97d6 Allow user to select the number of days for trend data
Signed-off-by: Niklas Granander <ngranander@spotify.com>
2021-07-27 19:48:15 +02:00
Niklas Granander 63efbf0386 Add duration data to overview
Signed-off-by: Niklas Granander <ngranander@spotify.com>
2021-07-27 17:25:03 +02:00
Nicolas Torres e005199de4 adds api-report
Signed-off-by: Nicolas Torres <nicolast@backbase.com>
2021-07-27 11:44:30 +02:00
Nicolas Torres 39ab9a4150 Updates changeset and adds EntityProcessingErrorsPanel to entitypage
Signed-off-by: Nicolas Torres <nicolast@backbase.com>
2021-07-27 11:24:28 +02:00
Nicolas Torres 53d2b8038e Renames component to EntityProcessingErrorsPanel
Only checks for catalog processing type of errors now

Signed-off-by: Nicolas Torres <nicolast@backbase.com>
2021-07-27 11:21:02 +02:00
Nicolas Torres 5948fd8fce Warning panel uses darkmode properly
Updates related tests

Signed-off-by: Nicolas Torres <nicolast@backbase.com>
2021-07-27 11:19:30 +02:00
Ben Lambert 976db8d9f8 Merge pull request #6574 from backstage/dependabot/npm_and_yarn/types/ldapjs-2.2.0
chore(deps): bump @types/ldapjs from 1.0.10 to 2.2.0
2021-07-27 09:26:45 +02:00
blam 46d264c023 chore: updating beta link now the post is live and making scaffolder beta instead of alpha
Signed-off-by: blam <ben@blam.sh>
2021-07-26 21:03:29 +02:00
Ben Lambert 072d8209d6 Merge pull request #6576 from backstage/dependabot/npm_and_yarn/kubernetes/client-node-0.15.0
chore(deps): bump @kubernetes/client-node from 0.14.3 to 0.15.0
2021-07-26 09:39:00 +02:00
Phil Kuang 11c370af20 feat(catalog-backend): support filtering on property existence
Signed-off-by: Phil Kuang <pkuang@factset.com>
2021-07-25 10:40:51 -04:00
Eric Peterson e1f02fb2a2 Merge pull request #6551 from backstage/iameap/dompurify
[TechDocs] Use "secure by default" sanitization library
2021-07-24 23:52:53 +02:00
Fredrik Adelöw c5cb55803d Implement useEntityOwnership
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-07-24 21:48:10 +02:00
Phil Kuang 043a4238f5 fix(EntityListProvider): don't update url if unmounted
Signed-off-by: Phil Kuang <pkuang@factset.com>
2021-07-23 16:47:47 -04:00
Miklos Kiss 638a376f53 use the correct prettier config
Signed-off-by: Miklos Kiss <miklos.kiss@prezi.com>
2021-07-23 10:03:30 +02:00
Miklos Kiss 8cf1918ad1 Make objectTypes configurable from app-config.yaml
Signed-off-by: Miklos Kiss <miklos.kiss@prezi.com>
2021-07-23 00:48:25 +02:00
Nicolas Torres c23f526a8e Adds api-report
Signed-off-by: Nicolas Torres <nicolast@backbase.com>
2021-07-22 19:35:49 +02:00
Nicolas Torres 128e57e077 Merge remote-tracking branch 'upstream/master' into feature/show-catalog-errors
Signed-off-by: Nicolas Torres <nicolast@backbase.com>
2021-07-22 19:21:17 +02:00