Commit Graph

70606 Commits

Author SHA1 Message Date
Andre Wanlin 7c2d5021df Script fix
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
2026-02-19 06:10:13 -06:00
Andre Wanlin eebe94421a Reworded based on feedback
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
2026-02-17 17:20:16 -06:00
Andre Wanlin d00a492570 Changes based on feedback
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
2026-02-17 17:15:07 -06:00
Andre Wanlin 29e27ac704 Clean up and prettier
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
2026-02-16 19:01:13 -06:00
Andre Wanlin 3961a51cbe Fix logic
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
2026-02-16 18:45:25 -06:00
Andre Wanlin 77f7469fab Type fix
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
2026-02-16 18:43:45 -06:00
Andre Wanlin ca1c1dd03f Updates
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
2026-02-16 18:42:25 -06:00
Andre Wanlin a3ce046b95 Reactivate
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
2026-02-16 18:35:50 -06:00
Andre Wanlin 9cc0c58908 Corrected Conviso npm package name
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
2026-02-16 18:32:01 -06:00
Andre Wanlin 9b60bef5b6 Docs
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
2026-02-16 18:14:50 -06:00
Andre Wanlin 3ea9c67860 Update plugin directory to account for new state
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
2026-02-16 17:56:54 -06:00
Andre Wanlin e0b8296067 Update script and initial run
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
2026-02-16 17:43:09 -06:00
Andre Wanlin af4511c376 Add active flag
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
2026-02-16 17:26:29 -06:00
Fredrik Adelöw 0fef9b4744 Merge pull request #32576 from drodil/included_topics
feat(notifications): add support for included topics
2026-02-16 22:40:13 +01:00
Fredrik Adelöw efe66c3c43 Merge pull request #32790 from backstage/renovate/esbuild-0.x-lockfile
chore(deps): update dependency esbuild to v0.27.3
2026-02-16 22:32:24 +01:00
Fredrik Adelöw 4d57d3d187 Merge pull request #31324 from arup-chauhan/feature/member-search
Fixing issue #27009  – Continue search functionality in MembersListCard
2026-02-16 22:31:56 +01:00
Fredrik Adelöw c8f65a1e53 Merge pull request #32247 from Erob711/api-card-table-options
feat: add table options and title for components cards of api
2026-02-16 17:02:39 +01:00
Fredrik Adelöw 847c890fb1 Merge pull request #32820 from backstage/renovate/codemirror
chore(deps): update dependency @codemirror/view to v6.39.14
2026-02-16 16:55:57 +01:00
Fredrik Adelöw 4f1822c6ca Merge pull request #32798 from backstage/renovate/ldapts-8.x-lockfile
chore(deps): update dependency ldapts to v8.1.6
2026-02-16 16:55:35 +01:00
Fredrik Adelöw 7c00a03601 Merge pull request #32779 from backstage/renovate/github-codeql-action-3.x
chore(deps): update github/codeql-action action to v3.32.3
2026-02-16 16:55:17 +01:00
Fredrik Adelöw 9a0c014405 Merge pull request #32857 from sebdanielsson/master
fix: move onBrokenMarkdownLinks config in docusaurus.config.ts to the…
2026-02-16 16:54:58 +01:00
Andre Wanlin a57b6a448e Merge pull request #32172 from Ferin79/master
fix: Added title prop to OffsetPaginatedDocsTable for proper display
2026-02-15 14:56:01 -06:00
Ferin Patel af59acbab7 Merge branch 'backstage:master' into master 2026-02-15 13:45:51 -04:00
Sebastian 99ce885328 fix: move onBrokenMarkdownLinks config in docusaurus.config.ts to the new location
Fixes the following Docusaurus warning during build.
The `siteConfig.onBrokenMarkdownLinks` config option is deprecated and will be removed in Docusaurus v4.
Please migrate and move this option to `siteConfig.markdown.hooks.onBrokenMarkdownLinks` instead.

Signed-off-by: Sebastian <sebastian.danielsson@proton.me>
2026-02-15 17:36:21 +01:00
Fredrik Adelöw 76142c9cb0 Merge pull request #32853 from backstage/freben/claude
Add CLAUDE.md configuration
2026-02-15 15:51:55 +01:00
Fredrik Adelöw 90c2424fdd Add CLAUDE.md with project instructions
This adds a Claude Code configuration file that references the existing
copilot instructions for maintaining consistency with the codebase
conventions.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2026-02-15 14:41:57 +01:00
renovate[bot] e1c5d1ec34 chore(deps): update dependency @codemirror/view to v6.39.14
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-02-15 11:28:35 +00:00
Andre Wanlin 08b0dc995a Merge pull request #32849 from CriszelGipala/cgipala-fix-typos-and-links
Fix README-fr_FR.md, README-ko_kr.md, and README-zh_Hans.md typos and broken links
2026-02-14 15:03:46 -06:00
Andre Wanlin e824f94ab1 Merge pull request #32847 from LinusAndersson02/docs/fix-postgres-tag
docs: follow up on PR: #32844 ( database docker getting-started )
2026-02-14 11:07:34 -06:00
Criszel Gipala 09212c9a5d docs: fix README-fr_FR.md, README-ko_kr.md, and README-zh_Hans.md typos and broken links
Changes:
- Remove Uffizzi badge in fr_FR, already removed in English version
- Add missing language links in zh_Hans and ko_kr language switchers
- Fix FAQ link casing (docs/FAQ to docs/faq) in all three files
- Update copyright year from 2020-2025 to 2020-2026 in all three files

