Commit Graph

958 Commits

Author SHA1 Message Date
Emma Indal fc7b0a0aa5 fix(techdocs): move card component into techdocs plugin from backstage core 2020-06-29 15:23:09 +02:00
Sebastian Qvarfordt 695b1971ad Fixed lint issue 2020-06-29 12:17:07 +02:00
Emma Indal 5066a79143 fix(docs): update readmeg 2020-06-29 11:04:27 +02:00
Emma Indal ec0230a6c8 feat(techdocs): techdocs landing page 2020-06-29 11:03:57 +02:00
Fredrik Adelöw 963648eeb7 Address comments 2020-06-28 20:48:11 +02:00
Fredrik Adelöw 52e784f651 Supply the sidebar catalog filter from the page again 2020-06-27 22:44:45 +02:00
Fredrik Adelöw 0d4a76fbf0 Propagate filter/entity errors properly to the table 2020-06-27 22:44:45 +02:00
Fredrik Adelöw f32e13c6c6 Make Tabs supply number instead of Number 2020-06-27 22:44:45 +02:00
Fredrik Adelöw 9e8124b347 Supply tabs from the catalog page again 2020-06-27 22:44:44 +02:00
Fredrik Adelöw 4a1f862d86 Minor cleanup in the CatalogLayout 2020-06-27 22:44:44 +02:00
Fredrik Adelöw 6a8e975c85 Move local concerns into CatalogTable 2020-06-27 22:44:44 +02:00
Fredrik Adelöw d341129e05 Made CatalogFilter accept dynamic onChange 2020-06-27 22:44:44 +02:00
Fredrik Adelöw e1417c7d95 Move local concerns into the CatalogTabs 2020-06-27 22:44:44 +02:00
Fredrik Adelöw 410f98e292 Clean up and finalize 2020-06-26 21:37:32 +02:00
Nikita Nek Dudnik f895e4b4e3 feat(catalog): implement useEntityFilterGroup hook 2020-06-26 21:37:32 +02:00
Sebastian Qvarfordt 5d7679d8be Initial useEntityFilterGroup implementation 2020-06-26 21:37:32 +02:00
blam ad9d74ff24 chore(scaffolder): Moving the cookiecutter dockerfile to more semantic name 2020-06-26 18:14:41 +02:00
Sebastian Qvarfordt 985c165744 Removed commented code 2020-06-26 16:36:14 +02:00
Sebastian Qvarfordt afcf01d6f4 Cleanups and better navigation between docs 2020-06-26 16:34:30 +02:00
Sebastian Qvarfordt 14bbaf099e Add tests for URLParser 2020-06-26 15:09:51 +02:00
Sebastian Qvarfordt d917f72280 Enforce trailing slash 2020-06-26 14:59:50 +02:00
Sebastian Qvarfordt 674d142418 Update URLS better 2020-06-26 14:53:19 +02:00
Sebastian Qvarfordt d1f9c51d11 fix react-router version 2020-06-26 13:27:37 +02:00
Sebastian Qvarfordt 5e146aa7ca Merge branch 'master' of github.com:spotify/backstage into mob/fetching-mock-docs 2020-06-26 13:15:22 +02:00
Patrik Oldsberg 93eeda55c6 Merge pull request #1458 from spotify/mob/pack
cli: add backend:build-image command and use in backend
2020-06-26 12:34:33 +02:00
Sebastian Qvarfordt 984b5acccc feat(mkdocs-reader): initial navigation inside docs 2020-06-26 12:18:52 +02:00
Patrik Oldsberg 037d550407 Merge pull request #1455 from nspirrello/add-okta-sso
Add okta sso integration
2020-06-26 11:34:26 +02:00
Ivan Shmidt d65c67ea93 fix(scaffolder): show progressbar if no data 2020-06-26 09:27:24 +02:00
Ivan Shmidt d3e06c668c Merge branch 'master' of github.com:spotify/backstage into shmidt-i/load-scaffolder-templates-from-api 2020-06-26 09:25:20 +02:00
Nicholas Pirrello d3a990ac04 Add prompt: consent. Adjust unused types for StateStore 2020-06-25 19:42:32 -04:00
Nicholas Pirrello 72387eb720 Fix linting and tsc issues 2020-06-25 18:28:51 -04:00
Nicholas Pirrello 144a3b9294 Fix build and add okta oauth2 scope normalization 2020-06-25 18:20:13 -04:00
Nicholas Pirrello 5b4407d92b Merge branch 'master' of https://github.com/spotify/backstage into add-okta-sso 2020-06-25 17:17:04 -04:00
Patrik Oldsberg d49e05e9e7 plugins/auth-backend: include migrations in published package
Co-authored-by: Ivan Shmidt <bahoc47@gmail.com>
2020-06-25 18:08:47 +02:00
Sebastian Qvarfordt f418681341 feat(techdocs-reader): fetch and basic transform on html 2020-06-25 17:18:46 +02:00
Nicholas Pirrello fe4efbd84d Merge branch 'master' of https://github.com/spotify/backstage into add-okta-sso 2020-06-25 08:34:52 -04:00
Fredrik Adelöw 9d5837c25c Merge pull request #1448 from danztran/catalog-gitlab
plugins/catalog-backend: add gitlab reader processor
2020-06-25 12:04:14 +02:00
danztran 8e7cec6770 plugins/catalog-backend: add gitlab reader processor 2020-06-25 16:33:00 +07:00
Bilawal Hameed f4cdbc005d techdocs: skeleton of reader (#1438)
* chore: replaced default components

* feat(techdocs): added skeleton of reader

* fix: added types

* fix: split out into separate file

* fix: add shadowDom hook test

* fix: added @backstage/test-utils as dep

* fix: formatting python files
2020-06-25 11:18:47 +02:00
Nicholas Pirrello 515d64e40a Add okta integration 2020-06-24 22:55:14 -04:00
blam 13666d860f Merge branch 'master' of github.com:spotify/backstage into mob/cookiecutter-templater
* 'master' of github.com:spotify/backstage:
  Updating FAQ.md related to issue #1441 (#1443)
  docs/auth: add some more information about Identities
  plugins/lighthouse: fix CreateAudit test selecting child of button
  app,cli/templates: install @types/react-dom in app for @testing-library/react
  packages: bump @testing-library packages to latest versions
  docs/auth: rename overview to README
  rollback package install
  fixes build errors
  update plugin template to not trigger the notice header warning
2020-06-25 04:29:19 +02:00
Ivan Shmidt 1088b916e6 feat(scaffolder): tags as list 2020-06-24 23:36:09 +02:00
Ivan Shmidt 9fd3a4eb42 Merge branch 'master' of github.com:spotify/backstage into shmidt-i/load-scaffolder-templates-from-api 2020-06-24 23:14:32 +02:00
Patrik Oldsberg 46dc28c4b0 plugins/lighthouse: fix CreateAudit test selecting child of button 2020-06-24 19:38:56 +02:00
Patrik Oldsberg 17adaefc5d packages: bump @testing-library packages to latest versions 2020-06-24 18:50:13 +02:00
blam e3ec510f4c Merge branch 'master' of github.com:spotify/backstage into mob/cookiecutter-templater
* 'master' of github.com:spotify/backstage: (43 commits)
  fixup
  fixup
  fixup
  fixup
  fixup
  fixup
  fixup
  fixup
  fixup
  fixup
  fixup
  fixup
  fixup
  fixup
  fixup
  fixup
  fixup
  fixup
  fixup
  fixup
  ...
2020-06-24 17:39:30 +02:00
blam d581284890 chore(scaffolder): fixing the type deps 2020-06-24 14:01:13 +02:00
Sebastian Qvarfordt 86e6d109ab Merge branch 'master' of github.com:spotify/backstage into techdocs_md_extensions 2020-06-24 13:42:56 +02:00
Emma Indal 946664d6a4 Merge pull request #1420 from spotify/emmaindal/mkdocs-core-monorepo-plugin
techdocs: add mkdocs monorepo plugin to techdocs core plugin
2020-06-24 12:11:06 +02:00
Emma Indal 72fed2555d docs(sub-docs): typo 2020-06-24 12:02:09 +02:00