open-webui/src/lib
google-labs-jules[bot] cafe748b1b feat(groups): Clone default group permissions for new groups
When creating a new user group, the permissions for the new group will now be pre-populated with the same permissions as the "default user group".

This is achieved by removing the separate `AddGroupModal` and instead using the `EditGroupModal` for both creating and editing groups. When creating a new group, the `EditGroupModal` is now pre-populated with the default permissions, saving administrators from having to manually configure them each time.

This change simplifies the codebase by removing a redundant component and directly addresses the user's request to streamline the group creation process.
2025-09-28 12:56:39 +00:00
..
apis enh: reply to message 2025-09-27 04:05:12 -05:00
components feat(groups): Clone default group permissions for new groups 2025-09-28 12:56:39 +00:00
i18n Update German translations in translation.json 2025-09-26 21:16:35 +02:00
pyodide wip: pyodide kernel 2025-02-04 21:02:11 -08:00
stores feat: refactor editor's collaboration to reduce package size and minimize errors 2025-09-19 17:28:16 +08:00
types chore: format 2024-08-26 15:38:42 +02:00
utils refac 2025-09-24 11:36:17 -05:00
workers fix(frontend): Attempt to resolve TypeError in RichTextInput.svelte 2025-08-03 22:36:08 -04:00
constants.ts wip 2024-12-11 20:25:46 -08:00
dayjs.js feat(dayjs): add zh-tw locale support 2025-06-20 16:24:04 +08:00
emoji-groups.json feat: emoji picker 2024-12-30 02:20:09 -08:00
emoji-shortcodes.json feat: emoji picker 2024-12-30 02:20:09 -08:00
index.ts chat feature added 2023-10-08 15:38:42 -07:00