Commit Graph

214 Commits

Author SHA1 Message Date
Ivan Shmidt 9e109da170 Merge branch 'master' of github.com:spotify/backstage into shmidt-i/proxy-plugin 2020-07-10 01:00:06 +02:00
Andrew Thauer 8885ebee89 adding rollbar plugin & backend
This is the first commit of the rollbar plugin. It is fully functional
but will require some additional features to make it more usable and
feature complete. It currently includes a backend wraps the rollbar REST
API and provides data for the frontend plugin.
2020-07-08 22:44:49 -04:00
Ivan Shmidt 170c9af829 Merge branch 'master' of github.com:spotify/backstage into shmidt-i/proxy-plugin 2020-07-08 09:27:09 +02:00
Ivan Shmidt 237502140b feat(proxy): start using proxy for circleci 2020-07-08 09:25:56 +02:00
Patrik Oldsberg 6fdcc9f59a v0.1.1-alpha.13 2020-07-07 13:16:30 +02:00
Ivan Shmidt c5bf20f244 Merge branch 'master' of github.com:spotify/backstage into shmidt-i/scaffolder-flow-frontend 2020-07-07 09:12:26 +02:00
Patrik Oldsberg a854568e44 Merge pull request #1500 from timurista/timurista
Add gitlab sign in method #343
2020-07-06 19:21:44 +02:00
Ivan Shmidt 8f1e0f67d1 Merge branch 'master' of github.com:spotify/backstage into shmidt-i/scaffolder-flow-frontend 2020-07-06 13:53:45 +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
Fredrik Adelöw d3504d3e63 feat(github-actions): introduce the old frontend code 2020-07-02 14:37:05 +02:00
Fredrik Adelöw 77fe78370b feat(auth): implement generic oauth2 provider 2020-07-02 09:19:02 +02:00
Ivan Shmidt 0c2ba42e4e fix: favicon styles incapsulation 2020-07-02 01:48:03 +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
Fredrik Adelöw 83f05034ce Merge pull request #1115 from burgwyn/feature/favicon
Copy favicons from microsite
2020-07-01 17:01:43 +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 7a43c8ed34 Merge pull request #1478 from danztran/gitlab_auth
Add Gitlab Auth #343
2020-06-30 13:39:24 +02:00
Fredrik Adelöw 3fc01de554 chore(app): use backend.baseUrl 2020-06-30 10:42:48 +02:00
Ivan Shmidt 5ad9f65415 Merge branch 'mob/create-vcs-step' of github.com:spotify/backstage into shmidt-i/scaffolder-flow-frontend 2020-06-29 23:05:16 +02:00
Ivan Shmidt 3f3409ac4c feat(scaffolder): mocked fe flow 2020-06-29 14:25:35 +02:00
Nicholas Pirrello 1ae797a9c6 Add ui implementation for okta sso integration 2020-06-29 14:24:57 +02:00
Emma Indal ec0230a6c8 feat(techdocs): techdocs landing page 2020-06-29 11:03:57 +02:00
danztran f524bbdea2 plugin/auth-backend: add gitlab oauth 2020-06-28 22:24:47 +07:00
Nicholas Pirrello 907371ffe0 Add ui implementation for okta sso integration 2020-06-24 22:56:10 -04:00
Patrik Oldsberg dbf6686818 app,cli/templates: install @types/react-dom in app for @testing-library/react 2020-06-24 19:00:45 +02:00
Patrik Oldsberg 17adaefc5d packages: bump @testing-library packages to latest versions 2020-06-24 18:50:13 +02:00
Patrik Oldsberg 2b3713f7b6 app: add graphiql plugin with gitlab and github endpoints 2020-06-24 00:31:37 +02:00
Patrik Oldsberg dcaee07754 v0.1.1-alpha.12 2020-06-23 22:25:25 +02:00
Patrik Oldsberg 910057bc8a v0.1.1-alpha.11 2020-06-23 21:27:58 +02:00
Patrik Oldsberg 6300d4a917 v0.1.1-alpha.10 2020-06-23 16:08:05 +02:00
Patrik Oldsberg 554369d2c1 cli: provide global asset module types through separate import 2020-06-23 09:25:05 +02:00
Bilawal Hameed 3234dbbd8e fix: Techdocs to TechDocs 2020-06-22 13:52:39 +02:00
Bilawal Hameed 179444ef83 feat(techdocs): yarn create-plugin 2020-06-22 13:42:42 +02:00
Patrik Oldsberg dcb300293c app,cli/template: pin react-router version to the same as react-router-dom 2020-06-21 16:41:47 +02:00
Patrik Oldsberg d97842a69f app,cli/templates: better mocking of app config in test 2020-06-21 15:17:24 +02:00
Fredrik Adelöw 38ba897857 v0.1.1-alpha.9 2020-06-17 15:24:54 +02:00
Patrik Oldsberg e57a2a48f5 Merge pull request #1320 from spotify/rugvip/signin
Add sign-in page with a couple of providers and storage
2020-06-17 11:43:29 +02:00
Patrik Oldsberg c385bae436 Merge pull request #1312 from spotify/rugvip/idp
packages/core-api: refactor App API to make room for a sign-in page and IdentityApi implementation
2020-06-17 11:43:22 +02:00
Patrik Oldsberg b4284e7b3e packages/app: add sign-in page 2020-06-17 00:08:21 +02:00
Patrik Oldsberg adf6ea4a87 Merge pull request #1307 from spotify/alund/rm-home
Remove old Home plugin
2020-06-16 11:43:35 +02:00
Patrik Oldsberg 9a37995151 packages/core-api: split AppComponent into AppRouter and AppRoutes 2020-06-16 11:35:35 +02:00
Stefan Ålund f7930427c4 Removed 2020-06-16 09:22:28 +02:00
Stefan Ålund d197a41ccc Revert "Rm from package.json"
This reverts commit 579fefad5b.
2020-06-16 09:21:39 +02:00
Stefan Ålund 579fefad5b Rm from package.json 2020-06-16 09:14:36 +02:00
Patrik Oldsberg 90794fcb59 packages/core: fix base path being ignored + sidebar highlighting 2020-06-15 18:56:16 +02:00
Patrik Oldsberg dbc29358ed v0.1.1-alpha.8 2020-06-12 22:09:21 +02:00
blam 196ea291ea Merge branch 'master' of github.com:spotify/backstage into blam/react-router
* 'master' of github.com:spotify/backstage:
  Fix incorrect backend path in docs (#1258)
  packages/core-api: temporary solution for giving access to config when creating APIs
2020-06-11 21:15:45 +02:00
Patrik Oldsberg 9964401263 packages/core-api: temporary solution for giving access to config when creating APIs 2020-06-11 19:24:36 +02:00
blam c1a21d53af Merge branch 'master' of github.com:spotify/backstage into blam/react-router
* 'master' of github.com:spotify/backstage: (45 commits)
  chore(catalog): simplify the filter types a little
  fix(catalog-backend): update the mock-data script to point to new example entities
  renamed example_components to example-components and deleted old exampled
  feat(catalog): add back ability for OR/IN type searches
  Add sample plugins to sidebar (#1243)
  chore(catalog): rename all pages and components to use Entity nomenclature
  fix(catalog): moar clean up
  Updated examples
  fix(catalog): add types and clean up code
  Added owner and lifecycle to catalog table, slightly updated examples
  chore(catalog): the component type is gone
  yarn.lock again...
  fix(catalog): merge errors
  review fixes. i thought about another force update for a moment :D
  move components to separate files
  fix(catalog): moar clean up
  fix(catalog): make code intention clear by renaming
  Merge pull request #1214 from spotify/feat/star-components
  Merge pull request #1194 from spotify/freben/backend-common-service
  Merge pull request #1215 from spotify/mob/sidebar-auth
  ...
2020-06-11 17:36:37 +02:00
blam 48aacfbe17 Merge branch 'master' of github.com:spotify/backstage into blam/react-router
* 'master' of github.com:spotify/backstage: (89 commits)
  Use URLSearchParams
  Use location?.type once more
  chore(catalog): clean up CatalogTable, use only Entity
  chore(catalog): clean up ComponentPage, use only Entity
  chore(catalog): tweak getEntityByName a bit, handle 404s properly
  chore(catalog/star): only set the cache if there are entries from the response
  chore(catalog/star): added a comment about why we are using a simple cache here
  chore(catalog/star): removing msw dependency, wrong branch
  chore(catalog): consistent use of named exports
  chore(msw): Added msw dependency
  chore(catalog/star): fixing issues with unmocked deps
  chore(catalog/star): adding a simple cache to stop flicker as a stopgap
  chore(catalog/star): reworking how the starring works, it now stores uri sort of references for entities
  fix(core): Tabs useEffect dependency list
  docs: format with prettier (#1218)
  Optional namespace and name as one part of URL
  docs/auth: added overview, oauth description and glossary
  docs: added plantuml generation script
  docs: added prettier config
  Remove deleted UserBadge component from Sidebar story
  ...
2020-06-11 17:36:19 +02:00