74233 Commits

Author SHA1 Message Date
canut 525449396f Add API docs link to About card 2020-10-22 02:03:36 +02:00
Brian Fletcher 4f6d40db34 adds a sample organization set of users and groups (#2963)
The top level is the acme-corp Group. Here is the graph

               acme-corp
                  |
              infrastructure
                  |
            _______________
           |               |
   backstage             boxoffice
     |    |               |    |
  team-a team-b      team-c  team-d

The members of those groups are as follows:

team-a:          team-b:          team-c:           team-d:
Janelle Dawe     Jenny Doe        Frank Tiernan     Eva MacDowell
Nigel Manning    Jonathon Page    Tara MacGovern    Lucy Sheehan
Breanna Davison  Amelia Park      Sarah Gilroy
                 Justine Barrow   Peadar MacMahon
                 Colette Brock    Calum Leavy
2020-10-21 21:20:15 +01: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
Fredrik Adelöw d74d7832be Merge pull request #3026 from andrewthauer/fix-user-codeowner
fix(catalog-backend): fix codeowners processor to handle users
2020-10-21 20:10:11 +02:00
Andrew Thauer 8bdf0bcf57 fix(catalog-backend): fix codeowners processor to handle users 2020-10-21 13:34:09 -04:00
Andrew Thauer cea1fa92d8 Merge pull request #3025 from andrewthauer/catalog-client-paging
feat(catalog): add simple client side paging
2020-10-21 12:51:46 -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
Remi 6c4a509bba refactor(cli): createPlugin 2020-10-21 15:28:59 +02: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
Samira Mokaram 4e93108ba4 trigger pager alarm 2020-10-21 14:12:52 +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
blam 7721192dc1 chore(create-plugin): removing the polyfill for backend components 2020-10-21 14:06:45 +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
Ivan Shmidt 7df7322317 Merge pull request #3018 from spotify/ivans/forward-ref-sidebar-item
fix: forwardRef to SidebarItem
2020-10-21 13:31:08 +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
Remi 93aaec5433 fix(cli): format 2020-10-21 12:28:58 +02:00
Remi a48c2caefd test(cli): refactor mock-fs 2020-10-21 12:28:58 +02:00
Remi 59729fbbcc test(cli): refactor mock-fs 2020-10-21 12:28:58 +02:00
Remi a2df99d92a test(cli): use mock-fs in removePlugin 2020-10-21 12:28:58 +02:00
Remi f2a7cd07ea test(cli): use mock-fs in tasks 2020-10-21 12:27:39 +02:00
Remi b6df68b846 test(cli): use mock-fs in createPlugin 2020-10-21 12:27:39 +02:00
Abhishek Jakhar 53f9d70658 useRealTimers in onCssReady test case 2020-10-21 15:43:02 +05:30
Fredrik Adelöw 255f6ce03b Merge pull request #3015 from spotify/freben/promises-last
fix(cli): one more await in the test
2020-10-21 12:00:21 +02:00
Ivan Shmidt f56486570c fix: ts 2020-10-21 11:33:14 +02:00
Ivan Shmidt 93a3fa3aea fix: forwardRef to SidebarItem 2020-10-21 11:27:40 +02:00
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
Fredrik Adelöw d7594eb698 Merge pull request #2972 from punkle/master
Organize catalog examples into sub-directories, cleanup (#2963)
2020-10-21 11:25:32 +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
Fredrik Adelöw f35f5bcfc4 fix(cli): one more await in the test 2020-10-21 10:44:44 +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
blam 3825cb8d04 chore(fetchReader): actually return the response of the reader 2020-10-21 10:09:36 +02:00
Samira Mokaram 4dba9ea97a add TriggerButton and TriggerDialog, refactor them 2020-10-21 10:04:05 +02:00
Marek Calus ac3b033665 Add catalog import plugin to router 2020-10-21 10:01:10 +02:00
Abhishek Jakhar 1611c6dbc2 fix: responsive of page example in storybook (#3005)
* fix the responsive of page stories in story book

* fix the typo in Example header of Page stories

* add changeset
2020-10-21 08:03:00 +02:00
Abhishek Jakhar aca79334f4 fix: update the ItemCard component and it's story (#3007)
* fix ItemCard stories on responsive

* update the value of key prop in ItemCard tags

* add test case for ItemCard component

* add changeset
2020-10-21 08:02:08 +02:00
Abhishek Jakhar 82759d3e43 rename stories folder to Chip (#3009) 2020-10-21 07:59:39 +02:00
Marek Calus b3d57961c6 Add changeset 2020-10-20 23:11:10 +02:00
Marek Calus 244281ff6b Update yarn.lock file 2020-10-20 23:03:35 +02:00