Commit Graph

1238 Commits

Author SHA1 Message Date
github-actions[bot] 58bbb3edca Version Packages (next) 2024-07-30 12:26:11 +00:00
MT Lewis 9559b1ad21 Merge pull request #25772 from backstage/techdocs-common
techdocs: introduce common package for annotation constants
2024-07-30 08:38:41 +01:00
MT Lewis 69bd940408 techdocs: switch to using constants from techdocs-common for annotations
Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com>
2024-07-24 20:34:59 +01:00
MT Lewis 4698e1f4d4 techdocs: add common package for annotation constants
Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com>
2024-07-24 18:52:17 +01:00
blam 0ad542cbc7 feat: added input types for the config to the extensions
Signed-off-by: blam <ben@blam.sh>
2024-07-24 14:39:36 +02:00
github-actions[bot] 4a8774820c Version Packages (next) 2024-07-23 14:02:37 +00:00
github-actions[bot] 8d2fe707cb Version Packages 2024-07-16 12:06:55 +00:00
John Philip febf7d6041 Merge pull request #25225 from CptnFizzbin/tech-docs-search-by-title
fix: Allow for searching TechDocs by Title
2024-07-15 15:07:45 -04:00
bond yan 73a6ece6e3 Merge pull request #25594 from backstage/techdocs-navigation-flicker
TechDocs - Navigation page flicker
2024-07-12 09:36:13 -04:00
Bond Yan 8fc26223c2 setting useNavigate in a ref
Signed-off-by: Bond Yan <bondy@spotify.com>
2024-07-11 11:20:17 -04:00
github-actions[bot] e583b47687 Version Packages (next) 2024-07-09 12:58:58 +00:00
Stephen A. Wilson 1ba55321bf Fix linting errors
Signed-off-by: Stephen A. Wilson <code@stephenawilson.ca>
2024-07-03 20:17:30 -04:00
Stephen d8b6080c91 Merge branch 'master' into tech-docs-search-by-title
Signed-off-by: Stephen <code@stephenawilson.ca>
2024-07-03 19:59:38 -04:00
Fredrik Adelöw 9e525886d0 Merge pull request #25416 from backstage/freben/docs
improve default docs sorting
2024-07-02 19:16:54 +02:00
github-actions[bot] 08c63d46ac Version Packages (next) 2024-07-02 09:03:14 +00:00
Alex Lorenzi 8a4c24e036 Rollback the changes in #25332
Add MutationObserver in useShadowRootElements to we can trigger update when the elements under the shadow root change

