mirror of
https://github.com/Mintplex-Labs/vector-admin.git
synced 2026-07-21 08:25:23 -04:00
[PR #82] [MERGED] v2 Sidebar #293
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/82
Author: @shatfield4
Created: 12/1/2023
Status: ✅ Merged
Merged: 12/5/2023
Merged by: @timothycarambat
Base:
ui-v2← Head:v2-sidebar📝 Commits (10+)
3c11d30WIP v2-sidebar stylesb2fb91cMerge branch 'v2-onboarding' into v2-sidebar458a399WIP sidebarb5a254dsidebar styles for interactivity & workspace search complete WIP infinite scrollde2f4cdfix infinite scroll in workspace search644afa5WIP sidebare9e1416fix conditional renders for organization with no workspace & styling8b228baremove legacy sidebar4b706acFix: workspace modal not appearing when focused on workspaced23a6a6Merge branch 'ui-v2' of github.com:Mintplex-Labs/vector-admin into v2-sidebar📊 Changes
9 files changed (+386 additions, -245 deletions)
View changed files
📝
frontend/package.json(+1 -0)➕
frontend/src/components/Sidebar/OrganizationTab/index.tsx(+229 -0)📝
frontend/src/components/Sidebar/WorkspaceSearch/index.tsx(+2 -1)📝
frontend/src/components/Sidebar/index.tsx(+145 -237)📝
frontend/src/pages/Dashboard/WorkspacesList/index.tsx(+0 -2)📝
frontend/tailwind.config.cjs(+3 -0)📝
frontend/yarn.lock(+5 -0)📝
package.json(+1 -1)➖
yarn.lock(+0 -4)📄 Description
Sidebar redesign
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.