Commit Graph

626 Commits

Author SHA1 Message Date
jrwpatterson 60e43818f4 fix(techdocs) prettier
Signed-off-by: jrwpatterson <jrwpatterson@gmail.com>
2023-08-28 09:30:38 +10:00
jrwpatterson 0299919d86 feat(Techdocs) fix the annotations
Signed-off-by: jrwpatterson <jrwpatterson@gmail.com>
2023-08-28 08:00:23 +10:00
jrwpatterson 56e5baf7f0 Merge branch 'master' of https://github.com/backstage/backstage into feat/reference-external-docs 2023-08-23 08:33:33 +10:00
Dmitry Gusev b4a65815e3 Fix techdocs footer link width
Signed-off-by: Dmitry Gusev <gusevda90@gmail.com>
2023-08-15 18:34:24 +03:00
jrwpatterson b516f70b83 Changes the chosen annotation to
Signed-off-by: jrwpatterson <jrwpatterson@gmail.com>
2023-08-11 08:03:21 +10:00
jrwpatterson b88968fada feat(techdocs) allow referencing other entities for techdocs
Signed-off-by: jrwpatterson <jrwpatterson@gmail.com>
2023-08-09 08:04:19 +10:00
Vincenzo Scamporlino 4d2f271845 techdocs: mock facets endpoint
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com>
2023-06-12 13:37:29 +02:00
Maapteh c0806fe2b2 only able to run e2e fixture documentation
Signed-off-by: Maapteh <maarten@oudenniel.nl>
2023-05-30 17:49:42 +02:00
Maapteh 4213276115 only able to run e2e fixture documentation
Signed-off-by: Maapteh <maarten@oudenniel.nl>
2023-05-30 17:44:05 +02:00
Maapteh 4e15516aaf only able to run e2e fixture documentation
Signed-off-by: Maapteh <maarten@oudenniel.nl>
2023-05-30 17:38:10 +02:00
Maapteh 7493e04275 can not run techdocs maybe this is it..
Signed-off-by: Maapteh <maarten@oudenniel.nl>
2023-05-30 17:33:12 +02:00
Oleg S 74b216ee4e set PropsWithChildren as explicit type on components
Signed-off-by: Oleg S <97077423+RobotSail@users.noreply.github.com>
2023-05-24 12:47:27 +02:00
Camila Belo ba261f9dcd fix(search): input base styles
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2023-05-19 11:03:49 -05:00
Adam Harvey a606cae041 chore: Remove deprecations and use shared react imports
Signed-off-by: Adam Harvey <adaharve@cisco.com>
2023-05-02 19:39:47 -04:00
Adam Harvey 2b663945cb fix: Minor product capitalization
Signed-off-by: Adam Harvey <adaharve@cisco.com>
2023-05-02 19:39:03 -04:00
Laura Ceconi 863beb4949 fix: allow trailing slash in techdocs navigation
Signed-off-by: Laura Ceconi <laura.cec@hotmail.com>
2023-04-24 10:08:07 +02:00
Aramis Sennyey c2fbe4b145 Fix test cases.
Signed-off-by: Aramis Sennyey <sennyeya@amazon.com>
2023-04-06 19:10:21 +02:00
Patrik Oldsberg 9a193b7f71 Merge pull request #16682 from sennyeya/fix-techdocs-linking
bug(techdocs): Internal techdocs anchor elements do not navigate correctly when Backstage is on a subpath
2023-04-05 11:28:23 +02:00
Raghunandan 25d61793f2 Use link color from palette
Signed-off-by: Raghunandan <soapraj@gmail.com>
2023-03-27 18:11:25 +02:00
Aramis Sennyey d31664d154 Remove from public interface and make techdocs specific.
Signed-off-by: Aramis Sennyey <sennyeya@amazon.com>
2023-03-24 12:35:15 -04:00
Morgan Bentell 38e0eeb41a color tweaks to handle changes in mkdocs-material v9
Signed-off-by: Morgan Bentell <mbentell@spotify.com>
2023-03-22 18:41:41 +01:00
Morgan Bentell f11f42b8e1 Merge pull request #16659 from agentbellnorm/techdocs/remove-warnings
[TechDocs] remove warnings
2023-03-20 14:43:11 +01:00
Morgan Bentell 103f5e2793 Merge branch 'master' into techdocs/remove-warnings
Signed-off-by: Morgan Bentell <morgan.bentell@gmail.com>
2023-03-16 16:18:32 +01:00
Sudeep Sinha b2e182cdfa Fix font size and color in search result item
Signed-off-by: Sudeep Sinha <ssinha@squarespace.com>
2023-03-08 14:08:47 -05:00
Fredrik Adelöw d06fc3f3e3 Merge pull request #16614 from backstage/freben/unpack-props
🧹 unpack props inside component bodies
2023-03-02 10:50:51 +01:00
Aramis Sennyey 2e49348062 Fixing techdocs linking issue during dom link overwrites.
Signed-off-by: Aramis Sennyey <sennyeya@amazon.com>
2023-03-01 18:21:31 -05:00
Morgan Bentell e73da4a0a9 use div insted of span because it's not allowed
Signed-off-by: Morgan Bentell <mbentell@spotify.com>
2023-03-01 15:45:23 +01:00
Morgan Bentell f41478fd02 wrap settingsaddons in span to remove warning from mui Menu component
Signed-off-by: Morgan Bentell <mbentell@spotify.com>
2023-03-01 09:34:53 +01:00
Patrik Oldsberg a6f22cbd40 Merge pull request #16521 from luchillo17/fix/BCKSTG-102-theme-aware-colors
refactor: Replace white & black colors with theme aware ones
2023-02-28 13:28:46 +01:00
Fredrik Adelöw 65454876fb unpack props inside component bodies
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2023-02-27 15:31:15 +01:00
Morgan Bentell 54a1e133b5 enable pointer events for element that has new classname in newer versions of mkdocs-material
Signed-off-by: Morgan Bentell <mbentell@spotify.com>
2023-02-27 13:53:20 +01:00
Patrik Oldsberg 3a3e779a40 Merge pull request #16412 from immobiliare/fix-copy-to-clipboard-in-unsecure-context
fix(techdocs): copy to clipboard in not secure context
2023-02-27 10:26:14 +01:00
Antonio Musolino 238cf657c0 fix(techdocs): copy to clipboard works in usecure context
Signed-off-by: Antonio Musolino <antoniomusolino007@gmail.com>
2023-02-27 08:45:16 +01:00
Fredrik Adelöw c10384a923 Get rid of usages of the old Button
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2023-02-22 14:29:31 +01:00
Carlos Esteban Lopez cee0cd96cc refactor: Replace white & black colors with theme aware ones
Signed-off-by: Carlos Esteban Lopez <lcarlosesteb@vmware.com>
2023-02-22 03:53:07 -05:00
Fredrik Adelöw 306d9bbf9d Merge pull request #16367 from IlyaSavich/customizable-search-list-item-icon
Pass search item to icon component, pass icon as component to search list item
2023-02-21 14:47:05 +01:00
Ilya Savich 3f75b7607c Add ability to pass icon as function to have ability to customize it by search item
Signed-off-by: Ilya Savich <isavich@box.com>
2023-02-21 10:14:19 +01:00
Raghunandan adc244e1bd Use outerHTML during sanitize to preserve html tag attribs
Signed-off-by: Raghunandan <soapraj@gmail.com>
2023-02-15 18:38:42 +01:00
David Weber 4660b63947 feat: add TechDocs addon LightBox
Signed-off-by: David Weber <david.weber@w3tec.ch>
2023-02-06 19:38:19 +01:00
Emma Indal ce1220a4b8 support custom list item props on search extensions
Co-authored-by: Camila Belo <camilaibs@gmail.com>
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2023-02-02 09:36:30 +01:00
Emma Indal f7e698636a updates based on result list items extension changes
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2023-02-01 15:40:21 +01:00
Emma Indal a0619a5b49 make sure result list is structured with list elements only
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2023-02-01 15:40:21 +01:00
Ben Lambert 7f11883e24 Merge pull request #15813 from ryan-hanchett/feat/doc-table-pagesize
feat: add option to override material table options for DocsTable
2023-01-30 14:05:42 +01:00
Camila Belo 2f91e1684e feat(search): create catalog, explore, tools, and search extensions
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2023-01-28 10:05:15 +01:00
Ryan Hanchett ba3a089c5e Merge branch 'master' of github.com:ryan-hanchett/backstage into feat/doc-table-pagesize 2023-01-23 15:38:05 -08:00
Damien Vitrac cad5607411 fix(techdocs): remove footer overlay on large screen
Uses static positions on the child links instead of the container
Resolves #15653

Signed-off-by: Damien Vitrac <dvitrac@vmware.com>
2023-01-23 14:04:03 +01:00
Morgan Bentell 40f77667c8 Merge pull request #15598 from gtestault/master
fix(techdocs): Fixes anchor bug in Techdocs reader
2023-01-19 12:21:49 +01:00
Ryan Hanchett 21c64d53bb feat: enable passing material table options to docs table via entity list docs table
Signed-off-by: Ryan Hanchett <ryan.hanchett@invitae.com>
2023-01-17 14:30:28 -08:00
Carlos Esteban Lopez 1daac71e74 fix: Apply linter <span> rule
Signed-off-by: Carlos Esteban Lopez <lcarlosesteb@vmware.com>
2023-01-10 16:07:40 -05:00
Gabriel Testault cb5a4d4849 fix(techdocs): remove comment about implementation details
Signed-off-by: Gabriel Testault <gabriel.testault@goto.com>
2023-01-10 12:59:52 +01:00