Scope: README translations only - no code changes

Signed-off-by: Criszel Gipala <gipalacriszel512@gmail.com>
2026-02-14 16:23:14 +00:00
Patrik Oldsberg b81097c0b4 Merge pull request #32757 from sid200727/docs-actionservice-examples
docs: add examples for filtering Actions Service actions
2026-02-14 12:36:52 +01:00
Linus Andersson 363eac721c docs: follow up on PR: #32844 where update the database getting-started docker example to newest version
Signed-off-by: Linus Andersson <sunil.andersson@gmail.com>
2026-02-14 11:28:49 +01:00
Fredrik Adelöw 6ada8bcf5d Merge pull request #32845 from backstage/freben/pred-prefix
fix: add in the hasPrefix matcher
2026-02-14 00:10:14 +01:00
Charles de Dreuille 8ef3dbfc83 Merge pull request #32843 from backstage/bui-accordion 2026-02-13 22:45:36 +00:00
Fredrik Adelöw f9339142c6 fix: add in the hasPrefix matcher
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2026-02-13 23:33:24 +01:00
Patrik Oldsberg a2295474a2 Merge pull request #32844 from LinusAndersson02/docs/fix-postgres-tag
docs: use postgres:17-bookworm in database getting-started and remove version key from Compose file
2026-02-13 20:55:27 +01:00
Patrik Oldsberg 229b279d52 Merge pull request #32841 from iurylenonalves/docs-unprocessed-entities
docs(catalog): add mention of unprocessed entities plugin and module
2026-02-13 20:52:27 +01:00
Aramis Sennyey 8f6bf6b4e7 docs: adding more golden path docs (#32493)
* docs: adding more golden path docs

Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com>

* cleanup

Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com>

* add instructions for checking todo list items

Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com>

* update ids so the number isn't baked into URL

Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com>

* add headings for all docs

Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com>

* add frontend plugin docs structure too

Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com>

* Apply suggestions from code review

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Signed-off-by: Aramis Sennyey <159921952+aramissennyeydd@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Signed-off-by: Aramis Sennyey <159921952+aramissennyeydd@users.noreply.github.com>

* fix bad link

Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com>

* address feedback

Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com>

* Apply suggestions from code review

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Signed-off-by: Aramis Sennyey <159921952+aramissennyeydd@users.noreply.github.com>

---------

Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com>
Signed-off-by: Aramis Sennyey <159921952+aramissennyeydd@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-02-13 14:20:32 -05:00
Linus Andersson cdb4719e08 docs: use postgres:17-bookworm in tutorial
Signed-off-by: Linus Andersson <sunil.andersson@gmail.com>
2026-02-13 19:08:52 +01:00
Charles de Dreuille becee36224 Update Accordion component
Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com>
2026-02-13 16:32:32 +00:00
Patrik Oldsberg ddd54c755c Merge pull request #32835 from backstage/rugvip/mf-followup
module-federation-common: followup to initial implementation
2026-02-13 16:33:10 +01:00
Charles de Dreuille b782714c03 Merge pull request #32837 from backstage/bui-rename-tokens
Rename and remove CSS design tokens
2026-02-13 15:32:07 +00:00
Iury Lenon 05b7306370 Update docs/features/software-catalog/index.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Signed-off-by: Iury Lenon <iuryalves.uk@gmail.com>
2026-02-13 15:09:27 +00:00
Iury Lenon Alves 91babfb48b docs(catalog): add mention of unprocessed entities plugin and module
Signed-off-by: Iury Lenon Alves <iuryalves.uk@gmail.com>
2026-02-13 14:56:23 +00:00
Patrik Oldsberg 286cc4c7b2 frontend-dynamic-feature-loader: update tests for new shared dependencies format
Update the loader tests to use the new RuntimeSharedDependenciesGlobal
format with versioned items array instead of the old flat object with
module properties.

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2026-02-13 15:48:35 +01:00
Charles de Dreuille e8670d00f1 Cleanup docs
Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com>
2026-02-13 14:01:13 +00:00
Charles de Dreuille 01cd764c4c Cleanup borders and surfaces
Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com>
2026-02-13 13:48:37 +00:00
renovate[bot] 5b12ab9186 Update github/codeql-action action to v3.32.3
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-02-13 13:29:37 +00:00
Charles de Dreuille 0bf7ff679a Cleanups
Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com>
2026-02-13 13:28:09 +00:00
Charles de Dreuille 4137a43a1b Rename and remove CSS design tokens
Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com>
2026-02-13 13:16:16 +00:00