Alejandra
|
8c2532a5c3
|
🛂 Migrate frontend to Shadcn (#2010)
* 🔧 Add Tailwind, update dependencies and config files
* ✨ Introduce new Shadcn components and remove old ones
* 🔧 Update dependencies
* Add new components.json file
* 🔥 Remove Chakra UI files
* 🔧 Add ThemeProvider component and integrate it into main
* 🔥 Remove common components
* Update primary color
* ✨ Add new components
* ✨ Add AuthLayout component
* 🔧 Add utility function cn
* 🔧 Refactor devtools integration and update dependencies
* ✨ Add Footer and Error components
* ♻️ Update Footer
* 🔥 Remove utils
* ♻️ Refactor error handling in useAuth
* ♻️ Refactor useCustomToast
* ♻️ Refactor Login component and form handling
* ♻️ Refactor SignUp component and form handling
* 🔧 Update dependencies
* ♻️ Refactor RecoverPassword component and form handling
* ♻️ Refactor ResetPassword and form handling
* ♻️ Add error component to root route
* ♻️ Refactor error handling in utils
* ♻️ Update buttons
* 🍱 Add icons and logos assets
* ♻️ Refactor Sidebar component
* 🎨 Format
* ♻️ Refactor ThemeProvider
* ♻️ Refactor Common components
* 🔥 Remove old Appearance component
* ✨ Add Sidebar components
* ♻️ Refactor DeleteAccount components
* ♻️ Refactor ChangePassword component
* ♻️ Refactor UserSettings
* ✨ Add TanStack table
* ♻️ Update SignUp
* ✨ Add Select component
* 🎨 Format
* ♻️ Update Footer
* ✨ Add useCopyToClipboard hook
* 🎨 Tweak table styles
* 🎨 Tweak styling
* ♻️ Refactor AddUser and AddItem components
* ♻️ Update DeleteConfirmation
* ✅ Update tests
* ✅ Update tests
* ✅ Fix tests
* ✨ Add DataTable for item and admin management
* ♻️ Refactor DeleteUser and DeleteItem components
* ✅ Fix tests
* ♻️ Refactor EditUser and EditItem components
* ♻️ Refactor UserInformation component
* 🎨 Format
* ♻️ Refactor pending components
* 🎨 Format
* ✅ Update tests
* ✅ Update tests
* ✅ Fix test
* ♻️ Minor tweaks
* ♻️ Update social media links
|
2025-12-07 13:21:13 +01:00 |
|
Alejandra
|
55df823739
|
🛂 Migrate to Chakra UI v3 (#1496)
Co-authored-by: github-actions <github-actions@github.com>
|
2025-02-17 20:33:00 +01:00 |
|
Alejandra
|
b905768656
|
♻️ Tweaks in frontend (#1273)
|
2024-08-01 18:01:03 +00:00 |
|
Alejandra
|
47548490bb
|
⚒️ Add minor frontend tweaks (#1210)
|
2024-05-20 11:30:18 -07:00 |
|
Alejandra
|
314da98a45
|
🎨 Format Utils (#1173)
|
2024-04-15 21:34:50 +00:00 |
|
Alejandra
|
78a8a3b4c4
|
🐛 Fix bug when resetting password (#1171)
|
2024-04-15 21:19:40 +00:00 |
|
Alejandra
|
4239d93ea6
|
♻️ Refactor and tweaks, rename UserCreateOpen to UserRegister and others (#1143)
|
2024-04-01 22:53:33 -05:00 |
|
Alejandra
|
84bc7e2ca8
|
♻️ Add email pattern and refactor in frontend (#1138)
|
2024-03-28 19:49:02 -05:00 |
|
Sebastián Ramírez
|
458d712d44
|
🔥 Remove old frontend (#649)
|
2024-03-08 14:44:04 +00:00 |
|
Esteban Maya
|
8558cf00a2
|
♻ Move project source files to top level from src, update Sentry dependency (#630)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
|
2024-03-07 16:35:33 +00:00 |
|