mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 10:58:17 -05:00
[PR #20426] [CLOSED] chore: Aggregated code #25621
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/open-webui/open-webui/pull/20426
Author: @Classic298
Created: 1/6/2026
Status: ❌ Closed
Base:
dev← Head:aggregation📝 Commits (7)
bdde48eAggregated code788d07creplace $: with effect() svelte 5dde1052Converted export let to $props() destructuring for Svelte 5 runes mode11ec6e8.673dcd5svelte 57da2514Refactor reactive statements in Svelte components655f08erefactor: migrate group and settings modals to Svelte 5 runes mode📊 Changes
4 files changed (+211 additions, -264 deletions)
View changed files
📝
src/lib/components/admin/Users/Groups/EditGroupModal.svelte(+33 -91)📝
src/lib/components/admin/Users/Groups/Permissions.svelte(+109 -167)📝
src/lib/components/chat/SettingsModal.svelte(+9 -6)➕
src/lib/constants/permissions.ts(+60 -0)📄 Description
Contributor License Agreement
By submitting this pull request, I confirm that I have read and fully agree to the Contributor License Agreement (CLA), and I am providing my contributions under its terms.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.