Commit Graph

66051 Commits

Author SHA1 Message Date
Charles de Dreuille fa1e5e8654 Merge branch 'master' into canon-clean 2025-06-19 18:10:56 +01:00
Captain Fizzbin a0f346209c Merge branch 'backstage:master' into fix-gitlab-get-projectid 2025-06-19 13:06:51 -04:00
Charles de Dreuille 302f0c9c4a Merge pull request #30297 from backstage/canon-button-link
Canon - Improve support for button links in Button and IconButton
2025-06-19 18:57:58 +02:00
Charles de Dreuille 072c25dd51 Update public-nails-melt.md
Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com>
2025-06-19 17:37:49 +01:00
Charles de Dreuille afb728d8b7 Update public-nails-melt.md
Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com>
2025-06-19 17:30:20 +01:00
Charles de Dreuille 71105b9bc4 Fix some props
Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com>
2025-06-19 17:22:02 +01:00
Charles de Dreuille 65993b0a74 Improve docs
Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com>
2025-06-19 17:17:38 +01:00
Fredrik Adelöw 6d9a4dd220 Merge pull request #29788 from leboncoin/feat-remove-useurlreaderssearch
feat(catalog)!: remove catalog.useUrlReadersSearch and always use search
2025-06-19 16:46:53 +02:00
Charles de Dreuille 5c805d338e Removed support for the as prop
Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com>
2025-06-19 15:37:33 +01:00
Ben Lambert de52b982ae Merge pull request #30317 from backstage/blam/actions-fix
`scaffolder-module-cookiecutter`: change the input types for `values`
2025-06-19 14:06:01 +02:00
Ben Lambert 4a8d0ca2ca Merge pull request #30318 from backstage/blam/enterselecta
`changeset`: enter `pre`
2025-06-19 13:51:11 +02:00
benjdlambert 4b0189d672 chore: fixing types for cookiecutter
Signed-off-by: benjdlambert <ben@blam.sh>
2025-06-19 12:44:27 +02:00
benjdlambert 105722fe8e chore: enter
Signed-off-by: benjdlambert <ben@blam.sh>
2025-06-19 11:36:19 +02:00
benjdlambert cf9ba6f0ab chore: fixing cookiecutter input values
Signed-off-by: benjdlambert <ben@blam.sh>
2025-06-19 11:29:50 +02:00
Charles de Dreuille 346c839a82 Update Button.stories.tsx
Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com>
2025-06-19 09:39:51 +01:00
Ben Lambert 8c48948637 Merge pull request #30311 from csuich2/issue-30300
fix(techdocs): handle undefined defaultPath in techdocs initial redirect
2025-06-19 10:20:01 +02:00
James Brooks 61eca2b1d7 Improve more story types
Signed-off-by: James Brooks <jamesbrooks@spotify.com>
2025-06-19 09:14:33 +01:00
James Brooks aae98c9747 Fix class name
Signed-off-by: James Brooks <jamesbrooks@spotify.com>
2025-06-19 09:14:23 +01:00
James Brooks b4db4d190d Improve story types
Signed-off-by: James Brooks <jamesbrooks@spotify.com>
2025-06-19 09:14:12 +01:00
Ben Lambert 49c68c1a9c Merge pull request #30312 from niallthomson/mcp-backend-subject
docs: Fix MCP backend token subject
2025-06-19 09:54:10 +02:00
Chris 7cb7bc0203 Improve changeset wording
Co-authored-by: Vincenzo Scamporlino <vincenzos@spotify.com>
Signed-off-by: Chris <csuich2@gmail.com>
2025-06-18 17:39:32 -04:00
Kashish Mittal cd8bf7e144 fix failing tests
Signed-off-by: Kashish Mittal <kmittal@redhat.com>
2025-06-18 16:47:29 -04:00
Kashish Mittal 5612be37b7 fix prettier issues
Signed-off-by: Kashish Mittal <kmittal@redhat.com>
2025-06-18 16:25:06 -04:00
Kashish Mittal ea4bdfa48e rename hasCreatedBy to isTaskOwner
Signed-off-by: Kashish Mittal <kmittal@redhat.com>
2025-06-18 16:25:06 -04:00
Kashish Mittal e161cf1043 enforce values as string[] instead of any
Signed-off-by: Kashish Mittal <kmittal@redhat.com>
2025-06-18 16:24:02 -04:00
Kashish Mittal d2b8e6e461 address review comments
Signed-off-by: Kashish Mittal <kmittal@redhat.com>
2025-06-18 16:24:01 -04:00
Kashish Mittal 66f50e6a42 remove console.log statements
Signed-off-by: Kashish Mittal <kmittal@redhat.com>
2025-06-18 16:19:53 -04:00
Kashish Mittal 63a8d8e171 add a getTasks method to get multiple tasks through 1 DB query
Signed-off-by: Kashish Mittal <kmittal@redhat.com>
2025-06-18 16:19:53 -04:00
Kashish Mittal fe85d897d5 Remove hasTemplateEntityRefs and only keep hasCreatedBy
Signed-off-by: Kashish Mittal <kmittal@redhat.com>
2025-06-18 16:19:53 -04:00
Kashish Mittal 5f01d02238 fix failing test
Signed-off-by: Kashish Mittal <kmittal@redhat.com>
2025-06-18 16:19:33 -04:00
Kashish Mittal c359d72cc2 update docs based on review comments
Signed-off-by: Kashish Mittal <kmittal@redhat.com>
2025-06-18 16:19:11 -04:00
Kashish Mittal 9bdd6dedf3 update tests for Ongoing Tasks Page
Signed-off-by: Kashish Mittal <kmittal@redhat.com>
2025-06-18 16:19:11 -04:00
Kashish Mittal bc3161292c modify docs related to scaffolder task permissions
Signed-off-by: Kashish Mittal <kmittal@redhat.com>
2025-06-18 16:19:11 -04:00
Kashish Mittal c1ce3164ae added files related to db queries, api-reports and changeset
Signed-off-by: Kashish Mittal <kmittal@redhat.com>
2025-06-18 16:19:11 -04:00
Kashish Mittal 152ae1e3c5 feat: initial implementation of scaffolder granular permissions
Signed-off-by: Kashish Mittal <kmittal@redhat.com>
Co-authored-by: Frank Kong <frkong@redhat.com>
2025-06-18 16:18:33 -04:00
Niall Thomson 6bc0799e1f docs: Fix MCP backend token subject
Signed-off-by: Niall Thomson <thomson.niall@gmail.com>
2025-06-18 12:59:16 -06:00
Charles de Dreuille 67737f2221 Update DataTablePagination.tsx
Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com>
2025-06-18 18:25:44 +01:00
Charles de Dreuille 13dbfce65e Fixed IconButton
Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com>
2025-06-18 18:19:33 +01:00
James Brooks 6f9b502232 Attempting to add forwardRef
Signed-off-by: James Brooks <jamesbrooks@spotify.com>
2025-06-18 17:49:33 +01:00
Chris Suich ad187bde2e just defaultPath
Signed-off-by: Chris Suich <csuich2@gmail.com>
2025-06-18 12:30:34 -04:00
Chris Suich 1debf7fa35 fix(techdocs): handle undefined defaultPath in techdocs initial redirect
When handling the initial redirect for techdocs deep linking an
undefined value for defaultPath was being included in the url
resulting in an error page.

