74233 Commits

Author SHA1 Message Date
benjdlambert 838429ac89 chore: fix some more typescript errors
Signed-off-by: benjdlambert <ben@blam.sh>
2025-09-08 11:38:46 +02:00
benjdlambert e81f461ed8 chore: fix support for returning
Signed-off-by: benjdlambert <ben@blam.sh>
2025-09-08 10:35:41 +02:00
Patrik Oldsberg fa4cd1d47f frontend-defaults: new display for app startup errors
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2025-09-08 10:23:03 +02:00
benjdlambert 1d47bf37f5 chore: add changesets
Signed-off-by: benjdlambert <ben@blam.sh>
2025-09-08 10:17:44 +02:00
benjdlambert 75e0cdbc0b chore: when session has been accepted or approved it should return not found from apio
Signed-off-by: benjdlambert <ben@blam.sh>

Signed-off-by: benjdlambert <ben@blam.sh>
2025-09-08 10:17:44 +02:00
benjdlambert 1122bb29ac feat: add sqlreports and fixing up
Signed-off-by: benjdlambert <ben@blam.sh>

Signed-off-by: benjdlambert <ben@blam.sh>
2025-09-08 10:17:44 +02:00
benjdlambert bf372ab53f chore: cleanup and simplify
Signed-off-by: benjdlambert <ben@blam.sh>

Signed-off-by: benjdlambert <ben@blam.sh>
2025-09-08 10:17:44 +02:00
benjdlambert 0d320ca888 chore: added some tests for oidcrouter and refactor
Signed-off-by: benjdlambert <ben@blam.sh>

Signed-off-by: benjdlambert <ben@blam.sh>
2025-09-08 10:17:44 +02:00
benjdlambert ebe65724e4 chore: added some tests for oidcservice
Signed-off-by: benjdlambert <ben@blam.sh>

Signed-off-by: benjdlambert <ben@blam.sh>
2025-09-08 10:17:44 +02:00
benjdlambert e31a1e2c0c chore: fixing redirect path
Signed-off-by: benjdlambert <ben@blam.sh>

Signed-off-by: benjdlambert <ben@blam.sh>
2025-09-08 10:17:44 +02:00
benjdlambert ff251064ae chore: implementing the routers
Signed-off-by: benjdlambert <ben@blam.sh>
2025-09-08 10:17:44 +02:00
benjdlambert eb2297fe6d chore: updating the oidc service to handle consent
Signed-off-by: benjdlambert <ben@blam.sh>

Signed-off-by: benjdlambert <ben@blam.sh>
2025-09-08 10:17:43 +02:00
benjdlambert 5b084e7223 chore: reworking the API for oidc-database
Signed-off-by: benjdlambert <ben@blam.sh>
2025-09-08 10:17:43 +02:00
benjdlambert b50e18b25f chore: reworking the migrations to simplify the tables structure
Signed-off-by: benjdlambert <ben@blam.sh>
2025-09-08 10:17:43 +02:00
benjdlambert e0473b52e9 chore: little cleanup
Signed-off-by: benjdlambert <ben@blam.sh>

Signed-off-by: benjdlambert <ben@blam.sh>
2025-09-08 10:17:43 +02:00
benjdlambert 0d142d95ec chore: implementing the register and code exchange
Signed-off-by: benjdlambert <ben@blam.sh>

Signed-off-by: benjdlambert <ben@blam.sh>
2025-09-08 10:17:43 +02:00
benjdlambert 628322d19b chore: issue a token for guest entity ref
Signed-off-by: benjdlambert <ben@blam.sh>
2025-09-08 10:17:43 +02:00
benjdlambert bbda7485f6 feat: adding client register
Signed-off-by: benjdlambert <ben@blam.sh>

Signed-off-by: benjdlambert <ben@blam.sh>
2025-09-08 10:17:43 +02:00
benjdlambert ac54ac21d3 chore: implementing access token management
Signed-off-by: benjdlambert <ben@blam.sh>
2025-09-08 10:17:43 +02:00
benjdlambert 64dc5463ba feat: started to add some tests for the oidc database
Signed-off-by: benjdlambert <ben@blam.sh>

Signed-off-by: benjdlambert <ben@blam.sh>
2025-09-08 10:17:43 +02:00
benjdlambert 6c4904102a chore: add migrations file
Signed-off-by: benjdlambert <ben@blam.sh>

