Commit Graph

112 Commits

Author SHA1 Message Date
Jesko Steinberg 6d97d2d6f9 feat: Display the plugins InfoCards on EntityPage Overwiev suitable full height (#2826)
* fix(github-actions): change RecentWorkflowRunsCard to InfoCard

* feat: format entity page overview page

* feat: replace InfoCard variant 'height100' with 'gridItem'

* fix: deprecate usage of InfoCard variant height100
2020-10-20 20:20:30 +02:00
Fredrik Adelöw dc141d2854 Merge pull request #2978 from abhishekjakhar/fix/test-cases
fix: test case warnings for all core components
2020-10-20 16:33:13 +02:00
Fredrik Adelöw 17e04965b0 Merge pull request #2955 from spotify/freben/next-steps-in-processing
feat(catalog-backend): First steps of refactoring - split processEntity
2020-10-20 14:13:49 +02:00
Abhishek Jakhar 2713f28f44 add changeset 2020-10-20 13:29:50 +05:30
Fredrik Adelöw 770fd08542 Merge pull request #2956 from abhishekjakhar/fix/entities
fix(unregister-entities): UI handling when no entities are available from api
2020-10-19 16:53:54 +02:00
Abhishek Jakhar ac8d5d5c74 use getBy query instead of queryBy when asserting for elements present in document (#2951)
* replace queryByText with getByText when asserting for presence of element

* use string instead of regex for line numbers

* cleanup test case of CodeSnippet
2020-10-19 11:10:56 +02:00
Abhishek Jakhar 782f3b3541 Add test case for Progress component (#2953)
* remove data-testid from div

* add test case for Progress component

* add changeset

* update the GraphiQLPage test cases to handle Progress timeout

* update the RadarComponent and RadarPage test case to handle Progress timeout

* update the TechDocsProgressBar test case to handle Progress timeout

* add changeset
2020-10-19 10:33:30 +02:00
Abhishek Jakhar 0aecfded05 add changeset 2020-10-19 07:09:05 +05:30
Fredrik Adelöw 4036ff59d0 feat(catalog-backend): First steps of refactoring - split processEntity 2020-10-18 21:16:35 +02:00
Fredrik Adelöw 1862ef38a5 Merge pull request #2946 from abhishekjakhar/feat/status-test-cases
add test cases for Status components
2020-10-17 20:37:33 +02:00
Abhishek Jakhar ebca83d480 add test cases for Status components 2020-10-17 23:15:21 +05:30
Braxton Christensen 406015b0d8 Fix/1577/item card color contrast (#2921)
* fix(layout): adjust ItemCard header colors

- adjust header colors to pass color contrast standards

* chore(changeset): add changeset

-add change set
2020-10-17 19:38:20 +02:00
Abhishek Jakhar 754e31db5e add changeset 2020-10-17 08:21:10 +05:30
Ryan Vazquez 31e03cca48 Merge pull request #2886 from spotify/cost-insights-comparable-metrics
Cost insights comparable metrics
2020-10-16 12:05:24 -04:00
Ryan Vazquez e7d4ac7ce3 add changeset 2020-10-16 11:23:04 -04:00
Fredrik Adelöw 14f9daf942 Merge pull request #2913 from markuscodes1/feature/github-scaffolder-baseurl
Scaffolder backend- provide base url for creating apps in Enterprise GitHub
2020-10-16 14:35:33 +02:00
Abhishek Jakhar 02c60b5f8b fix(tech-radar): add overflowX scroll to the company radar section 2020-10-16 17:23:39 +05:30
Fredrik Adelöw 48f2c93978 Merge pull request #2904 from spotify/iameap/hacks-newrelic
New Relic Plugin Base Improvements
2020-10-15 22:59:08 +02:00
Patrik Oldsberg cc42d22eec Merge pull request #2905 from mahmoodhosseini/bug/better-presentation-of-authentication-errors-1566
Better presentation of authentication errors
2020-10-15 18:52:01 +02:00
Fredrik Adelöw a5cb46bac9 chore(catalog-backend): rename locationprocessor to catalogprocessor 2020-10-15 15:48:03 +02:00
Markus Heinemann 1c8c437562 Add changeset 2020-10-15 13:18:14 +00:00
Andrew Thauer 018dc1058b Merge pull request #2838 from andrewthauer/fix-ci-oom
feat: add cli build parallel flag
2020-10-15 07:48:33 -04:00
Fredrik Adelöw 8ab8b40c03 Merge pull request #2893 from spotify/freben/validator-any
chore(catalog-model): use unknown instead of any for validators
2020-10-15 09:48:15 +02:00
Mahmood Hosseini e142a2767f bug(passport-strategy-helper): Better presentation of auth errors 2020-10-14 14:21:09 -04:00
Andrew Thauer 72f6cda358 feat: add cli build parallel flag 2020-10-14 13:13:18 -04:00
Eric Peterson 4512b99678 Marked minor, although it is major-ish... 2020-10-14 18:10:45 +02:00
Patrik Oldsberg 11000d903f Merge pull request #2800 from SDA-SE/feat/config-scope-oauth
Auth Provider: make default scopes configurable
2020-10-14 17:58:07 +02:00
Fredrik Adelöw 99710b102d feat(catalog-backend): make a builder to help wire up the catalog 2020-10-14 09:28:59 +02:00
Taras Mankovski c926765a2c Allow templates to be located on non-default branch (#2839)
* Checkout branch if not on default

* Use checkout Ref

* Get first directory instead of relying on component_id

* Checkout branch when clonning

* Update test

* Default to empty string

* Added changeset

* Added test for Cookie Cutter installed & nothing generated

* Added comment
2020-10-14 08:24:41 +02:00
Mateusz Lewtak 0f538ab784 Merge branch 'master' into lewtakm/add-pull-request-plugin 2020-10-13 11:00:04 +02:00
Patrik Oldsberg 8f78c90dfe Merge pull request #2845 from spotify/rugvip/appenv
Use APP_ENV to determine what config to load, falling back to NODE_ENV
2020-10-12 15:20:45 +02:00
Patrik Oldsberg 75499a4418 Merge pull request #2846 from spotify/rugvip/e2e
e2e-test: converted into a CLI
2020-10-12 15:18:46 +02:00
lewtakm 65d7224554 feat: add changeset 2020-10-12 13:00:19 +02:00
Jesko Steinberg b79017fd33 feat(githubAuth): make default scopes configurable 2020-10-12 09:48:56 +02:00
Patrik Oldsberg 8afce088ac Use APP_ENV to determine what config to load, falling back to NODE_ENV 2020-10-10 17:41:03 +02:00
Patrik Oldsberg 7de1004f03 e2e-test: converted into a CLI 2020-10-10 17:26:27 +02:00
Patrik Oldsberg 9a3b3dbf15 cli: avoid printing duplicate help, and print help on invalid command 2020-10-10 17:11:26 +02:00
Patrik Oldsberg dc0261e6bc Merge pull request #2829 from taras/tm/upgrade-changeset
chore: Configure Changesets linked packages with glob syntax
2020-10-10 10:26:42 +02:00
Tim 2cbb8f4355 Merge pull request #2816 from spotify/timbonicus/custom-alerts
Enable custom alert types in Cost Insights
2020-10-09 07:29:12 -06:00
Taras Mankovski 8bb8a4a8d6 Capture all packages in linked packages 2020-10-09 08:03:41 -04:00
Taras Mankovski daa4572913 chore: Configure Changesets linked packages with glob syntax 2020-10-09 07:50:18 -04:00
Tim Hansen 6a84cb0726 Enable custom alert types in Cost Insights 2020-10-08 14:47:33 -06:00
Patrik Oldsberg 67d76b4197 changesets: add entry for create-app template location fix 2020-10-08 19:21:28 +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 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