Commit Graph

1141 Commits

Author SHA1 Message Date
danztran 1e29cbea0a remove TODO 2020-07-03 16:34:52 +07:00
danztran c371e45067 replace hardcoded url 2020-07-03 16:34:52 +07:00
Emma Indal ea58f885e2 fix(tests): fix fixures (#1505)
Co-authored-by: Emma Indal <emmai@spotify.com>
2020-07-03 11:17:15 +02:00
Nikita Dudnik 29e442cbc9 Merge pull request #1512 from spotify/freben/oauth2-custom-identity-provider
feat(auth): implement generic oauth2 provider
2020-07-03 10:21:06 +02:00
Nikita Dudnik d7b5b667e1 Merge pull request #1516 from spotify/freben/ghactions
feat(github-actions): introduce the old frontend code
2020-07-03 09:51:03 +02:00
Daniel Johansson 9b6b519314 Update migrations to support postgres 2020-07-03 09:44:31 +02:00
blam d6b26d2c95 chore(scaffolder): some more docs for the PR 2020-07-03 05:26:03 +02:00
Patrik Oldsberg 1caf9addb8 Merge pull request #1489 from tudi2d/1471-starring-entity-pages
#1471 - Add Starring on entity pages
2020-07-02 18:58:04 +02:00
Fredrik Adelöw 2873e893e8 Merge pull request #1518 from daviddyball/master
Use Config for Filter Org List Header
2020-07-02 16:22:56 +02:00
David Dyball d78d9f20a7 Fix variable 2020-07-02 14:48:37 +01:00
David Dyball 88d71cd346 Use Config for Filter Org List Header 2020-07-02 14:07:20 +01:00
Fredrik Adelöw d3504d3e63 feat(github-actions): introduce the old frontend code 2020-07-02 14:37:05 +02:00
Fredrik Adelöw 7389f326d9 chore: add import/newline-after-import lint rule 2020-07-02 11:25:04 +02:00
Fredrik Adelöw 77fe78370b feat(auth): implement generic oauth2 provider 2020-07-02 09:19:02 +02:00
blam 74fb539ac8 chore(scaffolder): fixing some docs 2020-07-02 05:20:36 +02:00
blam 165b206963 chore(scaffolder): pull image first 2020-07-02 03:25:29 +02:00
Ivan Shmidt 46945321bf fix: moment version 2020-07-02 00:28:14 +02:00
Ivan Shmidt fbcc0db2db test(scaffolder): add tests for TemplatePage 2020-07-02 00:01:13 +02:00
Ivan Shmidt 6aee52bd8c fix(scaffolder): more fixes 2020-07-01 23:24:48 +02:00
Ivan Shmidt 3795489fb3 Merge branch 'mob/create-vcs-step' of github.com:spotify/backstage into shmidt-i/scaffolder-flow-frontend 2020-07-01 21:50:57 +02:00
Ivan Shmidt 6de13cb54e fix(scaffolder): big cleanup 2020-07-01 21:43:32 +02:00
Ivan Shmidt 227a4af561 fix(scaffolder): typefixes 2020-07-01 19:15:06 +02:00
blam dcf062f9bf chore(scaffolder): finally fixed tests 2020-07-01 19:06:14 +02:00
Ivan Shmidt 34399824a6 fix(scaffolder): schema adjusted 2020-07-01 18:51:33 +02:00
blam 365e5921b2 chore(scaffolder): added some more tests for the github publisher 2020-07-01 18:30:53 +02:00
ellinors 9ef217e6b8 removed unnecessary curly brackets 2020-07-01 17:37:51 +02:00
blam cc4683d185 chore(scaffolder): making some tests nicer and a little more readable and typescript compliant 2020-07-01 16:44:09 +02:00
ellinors 21648d234d Merge branch 'master' into ellieseastream/remove-react-fc-from-codebase 2020-07-01 16:31:54 +02:00
ellinors 6a1bdd8853 Removed React.FC from welcome page 2020-07-01 14:53:51 +02:00
ellinors 434994bfee Code change to remove React.FC in SentryIssueTable.tsx, testing it out 2020-07-01 14:28:07 +02:00
Emma Indal 4cb4dd72bc Merge pull request #1496 from spotify/mob/techdocs-anchor-scrolling
Scroll to anchor link
2020-07-01 12:01:37 +02:00
Emma Indal 5e7eeda1d0 fix(transformers): add slash at end of path if missing 2020-07-01 11:53:56 +02:00
blam 2438aaa099 feat(scaffolder): finally found a better name than storer. It's publisher 2020-07-01 10:10:04 +02:00
Emma Indal b2ff69e2d3 fix(transformer): add trailing slash to test output 2020-07-01 10:01:57 +02:00
Christina Marie Rahaim 38734afa4c bumping react-router and react-router-dom 2020-07-01 09:18:16 +02:00
Sebastian Qvarfordt 45a981ca04 Rewrite urlParser to urlFormater 2020-06-30 15:39:35 +02:00
Ivan Shmidt e4dd9bd5b2 fix: correct docker image 2020-06-30 15:08:02 +02:00
blam e824adb88d Merge branch 'master' of github.com:spotify/backstage into mob/create-vcs-step
* 'master' of github.com:spotify/backstage: (86 commits)
  Removed argument to rewriteDocLinks
  Removed unused JSDOM dependency
  Updated test descriptions
  Added rewriteDocLinks test
  Added tests for transformers
  chore(app): use backend.baseUrl
  Remove unused argument to removeMkdocsHeader
  Rename modifyCssTransformer to modifyCss
  Updated stories for ItemCard
  Persist scopes in Github provider and add it to the auth response. Fix serialization for Set type in locaStorage.
  Fix tests
  Github Auth to use AuthSessionStore
  Use new GithubAuth flow in GitOps plugin
  Added DenseTable to Storybook.
  Changes to material theme css
  nitpick: newlines between mock entity outputs
  fix(techdocs): move card component into techdocs plugin from backstage core
  yarn.lock again
  Enabled 'dense' mode for Table cells.
  core: pin material-table to 1.62.x
  ...
2020-06-30 14:54:50 +02:00
blam 5e372b0671 chore(scaffolder): add tests for makeLogStream 2020-06-30 14:52:06 +02:00
Sebastian Qvarfordt 6f9270e765 Updated export from 2020-06-30 14:11:57 +02:00
Sebastian Qvarfordt ef1c5813bf Change type name 2020-06-30 14:04:33 +02:00
Sebastian Qvarfordt 71aa8d9d18 Scroll to anchor link 2020-06-30 14:00:28 +02:00
Fredrik Adelöw 7a43c8ed34 Merge pull request #1478 from danztran/gitlab_auth
Add Gitlab Auth #343
2020-06-30 13:39:24 +02:00
Sebastian Qvarfordt 6f5db82ef0 Removed argument to rewriteDocLinks 2020-06-30 13:26:52 +02:00
Sebastian Qvarfordt 0ed5a1cd77 Removed unused JSDOM dependency 2020-06-30 13:22:10 +02:00
Sebastian Qvarfordt 3c8f32e45b Updated test descriptions 2020-06-30 13:19:18 +02:00
Sebastian Qvarfordt 60cb8b0879 Added rewriteDocLinks test 2020-06-30 13:16:57 +02:00
tudi2d 41ad95a58a Fix type error breaking build 2020-06-30 12:36:06 +02:00
tudi2d 5c8074ba2a Replace icon & tooltip for star in changed CatalogTable 2020-06-30 12:22:16 +02:00
tudi2d baa4295ffb Merge branch 'master' into 1471-starring-entity-pages 2020-06-30 12:19:41 +02:00