79 Commits

Author SHA1 Message Date
Patrik Oldsberg 2946445627 Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2026-04-16 23:04:43 +02:00
Patrik Oldsberg 092e064b43 docs: update icons page to cover the new frontend system
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
Made-with: Cursor
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
Made-with: Cursor
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
Made-with: Cursor
2026-04-16 22:10:24 +02:00
Rajib Quayum 452bb50432 chore: fix documentation
Signed-off-by: Rajib Quayum <rajibq@users.noreply.github.com>
2026-04-03 10:30:00 -04:00
Rajib Quayum e22fc0af9c chore: update docs for MUI v5 class name prefix issue
Signed-off-by: Rajib Quayum <rajibq@users.noreply.github.com>
2026-04-03 10:01:25 -04:00
Patrik Oldsberg 208442d755 docs: fix broken API reference links
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
Made-with: Cursor
2026-03-18 13:31:46 +01:00
Johan Persson b42fcdca2e feat(ui): replace --bui-bg-popover with layered bg approach
Remove the --bui-bg-popover token and adopt a two-layer background
pattern across overlay components: outer shell uses --bui-bg-app,
inner content uses Box bg="neutral-1".

Components updated: Popover, Tooltip, Menu, Dialog.

Each component gets a local border-radius CSS variable, a Box
content wrapper with neutral-1 background, and updated arrow
fills where applicable.

Story "is open" variants for each component now use a dot-grid
background pattern to detect background transparency issues in
Chromatic snapshots.

Signed-off-by: Johan Persson <johanopersson@gmail.com>
2026-02-25 09:52:31 +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 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 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
Charles de Dreuille ce90e89d35 Migrate new tokens
Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com>
2026-02-06 14:45:45 +00:00
Charles de Dreuille 599f6687a2 Migrate all components to new tokens
Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com>
2026-02-06 13:48:08 +00:00
Charles de Dreuille a88c437e38 Updated docs
Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com>
2026-01-30 18:08:20 +00:00
Charles de Dreuille c12dc659c0 Update index.md
Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com>
2025-12-22 16:28:42 +01:00
Charles de Dreuille 90a72b8d3e Rename --bui-bg into --bui-bg-surface-0
Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com>
2025-12-22 16:15:56 +01:00
aramissennyeydd 3904a1ac1c chore: point to new api reference site
Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com>
2025-12-18 10:27:56 -07:00
Patrik Oldsberg 64e521767d docs: update links to point to frontend-plugin-api
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2025-11-23 12:56:08 +01:00
Charles de Dreuille f3c9a47400 Small fixes
Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com>
2025-10-07 07:27:01 +01:00
Charles de Dreuille 95c442a9bd Docs fixes
Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com>
2025-09-15 12:39:09 +01:00
Charles de Dreuille f5f1cece17 Update docs/conf/user-interface/icons.md
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com>
2025-09-15 11:37:57 +01:00
Charles de Dreuille d0baa442e8 Add CSS variables + class name structure
Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com>
2025-09-12 11:53:27 +01:00
Charles de Dreuille f23cd88621 Fix spelling mistakes
Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com>
2025-09-10 13:56:59 +01:00
Charles de Dreuille 4d2816dbe9 First pass improving theming docs
Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com>
2025-09-10 13:54:15 +01:00
Hellgren Heikki 5798d2566f chore: change to BACKSTAGE_ENV
as per review

Signed-off-by: Hellgren Heikki <heikki.hellgren@op.fi>
2025-09-08 08:48:53 +03:00
Hellgren Heikki b321dd9040 feat: add support for local env specific config files
Signed-off-by: Hellgren Heikki <heikki.hellgren@op.fi>
2025-08-11 14:47:53 +03:00
Hellgren Heikki a73f495840 feat(config): allow specifying env specific config files
this change allows to specify loading of environment specific config
files based on `BACKSTAGE_ENVIRONMENT` environment variable.

relates to #30716

