Sofia Sjöblad
|
f81b00fa75
|
add dialog component
Signed-off-by: Sofia Sjöblad <ssjoblad@spotify.com>
|
2025-10-09 11:46:13 +02:00 |
|
Patrik Oldsberg
|
58f59f81f6
|
Merge pull request #31369 from backstage/Rugvip-patch-1
Adjust stale issue and PR settings in workflow
|
2025-10-09 11:37:02 +02:00 |
|
Charles de Dreuille
|
e979fe2076
|
Update warm-dancers-call.md
Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com>
|
2025-10-09 10:36:38 +01:00 |
|
Patrik Oldsberg
|
796d866a16
|
workflows/e2e-techdocs: add explicit node setup
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2025-10-09 11:33:31 +02:00 |
|
Patrik Oldsberg
|
5e0b5299d3
|
Adjust stale issue and PR settings in workflow
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2025-10-09 11:18:48 +02:00 |
|
Andreas Berger
|
0a4e495019
|
Merge remote-tracking branch 'origin/master' into feature/provide-icon-for-search-result-icon
|
2025-10-09 08:50:15 +02:00 |
|
Charles de Dreuille
|
df7d2cfca9
|
Create grumpy-items-peel.md
Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com>
|
2025-10-08 21:19:11 +01:00 |
|
Charles de Dreuille
|
5f8ba7c1fb
|
Update react-aria-components
Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com>
|
2025-10-08 21:17:55 +01:00 |
|
Vincenzo Scamporlino
|
e39124c2df
|
Merge pull request #31364 from backstage/bui-monospace-fix
docs: fix monospace font usage
|
2025-10-08 20:37:45 +02:00 |
|
Charles de Dreuille
|
865bce8ac9
|
Remove noCssBaseline
Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com>
|
2025-10-08 17:35:45 +01:00 |
|
Charles de Dreuille
|
c396392c5c
|
Fix body background
Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com>
|
2025-10-08 17:22:17 +01:00 |
|
Charles de Dreuille
|
69729c759f
|
Remove CSS baseline from UnifiedThemeProvider
Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com>
|
2025-10-08 17:16:06 +01:00 |
|
Vincenzo Scamporlino
|
ee0e5b3257
|
docs: fix monospace font usage
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com>
|
2025-10-08 17:46:15 +02:00 |
|
milliehartnt123
|
019f3a64aa
|
Create doc-landing-page.md using html for table (#30884)
* Create doc-landing-page.md using html for table
HTML is used for the tables in this new doc landing page.
Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>
* Update doc-landing-page.md
Changed id of documentation and corrected some spelling mistakes.
Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>
* Update doc-landing-page.md rearrange table and add links
Incorporated PR suggestions. Added trial links in two different flavors to see which way works.
Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>
* Update doc-landing-page.md fix prettier spacing
Changed all indents to 2 spaces to try to fix prettier errors.
Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>
* Update doc-landing-page.md changed top to "top" for valign attribute
Changed valign=top to valign="top" to see if it fixes prettier errors.
Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>
* Update doc-landing-page.md changes double quotes to single quotes
Changed all double quotes to single quotes and removed all hrefs to see if I can get the file to pass the prettier check.
Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>
* Update doc-landing-page.md fix prettier errors
Hopefully, fixed prettier errors by removing extra lines.
Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>
* Update doc-landing-page.md try to fix prettier errors
Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>
* Update doc-landing-page.md added links for understanding, using, and administering backstage
Added links for each of the bullet points in "Understanding Backstage", "Using Backstage" and "Backstage Administration".
Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>
* Update doc-landing-page.md added remainder of links
Added links for additional features, plugin development, references, and contributing to Backstage. Changed "Scaffolder" bullet to "Software Templates (aka Scaffolder)"
Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>
* Update doc-landing-page.md to remove Update a Component
The document explaining how to update a component has not yet been written. So removing this bullet until the updating documentation exists.
Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>
* Update docusaurus.config.ts for new doc landing page
Changed landing page from What is Backstage to the new doc-landing-page.md file.
Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>
* Update doc-landing-page.md added new technical overview
Added a bullet under Learn about Backstage for the new Technical Overview.
Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>
* Apply suggestion from @aramissennyeydd
Signed-off-by: Aramis Sennyey <159921952+aramissennyeydd@users.noreply.github.com>
---------
Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>
Signed-off-by: Aramis Sennyey <159921952+aramissennyeydd@users.noreply.github.com>
Co-authored-by: Aramis Sennyey <159921952+aramissennyeydd@users.noreply.github.com>
|
2025-10-08 15:28:08 +00:00 |
|
Brent Swisher
|
9e085a2acc
|
Update API report with new output schema
Signed-off-by: Brent Swisher <brent@brentswisher.com>
|
2025-10-08 11:18:40 -04:00 |
|
Brent Swisher
|
ed9729d2ee
|
Add dsn to output schema
Signed-off-by: Brent Swisher <brent@brentswisher.com>
|
2025-10-08 11:11:00 -04:00 |
|
Aleksa
|
70ded03605
|
Rename citrix_sds.png to microsite/static/img/citrix_sds.png
Signed-off-by: Aleksa <91049992+aleksadjeka@users.noreply.github.com>
|
2025-10-08 16:12:47 +02:00 |
|
Aleksa
|
80874c6e50
|
SDS Workspace icon
Signed-off-by: Aleksa <91049992+aleksadjeka@users.noreply.github.com>
|
2025-10-08 16:10:04 +02:00 |
|
Aleksa
|
c19abf0664
|
Create sds_workspace.yaml
PR details:
This PR adds the Citrix Secure Developer Spaces (SDS) plugin to the Backstage plugin directory.
Name: @citrixcloud/backstage-sds-workspaces
Author: Citrix
Category: Development
Description: Connect Backstage with Citrix Secure Developer Spaces (SDS) to view and create developer workspaces.
Documentation: https://www.npmjs.com/package/@citrixcloud/backstage-sds-workspaces
NPM Package: https://www.npmjs.com/package/@citrixcloud/backstage-sds-workspaces
Icon: /img/citrix_sds.png
The package is published on npm and publicly available. The repository includes installation and usage documentation.
Signed-off-by: Aleksa <91049992+aleksadjeka@users.noreply.github.com>
|
2025-10-08 16:07:26 +02:00 |
|
Patrik Oldsberg
|
2f3ea4f374
|
Merge pull request #31340 from christinexlee/feat/add-datadog-backstage-sync-plugin
Add new plugin @datadog/backstage-plugin-datadog-entity-sync-backend #31204
|
2025-10-08 14:31:27 +02:00 |
|
RedlineTriad
|
b2f6a5ab24
|
fix: BitbuckerUrlReader ignoring provided token #31348
Signed-off-by: RedlineTriad <39059512+RedlineTriad@users.noreply.github.com>
|
2025-10-08 10:57:05 +00:00 |
|
Charles de Dreuille
|
e33c581053
|
Merge pull request #31238 from birdhb/add-clear-and-visibility-actions-to-text-field
Add PasswordField to BUI
|
2025-10-08 11:27:15 +01:00 |
|
Fredrik Adelöw
|
bf6038cd91
|
Merge pull request #31358 from backstage/freben/sqlite
bump create-app sqlite version
|
2025-10-08 11:52:26 +02:00 |
|
birdhb
|
74b810a301
|
Update .changeset/eighty-cows-care.md
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
Signed-off-by: birdhb <birdhb75@gmail.com>
|
2025-10-08 10:37:44 +01:00 |
|
birdhb
|
c513f33e12
|
Merge branch 'backstage:master' into add-clear-and-visibility-actions-to-text-field
|
2025-10-08 10:44:31 +02:00 |
|
Fredrik Adelöw
|
7dcedff2fb
|
bump create-app sqlite version
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
|
2025-10-08 10:21:49 +02:00 |
|
Vincenzo Scamporlino
|
116e05e294
|
frontend-test-utils: add initialRouteEntries option
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com>
|
2025-10-07 23:04:44 +02:00 |
|
Vincenzo Scamporlino
|
980bce1ff8
|
core-compat-api: use renderTestApp
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com>
|
2025-10-07 23:04:24 +02:00 |
|
Fredrik Adelöw
|
3ce99627d0
|
Merge pull request #31246 from backstage/search-abortcontroller
Implement AbortController request cancellation for search.
|
2025-10-07 23:02:12 +02:00 |
|
Vincenzo Scamporlino
|
6c23efd539
|
frontend-test-utils: api-reports
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com>
|
2025-10-07 21:45:03 +02:00 |
|
Vincenzo Scamporlino
|
c41dd803c6
|
frontend-test-utils: expand changeset
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com>
|
2025-10-07 21:45:03 +02:00 |
|
Vincenzo Scamporlino
|
7db384cef2
|
app: migrate to renderTestApp
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com>
|
2025-10-07 21:45:03 +02:00 |
|
Vincenzo Scamporlino
|
4a494abf78
|
frontend-test-utils: introduce renderTestApp and mark features option as deprecated
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com>
|
2025-10-07 21:45:03 +02:00 |
|
Vincenzo Scamporlino
|
898859f41b
|
frontend-plugin-api: migrate to renderTestApp
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com>
|
2025-10-07 21:45:03 +02:00 |
|
Vincenzo Scamporlino
|
1013eb72cb
|
Revert "frontend-test-utils: render the element as Page"
This reverts commit 23c72e7e65.
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com>
|
2025-10-07 21:44:57 +02:00 |
|
Patrik Oldsberg
|
a4add851a4
|
Merge pull request #31108 from backstage/docs-theming
Improving theming documentation
|
2025-10-07 20:57:55 +02:00 |
|
Rudra Sharans
|
c13704bf52
|
Fixing test cases
Signed-off-by: Rudra Sharans <rudra099999@gmail.com>
|
2025-10-08 00:17:09 +05:30 |
|
Rudra Sharans
|
703f8c08bd
|
Modifying large size files upload to S3
Signed-off-by: Rudra Sharans <rudra099999@gmail.com>
|
2025-10-08 00:01:00 +05:30 |
|
Gabriel Dugny
|
43afbe50aa
|
feat(techdocs): POC livereload for techdocs-cli serve (#30541)
* feat(techdocs): POC livereload for techdocs-cli serve
Signed-off-by: Gabriel Dugny <gabriel.dugny@believe.com>
* chore: techdocs reload tests, refactor
Signed-off-by: Gabriel Dugny <gabriel.dugny@believe.com>
---------
Signed-off-by: Gabriel Dugny <gabriel.dugny@believe.com>
|
2025-10-07 13:29:14 -04:00 |
|
Charles de Dreuille
|
79d72fa86e
|
Update sidebars.ts
Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com>
|
2025-10-07 18:15:18 +01:00 |
|
Charles de Dreuille
|
1ac09a8060
|
Update docusaurus.config.ts
Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com>
|
2025-10-07 18:01:11 +01:00 |
|
Charles de Dreuille
|
74dcd32da4
|
Update sidebars.ts
Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com>
|
2025-10-07 17:45:12 +01:00 |
|
Charles de Dreuille
|
fe187e68a7
|
Merge pull request #31347 from backstage/revert-bui-button-fix
Revert "Merge pull request #31230 from backstage/bui-fix-tooltip"
|
2025-10-07 16:50:49 +01:00 |
|
Fredrik Adelöw
|
e41d6a09a6
|
Merge pull request #31314 from backstage/changeset-release/master
Version Packages (next)
|
2025-10-07 17:50:00 +02:00 |
|
github-actions[bot]
|
316d0774b8
|
Version Packages (next)
|
2025-10-07 15:00:59 +00:00 |
|
Fredrik Adelöw
|
fe7cc7ae30
|
Merge pull request #31301 from backstage/rugvip/no-cache
cli: remove jest script module cache
|
2025-10-07 16:55:03 +02:00 |
|
Fredrik Adelöw
|
8a5703df8b
|
Merge pull request #31224 from hopehadfield/remove-unused-scaffolder
Remove unused dependencies in notifications and scaffolder
|
2025-10-07 16:48:10 +02:00 |
|
Fredrik Adelöw
|
9b89f7ccba
|
Merge pull request #31346 from backstage/dependabot/npm_and_yarn/nodemailer-7.0.7
chore(deps): bump nodemailer from 6.9.16 to 7.0.7
|
2025-10-07 16:41:56 +02:00 |
|
Fredrik Adelöw
|
67fc6fe48c
|
Update .changeset/full-chefs-roll.md
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
|
2025-10-07 16:40:11 +02:00 |
|
Patrik Oldsberg
|
8279f30933
|
Merge pull request #31154 from backstage/rugvip/title
frontend-plugin-api: add coreExtensionData.title
|
2025-10-07 16:31:51 +02:00 |
|