Commit Graph

2177 Commits

Author SHA1 Message Date
Patrik Oldsberg e26201d9d2 catalog-backend: relations working e2e
Co-authored-by: blam <ben@blam.sh>
2020-10-21 12:35:56 +02:00
Patrik Oldsberg 62493e54c1 relations wip 2020-10-21 12:35:55 +02:00
Patrik Oldsberg 7f4093fc56 Merge pull request #2970 from spotify/mob/relations-db
catalog-backend: initial implementation of relations storage
2020-10-21 11:07:46 +02:00
Emre Konar 22ff8fba5e TechDocs Backend: Replace hardcoded github api by configuration value (#3004)
* replace hardcoded  by configuration value

* use integrations configuration to read github apiBaseUrl

Co-authored-by: Emre Konar <emre.konar@zalando.de>
2020-10-21 11:03:05 +02:00
Abhishek Jakhar c5ef12926b fix: accordion details design for job stage failure (#3014)
* fix the design of accordion details on job stage failure

* add changeset
2020-10-21 11:02:33 +02:00
Tim 96d7e1c282 Merge pull request #3003 from spotify/timbonicus/exports
fix(cost-insights): More exports to help custom alerting
2020-10-20 14:22:00 -06:00
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
Tim Hansen 79528d67d9 fix(cost-insights): More exports to help custom alerting 2020-10-20 09:40:23 -06:00
Fredrik Adelöw 8fd1d4cf85 chore(scaffolder): bump rjsf 2020-10-20 15:57:31 +02:00
Fredrik Adelöw 0cd1fd178a fix(github-actions): fix crash when viewing ongoing workflows 2020-10-20 14:49:33 +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
Patrik Oldsberg aa7dd63a3b catalog-backend: relations db review comments and more tests
Co-authored-by: blam <ben@blam.sh>
2020-10-20 13:59:36 +02:00
Fredrik Adelöw b611ea380f Merge pull request #2989 from spotify/freben/td-link
fix(catalog): fix link to techdocs
2020-10-20 13:23:54 +02:00
Fredrik Adelöw d2a5250dbe Merge pull request #2974 from spotify/freben/remove-reserved-fields
chore(catalog-model): remove ReservedFieldsEntityPolicy
2020-10-20 09:57:28 +02:00
Fredrik Adelöw 6c7d3ce4ea fix(catalog): fix link to techdocs 2020-10-20 09:46:27 +02:00
Fredrik Adelöw 2bc65277b6 Merge pull request #2947 from spotify/alund/settings
UX improvements to Settings
2020-10-19 22:57:46 +02:00
Fredrik Adelöw fe5cfff598 chore(catalog-model): remove ReservedFieldsEntityPolicy 2020-10-19 22:16:11 +02:00
Stefan Ålund 4e81187c74 Cleanup 2020-10-19 21:57:56 +02:00
Stefan Ålund c8133f31aa Update PinButton.test.tsx 2020-10-19 21:39:04 +02:00
Patrik Oldsberg 8d81916942 catalog-backend: initial implementation of relations storage
Co-authored-by: blam <ben@blam.sh>
2020-10-19 17:44:00 +02:00
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
Patrik Oldsberg 7c8e098fa0 Merge pull request #2879 from spotify/rugvip/ts4
cli: add support for ts4
2020-10-19 12:30:56 +02:00
Stefan Ålund ec892d5fab Update PinButton.tsx 2020-10-19 10:36:03 +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 feeceb96dc handle the case where no entities are available to show 2020-10-19 07:05:34 +05:30
Fredrik Adelöw 4036ff59d0 feat(catalog-backend): First steps of refactoring - split processEntity 2020-10-18 21:16:35 +02:00
Stefan Ålund 763ec1cd2f Another try 2020-10-18 08:20:06 +02:00
Stefan Ålund d90a8109c2 Fix test? 2020-10-18 07:53:22 +02:00
Kévin Gomez 014bc250b3 Fix API references parsing
Allows API entities to use a different namespace than the default one.
2020-10-17 23:20:08 +02:00
Stefan Ålund 7a2f8b04cd Review comments 2020-10-17 21:19:53 +02:00
Stefan Ålund 3af02a9457 Trendlines noPadding in tables (#2945) 2020-10-17 20:42:18 +02:00
Stefan Ålund c6ff101a99 UX improvements to Settings 2020-10-17 20:38:40 +02:00
amitkhurana92 bbf5faec6f Jenkins Plugin: Readme.md file updated (#2943)
* Readme.md file updated

The documentation was not concise and does not include the case if I don't want to use env variables.

* Prettier invoked.

Executed prettier command.

Co-authored-by: Amit Khuraba <amit.khurana@africa.airtel.com>
2020-10-17 15:52:20 +02:00
Patrik Oldsberg 9f3ddfacde cli: split and bump eslint dependencies + fix issues 2020-10-17 15:04:37 +02:00
Fredrik Adelöw c150c05e5c Merge pull request #2937 from spotify/freben/publish-cloudbuild
chore(cloudbuild): publish the cloudbuild plugin
2020-10-16 20:19:22 +02:00
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 6dba5f6b60 update README 2020-10-16 11:22:39 -04:00
Ryan Vazquez e62956f96f getMetricData -> getDailyMetricData 2020-10-16 11:02:11 -04:00
Ryan Vazquez a508287b9c throw errors for multiple defaults 2020-10-16 10:30:48 -04:00
Fredrik Adelöw 711c27eecf chore(cloudbuild): publish the cloudbuild plugin 2020-10-16 16:09:05 +02:00
Dominik Henneke 2e1a0b8c99 feat(api-docs): show a custom error page when no apis are implemented by a component (#2933) 2020-10-16 16:02:08 +02:00
Ryan Vazquez d47e2287b5 compare -> default; deprecate dailyCost as metric; cleanup 2020-10-16 09:54:28 -04:00
Fredrik Adelöw 22d61d3e72 Merge pull request #2928 from abhishekjakhar/fix/tech-radar
fix(tech-radar): add overflow-x scroll to the company radar section
2020-10-16 14:21:02 +02:00
Fredrik Adelöw 60489952d6 Merge pull request #2927 from spotify/freben/yup
chore(deps): bump yup
2020-10-16 14:18:38 +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 c91054ac17 chore(deps): bump yup 2020-10-16 13:29:45 +02:00
Patrik Oldsberg 5ff5b1325d Merge pull request #2739 from Marvin9/feat/flexible-theme-for-page
feat: theme customization for pages
2020-10-16 12:47:05 +02:00
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
Eric Peterson ee88f6d210 Fix example in README. 2020-10-15 22:44:15 +02:00
Fredrik Adelöw 8bb5a9f738 Merge pull request #2908 from althafh/catalog-name
Use organization name as the prefix for Service Catalog
2020-10-15 20:20:55 +02:00