Fredrik Adelöw
d95cf37ce3
Merge pull request #32583 from Believe-SA/commander-14
...
chore: update dependency commander to v14
2026-02-20 21:04:31 +01:00
Fredrik Adelöw
b1919bdf2a
Merge pull request #32871 from awanlin/microsite/plugin-audit-process
...
Plugin Directory Audit Process
2026-02-19 14:56:57 +01:00
Jonathan Sundquist
bd5b8426af
feat(scaffolder): add new ui:options autoSelect tag ( #32912 )
...
* feat(scaffolder): add new ui:autoSelect tag
Signed-off-by: Jonathan Sundquist <jonathan.sundquist@factset.com >
* Update .changeset/long-hairs-throw.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
Signed-off-by: Jonathan Sundquist <jsundquist@gmail.com >
Signed-off-by: Jonathan Sundquist <jonathan.sundquist@factset.com >
* Adding missing annotations in the schema file
Signed-off-by: Jonathan Sundquist <jonathan.sundquist@factset.com >
* Adding missing tests and documentation
Signed-off-by: Jonathan Sundquist <jonathan.sundquist@factset.com >
* adding in api report files
Signed-off-by: Jonathan Sundquist <jonathan.sundquist@factset.com >
* Fixing tests and ensure all required files have the necessary updates
Signed-off-by: Jonathan Sundquist <jonathan.sundquist@factset.com >
---------
Signed-off-by: Jonathan Sundquist <jonathan.sundquist@factset.com >
Signed-off-by: Jonathan Sundquist <jsundquist@gmail.com >
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-02-19 08:19:38 +01:00
Juan Pablo Garcia Ripa
1c49da8e6f
fix: danger note taking the whole section ( #32906 )
...
Signed-off-by: Juan Pablo Garcia Ripa <sarabadu@gmail.com >
2026-02-18 09:02:53 -05:00
Andre Wanlin
eebe94421a
Reworded based on feedback
...
Signed-off-by: Andre Wanlin <awanlin@spotify.com >
2026-02-17 17:20:16 -06:00
Patrik Oldsberg
556b0c76fd
Update broken office hours links
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2026-02-17 22:26:53 +01:00
Patrik Oldsberg
6e2805c796
docs/releases: v1.48.0 notes
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2026-02-17 19:37:16 +01:00
github-actions[bot]
e6df5d52ce
Version Packages
2026-02-17 16:06:18 +00:00
Patrik Oldsberg
92d77a98ff
rename header action to plugin header action
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2026-02-17 11:55:37 +01:00
Patrik Oldsberg
5920062fcc
app-react: API cleanup and component utility for nav items
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2026-02-17 11:55:34 +01:00
Patrik Oldsberg
cc3c035267
frontend-plugin-api: document that icons should be 24x24
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2026-02-17 11:55:32 +01:00
Patrik Oldsberg
1ec7e80635
docs/frontend-system: document SubPage and HeaderAction blueprints
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2026-02-17 11:55:32 +01:00
Patrik Oldsberg
a2133bebd4
docs: document new nav content extensibility
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2026-02-17 11:55:31 +01:00
Patrik Oldsberg
6d3c8065a6
docs/frontend-system: update to use icon element
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2026-02-17 11:55:25 +01:00
Patrik Oldsberg
e1f22f2d15
plugin icons and titles
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2026-02-17 11:55:22 +01:00
Andre Wanlin
9b60bef5b6
Docs
...
Signed-off-by: Andre Wanlin <awanlin@spotify.com >
2026-02-16 18:14:50 -06:00
Gabriel Dugny
de62a9d322
chore: update dependency commander to v14, remove old @types/commander
...
Signed-off-by: Gabriel Dugny <gabriel.dugny@believe.com >
2026-02-16 17:29:25 +01: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
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
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
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
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
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
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
Patrik Oldsberg
fdbd40488e
module-federation-common: followup to initial implementation
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2026-02-13 13:47:35 +01:00
Siddhi Khandelwal
722546afae
docs: fix typo in section heading
...
Signed-off-by: Siddhi Khandelwal <siddhi.200727@gmail.com >
2026-02-13 12:22:36 +05:30
Patrik Oldsberg
903a854ebc
Merge branch 'master' into runtime-module-federation-enablement
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2026-02-12 23:46:00 +01:00
Patrik Oldsberg
94e05532be
Apply suggestions from code review
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2026-02-12 23:20:05 +01:00
Patrik Oldsberg
a9a894e7cb
Merge pull request #32817 from chanchalkhatri19/docs-fix-well-known-annotations-link
...
docs: fix broken internal link in well-known-annotations.md
2026-02-12 19:32:40 +01:00
Patrik Oldsberg
55bf4f7ab1
Merge pull request #32810 from chanchalkhatri19/docs-fix-techdocs-cli-readme-link
...
docs: fix TechDocs CLI README link path
2026-02-12 19:31:13 +01:00
Patrik Oldsberg
bba99d81af
Merge pull request #32808 from chanchalkhatri19/fix/docs-spelling-typos
...
docs: Fix spelling typos in documentation
2026-02-12 19:30:44 +01:00
chanchalkhatri19
fca848468b
docs: fix broken internal link in well-known-annotations.md
...
Signed-off-by: chanchalkhatri19 <chanchal.khatri01@infosys.com >
2026-02-12 16:02:46 +00:00
chanchalkhatri19
708bec0a5d
docs: fix localhost URL in catalog graph documentation
...
Signed-off-by: chanchalkhatri19 <chanchal.khatri01@infosys.com >
2026-02-12 12:21:32 +00:00
chanchalkhatri19
c0aad22784
docs: fix TechDocs CLI README link path
...
Signed-off-by: chanchalkhatri19 <chanchal.khatri01@infosys.com >
2026-02-12 11:47:31 +00:00
chanchal-khatri01_infosys
02c0302e66
docs: Fix spelling typos in documentation
...
- Fix 'neccessary' to 'necessary' in kubernetes installation docs
- Fix 'skipSuccesfulRequests' to 'skipSuccessfulRequests' in http-router docs
- Fix 'compatability' to 'compatibility' in v1.30.0 changelog
- Fix 'prefered' to 'preferred' in v1.4.0 changelog
Signed-off-by: chanchal-khatri01_infosys <chanchal.khatri01@infosys.com >
2026-02-12 06:32:35 +00:00
Aramis Sennyey
36573c6dd0
docs: fix reference to parent inputs in child extension ( #32801 )
...
Signed-off-by: Aramis Sennyey <159921952+aramissennyeydd@users.noreply.github.com >
2026-02-11 10:23:55 -05:00
Patrik Oldsberg
02d347e390
Merge pull request #32708 from backstage/docs-permissions
...
Docs: improve permission custom rules
2026-02-11 00:17:29 +01:00
Siddhi Khandelwal
31c4ffeb40
docs(actions): fix yaml code block formatting
...
Signed-off-by: Siddhi Khandelwal <siddhi.200727@gmail.com >
2026-02-10 22:57:18 +05:30
github-actions[bot]
7c41134684
Version Packages (next)
2026-02-10 16:14:59 +00:00
Patrik Oldsberg
68cd53769a
docs: fix links to renamed app-legacy package
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-02-10 14:30:16 +01:00
Patrik Oldsberg
be7ebadb21
repo: promote app-next to main example app
...
This renames packages to make the new frontend system the default:
- packages/app → packages/app-legacy (example-app-legacy)
- packages/app-next → packages/app (example-app)
- packages/app-next-example-plugin → packages/app-example-plugin
Updated all related configuration, scripts, and documentation.
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
Co-authored-by: Cursor <cursoragent@cursor.com >
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
Co-authored-by: Cursor <cursoragent@cursor.com >
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
Co-authored-by: Cursor <cursoragent@cursor.com >
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-02-10 14:30:16 +01:00
Patrik Oldsberg
80883b498d
Merge pull request #32734 from backstage/rugvip/test-utils
...
frontend-test-utils: more mockApis and utilities
2026-02-10 13:21:16 +01:00
Patrik Oldsberg
8fa6ef3452
frontend-test-utils: review fixes
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2026-02-10 10:42:32 +01:00
Patrik Oldsberg
7ee7f122a8
frontend-test-utils: adjust fetch mock + add createApiMock
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2026-02-09 19:22:58 +01:00