Commit Graph

6295 Commits

Author SHA1 Message Date
Juan Lulkin 499e8e8514 Remove unused components
Signed-off-by: Juan Lulkin <jmaiz@spotify.com>
2021-07-21 16:56:58 +02:00
Juan Lulkin d7cee2ea00 Fix bubbling of events
Signed-off-by: Juan Lulkin <jmaiz@spotify.com>
2021-07-21 16:55:43 +02:00
Juan Lulkin 2f1a047522 Align switches left and allows clicking row
Signed-off-by: Juan Lulkin <jmaiz@spotify.com>
2021-07-21 16:44:53 +02:00
Eric Peterson cdc223c1b7 Merge pull request #6492 from SDA-SE/feat/techdocs-async-transformer
[TechDocs] Refactor the techdocs transformers to return `Promise`s and await all transformations
2021-07-21 15:15:53 +02:00
Eric Peterson 3b50bd9548 Merge pull request #6375 from RoadieHQ/gh4568-tech-docs-collator
Implement DefaultTechDocsCollator
2021-07-21 15:01:48 +02:00
Dominik Henneke af46ffabfd Merge remote-tracking branch 'upstream/master' into feat/techdocs-async-transformer 2021-07-21 14:00:11 +02:00
Eric Peterson 17b6919001 Merge pull request #6491 from SDA-SE/feat/techdocs-reduce-rerender
[TechDocs] Only update the path when the content is updated
2021-07-21 13:52:48 +02:00
Dominik Henneke 445440a408 Make sure all old transformations are cancelled when the hook dependencies changed
Signed-off-by: Dominik Henneke <dominik.henneke@sda-se.com>
2021-07-21 13:52:29 +02:00
Dominik Henneke 7d67750eae Merge remote-tracking branch 'upstream/master' into feat/techdocs-async-transformer 2021-07-21 12:43:50 +02:00
Erik Engervall a2d8922c94 Add changeset & apply changes in api-report.md & package.json to make CI happy
Signed-off-by: Erik Engervall <erik.engervall@gmail.com>
2021-07-21 11:00:27 +02:00
Erik Engervall 11e0652f86 Introduce ability to add custom features
Also, add more metadata to success callbacks

Signed-off-by: Erik Engervall <erik.engervall@gmail.com>
2021-07-21 10:59:17 +02:00
Ben Lambert 91088c3877 Merge pull request #6558 from backstage/timbonicus/misleading-catalog-import
Fix misleading catalog-import heading
2021-07-21 10:27:35 +02:00
Ben Lambert 0b1f6e4039 Merge pull request #6552 from sagacity/export-token-issuer
Export TokenIssuer so that it may be used by non-native auth providers
2021-07-21 10:25:28 +02:00
Tim Hansen 903f3323c2 Fix misleading catalog-import heading
Signed-off-by: Tim Hansen <timbonicus@gmail.com>
2021-07-20 21:18:55 -06:00
Tim Hansen d8f4dd81bd Merge pull request #6497 from tudi2d/entity-page-responsiveness
EntityPage responsiveness
2021-07-20 21:01:34 -06:00
Roy Jacobs 2567c066d5 Export TokenIssuer so that it may be used by non-native auth providers
Signed-off-by: Roy Jacobs <roy.jacobs@gmail.com>
2021-07-20 16:56:28 +02:00
Philipp Hugenroth f5067d1660 Adjust test to be more specific
Signed-off-by: Philipp Hugenroth <philipph@spotify.com>
2021-07-20 11:02:28 +02:00
Philipp Hugenroth 8d6408d05c Adjust tests to use only text & test drawer visibility
Signed-off-by: Philipp Hugenroth <philipph@spotify.com>
2021-07-19 21:57:18 +02:00
Philipp Hugenroth ef4acd1be8 Merge branch 'catalog-filter-accordion' of github.com:tudi2d/backstage into catalog-filter-accordion
Signed-off-by: Philipp Hugenroth <philipph@spotify.com>
2021-07-19 21:25:02 +02:00
Philipp Hugenroth 11c9fcda71 Merge branch 'master' into catalog-filter-accordion
Signed-off-by: Philipp Hugenroth <philipph@spotify.com>
2021-07-19 21:07:58 +02:00
Tim Hansen 249cbfc893 Minor tweaks, button fixes
Signed-off-by: Tim Hansen <timbonicus@gmail.com>
2021-07-19 12:18:29 -06:00
Dominik Henneke eee05803ae Update @backstage/backend-common to ^0.8.6
Signed-off-by: Dominik Henneke <dominik.henneke@sda-se.com>
2021-07-19 17:47:03 +02:00
Dominik Henneke 391c4d9b45 Merge remote-tracking branch 'upstream/master' into feat/techdocs-reduce-rerender 2021-07-19 17:11:07 +02:00
Himanshu Mishra 257b9d5693 Merge pull request #6513 from kuangp/chore/catalogExports 2021-07-19 14:56:50 +02:00
Philipp Hugenroth f39ee49343 Adjust props to fit general conventions
Signed-off-by: Philipp Hugenroth <philipph@spotify.com>
2021-07-19 12:23:05 +02:00
Philipp Hugenroth 69f4782680 Merge branch 'master' into catalog-filter-accordion 2021-07-19 11:11:42 +02:00
Philipp Hugenroth 280c0c60be Merge branch 'master' into entity-page-responsiveness 2021-07-19 11:10:43 +02:00
Philipp Hugenroth c642324708 Legacy option for overflow wrap & update changeset bump
Signed-off-by: Philipp Hugenroth <philipph@spotify.com>
2021-07-19 11:06:28 +02:00
Raghunandan Balachandran f9457c0dd4 Merge pull request #6455 from SDA-SE/feat/techdocs-no-crash-not-found
[TechDocs] Handle error responses in getTechDocsMetadata and `getEntityMetadata` such that `<TechDocsPageHeader>` doesn't throw errors.
2021-07-19 10:05:16 +02:00
Phil Kuang 71c936eb62 chore(catalog): export CatalogClientWrapper class
Signed-off-by: Phil Kuang <pkuang@factset.com>
2021-07-16 18:49:54 -04:00
Philipp Hugenroth d488326303 Fix test
Signed-off-by: Philipp Hugenroth <philipph@spotify.com>
2021-07-16 14:53:25 +02:00
Ben Lambert 212d92f523 Merge pull request #6410 from backstage/joeporpeglia/new-sample-templates
Scaffolder/create-app: Use new location for sample software templates
2021-07-16 14:37:36 +02:00
Philipp Hugenroth 5858056f79 Update API reports
Add Title to Filters Drawer

