Commit Graph

11374 Commits

Author SHA1 Message Date
Fredrik Adelöw e728b279f7 Merge pull request #4944 from nora99/filter-out-clusters-with-no-resources
Don't list the cluster if there are no resources deployed there
2021-03-15 09:27:11 +01:00
Fredrik Adelöw 731149ee34 Merge pull request #4950 from backstage/dependabot/npm_and_yarn/octokit/rest-18.3.5
chore(deps): bump @octokit/rest from 18.1.1 to 18.3.5
2021-03-15 08:01:33 +01:00
Fredrik Adelöw 94273d548b Merge pull request #4951 from backstage/dependabot/npm_and_yarn/html-webpack-plugin-4.5.2
chore(deps): bump html-webpack-plugin from 4.4.1 to 4.5.2
2021-03-15 08:00:41 +01:00
Fredrik Adelöw cf3a12d6c8 Merge pull request #4952 from backstage/dependabot/npm_and_yarn/testing-library/jest-dom-5.11.9
chore(deps): bump @testing-library/jest-dom from 5.11.4 to 5.11.9
2021-03-15 08:00:13 +01:00
Fredrik Adelöw b6c71651a3 Merge pull request #4953 from backstage/dependabot/npm_and_yarn/google-cloud/storage-5.8.1
chore(deps): bump @google-cloud/storage from 5.6.0 to 5.8.1
2021-03-15 07:59:18 +01:00
dependabot[bot] 4e769b1dfe chore(deps): bump @google-cloud/storage from 5.6.0 to 5.8.1
Bumps [@google-cloud/storage](https://github.com/googleapis/nodejs-storage) from 5.6.0 to 5.8.1.
- [Release notes](https://github.com/googleapis/nodejs-storage/releases)
- [Changelog](https://github.com/googleapis/nodejs-storage/blob/master/CHANGELOG.md)
- [Commits](https://github.com/googleapis/nodejs-storage/compare/v5.6.0...v5.8.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-15 04:49:41 +00:00
dependabot[bot] 1d5fde7d21 chore(deps): bump @testing-library/jest-dom from 5.11.4 to 5.11.9
Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 5.11.4 to 5.11.9.
- [Release notes](https://github.com/testing-library/jest-dom/releases)
- [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md)
- [Commits](https://github.com/testing-library/jest-dom/compare/v5.11.4...v5.11.9)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-15 04:48:44 +00:00
dependabot[bot] c835cb0dea chore(deps): bump html-webpack-plugin from 4.4.1 to 4.5.2
Bumps [html-webpack-plugin](https://github.com/jantimon/html-webpack-plugin) from 4.4.1 to 4.5.2.
- [Release notes](https://github.com/jantimon/html-webpack-plugin/releases)
- [Changelog](https://github.com/jantimon/html-webpack-plugin/blob/v4.5.2/CHANGELOG.md)
- [Commits](https://github.com/jantimon/html-webpack-plugin/compare/v4.4.1...v4.5.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-15 04:35:56 +00:00
dependabot[bot] 05eaa0f27f chore(deps): bump @octokit/rest from 18.1.1 to 18.3.5
Bumps [@octokit/rest](https://github.com/octokit/rest.js) from 18.1.1 to 18.3.5.
- [Release notes](https://github.com/octokit/rest.js/releases)
- [Commits](https://github.com/octokit/rest.js/compare/v18.1.1...v18.3.5)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-15 04:34:31 +00:00
Fredrik Adelöw 3338a9302e Merge pull request #4947 from lindgren/update-to-adopters
Update to ADOPTERS.md and vocab.txt
2021-03-13 16:37:31 +01:00
Erik Lindgren 8f909366ee Updated ADOPTERS.md and vocab.txt with missing info
Signed-off-by: Erik Lindgren <elindgren@expediagroup.com>
2021-03-13 15:13:18 +00:00
Fredrik Adelöw e443917d80 Merge pull request #4882 from backstage/docs/small-change
docs: change recommended actions folder name
2021-03-13 14:51:37 +01:00
Fredrik Adelöw aa4cac15a7 Merge pull request #4885 from geototti21/add-prop-for-selected-filter-catalog
catalog: make initially selected filter configurable
2021-03-13 14:50:54 +01:00
nliesenfeld 25eda41576 Add changeset
Signed-off-by: nliesenfeld <nliesenfeld@spotify.com>
2021-03-12 11:41:43 -05:00
nliesenfeld 1f98a6ff82 Add changeset
Signed-off-by: nliesenfeld <nliesenfeld@spotify.com>
2021-03-12 10:36:23 -05:00
nliesenfeld bb848ac5e8 Don't list the cluster if there are no resources deployed there
Signed-off-by: nliesenfeld <nliesenfeld@spotify.com>
2021-03-12 10:32:06 -05:00
Himanshu Mishra 4344ef8be8 Merge pull request #4935 from backstage/orkohunter/techdocs-rebuild-on-mixed-setup 2021-03-12 16:14:01 +01:00
Himanshu Mishra 8fdb4d8e00 techdocs: backend responds with an error if publisher type is not supported
Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net>
2021-03-12 11:40:12 +01:00
Himanshu Mishra 2dd8cef6fc docs/techdocs: Add doc string about etag in Metadata type
Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net>
2021-03-12 11:34:39 +01:00
Himanshu Mishra 75941ca364 techdocs: techdocs_metadata.json could be missing, ignore the error
Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net>
2021-03-12 11:30:00 +01:00
Himanshu Mishra a6067fe42d techdocs: Add missing await when checking for existing docs
Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net>
2021-03-12 11:23:35 +01:00
Himanshu Mishra 37189b54ab Merge pull request #4933 from backstage/orkohunter/docs-techdocs-faq-about-annotation
docs: Add TechDocs FAQ about annotation value when using external build
2021-03-12 10:40:53 +01:00
Himanshu Mishra 11242ac41e Apply suggestions from code review
Co-authored-by: Adam Harvey <adam.harvey@dxc.com>
Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net>
2021-03-12 08:55:17 +01:00
Fredrik Adelöw 75ae6f6559 Merge pull request #4936 from backstage/dependabot/npm_and_yarn/ora-5.3.0
chore(deps): bump ora from 4.0.4 to 5.3.0
2021-03-12 07:46:08 +01:00
Fredrik Adelöw 83af2bc799 Merge pull request #4937 from backstage/dependabot/npm_and_yarn/testing-library/user-event-12.8.3
chore(deps): bump @testing-library/user-event from 12.0.7 to 12.8.3
2021-03-12 07:43:24 +01:00
Fredrik Adelöw 2cfdb35d96 Merge pull request #4938 from backstage/dependabot/npm_and_yarn/react-hot-loader-4.13.0
chore(deps): bump react-hot-loader from 4.12.21 to 4.13.0
2021-03-12 07:42:24 +01:00
dependabot[bot] fbb590df2d chore(deps): bump react-hot-loader from 4.12.21 to 4.13.0
Bumps [react-hot-loader](https://github.com/gaearon/react-hot-loader) from 4.12.21 to 4.13.0.
- [Release notes](https://github.com/gaearon/react-hot-loader/releases)
- [Changelog](https://github.com/gaearon/react-hot-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/gaearon/react-hot-loader/commits/v4.13.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-12 04:19:09 +00:00
dependabot[bot] 48eb091c7a chore(deps): bump @testing-library/user-event from 12.0.7 to 12.8.3
Bumps [@testing-library/user-event](https://github.com/testing-library/user-event) from 12.0.7 to 12.8.3.
- [Release notes](https://github.com/testing-library/user-event/releases)
- [Changelog](https://github.com/testing-library/user-event/blob/master/CHANGELOG.md)
- [Commits](https://github.com/testing-library/user-event/compare/v12.0.7...v12.8.3)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-12 04:17:18 +00:00
dependabot[bot] 79e8614f88 chore(deps): bump ora from 4.0.4 to 5.3.0
Bumps [ora](https://github.com/sindresorhus/ora) from 4.0.4 to 5.3.0.
- [Release notes](https://github.com/sindresorhus/ora/releases)
- [Commits](https://github.com/sindresorhus/ora/compare/v4.0.4...v5.3.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-12 04:06:06 +00:00
Himanshu Mishra 784d39894a techdocs: Replace res.send with res.json
Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net>
2021-03-12 01:32:59 +01:00
Himanshu Mishra df905636ff techdocs: Missing type updates in tests
Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net>
2021-03-12 01:29:04 +01:00
Himanshu Mishra 424742dc1f techdocs: Add changeset
Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net>
2021-03-12 01:17:59 +01:00
Himanshu Mishra cf1b10f651 techdocs: When builder is set to local
1. Do not check for updates if a check has been done in last 60 seconds
2. Use stored etag from techdocs_metadata.json instead of in-memory storage
3. Enable re-building docs when in a mix of basic and recommended setup i.e. local builder with external storage

Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net>
2021-03-12 01:11:08 +01:00
Himanshu Mishra 5190e8d80a techdocs: Add etag as techdocs metadata type
Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net>
2021-03-12 00:58:41 +01:00
Himanshu Mishra c1de2a809a docs: Add TechDocs FAQ about annotation value when using external build and storage
Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net>
2021-03-11 23:28:13 +01:00
Fredrik Adelöw e07b41751e Merge pull request #4922 from mclarke47/k8s-add-custom-hook-tests
add kubernetes custom hook tests
2021-03-11 22:01:18 +01:00
Emma Indal c8b54c3702 TechDocs Homepage (#4401)
* add tabs to homepage

Signed-off-by: Emma Indal <emma.indahl@gmail.com>

* add new overview content component

Signed-off-by: Emma Indal <emma.indahl@gmail.com>

* add new owned content component

Signed-off-by: Emma Indal <emma.indahl@gmail.com>

* add types

Signed-off-by: Emma Indal <emma.indahl@gmail.com>

* add test for owned content component

Signed-off-by: Emma Indal <emma.indahl@gmail.com>

* add test for overview content

Signed-off-by: Emma Indal <emma.indahl@gmail.com>

* document name to link and change copy to clipboard link

Signed-off-by: Emma Indal <emma.indahl@gmail.com>

* add changeset

Signed-off-by: Emma Indal <emma.indahl@gmail.com>

* rename changeset file

Signed-off-by: Emma Indal <emma.indahl@gmail.com>

* fix types

Signed-off-by: Emma Indal <emma.indahl@gmail.com>

* move home components out from reader dir to its own dir

Signed-off-by: Emma Indal <emma.indahl@gmail.com>

* Update plugins/techdocs/src/reader/components/OverviewContent.tsx

Co-authored-by: Himanshu Mishra <himanshu@orkohunter.net>
Signed-off-by: Emma Indal <emma.indahl@gmail.com>

* enable search in table

Signed-off-by: Emma Indal <emma.indahl@gmail.com>

* add docs icon to core icons

Signed-off-by: Emma Indal <emma.indahl@gmail.com>

* add example TechDocs support button config

Signed-off-by: Emma Indal <emma.indahl@gmail.com>

* use isOwnerOff and useOwnUser to see documents that are owned via group membership

Signed-off-by: Emma Indal <emma.indahl@gmail.com>

* update tests

Signed-off-by: Emma Indal <emma.indahl@gmail.com>

* cleanup imports

Signed-off-by: Emma Indal <emma.indahl@gmail.com>

* leave techdocs support config out of this PR

Signed-off-by: Emma Indal <emma.indahl@gmail.com>

* prettieeeeeer

Signed-off-by: Emma Indal <emma.indahl@gmail.com>

* copy paste useOwnUser hook over to techdocs plugin

Signed-off-by: Emma Indal <emma.indahl@gmail.com>

* add changeset

Signed-off-by: Emma Indal <emma.indahl@gmail.com>

* delete unused package

Signed-off-by: Emma Indal <emma.indahl@gmail.com>

Co-authored-by: Himanshu Mishra <himanshu@orkohunter.net>
2021-03-11 19:23:32 +01:00
mclarke 62bd701335 fix accidental dependency update
Signed-off-by: mclarke <mclarke@spotify.com>
2021-03-11 16:51:40 +00:00
mclarke a8c1c9b434 merge master
Signed-off-by: mclarke <mclarke@spotify.com>
2021-03-11 16:13:24 +00:00
Fredrik Adelöw 3ece07ee8d Merge pull request #4903 from backstage/freben/errors
Introduce the @backstage/errors package
2021-03-11 17:06:23 +01:00
Patrik Oldsberg 61f071cfcb Merge pull request #4925 from backstage/mob/storybrooks
cli: lint storybook file dependencies as if they were tests
2021-03-11 16:40:28 +01:00
Patrik Oldsberg 4c597d78a0 Merge pull request #4924 from backstage/mob/graphiql-sidebar
graphiql,app: export icon and avoid routeRef usage in SidebarItem
2021-03-11 16:40:13 +01:00
Patrik Oldsberg 1401bfc515 Merge pull request #4923 from backstage/rugvip/mob/use-no-desc
user-settings: avoid depending on descriptions from ApiRefs
2021-03-11 16:39:40 +01:00
Patrik Oldsberg 09eb54e014 graphiql,app: export icon and avoid routeRef usage in SidebarItem
Co-authored-by: Juan Lulkin <jmaiz@spotify.com>
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-03-11 16:14:34 +01:00
Patrik Oldsberg 84972540b0 cli: lint storybook file dependencies as if they were tests
Co-authored-by: Juan Lulkin <jmaiz@spotify.com>
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-03-11 16:01:14 +01:00
Patrik Oldsberg 147b4c5b1f user-settings: avoid depending on descriptions from ApiRefs
Co-authored-by: Juan Lulkin <jmaiz@spotify.com>
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-03-11 15:58:37 +01:00
mclarke 1df417bd3e changeset
Signed-off-by: mclarke <mclarke@spotify.com>
2021-03-11 14:46:07 +00:00
mclarke b16a480275 add kubernetes custom hook tests
Signed-off-by: mclarke <mclarke@spotify.com>
2021-03-11 14:44:10 +00:00
Fredrik Adelöw fda249ff6f fix review comments
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-03-11 14:31:21 +01:00
Fredrik Adelöw 8686eb38cf Introduce the @backstage/errors package.
Encode thrown errors in the backend as a JSON payload using a facility in that package, and render helpful frontend displays of those errors.

Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-03-11 14:31:21 +01:00