[PR #251] [MERGED] [UI] Changes for user settings page #1577

Closed
opened 2026-03-02 11:58:15 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/karakeep-app/karakeep/pull/251
Author: @mdsaban
Created: 6/23/2024
Status: Merged
Merged: 6/23/2024
Merged by: @MohamedBassem

Base: mainHead: user-settings


📝 Commits (3)

📊 Changes

6 files changed (+108 additions, -44 deletions)

View changed files

📝 apps/web/app/dashboard/settings/page.tsx (+10 -5)
📝 apps/web/components/dashboard/settings/ApiKeySettings.tsx (+6 -8)
📝 apps/web/components/dashboard/settings/ChangePassword.tsx (+6 -6)
📝 apps/web/components/dashboard/settings/DeleteApiKey.tsx (+2 -2)
apps/web/components/dashboard/settings/UserDetails.tsx (+33 -0)
📝 apps/web/components/dashboard/sidebar/Sidebar.tsx (+51 -23)

📄 Description

  • Show basic details like email and name in user settings
  • UI changes for the user settings page
  • Refactored code for sidebar component

Screenshots

image
image


🔄 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/karakeep-app/karakeep/pull/251 **Author:** [@mdsaban](https://github.com/mdsaban) **Created:** 6/23/2024 **Status:** ✅ Merged **Merged:** 6/23/2024 **Merged by:** [@MohamedBassem](https://github.com/MohamedBassem) **Base:** `main` ← **Head:** `user-settings` --- ### 📝 Commits (3) - [`340a062`](https://github.com/karakeep-app/karakeep/commit/340a0626e9b6bd57672ef8fe02aec05d13afdee7) fix: ui refactoring for user settings page - [`370b858`](https://github.com/karakeep-app/karakeep/commit/370b858de730826deabab9b421973bc682607829) fix: type error - [`c83b8d4`](https://github.com/karakeep-app/karakeep/commit/c83b8d4d973face2506a487dc94f2a79d85a3ee1) fix: pr comments ### 📊 Changes **6 files changed** (+108 additions, -44 deletions) <details> <summary>View changed files</summary> 📝 `apps/web/app/dashboard/settings/page.tsx` (+10 -5) 📝 `apps/web/components/dashboard/settings/ApiKeySettings.tsx` (+6 -8) 📝 `apps/web/components/dashboard/settings/ChangePassword.tsx` (+6 -6) 📝 `apps/web/components/dashboard/settings/DeleteApiKey.tsx` (+2 -2) ➕ `apps/web/components/dashboard/settings/UserDetails.tsx` (+33 -0) 📝 `apps/web/components/dashboard/sidebar/Sidebar.tsx` (+51 -23) </details> ### 📄 Description - Show basic details like email and name in user settings - UI changes for the user settings page - Refactored code for sidebar component ## Screenshots ![image](https://github.com/hoarder-app/hoarder/assets/45597394/0849de19-c343-45cb-81a6-3c24d31eb88f) <img width="1335" alt="image" src="https://github.com/hoarder-app/hoarder/assets/45597394/442a318b-0ae5-441d-94db-7604098d31ed"> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 11:58:15 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/karakeep#1577
No description provided.