mirror of
https://github.com/Mintplex-Labs/vector-admin.git
synced 2026-07-19 13:16:03 -04:00
[PR #100] [MERGED] v2 system settings #143
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/Mintplex-Labs/vector-admin/pull/100
Author: @shatfield4
Created: 12/21/2023
Status: ✅ Merged
Merged: 12/28/2023
Merged by: @timothycarambat
Base:
ui-v2← Head:v2-system-settings📝 Commits (7)
dc8ce7bsystem settings ui redesign complete7aa9712uncommit settings.json2ddcafdRevert "uncommit settings.json"ba0b733remove settings.json from changes326b755resync settings001b0afcleanupd6cb473remove unused import📊 Changes
3 files changed (+131 additions, -223 deletions)
View changed files
📝
frontend/src/components/Sidebar/index.tsx(+0 -98)📝
frontend/src/pages/Dashboard/QuickActionSidebar/index.tsx(+8 -8)📝
frontend/src/pages/SystemSettings/Settings/index.tsx(+123 -117)📄 Description
System settings overhaul to match ui and use toast to display success/fail messages
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.