Himanshu Mishra
32188af0fd
create-app: fix prettier issue in template app-config
...
Co-authored-by: Mike Lewis <mtlewis@users.noreply.github.com >
Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net >
2021-08-03 11:53:06 +02:00
Himanshu Mishra
cdbc3e0ce7
create-app: add some folders to prettier ignore
...
Co-authored-by: Mike Lewis <mtlewis@users.noreply.github.com >
Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net >
2021-08-03 11:30:49 +02:00
Himanshu Mishra
94abf07f1d
fix prettier issues in the create-app default template
...
Co-authored-by: Mike Lewis <mtlewis@users.noreply.github.com >
Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net >
2021-08-03 11:12:14 +02:00
Himanshu Mishra
58cdab3d60
create-app: upgrade prettier version
...
since we are using 2.x in backstage/backstage
Co-authored-by: Mike Lewis <mtlewis@users.noreply.github.com >
Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net >
2021-08-03 11:11:09 +02:00
Himanshu Mishra
e7d9f68678
e2e: run prettier check for newly created app
...
Co-authored-by: Mike Lewis <mtlewis@users.noreply.github.com >
Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net >
2021-08-03 10:51:55 +02:00
Himanshu Mishra
b0b165b9a5
create-app: add a prettier:check script in the template
...
Co-authored-by: Mike Lewis <mtlewis@users.noreply.github.com >
Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net >
2021-08-03 10:50:56 +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
Eric Peterson
ce1bfd695b
Merge pull request #6674 from backstage/techdocs/sanitize-safe-head-links
...
[TechDocs] Do not sanitize safe head links
2021-08-03 09:20:23 +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
Ben Lambert
29d616592b
Merge pull request #6688 from aureliosaraiva/master
...
fixed bug on when compared in organzation name on github
2021-08-02 18:39:17 +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
c0146e959b
Merge pull request #6665 from backstage/orkohunter/techdocs-update-config-for-create-app-template
...
techdocs/create-app: update app config to use the latest techdocs.generator option
2021-08-02 18:06:13 +02:00
blam
c0984b1402
chore: fixing up the typescript issue and fix up changeset description
...
Signed-off-by: blam <ben@blam.sh >
2021-08-02 18:03:41 +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
Tim Hansen
12761d9334
Merge pull request #6690 from backstage/imgbot
...
[ImgBot] Optimize images
2021-08-02 09:23:04 -06: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
Ben Lambert
aec5da2720
Merge pull request #6671 from ngranander/xcmetrics-builds-page
...
Xcmetrics builds page
2021-08-02 16:19:12 +02:00
Aurelio Saraiva
3c50ff5620
fixed bug on when compared in organzation name on github
...
Signed-off-by: Aurelio Saraiva <aureliosaraiva@gmail.com >
2021-08-02 10:51:46 -03:00
Niklas Granander
f6f664357d
Add changeset
...
Signed-off-by: Niklas Granander <ngranander@spotify.com >
2021-08-02 15:49:35 +02:00
blam
b0e8a24217
chore: updating search report\
...
Signed-off-by: blam <ben@blam.sh >
2021-08-02 14:28:38 +02:00
blam
63844ee6e0
chore; fixing up the search stuff
...
Signed-off-by: blam <ben@blam.sh >
2021-08-02 14:23:43 +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
Ben Lambert
13f5d78b0b
Merge pull request #6680 from backstage/dependabot/npm_and_yarn/graphql-codegen/typescript-1.23.0
...
chore(deps-dev): bump @graphql-codegen/typescript from 1.22.2 to 1.23.0
2021-08-02 11:37:38 +02:00
dependabot[bot]
91af01aea5
chore(deps-dev): bump @graphql-codegen/typescript from 1.22.2 to 1.23.0
...
Bumps [@graphql-codegen/typescript](https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/plugins/typescript/typescript ) from 1.22.2 to 1.23.0.
- [Release notes](https://github.com/dotansimha/graphql-code-generator/releases )
- [Changelog](https://github.com/dotansimha/graphql-code-generator/blob/master/packages/plugins/typescript/typescript/CHANGELOG.md )
- [Commits](https://github.com/dotansimha/graphql-code-generator/commits/@graphql-codegen/typescript@1.23.0/packages/plugins/typescript/typescript )
---
updated-dependencies:
- dependency-name: "@graphql-codegen/typescript"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-08-02 04:16:44 +00:00
Patrik Oldsberg
e9d3983eee
config,config-loader: warn when trying to access invisible config values
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-08-01 13:12:20 +02:00
Tim Hansen
71e3288397
api-report
...
Signed-off-by: Tim Hansen <timbonicus@gmail.com >
2021-07-30 19:37:28 -06:00
Tim Hansen
c4d8ff9638
Switch frontend identity to token instead of idToken
...
Co-authored-by: Joe Porpeglia <josephp@spotify.com >
Signed-off-by: Tim Hansen <timbonicus@gmail.com >
2021-07-30 09:11:43 -06:00
Ben Lambert
8c6054a587
Merge pull request #6668 from backstage/orkohunter/bump-node-tar
...
chore: bump node-tar version
2021-07-30 15:54:41 +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
Himanshu Mishra
6aa7c3db74
chore: bump node-tar version
...
Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net >
2021-07-30 15:13:41 +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
Himanshu Mishra
98dda80b4a
create-app: add changeset for the techdocs config update
...
Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net >
2021-07-30 12:57:48 +02:00
Himanshu Mishra
11c47adcdd
docs/techdocs: Indicate optional configs explicitly
...
Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net >
2021-07-30 12:54:51 +02:00
Himanshu Mishra
de6b94e236
create-app: update app config to use the latest techdocs.generator option
...
See https://backstage.io/docs/features/techdocs/configuration
PR https://github.com/backstage/backstage/pull/6071
Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net >
2021-07-30 12:54:30 +02:00
Ben Lambert
e6742cdf18
Merge pull request #6664 from backstage/orkohunter/fix-typo-in-entitypage
...
chore: fix typo in EntityPage
2021-07-30 12:49:36 +02:00
Himanshu Mishra
c189c5da5d
chore: fix typo in EntityPage
...
Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net >
2021-07-30 12:47:17 +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
Ben Lambert
e46baf2eea
Merge pull request #6656 from ellisio/feat/plugins/scaffolder-backend/default-commit-message
...
feat(plugin-scaffolder-backend): add defaultCommitMessage config option
2021-07-30 12:09:11 +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
blam
2e2a77813d
chore: update changeset
...
Signed-off-by: blam <ben@blam.sh >
2021-07-30 11:21:02 +02:00