Commit Graph

1156 Commits

Author SHA1 Message Date
Nikita Dudnik d3ef4eb9b3 Merge pull request #1587 from spotify/mob/github-actions-api
GitHub actions API
2020-07-13 13:10:33 +02:00
Nikita Nek Dudnik 423ff518f9 fix: correct response status usage 2020-07-13 10:29:35 +02:00
Nikita Nek Dudnik 2fd5d2ffa5 feat: make it work
Co-authored-by: Ivan Shmidt <ivans@spotify.com>
2020-07-10 19:47:20 +02:00
Bilawal Hameed 2331be17c7 fix: set techdocs plugin to public (#1585) 2020-07-10 16:41:05 +02:00
Bilawal Hameed 449c962aea docs: removed prefix slash 2020-07-10 16:21:51 +02:00
Bilawal Hameed 68d472f702 docs: updated to packages/techdocs-container 2020-07-10 16:17:22 +02:00
Bilawal Hameed 4f709b4a25 fix: migrate techdocs-container to packages/ 2020-07-10 16:05:14 +02:00
Esteban Barrios 2f63fed839 Merge branch 'ndudnik/github-actions-api' into Implementing-github-api-from-ndudnik-branch 2020-07-10 16:00:09 +02:00
ebarrios 5e93d376b5 Removed Mock implementation and tried to add the real one 2020-07-10 15:48:03 +02:00
Ivan Shmidt 6d19a3a5ba Merge pull request #1579 from spotify/shmidt-i/catalog-different-branches
Allow using different branches
2020-07-10 14:14:21 +02:00
Bilawal Hameed 3d4fcc4559 techdocs: set custom docStorageUrl via appConfig (#1575)
* feat(techdocs): read docStorageUrl from appConfig

* docs: updated techdocs plugin README to mention custom baseurl

* fix: added config file

* fix: use JSON in env variable

* fix: add to app-config.yaml

* typescript wrestling

* Nicer config handling

* fix: switch to using useApi(configApiRef)

* docs: corrected to new config name

* docs: mention app-config.yaml config option

* fix: removed unused dep @backstage/config

Co-authored-by: Sebastian Qvarfordt <s.qvarfordt@gmail.com>
2020-07-10 10:48:46 +02:00
Nikita Nek Dudnik 09dfdbad5c feat: github actions api type with a mock implementation 2020-07-10 09:56:39 +02:00
Ivan Shmidt ab69c9e47b feat(catalog): allow using different branches 2020-07-10 09:29:26 +02:00
Patrik Oldsberg e25ac814ac Merge pull request #1571 from dfds/master
Fixing mock-data script issue on windows
2020-07-09 18:10:41 +02:00
Emil H. Clausen 9382e24839 Reverse file permissions for mock-data.sh scripts 2020-07-09 10:22:21 +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
toban@dfds.com 82f7f02cd8 =fixing-windows-mock-data 2020-07-08 23:19:38 +02:00
Patrik Oldsberg 9047c7caf4 Merge pull request #1527 from dariddler/master
Update migrations to support postgres
2020-07-08 21:10:35 +02:00
Bilawal Hameed c639909e78 fix: add yarn export to techdocs plugin 2020-07-08 16:39:46 +02:00
Daniel Johansson 597f9b8a70 remove tableName-key from migrate.latest 2020-07-08 11:55:47 +02:00
morrme 8688a33f14 update welcome banner message (#1561)
Fixes #1554
2020-07-08 09:10:22 +02:00
Sebastian Qvarfordt be7ef69328 Added initial scaffold for techdocs backend (#1550)
* Added initial scaffold for techdocs backend

* Added test and a dummy route

* Missed file in commit

* Removed unused dependencies

* Added readme
2020-07-07 15:37:26 +02:00
Patrik Oldsberg 10d1e141b7 Merge pull request #1504 from danztran/fix_hardcoded_url
Replace hardcoded base urls
2020-07-07 14:52:49 +02:00
Patrik Oldsberg 6fdcc9f59a v0.1.1-alpha.13 2020-07-07 13:16:30 +02:00
Sebastian Qvarfordt 9fa773d571 Hack to fix typescript error in dependency. PR sent, and this fixes it temporarily. 2020-07-07 11:14:20 +02:00
Sebastian Qvarfordt d546ff776d Merge branch 'master' of github.com:spotify/backstage into mob/techdocs-sanitize-html 2020-07-07 10:45:50 +02:00
Ivan Shmidt 7e38251cef fix(scaffloder): pass values correctly 2020-07-07 09:40:42 +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
Ivan Shmidt 0933734e08 fix(scaffolder): get correct resultDir, template 2020-07-07 09:08:30 +02:00
Emma Indal f86715ae3d fix(techdocs): move from post transformers to pre transformers 2020-07-06 19:52:05 +02:00
Emma Indal 18e9dac360 fix(techdocs): adjust test to use post and pre transformers 2020-07-06 19:52:05 +02:00
Emma Indal 7f00b29ea2 feat(techdocs): sanitizeDOM transformer 2020-07-06 19:52:04 +02:00
Emma Indal 07d6e90341 feat(techdocs): add sanitizer package 2020-07-06 19:52:04 +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
Tim Urista 4f7e2de43c add backstage identity in test 2020-07-06 10:01:19 -07:00
Tim Urista fe8aa15473 add email for backstage profile 2020-07-06 09:47:19 -07:00
Bilawal Hameed 9a3b6d50fe fix: cast as HTMLElement 2020-07-06 14:29:28 +02:00
Bilawal Hameed 180a08a5ec chore: use onLoading and onLoaded 2020-07-06 14:24:23 +02:00
Bilawal Hameed 1040383d36 chore: added stylesheet test-util + split out shadow-dom test util 2020-07-06 14:08:38 +02:00
Bilawal Hameed 04067f24f0 chore: add onCssReady tests 2020-07-06 14:08:38 +02:00
Bilawal Hameed 4eca08efd1 chore: rename callbacks to onLoading and onLoaded 2020-07-06 14:08:36 +02:00
Bilawal Hameed b44d4a4467 fix: only run onLoading if external stylesheets exist 2020-07-06 14:08:05 +02:00
Bilawal Hameed 0c1e1bf346 feat(techdocs): added onCssReady transformer 2020-07-06 14:08:04 +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
blam 66016baf5c chore(scaffolder): fixing typescript woes 2020-07-06 11:34:46 +02:00
blam 7693a8d484 chore(scaffolder): fixing linting 2020-07-06 11:15:53 +02:00
blam 55982ba3e9 chore(scaffolder): moving the mocks up a level 2020-07-06 11:14:29 +02:00
blam cf1eaac5a8 Merge branch 'master' of github.com:spotify/backstage into mob/create-vcs-step
* 'master' of github.com:spotify/backstage: (62 commits)
  chore: ref to shadowDomRef
  chore: revert data-testid back to shadow-dom
  fix: remove re-creating new shadow-dom on page change
  fix(techdocs): cleaned up useEffect in Reader
  fix: moved useEnforcingTrailingSlash upper in the hook chain
  chore(techdocs): updated tests
  fix(techdocs): fixed race condition between page loads
  fix(useFetch): use AsyncState type
  fix(techdocs-404): throw error
  fix(techdocs-home): move docs sites mock data to array
  fix(test): change to lowercase
  fix(test): remove async
  refactor(techdocs): basic techdocs not found, split out components from reader
  fix(tests): fix fixures (#1505)
  build(deps): bump css-loader from 3.5.3 to 3.6.0
  cli: never treat success as a failure in e2e test
  Fix variable
  Use Config for Filter Org List Header
  fix(sidebar): do not let sidebar items collapse and shrink
  cli: use tree-kill to kill serve task in e2e test
  ...
2020-07-04 05:27:33 +02:00
Bilawal Hameed 9e4c092d6b chore: ref to shadowDomRef 2020-07-03 16:26:54 +02:00
Bilawal Hameed 07e5d2ce8a chore: revert data-testid back to shadow-dom 2020-07-03 16:25:09 +02:00