From d57f36e2b82a29866fa11418473098bd9cbb940a Mon Sep 17 00:00:00 2001 From: Patrik Oldsberg Date: Wed, 15 Apr 2026 20:12:12 +0200 Subject: [PATCH] chore: remove shipped `.patches` entries Signed-off-by: Patrik Oldsberg Made-with: Cursor --- .patches/pr-33092.txt | 1 - .patches/pr-33446.txt | 1 - .patches/pr-33552.txt | 1 - .patches/pr-33597.txt | 1 - .patches/pr-33614.txt | 1 - .patches/pr-33740.txt | 1 - 6 files changed, 6 deletions(-) delete mode 100644 .patches/pr-33092.txt delete mode 100644 .patches/pr-33446.txt delete mode 100644 .patches/pr-33552.txt delete mode 100644 .patches/pr-33597.txt delete mode 100644 .patches/pr-33614.txt delete mode 100644 .patches/pr-33740.txt diff --git a/.patches/pr-33092.txt b/.patches/pr-33092.txt deleted file mode 100644 index a06fa54cc2..0000000000 --- a/.patches/pr-33092.txt +++ /dev/null @@ -1 +0,0 @@ -Fix OAuth 2.0 Protected Resource Metadata endpoint returning wrong URL diff --git a/.patches/pr-33446.txt b/.patches/pr-33446.txt deleted file mode 100644 index ebef1bc0c2..0000000000 --- a/.patches/pr-33446.txt +++ /dev/null @@ -1 +0,0 @@ -Fixed incorrect name of the `legacy-frontend-plugin` template diff --git a/.patches/pr-33552.txt b/.patches/pr-33552.txt deleted file mode 100644 index 562c06fc53..0000000000 --- a/.patches/pr-33552.txt +++ /dev/null @@ -1 +0,0 @@ -Add showPaginationLabel prop to TablePagination \ No newline at end of file diff --git a/.patches/pr-33597.txt b/.patches/pr-33597.txt deleted file mode 100644 index f95fc325b4..0000000000 --- a/.patches/pr-33597.txt +++ /dev/null @@ -1 +0,0 @@ -Fix relative href resolution for BUI link components \ No newline at end of file diff --git a/.patches/pr-33614.txt b/.patches/pr-33614.txt deleted file mode 100644 index fcf43e0b9d..0000000000 --- a/.patches/pr-33614.txt +++ /dev/null @@ -1 +0,0 @@ -Fix entity relation cards showing only one entity \ No newline at end of file diff --git a/.patches/pr-33740.txt b/.patches/pr-33740.txt deleted file mode 100644 index d1ab17f9e9..0000000000 --- a/.patches/pr-33740.txt +++ /dev/null @@ -1 +0,0 @@ -Fix issue with missing permissions on the `/.well-known` endpoint for the scaffolder plugin