diff --git a/.patches/pr-33721.txt b/.patches/pr-33721.txt deleted file mode 100644 index a4c71542c3..0000000000 --- a/.patches/pr-33721.txt +++ /dev/null @@ -1 +0,0 @@ -Fix home page widgets not being draggable or resizable after the first save diff --git a/.patches/pr-34001.txt b/.patches/pr-34001.txt deleted file mode 100644 index 760a059e5f..0000000000 --- a/.patches/pr-34001.txt +++ /dev/null @@ -1 +0,0 @@ -Fix facets endpoint performance regression when filters or permissions are applied diff --git a/.patches/pr-34004.txt b/.patches/pr-34004.txt deleted file mode 100644 index 506fd76855..0000000000 --- a/.patches/pr-34004.txt +++ /dev/null @@ -1 +0,0 @@ -Preserve external hrefs in BUI link components under non-root base path \ No newline at end of file diff --git a/.patches/pr-34323.txt b/.patches/pr-34323.txt new file mode 100644 index 0000000000..8435da76c5 --- /dev/null +++ b/.patches/pr-34323.txt @@ -0,0 +1 @@ +Split queryEntities list and count queries to fix CTE materialization bottleneck