Commit Graph

6788 Commits

Author SHA1 Message Date
Remi 4cc188a2c8 test(cli): system link remove check 2020-10-22 12:20:47 +02:00
Remi a45cea627d feat(cli): add @types/mock-fs dev-dependency 2020-10-22 12:19:41 +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
Fredrik Adelöw d2db74ac75 Merge pull request #3037 from spotify/freben/linkit
fix(catalog): make the About card links use react-router properly
2020-10-22 11:13:30 +02:00
canut d001f6e32e TechDocs: verify checksum of PlantUML after downloads (#3029) 2020-10-22 11:10:04 +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 3dec8022d2 contrib/kubernetes: update plain example to load config with args 2020-10-22 10:52:07 +02:00
Patrik Oldsberg c2ea3cd26a docs: updated to reflect new --config flags 2020-10-22 10:52:07 +02:00
Patrik Oldsberg 87a6e78d03 CHANGELOG: bump to alpha.25 and add entry for new --config flags 2020-10-22 10:52:07 +02:00
Patrik Oldsberg 4ab6f559dd app-config: merged dev config back into main config 2020-10-22 10:52:07 +02:00
Patrik Oldsberg 4a6a5149df backend-common: fix for args.config not always being an array 2020-10-22 10:52:06 +02:00
Patrik Oldsberg fac3026699 create-app: prettier backend + fix loadBackendConfig arg 2020-10-22 10:52:06 +02:00
Patrik Oldsberg 8c2b76e45f config-loader: switch to using --config options to load in config 2020-10-22 10:52:06 +02:00
Marek Calus 15515ea60d Update type validation 2020-10-22 10:35:33 +02:00
Ben Lambert ad221957cd Merge pull request #3033 from spotify/dependabot/npm_and_yarn/eslint-config-prettier-6.14.0
chore(deps): bump eslint-config-prettier from 6.10.0 to 6.14.0
2020-10-22 10:26:39 +02:00
Ben Lambert 173d2f7102 Merge pull request #3034 from spotify/dependabot/npm_and_yarn/storybook/addon-actions-6.0.26
chore(deps-dev): bump @storybook/addon-actions from 6.0.21 to 6.0.26
2020-10-22 10:25:50 +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
Eric Nilsson 5cdb613277 Merge branch 'master' of https://github.com/erictnilsson/backstage 2020-10-22 10:00:41 +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
Fredrik Adelöw 9ccb2c871d Merge pull request #3035 from spotify/freben/petstore
chore(catalog-model): add the petstore into the default entities
2020-10-22 09:14:35 +02:00
Fredrik Adelöw b646e4b232 chore(catalog-model): add the petstore into the default entities 2020-10-22 08:43:49 +02:00
Fredrik Adelöw 2f1bb5a4d1 Merge pull request #2993 from punkle/2963
adds a sample organization set of users and groups (#2963)
2020-10-22 07:12:24 +02:00
dependabot[bot] 118bc9a6e9 chore(deps-dev): bump @storybook/addon-actions from 6.0.21 to 6.0.26
Bumps [@storybook/addon-actions](https://github.com/storybookjs/storybook/tree/HEAD/addons/actions) from 6.0.21 to 6.0.26.
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v6.0.26/addons/actions)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-22 04:25:54 +00:00
dependabot[bot] 186412f15b chore(deps): bump eslint-config-prettier from 6.10.0 to 6.14.0
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 6.10.0 to 6.14.0.
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v6.10.0...v6.14.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-22 04:07:06 +00:00
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
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