https://github.com/backstage/backstage/issues/30300

Signed-off-by: Chris Suich <csuich2@gmail.com>
2025-06-18 11:57:34 -04:00
renovate[bot] 663f807f7b chore(deps): update docker/setup-buildx-action action to v3.11.1
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-18 15:02:32 +00:00
Captain Fizzbin 535f6b149e Merge branch 'backstage:master' into fix-gitlab-get-projectid 2025-06-18 10:00:51 -04:00
Fredrik Adelöw a098fa73da use defineProperties
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2025-06-18 14:51:27 +02:00
Fredrik Adelöw ead925a8a2 Add a standard 'toString' on credentials objects
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2025-06-18 14:51:27 +02:00
Charles de Dreuille 32384c1ee8 Update public-nails-melt.md
Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com>
2025-06-18 12:46:12 +01:00
Charles de Dreuille ae66160497 Improve docs
Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com>
2025-06-18 12:41:08 +01:00
Charles de Dreuille be519bc5ff Improve types for both Button and IconButton
Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com>
2025-06-18 12:16:21 +01:00
Ben Lambert 9ad11f6555 Merge pull request #30298 from backstage/release-note/1.40
docs: release notes v1.40
2025-06-18 08:21:59 +02:00
Charles de Dreuille 3c1752b839 Update Button.tsx
Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com>
2025-06-17 20:24:45 +01:00