Signed-off-by: Philipp Hugenroth <philipph@spotify.com>
2021-07-16 13:53:49 +02:00
Philipp Hugenroth b044fa6f7c Clean up code according to review
Signed-off-by: Philipp Hugenroth <philipph@spotify.com>
2021-07-16 13:19:27 +02:00
Himanshu Mishra 529fd3285b add an example of working with a local template
Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net>
2021-07-16 11:35:14 +02:00
Himanshu Mishra 8b135fa79b update remote urls to use main branch
Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net>
2021-07-16 11:35:14 +02:00
Himanshu Mishra 1165398a9f Revert "Point to specific commit for sample templates"
Hashes don't work with Scaffolder.

Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net>
2021-07-16 11:35:03 +02:00
Joe Porpeglia 1a8cde9099 Point to specific commit for sample templates
Signed-off-by: Joe Porpeglia <josephp@spotify.com>
2021-07-16 11:34:24 +02:00
Joe Porpeglia eb740ee24c Use new location for sample software templates
Signed-off-by: Joe Porpeglia <josephp@spotify.com>
2021-07-16 11:34:23 +02:00
Philipp Hugenroth 73b7f246e4 Fix testing for MUI breakpoints
Signed-off-by: Philipp Hugenroth <philipph@spotify.com>
2021-07-15 18:57:50 +02:00
Philipp Hugenroth bcfdd852c2 Break error message text for docs on EntityPage
Signed-off-by: Philipp Hugenroth <philipph@spotify.com>
2021-07-15 15:12:16 +02:00
Dominik Henneke 214e7c52d1 Refactor the techdocs transformers to return Promises and await all transformations
Signed-off-by: Dominik Henneke <dominik.henneke@sda-se.com>
2021-07-15 14:35:19 +02:00
Dominik Henneke 3d3c43f0a7 Create a dedicated contentLoading action that keeps old content
This change makes sure that the content is removed when an error occurs such as a link to a missing page. It also stills shows the old content while the new one is loaded. The (delayed) loading indicator still shows that new content is loaded.

Signed-off-by: Dominik Henneke <dominik.henneke@sda-se.com>
2021-07-15 14:33:43 +02:00
Dominik Henneke 378cc6a54b Only update the path when the content is updated
Signed-off-by: Dominik Henneke <dominik.henneke@sda-se.com>
2021-07-15 14:33:42 +02:00
Philipp Hugenroth 5c4cc63854 Use ellipsis in the header
Signed-off-by: Philipp Hugenroth <philipph@spotify.com>
2021-07-15 14:00:24 +02:00
Jussi Hallila 9266b80ab3 Implement DefaultTechDocsCollator
* Implements a collator for tech docs.
   * Retrieves mkdocs created search index for entities that have documentation configured
* Registers collator to expose tech docs content to be searchable
* Adds pagination to example search
* Modifies example search to contain tech docs
   * Displays docs results with link to docs and the entity name as title.
* Creates a reusable type filter to be located in the search package.
* Add tests for type filter

Signed-off-by: Jussi Hallila <jussi@hallila.com>
2021-07-15 13:14:25 +02:00
Philipp Hugenroth 04eebd3c37 Merge branch 'master' into page-header-responsiveness 2021-07-15 13:13:02 +02:00
blam 4af11b2cf5 chore: updating the actions documentation again
Signed-off-by: blam <ben@blam.sh>
2021-07-15 13:11:39 +02:00
blam a7f0e1994a docs: document the cookiecutter actions
Signed-off-by: blam <ben@blam.sh>
2021-07-15 13:09:25 +02:00
Philipp Hugenroth 417aeb2e71 Update API report
Signed-off-by: Philipp Hugenroth <philipph@spotify.com>
2021-07-15 12:57:23 +02:00