Commit Graph

2452 Commits

Author SHA1 Message Date
Ben Lambert 4fce2e30b0 Merge pull request #3041 from canut/issue3010
Use Extension icon in the About card
2020-10-22 15:05:33 +02:00
Ben Lambert 879c54b5cd Merge pull request #2831 from spotify/migrate-to-msw
Remove node-fetch and jest-mock-fetch from all plugins and packages
2020-10-22 13:34:28 +02:00
canut 5e8898c277 Use Extension icon in the About card 2020-10-22 13:32:15 +02:00
Patrik Oldsberg f495ba9c18 techdocs-backend: fix config loading in git-auth 2020-10-22 12:49:02 +02:00
Eric Nilsson dab96d0c68 Made validation messages more descriptive 2020-10-22 12:18:25 +02:00
Marek Calus 0e8530b5fc Fix type error 2020-10-22 11:30:44 +02:00
blam 1bc1c3af06 Merge branch 'master' of github.com:spotify/backstage into migrate-to-msw
* 'master' of github.com:spotify/backstage:
  Read git auth token from backend config (#2992)
  chore(catalog-model): add the petstore into the default entities
  chore(deps-dev): bump @storybook/addon-actions from 6.0.21 to 6.0.26
  chore(deps): bump eslint-config-prettier from 6.10.0 to 6.14.0
  Add API docs link to About card
  adds a sample organization set of users and groups (#2963)
  Make sure hasCostsWithinTimeframe is a boolean
  fix(catalog-backend): fix codeowners processor to handle users
  feat(catalog): add simple client side paging
  default to last 30 days
  Removed default-branch library since it's no longer used (#3019)
  useRealTimers in  onCssReady test case
  move type dependecy
  remove unused import
  changeset
  simpler query params
2020-10-22 11:02:32 +02:00
Fredrik Adelöw 0a7123c7d6 fix(catalog): make the About card links use react-router properly 2020-10-22 10:58:13 +02:00
Patrik Oldsberg c2ea3cd26a docs: updated to reflect new --config flags 2020-10-22 10:52:07 +02:00
Patrik Oldsberg 8c2b76e45f config-loader: switch to using --config options to load in config 2020-10-22 10:52:06 +02:00
Fredrik Adelöw e11865ec69 Merge pull request #3031 from canut/issue3010
Add API docs link to About card
2020-10-22 10:19:35 +02:00
Marek Calus cb93d87b17 Code review fixes. 2020-10-22 09:35:31 +02:00
Sachin Tewari 1d652bbb2f Read git auth token from backend config (#2992) 2020-10-22 09:31:32 +02:00
Marek Calus d9c63dd56c Merge branch 'master' into mcalus3/enable-pending-locations-for-repo-importing 2020-10-22 09:30:03 +02:00
canut 525449396f Add API docs link to About card 2020-10-22 02:03:36 +02:00
Ryan Vazquez 85dc470687 Merge pull request #3006 from spotify/ryanv/simpler-query-params
Simpler query params
2020-10-21 16:00:04 -04:00
Brenda Sukh 5473236ed4 Make sure hasCostsWithinTimeframe is a boolean 2020-10-21 15:40:11 -04:00
Andrew Thauer 8bdf0bcf57 fix(catalog-backend): fix codeowners processor to handle users 2020-10-21 13:34:09 -04:00
Andrew Thauer f0aa01bcc2 feat(catalog): add simple client side paging 2020-10-21 11:53:26 -04:00
Patrik Oldsberg b2efa2020e catalog: use the ownerBy relation to display owners
Co-authored-by: blam <ben@blam.sh>
2020-10-21 17:23:11 +02:00
Fredrik Adelöw 229ce4d04f Merge pull request #3020 from abhishekjakhar/chore/onCssReady-test-case
chore: reset fake timers in onCssReady test cases
2020-10-21 16:31:53 +02:00
Ryan Vazquez cd5a2c63f7 default to last 30 days 2020-10-21 10:07:51 -04:00
Patrik Oldsberg a7478736bd catalog-backend: review fixups from #2970
Co-authored-by: blam <ben@blam.sh>
2020-10-21 14:15:27 +02:00
Patrik Oldsberg 27f87526c0 catalog-backend: un-flaky flaky DatabaseEntitiesCatalog test
Co-authored-by: blam <ben@blam.sh>
2020-10-21 14:11:26 +02:00
Sebastian Qvarfordt 08ced1df2e Removed default-branch library since it's no longer used (#3019) 2020-10-21 14:00:15 +02:00
blam 681c861d25 Merge remote-tracking branch 'origin' into migrate-to-msw
* origin:
  fix: ts
  fix: forwardRef to SidebarItem
  fix(cli): one more await in the test
  backend-common: make loadBackendConfig return config directly and log all resolved app-configs
2020-10-21 13:57:40 +02:00
Patrik Oldsberg acb48c1876 Merge pull request #2976 from spotify/rugvip/logconf
backend-common: make loadBackendConfig return config directly and log all resolved app-configs
2020-10-21 13:00:52 +02:00
Patrik Oldsberg 26371bba78 catalog-backend: revert GroupPopulatorProc, replace with OwnerRelationProc + relation consts
Co-authored-by: blam <ben@blam.sh>
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
2020-10-21 12:35:57 +02:00
Patrik Oldsberg fdff44b728 catalog-backend: update tests to work with relation changes + fix relation updates 2020-10-21 12:35:56 +02:00
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
Abhishek Jakhar 53f9d70658 useRealTimers in onCssReady test case 2020-10-21 15:43:02 +05:30
blam 06f410cc93 Merge branch 'master' of github.com:spotify/backstage into migrate-to-msw
* 'master' of github.com:spotify/backstage: (34 commits)
  TechDocs Backend: Replace hardcoded github api by configuration value (#3004)
  fix: accordion details design for job stage failure  (#3014)
  fix: responsive of page example in storybook (#3005)
  fix: update the ItemCard component and it's story (#3007)
  rename stories folder to Chip (#3009)
  feat: Display the plugins InfoCards on EntityPage Overwiev suitable full height (#2826)
  fix(cost-insights): More exports to help custom alerting
  chore(scaffolder): bump rjsf
  remove unused CSS (#2999)
  feat: update github pull requests package version
  fix(github-actions): fix crash when viewing ongoing workflows
  fix(cli): removePlugin forgotten await
  catalog-backend: relations db review comments and more tests
  Feat/add aws lambda plugin (#2985)
  chore(deps): bump object-path from 0.11.4 to 0.11.5 (#2983)
  add changeset
  fix CodeSnippet test case warnings
  fix CopyTextButton test case warnings
  fix the warning by wrapping in act
  fix(catalog): fix link to techdocs
  ...
2020-10-21 11:27:18 +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
blam e10480b5ea chore(user-settings): removing last occurrence of node-fetch 2020-10-21 10:38:17 +02:00
blam 84c64329ea chore: fixing dependencies list 2020-10-21 10:36:36 +02:00
Marek Calus 536d06130f Merge remote-tracking branch 'upstream/master' into mcalus3/enable-pending-locations-for-repo-importing 2020-10-20 22:43:10 +02:00
Marek Calus df0fbcf6ee Fix validation file 2020-10-20 22:29:16 +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
Ryan Vazquez 1101e99d63 move type dependecy 2020-10-20 16:19:12 -04:00
Ryan Vazquez bf6edbbeee remove unused import 2020-10-20 16:07:01 -04:00
Ryan Vazquez 6358351901 simpler query params 2020-10-20 15:51:49 -04: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