Signed-off-by: Alex Lorenzi <alorenzi@spotify.com>
Signed-off-by: Jackson Chen <jacksonc@spotify.com>
2024-06-27 15:36:44 -04:00
Fredrik Adelöw 6fa652c88d improve default docs sorting
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2024-06-26 17:16:21 +02:00
Fredrik Adelöw 60caa9216d techdocs: fix double scroll bug
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2024-06-26 12:05:44 +02:00
github-actions[bot] f03d12aff2 Version Packages (next) 2024-06-25 13:05:56 +00:00
Stephen A. Wilson fc34d29bd5 Merge branch 'refs/heads/master' into tech-docs-search-by-title 2024-06-22 15:48:34 -04:00
Alex Lorenzi dd780ece4f Switch to using a version number instead of hashing the content
Signed-off-by: Alex Lorenzi <alorenzi@spotify.com>
Signed-off-by: Sydney Achinger <sydneynicoleachinger@spotify.com>
2024-06-20 15:16:16 -04:00
Sydney Achinger 94778dd4ee Add setShadowRootVersionHash to force shadowRoot to update in provider when version changes.
Signed-off-by: Sydney Achinger <sydneynicoleachinger@spotify.com>
2024-06-20 15:16:16 -04:00
github-actions[bot] 18a40424cb Version Packages 2024-06-18 12:37:38 +00:00
Stephen A. Wilson e9551a7598 revert changes to match prior work in CatalogTable
Signed-off-by: Stephen A. Wilson <code@stephenawilson.ca>
2024-06-13 13:05:09 -04:00
Stephen A. Wilson 605b6916cf Allow for searching TechDocs by Title
Signed-off-by: Stephen A. Wilson <code@stephenawilson.ca>
2024-06-13 11:08:03 -04:00
github-actions[bot] e83ead9b1a Version Packages (next) 2024-06-11 15:25:17 +00:00
Patrik Oldsberg d44a20a5cd add plugin metadata to all plugin packages
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-06-11 11:24:29 +02:00
github-actions[bot] 09f502208f Version Packages (next) 2024-06-04 15:34:15 +00:00
Patrik Oldsberg 42f18658bd Merge pull request #24861 from alexef/new-events-implementation
fix: move from event-source-polyfill to fetch-event-source
2024-06-03 15:00:29 +02:00
Fredrik Adelöw 9cdc651a41 fix some particularly noisy test log warning sources
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2024-05-30 14:52:48 +02:00
Alex Eftimie 9d54ebfb3f Fix unittests
Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com>
2024-05-30 08:19:02 +02:00
Alex Eftimie b7db436113 update pr comments
Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com>
2024-05-28 18:49:35 +02:00
Alex Eftimie a15948009f address PR comments
Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com>
2024-05-27 16:09:26 +02:00
Alex Eftimie 147f11f08d Fix build. Move scaffolder away from polyfill
Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com>
2024-05-22 15:01:09 +02:00
Alex Eftimie db76476e62 Cleanup and fix build
Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com>
2024-05-22 15:01:09 +02:00
Alex Eftimie f1c280b3a2 Update unit tests
Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com>
2024-05-22 15:01:09 +02:00
Alex Eftimie 159399107f Try to switch away from polyfill
Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com>
2024-05-22 15:01:09 +02:00
github-actions[bot] cce04957e9 Version Packages (next) 2024-05-21 14:41:46 +00:00
Sydney Achinger bf54214344 Merge pull request #24475 from benjidotsh/feat/owner-picker-mode
add property ownerPickerMode to TechDocsIndexPage and DefaultApiExplorerPage
2024-05-16 18:11:31 -04:00
Kalle Ericson 654af4ab0b fix: add missing css variables
Signed-off-by: Kalle Ericson <7943407+kalleericson@users.noreply.github.com>
2024-05-16 15:49:55 +02:00
Fredrik Adelöw e74c615bd6 remove last remnants of react-text-truncate from test mocks
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2024-05-15 13:04:54 +02:00
Sydney Achinger ea1e845f1d Merge pull request #24334 from RoadieHQ/improve-techdocs-search-bar
Improve techdocs search bar
2024-05-14 11:51:24 -04:00
Sydney Achinger b91372881c Merge pull request #24672 from stanislav-c/fix-copy-to-clipboard-position
fix: correct position of the copy to clipboard button
2024-05-14 11:27:29 -04:00
github-actions[bot] 0972164fbc Version Packages 2024-05-14 12:02:01 +00:00
github-actions[bot] d85dd88b3c Version Packages (next) 2024-05-07 13:27:02 +00:00
Vincenzo Scamporlino 8a18e9ef38 techdocs: make builder optional
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com>
2024-05-07 14:29:57 +02:00
Stanislav C e40bd9a440 fix: correct position of the copy to clipboard button
Signed-off-by: Stanislav C <150145013+stanislav-c@users.noreply.github.com>
2024-05-07 14:20:23 +02:00
github-actions[bot] 0478509ee2 Version Packages (next) 2024-04-30 11:22:01 +00:00
github-actions[bot] 46046059b4 Version Packages (next) 2024-04-23 14:53:09 +00:00
Benjamin Janssens 96cd13eca2 feat: add property ownerPickerMode to TechDocsIndexPage and DefaultApiExplorerPage
Signed-off-by: Benjamin Janssens <benji.janssens@gmail.com>
2024-04-23 13:39:27 +02:00