74233 Commits

Author SHA1 Message Date
Fredrik Adelöw 3418ea3388 Merge pull request #2810 from spotify/freben/batch
feat(catalog-backend): introduce batching, speed up reading and writing of large datasets
2020-10-09 10:36:02 +02:00
Fredrik Adelöw a1540e7286 feat(catalog-backend): introduce batching, speed up reading and writing of large datasets 2020-10-09 09:55:34 +02:00
Fabian Chong 07df44c389 use backstage version in backend plugin scaffold 2020-10-09 15:49:45 +08:00
Mattias Frinnström b46863b88b Techdocs: add Azure DevOps prepare support (#2748)
* Update to latest git-url-parse

* Add Azure DevOps preparer to techdocs

* Upgraded git-url-parse in backend-common

* Switch to AZURE_TOKEN

Co-authored-by: Mattias Frinnström <mattias.frinnstrom@husqvarnagroup.com>
2020-10-09 09:37:20 +02:00
Fredrik Adelöw 03e0eef930 Merge pull request #2697 from lowjoel/database-refactor
refactor: Expose types to handle Database management
2020-10-09 07:16:26 +02:00
Tim Hansen 68351f5a5c moment -> dayjs 2020-10-08 20:57:11 -06:00
Tim Hansen 6bd726cebd Merge branch 'master' into timbonicus/example-data 2020-10-08 20:48:12 -06:00
Tim Hansen 3837147f2e Move dependencies 2020-10-08 20:29:50 -06:00
Tim Hansen fa1e7d9ebf Add @types/react dependency 2020-10-08 20:21:16 -06:00
Tim Hansen 25222df5bf Fix regression types 2020-10-08 20:16:26 -06:00
Tim Hansen 87b17c7049 Fix yarn.lock 2020-10-08 20:04:43 -06:00
Mahmood Hosseini 4295a248e9 feat(techdocs-header): Show breadcrumbs on docs page (#2786) 2020-10-08 23:26:41 +02:00
Tim Hansen b43f8f34a5 Add BarChart, LegendItem exports for easier custom alerts 2020-10-08 15:21:58 -06:00
blam 00eaa37a1b chore(circleci): removing jest-fetch-mock dependency 2020-10-08 23:01:23 +02:00
blam c82a87f035 chore(catalog-graphql): updating package deps and using the new way to test 2020-10-08 22:56:14 +02:00
blam 9f1e30a3bd chore: remove some occurrences of node-fetch 2020-10-08 22:47:46 +02:00
Tim Hansen 6a84cb0726 Enable custom alert types in Cost Insights 2020-10-08 14:47:33 -06:00
blam 2abca02daa chore(catalog-backend): fixing some more testsn 2020-10-08 22:42:09 +02:00
blam d30ef3924b chore(catalog-backend): updating to use msw + cross-fetch 2020-10-08 22:38:06 +02:00
blam 813504018e chore: update deps 2020-10-08 21:58:24 +02:00
blam 827bb733bf chore: reworking all deps to use cross-fetch instead 2020-10-08 21:57:27 +02:00
blam cee9ca8777 chore(catalog): using msw instead of jest-fetch-mock 2020-10-08 21:37:45 +02:00
Ben Lambert 29a1405121 Merge pull request #2814 from spotify/rugvip/stillgit
create-app: revert to github location type for example templates
2020-10-08 21:37:22 +02:00
Patrik Oldsberg 67d76b4197 changesets: add entry for create-app template location fix 2020-10-08 19:21:28 +02:00
Patrik Oldsberg 8420042529 create-app: revert to github location type for example templates 2020-10-08 19:17:43 +02:00
Oliver Sand ac22f385b8 Merge pull request #2806 from SDA-SE/feat/remove-location-processor-read
feat: remove LocationProcessor.processEntity
2020-10-08 18:41:45 +02:00
Marcus Eide 2cbe73e473 Merge pull request #2737 from themousepotato/prompt-auth-create-app
Prompt about enabling auth providers when creating new app
2020-10-08 17:44:28 +02:00
Patrik Oldsberg 76d3386bd1 Merge pull request #2813 from RoadieHQ/kubernetes-example-backend-dockerfile
Add Dockerfile for helm chart
2020-10-08 17:37:48 +02:00
Ivan Shmidt eb20924ce0 Merge pull request #2811 from SDA-SE/feat/catalog-filter
fix: make catalog filter work again
2020-10-08 17:27:25 +02:00
Dominik Henneke 8c9afb91d3 fix: make catalog filter work again 2020-10-08 17:01:16 +02:00
Sebastian Qvarfordt ae499a55ff Use new url scheme for techdocs 2020-10-08 16:59:30 +02:00
Oliver Sand 49d70ccab1 feat: remove LocationProcessor.processEntity
Instead, pass the `UrlReader` into the constructor of your `LocationProcessor`.
2020-10-08 16:57:49 +02:00
Oliver Sand d6db01be37 Merge pull request #2805 from SDA-SE/feat/codeowner-processor-url-reader
feat: use the new UrlReader in the CodeOwnersProcessor
2020-10-08 16:57:03 +02:00
Iain Billett 2476e3fa25 Add Dockerfile for helm chart
Add a Dockerfile which can be used to build an image that the helm
charts will use as default. These images require mkdocs and cookiecutter
to be installed (for now) in order to work around the docker requirement
in kubernetes.
2020-10-08 15:36:08 +01:00
Oliver Sand 512d709736 feat: use the new UrlReader in the CodeOwnersProcessor 2020-10-08 16:31:04 +02:00
Oliver Sand c6d1f4846f Merge pull request #2803 from SDA-SE/feat/remove-api-annotation
feat: remove the backstage.io/definition-at-location annotation
2020-10-08 16:25:31 +02:00
Oliver Sand 3880e616dc Merge pull request #2798 from SDA-SE/feat/deprecate-api-annotation
feat: use new UrlReader in PlaceholderProcessor
2020-10-08 16:24:58 +02:00
Patrik Oldsberg a38f97f88b Merge pull request #2787 from taras/tm/add-sourcemaps
Add sourcemaps to all distribution of every package
2020-10-08 15:58:27 +02:00
Oliver Sand ce1f553981 feat: use new UrlReader in PlaceholderProcessor 2020-10-08 15:58:15 +02:00
Oliver Sand e6b00e3af9 feat: remove the backstage.io/definition-at-location annotation
The annotation was superseded by the placeholder processor.
2020-10-08 15:50:16 +02:00
Fredrik Adelöw c87655914c Merge pull request #2804 from SDA-SE/feat/proxy-headers
feat(proxy-backend): limit the forwarded http headers to a safe set
2020-10-08 15:41:47 +02:00
Marcus Eide ba0e6fa4ea Merge pull request #2795 from spotify/eide/storybook-categories
storybook: Group components in the sidebar
2020-10-08 15:30:11 +02:00
Marcus Eide 88bd2452ac Merge pull request #2799 from taras/scaffolder-add-github-auth-to-preparer
fix: Add authentication to GitHub preparer
2020-10-08 15:29:34 +02:00
Marcus Eide f0f9b9a3d9 Merge pull request #2802 from taras/patch-1
Include "Added a changeset" in PR checklist
2020-10-08 15:24:11 +02:00
Marcus Eide 6bbfe533e1 Merge pull request #2729 from Marvin9/fix/token-name-inconsistency
feat: environment variables token name inconsistency
2020-10-08 15:21:54 +02:00
Taras Mankovski 2896a6f02d Update loud-lamps-visit.md 2020-10-08 09:20:30 -04:00
Nikita Nek Dudnik 17e7efdc9f remove on close from component creation modal 2020-10-08 15:06:32 +02:00
Patrik Oldsberg 0b22eb872d Merge pull request #2796 from mclarke47/k8s-show-status-code-in-ui
show response status code from k8s API in UI
2020-10-08 14:49:34 +02:00
Dominik Henneke 9226c2aaa0 feat(proxy-backend): limit the forwarded http headers to a safe set 2020-10-08 14:30:56 +02:00
Taras Mankovski 901cb6ec2d Include "Added a changeset" in PR checklist 2020-10-08 08:05:10 -04:00