Commit Graph

3614 Commits

Author SHA1 Message Date
Fredrik Adelöw 83f05034ce Merge pull request #1115 from burgwyn/feature/favicon
Copy favicons from microsite
2020-07-01 17:01:43 +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
ellieseastream 4491e52567 Update adr006-avoid-react-fc.md 2020-07-01 16:22:04 +02:00
ellieseastream b6ec4298bc Added PR link and edited example. 2020-07-01 16:21:07 +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
Fredrik Adelöw 41fedc6016 Merge pull request #1502 from spotify/bump-react-router
Bump react router
2020-07-01 09:50:33 +02:00
Fredrik Adelöw 4615e9ced9 Merge pull request #1452 from spotify/dependabot/npm_and_yarn/yaml-1.10.0
build(deps): bump yaml from 1.9.2 to 1.10.0
2020-07-01 09:25:06 +02:00
Christina Marie Rahaim 38734afa4c bumping react-router and react-router-dom 2020-07-01 09:18:16 +02:00
Tim Urista e8a924a923 add gitlab sign in method 2020-06-30 16:12:48 -07:00
Fredrik Adelöw b92e1533d1 Merge pull request #1494 from daviddyball/master
[deployment] Kubernetes Manifests
2020-06-30 20:16:54 +02:00
David Dyball 404f7c1dea Fix typo in app.yaml 2020-06-30 19:01:38 +01:00
David Dyball c26b7a0d52 Fix spelling 2020-06-30 19:00:57 +01:00
David Dyball 8e602b52bf Fix container name on backend yaml 2020-06-30 19:00:32 +01:00
ellieseastream b926b4ef7b Added example of changing existing React.FC code 2020-06-30 17:08:39 +02:00
ellieseastream 9f475bacd3 Rename adr006-avoid-react-fc to adr006-avoid-react-fc.md 2020-06-30 16:10:57 +02:00
ellieseastream c5bdbdfe85 Create adr006-avoid-react-fc 2020-06-30 16:08:15 +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 ad4dc42bbb Merge branch 'mob/create-vcs-step' of github.com:spotify/backstage into mob/create-vcs-step
* 'mob/create-vcs-step' of github.com:spotify/backstage:
2020-06-30 14:55:14 +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 a5e9c224b3 Merge pull request #1495 from spotify/mob/techdocs-tests
Mob/techdocs tests
2020-06-30 13:33:06 +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
David Dyball de9b1e3ee0 Add a Kubernetes Helm chart 2020-06-30 12:06:57 +01: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
David Dyball 7cef0de42d [deployment] Kubernetes Manifests 2020-06-30 11:12:06 +01:00
Sebastian Qvarfordt f2f9e56b54 Added tests for transformers 2020-06-30 12:10:52 +02:00
tudi2d 255777e83c Move favourite star to title in header of EntityPage 2020-06-30 11:50:51 +02:00
Fredrik Adelöw 27266fd0ce Merge pull request #1493 from spotify/freben/use-backend-url
chore(app): use backend.baseUrl
2020-06-30 10:52:41 +02:00
Fredrik Adelöw 3fc01de554 chore(app): use backend.baseUrl 2020-06-30 10:42:48 +02:00
Emma Indal 47ababd413 Merge pull request #1491 from spotify/mob/techdocs-landing-page
Mob/techdocs landing page
2020-06-30 10:33:43 +02:00
Sebastian Qvarfordt 7dced3ace1 Remove unused argument to removeMkdocsHeader 2020-06-30 10:23:04 +02:00
Fredrik Adelöw 1b2e60ada4 Merge pull request #1470 from spotify/fix-gitops-plugin
[Plugin] GitOps: Use new GitHub Auth
2020-06-30 10:20:32 +02:00
Sebastian Qvarfordt 92f85997dc Rename modifyCssTransformer to modifyCss 2020-06-30 10:20:21 +02:00
Sebastian Qvarfordt faa95b8825 Updated stories for ItemCard 2020-06-30 10:02:18 +02:00