Commit Graph

6425 Commits

Author SHA1 Message Date
Ben Lambert 8f5befa35e Merge pull request #6691 from Patil2099/master
Fix All Material UI Warnings
2021-08-03 20:18:56 +02:00
Ben Lambert 4b263e4602 Merge pull request #6635 from tudi2d/catalog-fully-responsive
ContentHeader responsiveness
2021-08-03 19:57:58 +02:00
Ben Lambert 4f3c36bf42 Merge pull request #6569 from RoadieHQ/gh4447-elasticseach-searchengine
Implement ElasticSearch search engine
2021-08-03 19:26:19 +02:00
blam 80f8fc294e chore: some more prettier stuff
Signed-off-by: blam <ben@blam.sh>
2021-08-03 19:03:07 +02:00
Pankaj Patil d56c390e8f Fix All Material UI Warnings
Signed-off-by: Pankaj Patil <pankaj.patil2099@hotmail.com>
2021-08-03 21:49:08 +05:30
Ben Lambert d0e73aa9c2 Update plugins/api-docs/src/components/ApiExplorerPage/ApiExplorerPage.tsx
Signed-off-by: Ben Lambert <blam@spotify.com>

Co-authored-by: Tim Hansen <timbonicus@gmail.com>
2021-08-03 16:53:39 +02:00
blam b2517a9b5d bug: fix invalidation of entity and re-rendering of the EntityRoutes
Signed-off-by: blam <ben@blam.sh>
2021-08-03 16:19:53 +02:00
Jussi Hallila 54e1280b6a * Modify index/alias name handling.
* Change config key name to be all lowercase
* Documentation updates

Signed-off-by: Jussi Hallila <jussi@hallila.com>
2021-08-03 13:07:25 +02:00
Eric Peterson e013dbb7ac Merge pull request #6639 from backstage/techdocs/ref-follow-ups
[TechDocs] Remove deprecated preparer support and document ref values
2021-08-03 09:21:38 +02:00
Camila Belo db58cf06c2 fix(techdocs-plugin): apply review suggestions
- strict regex scope to avoid security issues
- add techdocs prefix to the changeset file

Signed-off-by: Camila Belo <camilaibs@gmail.com>
2021-08-03 08:56:01 +02:00
Camila Belo b24a18e406 fix(techdocs-plugin): do not sanitize safe head links
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2021-08-03 08:44:48 +02:00
Eric Peterson c66b6b34f1 Merge pull request #6607 from SDA-SE/feat/type-filter
Change `<SearchType>` design to follow Figma
2021-08-02 18:14:10 +02:00
Ben Lambert 64429fc4c6 Merge pull request #6420 from backstage/emmaindal/storybook-search-components
[Search] Add search components to storybook
2021-08-02 17:59:49 +02:00
ImgBotApp 7406dee634 [ImgBot] Optimize images
/plugins/xcmetrics/docs/XCMetrics-overview.png -- 869.46kb -> 523.71kb (39.77%)

Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
2021-08-02 14:59:29 +00:00
blam b0e8a24217 chore: updating search report\
Signed-off-by: blam <ben@blam.sh>
2021-08-02 14:28:38 +02:00
Emma Indal c31fd98a4f remove changes to components
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2021-08-02 14:22:59 +02:00
Emma Indal c47bb87c39 add stories to storybook for reusable search components
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2021-08-02 14:22:58 +02:00
Emma Indal 70fe17ce6c export SearchContext to be able to use in storybook as SearchContextProvider requires searchApiRef
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2021-08-02 14:22:58 +02:00
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
Niklas Granander bf5617b7fd Merge branch 'master' into xcmetrics-builds-page
Signed-off-by: Niklas Granander <ngranander@spotify.com>
2021-07-30 15:50:51 +02:00
Niklas Granander dbe4fb202f Update readme
Signed-off-by: Niklas Granander <ngranander@spotify.com>
2021-07-30 15:48:39 +02:00
Niklas Granander 7cdb758577 Remove unnecessary styles
Signed-off-by: Niklas Granander <ngranander@spotify.com>
2021-07-30 15:42:43 +02:00
Niklas Granander 5b29c84a1c Add tests for builds page and XcmetricsLayout
Signed-off-by: Niklas Granander <ngranander@spotify.com>
2021-07-30 15:42:12 +02:00
Jussi Hallila d9c13d535b Implement ElasticSearch search engine
* Adding indexing, searching and default translator for ElasticSearch engine
* Modifying default backend to use ES if it is enabled
* Adding configuration schema to configure ElasticSearch 3 different ways
   * Elastic.co hosted solution
   * AWS hosted ElasticSearch Service
   * Custom, using standard ElasticSearch URL and auth info
* Add and modify some of the documentation regarding search

Signed-off-by: Jussi Hallila <jussi@hallila.com>
2021-07-30 14:26:32 +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
Niklas Granander 30305ffea8 Extract column definitions and improve formatting
Signed-off-by: Niklas Granander <ngranander@spotify.com>
2021-07-30 12:00:12 +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
Niklas Granander 66f43e8180 Implement filtering on project name of builds
Signed-off-by: Niklas Granander <ngranander@spotify.com>
2021-07-29 18:57:31 +02:00
Niklas Granander 4509e18356 Add Build list page
Signed-off-by: Niklas Granander <ngranander@spotify.com>
2021-07-29 16:53:38 +02: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
Eric Peterson 602b1e5c97 Update scaffolder templates to use the new, recommended annotation value.
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2021-07-28 18:43:49 +02: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
Philipp Hugenroth 2604d86de0 Update API report
Signed-off-by: Philipp Hugenroth <philipph@spotify.com>
2021-07-28 15:46:10 +02:00
Philipp Hugenroth de13f9ac00 Generalize ContentHeader Button
- Create CreateButton component & remove CreateComponentButton

Signed-off-by: Philipp Hugenroth <philipph@spotify.com>
2021-07-28 13:48:56 +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