[PR #100] [MERGED] v2 system settings #301

Closed
opened 2026-02-23 17:21:09 -05:00 by yindo · 0 comments
Owner

📋 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-v2Head: v2-system-settings


📝 Commits (7)

📊 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.

## 📋 Pull Request Information **Original PR:** https://github.com/Mintplex-Labs/vector-admin/pull/100 **Author:** [@shatfield4](https://github.com/shatfield4) **Created:** 12/21/2023 **Status:** ✅ Merged **Merged:** 12/28/2023 **Merged by:** [@timothycarambat](https://github.com/timothycarambat) **Base:** `ui-v2` ← **Head:** `v2-system-settings` --- ### 📝 Commits (7) - [`dc8ce7b`](https://github.com/Mintplex-Labs/vector-admin/commit/dc8ce7b8dc2c8b44660949d7438450463f9b1fa2) system settings ui redesign complete - [`7aa9712`](https://github.com/Mintplex-Labs/vector-admin/commit/7aa97127d3ca30905e45dfdc38cc84004ae2c53b) uncommit settings.json - [`2ddcafd`](https://github.com/Mintplex-Labs/vector-admin/commit/2ddcafd7bbc1bcfa9d6e5ff259aeadd877922bf0) Revert "uncommit settings.json" - [`ba0b733`](https://github.com/Mintplex-Labs/vector-admin/commit/ba0b73370645889abafe3da15a415f314788e470) remove settings.json from changes - [`326b755`](https://github.com/Mintplex-Labs/vector-admin/commit/326b75500fa2f40d8598d4aaf5be665c3739f5eb) resync settings - [`001b0af`](https://github.com/Mintplex-Labs/vector-admin/commit/001b0af7932bcd4b33867c39c0e1b98e4b91f224) cleanup - [`d6cb473`](https://github.com/Mintplex-Labs/vector-admin/commit/d6cb473fc2d242ac9485b72b2668e5ef0614fff5) remove unused import ### 📊 Changes **3 files changed** (+131 additions, -223 deletions) <details> <summary>View changed files</summary> 📝 `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) </details> ### 📄 Description System settings overhaul to match ui and use toast to display success/fail messages --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-23 17:21:09 -05:00
yindo closed this issue 2026-02-23 17:21:09 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/vector-admin#301