Signed-off-by: Hellgren Heikki <heikki.hellgren@op.fi>
2025-08-01 15:45:22 +03:00
Patrik Oldsberg 4d61d24961 packages: remove backend-legacy package
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2025-04-17 01:25:01 +02:00
deepthi-28 c2a8312a93 Updated documentation of write backstage
Signed-off-by: deepthi-28 <deepthi.ajith@infosys.com>
2025-02-05 11:35:27 +05:30
Ben Lambert b4ec0b69ab Merge pull request #28371 from AmbrishRamachandiran/conf
Updated docs of backstage conf
2025-01-14 08:45:11 +01:00
AmbrishRamachandiran 85a95f65a1 Updated docs of writing-conf
Signed-off-by: AmbrishRamachandiran <ambrish.r@infosys.com>
2025-01-06 11:09:22 +05:30
AmbrishRamachandiran 6affa12249 Updated docs of backstage conf
Signed-off-by: AmbrishRamachandiran <ambrish.r@infosys.com>
2025-01-06 11:00:54 +05:30
Patrik Oldsberg f4fcce8cdc backend -> backend-legacy, backend-next -> backend
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-05-06 15:21:02 +02:00
web-next-automation f93376c5dd fix: update config reading for NBS
Signed-off-by: web-next-automation <web-platform@doordash.com>
2024-04-07 19:36:19 -04:00
solimant 5496dd994b Update docs/conf/writing.md
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
Signed-off-by: solimant <solimant@users.noreply.github.com>
2024-03-12 16:01:51 +00:00
solimant 99bab65ff7 Support env var parameter substitution
Signed-off-by: solimant <solimant@users.noreply.github.com>
2024-03-12 14:41:02 +00:00
Patrik Oldsberg b017906f7a docs/config/writing: document new null behavior
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-02-29 21:34:06 +01:00
Fredrik Adelöw 613e2bfe03 extend the visibility docs with deep visibility
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2024-02-22 11:59:53 +01:00
Alex 4841d6db89 Update writing.md
apply suggestions

Signed-off-by: Alex <52247724+Elya29@users.noreply.github.com>
2024-02-02 14:19:22 +01:00
Alex 93bb6b425f Update writing.md
Edit message to be more explicit about the secret RSA private keys

Signed-off-by: Alex <52247724+Elya29@users.noreply.github.com>
2024-01-29 10:30:57 +01:00
Alex 90c5f9db54 Update writing.md
add warning about hard coded RSA Private Keys.

Signed-off-by: Alex <52247724+Elya29@users.noreply.github.com>
2024-01-25 10:32:34 +01:00
Fredrik Adelöw a12f58054d tweak the config docs slightly
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2023-04-26 10:28:13 +02:00
Fredrik Adelöw cbe11d1e23 just getting rid of vale warnings
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-10-22 17:18:47 +02:00
Alex Crome 0e14a26749 Updated Configuration definition docs
Added sample for what `package.json` should look like when defining a `configSchema`

Signed-off-by: Alex Crome <afscrome@users.noreply.github.com>
2022-10-10 12:31:23 +01:00
Patrik Oldsberg 89bb53685c vale: prune accepted vocabulary
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-04-27 18:44:55 +02:00
Praveen Ranjan Keshri 1e7070443d Fixes post review by Rugvip:
1. Ensuring that reloadIntervals, if present, is a valid positive number
2. Remote config error message fix
3. Removed remote config from example backend
4. Lessened the writing.md
5. Multiple changesets

Signed-off-by: Praveen Ranjan Keshri <prkeshri@gmail.com>
2021-12-08 00:21:53 +05:30
Praveen Ranjan Keshri 776180b740 Fixed bug in backend-common to allow passing of remote option in order to enable passing remote url in --config option. The remote option should be passed along with reloadIntervalSeconds from packages/backend/src/index.ts (Updated the file as well)
Signed-off-by: Praveen Ranjan Keshri <prkeshri@gmail.com>
2021-11-25 01:59:54 +05:30
Otto Sichert b23bc7f9c3 Change default port of backend to 7007 due to MacOS Control Center update
Signed-off-by: Otto Sichert <git@ottosichert.de>
2021-11-18 16:45:57 +01:00
Matto ce843364f0 Remove the dependency on Etag headers for reloading config
Signed-off-by: Matto <muhamadto@gmail.com>
2021-10-29 12:47:18 +11:00
Matto e51740f9c9 Added documentation
Signed-off-by: Matto <muhamadto@gmail.com>
2021-10-29 12:44:07 +11:00
Patrik Oldsberg 40199b61d6 cli: include root package in schema search + update docs
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-09-25 17:46:07 +02:00