[PR #98] [MERGED] v2 members #300

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/98
Author: @shatfield4
Created: 12/20/2023
Status: Merged
Merged: 12/21/2023
Merged by: @timothycarambat

Base: ui-v2Head: v2-members


📝 Commits (3)

  • 52b4e2e organization tools page redesign
  • 739263d members page overhaul complete
  • f52f0fe Merge branch 'ui-v2' of github.com:Mintplex-Labs/vector-admin into v2-members

📊 Changes

4 files changed (+1214 additions, -79 deletions)

View changed files

📝 frontend/src/pages/OrganizationSettings/index.tsx (+0 -1)
📝 frontend/src/pages/Tools/ToolsList/index.tsx (+22 -18)
📝 frontend/src/pages/Tools/index.tsx (+1040 -1)
📝 frontend/src/pages/UsersView/UserList/index.tsx (+152 -59)

📄 Description

v2 Members page overhaul
• popup menus for edit, delete
• debounced organization pills tooltip


🔄 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/98 **Author:** [@shatfield4](https://github.com/shatfield4) **Created:** 12/20/2023 **Status:** ✅ Merged **Merged:** 12/21/2023 **Merged by:** [@timothycarambat](https://github.com/timothycarambat) **Base:** `ui-v2` ← **Head:** `v2-members` --- ### 📝 Commits (3) - [`52b4e2e`](https://github.com/Mintplex-Labs/vector-admin/commit/52b4e2e9545fc78cabb53abc12e4065fca6287b9) organization tools page redesign - [`739263d`](https://github.com/Mintplex-Labs/vector-admin/commit/739263d22125c82c4299e907ab1b43e182f1473f) members page overhaul complete - [`f52f0fe`](https://github.com/Mintplex-Labs/vector-admin/commit/f52f0fefeb14ce39ad38fb21f65333c5144546c1) Merge branch 'ui-v2' of github.com:Mintplex-Labs/vector-admin into v2-members ### 📊 Changes **4 files changed** (+1214 additions, -79 deletions) <details> <summary>View changed files</summary> 📝 `frontend/src/pages/OrganizationSettings/index.tsx` (+0 -1) 📝 `frontend/src/pages/Tools/ToolsList/index.tsx` (+22 -18) 📝 `frontend/src/pages/Tools/index.tsx` (+1040 -1) 📝 `frontend/src/pages/UsersView/UserList/index.tsx` (+152 -59) </details> ### 📄 Description v2 Members page overhaul • popup menus for edit, delete • debounced organization pills tooltip --- <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#300