Signed-off-by: benjdlambert <ben@blam.sh>
2025-09-08 10:17:42 +02:00
deepthi-ajith_infosys 9e32f05333 Minor documentation changes
Signed-off-by: deepthi-ajith_infosys <deepthyajith22@gmail.com>
2025-09-08 13:06:26 +05:30
Patrik Oldsberg 6135c091ed Merge pull request #30722 from drodil/env_config_files
feat(config): allow specifying env specific config files
2025-09-08 09:11:38 +02: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
Gaurav Agrawal 443c0e4348 fix: add api report
Signed-off-by: Gaurav Agrawal <gaurav.agrawal01@nagarro.com>
2025-09-07 19:51:00 +00:00
Gustaf Räntilä b24de19bb3 Adapted test to new multi-root handling
Signed-off-by: Gustaf Räntilä <g.rantila@gmail.com>
2025-09-07 21:45:23 +02:00
Gaurav Agrawal e0ffe84d55 fix(scaffolder): add missing templatingExtensions flag to RouterProps contextMenu
Signed-off-by: Gaurav Agrawal <gaurav.agrawal01@nagarro.com>
2025-09-07 18:05:57 +00:00
JeevaRamanathan aca3cab2cc Improve readability in getting-started documentation
Signed-off-by: JeevaRamanathan <64531160+JeevaRamanathan@users.noreply.github.com>
2025-09-07 19:06:05 +05:30
Patrik Oldsberg 02fced51db frontend-app-api: rework app error types
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2025-09-07 13:41:16 +02:00
Patrik Oldsberg 018de42a01 frontend-app-api: use EXTENSION_FACTORY_ERROR for invalid return types
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2025-09-07 13:07:22 +02:00
Patrik Oldsberg d27c032776 frontend-app-api: refine app error types
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2025-09-07 12:53:51 +02:00
Owen Shartle 169ae728b8 Moving the TechDocs entity annotation FAQ entry.
Signed-off-by: Owen Shartle <timeloveinvent+github@gmail.com>
2025-09-06 21:23:00 -04:00
Gustaf Räntilä f4f5356630 Updated api-report and exported missing types
Signed-off-by: Gustaf Räntilä <g.rantila@gmail.com>
2025-09-06 23:04:33 +02:00
Gustaf Räntilä 004557156b Further adaptations to transformations to align almost identical with how renderings used to be
Signed-off-by: Gustaf Räntilä <g.rantila@gmail.com>
2025-09-06 23:00:26 +02:00
Patrik Oldsberg 74ea3e3a86 frontend-app-api: simplified control flow for extension instantiation + fixes
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2025-09-06 18:07:42 +02:00
Patrik Oldsberg c9c1d69f39 frontend-app-api: type safe error collection and context
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2025-09-06 16:22:06 +02:00
Gustaf Räntilä b9a87f4593 Fixed "simplified" in the catalog-graph, solving #30121
Signed-off-by: Gustaf Räntilä <g.rantila@gmail.com>
2025-09-05 14:19:35 +02:00
Praphull da404afd70 Incorporate code review suggestion
Signed-off-by: Praphull <1288395+praphull-purohit@users.noreply.github.com>
2025-09-05 09:20:53 +02:00
Fredrik Adelöw 3eeb8d395c fix api report
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2025-09-04 15:40:10 +02:00
Fredrik Adelöw 42643faff1 Merge pull request #31062 from backstage/freben/kubernetes-defaults
Fix getDefault for kubernetesFetcherExtensionPoint
2025-09-04 15:04:52 +02:00
Fredrik Adelöw dd7b6d2f33 Fix getDefault for kubernetesFetcherExtensionPoint
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2025-09-04 13:49:04 +02:00
Emma Indal 5a767f5c8a update docs for table component
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2025-09-04 13:22:34 +02:00
Patrik Oldsberg 6993865047 frontend-app-api: initial error collection implementation
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2025-09-04 13:02:34 +02:00
Thomas Cardonne 9708000007 Merge branch 'master' into feat-root-logger-service-overrides 2025-09-04 12:03:53 +02:00
Aditya Kumar 01bf98c778 Fixed duplicate route warning for TechDocs Addons documentation in Docusaurus
Signed-off-by: Aditya Kumar <aditya.kumar60@infosys.com>
2025-09-04 14:40:48 +05:30
Andreas Berger 2b208f1963 Adjustments after review
Signed-off-by: Andreas Berger <andreas@berger-ecommerce.com>
2025-09-04 10:40:22 +02:00
dependabot[bot] 681c726ecc chore(deps): bump form-data from 2.5.1 to 2.5.5
Bumps [form-data](https://github.com/form-data/form-data) from 2.5.1 to 2.5.5.
- [Release notes](https://github.com/form-data/form-data/releases)
- [Changelog](https://github.com/form-data/form-data/blob/v2.5.5/CHANGELOG.md)
- [Commits](https://github.com/form-data/form-data/compare/v2.5.1...v2.5.5)

---
updated-dependencies:
- dependency-name: form-data
  dependency-version: 2.5.5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-04 05:10:36 +00:00
Riley Martine 6474b04936 Add detail in error messages when yarn plugin can't detect backstage version
I was confused for ~15 minutes today when updating to using the yarn
plugin. It was failing in docker but not locally, and I didn't know why.
It turned out to be because I forgot to copy the backstage.json into the
docker image. This was confusing, because the error seemed to indicate I
was failing the semver checks. This change propagates error detail down
the line, so people will see the actual cause. (i.e. missing file, no
version field, semver wrong)

Signed-off-by: Riley Martine <rmartine@integralads.com>
2025-09-03 14:58:40 -06:00
Fredrik Adelöw 4f83da1f7d Merge pull request #31051 from backstage/freben/last-remnants 2025-09-03 20:32:34 +02:00
secustor 314f48635d fix: peer dependencies
Signed-off-by: secustor <sebastian@poxhofer.at>
2025-09-03 19:19:10 +02:00