Commit Graph

1426 Commits

Author SHA1 Message Date
github-actions[bot] 1c0cb7be17 Version Packages (next) 2025-05-13 13:52:18 +00:00
github-actions[bot] 35a0c4b598 Version Packages (next) 2025-05-06 13:51:57 +00:00
John Philip 8e9269825d Merge pull request #29790 from logonoff/docs
fix(techdocs): Update keyboard focus when clicking hash links
2025-05-06 09:29:26 -04:00
logonoff 2ffd273365 fix(techdocs): add focus+hover styling to codeblock CTC button (#29792)
* fix(techdocs): add aria-label to codeblock CTC button

Signed-off-by: logonoff <git@logonoff.co>

* fix(techdocs): add focus+hover styling to codeblock CTC button

Signed-off-by: logonoff <git@logonoff.co>

---------

Signed-off-by: logonoff <git@logonoff.co>
2025-04-30 16:36:27 -04:00
logonoff 7d445da49a fix(techdocs): Update keyboard focus on when clicking hash links
Signed-off-by: logonoff <git@logonoff.co>
2025-04-29 14:18:59 -04:00
github-actions[bot] 125d09682e Version Packages (next) 2025-04-29 14:27:15 +00:00
Fredrik Adelöw 28aa309325 Merge pull request #29665 from GabDug/typos
chore(typos): fix various code typos
2025-04-28 16:50:18 +02:00
Patrik Oldsberg fb58f20613 frontend-plugin-api: rename plugin ID option to pluginId
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2025-04-27 12:53:08 +02:00
Gabriel Dugny 72d019d663 chore(typos): Fix low-impact typos
Signed-off-by: Gabriel Dugny <gabriel.dugny@believe.com>
2025-04-23 17:56:22 +02:00
github-actions[bot] ce2cf32847 Version Packages (next) 2025-04-22 12:36:56 +00:00
Patrik Oldsberg 3ac6a716b1 couple of type fixes
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2025-04-17 20:19:15 +02:00
github-actions[bot] 2582af906d Version Packages 2025-04-15 15:36:15 +00:00
github-actions[bot] c590c4413a Version Packages (next) 2025-04-08 18:12:41 +00:00
Fredrik Adelöw 2a8982f1be reports
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2025-04-08 16:14:10 +02:00
Paul Schultz 66d2113abe update api reports
Signed-off-by: Paul Schultz <pschultz@pobox.com>

fix linting

Signed-off-by: Paul Schultz <pschultz@pobox.com>
2025-04-08 07:35:24 -05:00
Paul Schultz 2e26579e06 chore: update react imports
Signed-off-by: Paul Schultz <pschultz@pobox.com>
2025-04-08 07:35:24 -05:00
github-actions[bot] 2fc663ad48 Version Packages (next) 2025-04-01 13:24:16 +00:00
github-actions[bot] 55905367dd Version Packages (next) 2025-03-25 12:51:22 +00:00
github-actions[bot] 127408219b Version Packages 2025-03-18 12:55:57 +00:00
github-actions[bot] 68af69b2b8 Version Packages (next) 2025-03-11 16:50:56 +00:00
Patrik Oldsberg 6070fcfefc update API reports for TypeScript 5.6
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2025-03-08 11:35:44 +01:00
Patrik Oldsberg 465749d2bd catalog-react: update API reports for entity predicates + fixes
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2025-03-05 23:33:15 +01:00
Patrik Oldsberg a6cb67dd9a frontend-plugin-api: sort extension definition in plugin type
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2025-03-05 14:20:51 +01:00
github-actions[bot] f9fb465e38 Version Packages (next) 2025-03-04 16:49:37 +00:00
Alex Lorenzi 3ca7dd0b75 Switched to using styled components API which seems to solve issue of CSS being removed when switching pages in Docs
Signed-off-by: Alex Lorenzi <alorenzi@spotify.com>
2025-03-02 09:26:15 -05:00
Alex Lorenzi bbaa722f80 Added className prop to Page component and override styles in the TechDocsReaderPage.tsx
Signed-off-by: Alex Lorenzi <alorenzi@spotify.com>
2025-03-02 09:26:15 -05:00
Alex Lorenzi d381f3ec6a Override the BackstagePage default styles to avoid a "double scrollbar" situation that was stop the page from fully scrolling to the top of the page when we navigated to a new page
Signed-off-by: Alex Lorenzi <alorenzi@spotify.com>
2025-03-02 09:26:15 -05:00
github-actions[bot] aed536abc5 Version Packages (next) 2025-02-25 13:17:11 +00:00
Patrik Oldsberg 7e85959c0a Merge pull request #28747 from backstage/rugvip/scaffolder-fields
scaffolder: attach form field extensions to page instead
2025-02-25 11:39:19 +01:00
Jackson Chen b5a82087a7 techdocs: add extensions for techdocs addons (#28644)
* techdocs: add extensions for techdocs addons

Signed-off-by: Jackson Chen <jacksonc@spotify.com>

* techdocs: add blueprint extension for techdocs addons

Signed-off-by: Jackson Chen <jacksonc@spotify.com>

* techdocs: move addons blueprint to alpha

Signed-off-by: Jackson Chen <jacksonc@spotify.com>

* techdocs: add addon extensions for new frontend system and add docs

Signed-off-by: Jackson Chen <jacksonc@spotify.com>

* techdocs: fix addon modules naming patterns

Signed-off-by: Jackson Chen <jacksonc@spotify.com>

* techdocs: update test utils with entity presentation api

Signed-off-by: Jackson Chen <jacksonc@spotify.com>

---------

Signed-off-by: Jackson Chen <jacksonc@spotify.com>
2025-02-21 16:39:45 -05:00
Patrik Oldsberg 28fdd07677 Merge pull request #28917 from backstage/rugvip/false
catalog-react: remove false as a possible group ID in data
2025-02-21 11:30:58 +01:00
Patrik Oldsberg bea619cca2 catalog-react: remove false as a possible group ID in data
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2025-02-20 12:21:24 +01:00
Patrik Oldsberg 3edd069082 catalog-react: allow any group ID in addition to default ones
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2025-02-20 12:16:48 +01:00
Patrik Oldsberg 1dd79f5ce9 Merge pull request #28701 from backstage/camilaibs/nfs-entity-content-groups
[NFS] Entity Page Content Groups
2025-02-19 15:18:59 +01:00
John Philip 8486796262 Merge pull request #28867 from johnphilip283/fix-svg-styling
Fix svg styling
2025-02-18 11:17:19 -05:00
John Philip b5691cf531 Merge pull request #28872 from johnphilip283/preserve-svg-anchors
Update logic for determining if svg needs to be fetched
2025-02-18 11:13:11 -05:00
John Philip 5c82f69188 Merge pull request #28876 from johnphilip283/update-techdocs-page-title
Update techdocs page title
2025-02-18 11:13:02 -05:00
github-actions[bot] 0df84b6ae4 Version Packages 2025-02-18 15:19:53 +00:00
John Philip a58b25198e update tests
Signed-off-by: John Philip <jphilip@spotify.com>
2025-02-17 02:37:31 -05:00
John Philip 9ddc60b220 add url params to title of techdocs
Signed-off-by: John Philip <jphilip@spotify.com>
2025-02-17 02:14:11 -05:00
John Philip 9084375b27 clean up unnecessary test
Signed-off-by: John Philip <jphilip@spotify.com>
2025-02-16 23:32:14 -05:00
John Philip fe4abb8306 update logic for determining if svg needs to be fetched
Signed-off-by: John Philip <jphilip@spotify.com>
2025-02-16 23:30:23 -05:00
Camila Belo ba9649ab84 feat: [NFS] entity page groups
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2025-02-16 08:13:55 +01:00
John Philip ce64f81d30 include dominant-baseline styling for svgs
Signed-off-by: John Philip <jphilip@spotify.com>
2025-02-15 01:24:36 -05:00
Alex Lorenzi 76c91c11cb fixed test
Signed-off-by: Alex Lorenzi <alorenzi@spotify.com>
2025-02-13 12:46:57 -05:00
Alex Lorenzi 840a2687fe This is a better fix. Docs for Azure/fetch-event-source mention you should re-throw the error in the onerror function to stop operation
Signed-off-by: Alex Lorenzi <alorenzi@spotify.com>
2025-02-12 18:24:57 -05:00
Patrik Oldsberg b3b7c9c99b scaffolder: attach form field extensions to page instead
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2025-02-12 10:06:30 +01:00
github-actions[bot] 549edc389e Version Packages (next) 2025-02-11 15:39:12 +00:00
github-actions[bot] 5aa499b953 Version Packages (next) 2025-02-04 12:36:25 +00:00
Ben Lambert 2248504618 Merge pull request #28625 from stephenglass/fix-custom-error-page-1 2025-01-29 17:38:44 +01:00