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
|
ed34e5e170
|
🔧 Configure path alias for cleaner imports (#1497)
|
2025-02-17 20:55:20 +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
|
1e9e561e5f
|
✨ Add Reset Password e2e tests (#1270)
|
2024-07-30 09:09:57 -05:00 |
|
Alejandra
|
c147a95563
|
✨ Add Sign Up and make OPEN_USER_REGISTRATION=True by default (#1265)
|
2024-07-22 19:40:56 -05:00 |
|
Patrick Arminio
|
615170dc34
|
🚸 Mark login field as required (#1166)
|
2024-04-12 10:50:14 -05:00 |
|
Patrick Arminio
|
9523db2f53
|
🚸 Improve login (#1163)
|
2024-04-09 09:12:19 -05:00 |
|
Patrick Arminio
|
d0fbd0e925
|
🥅 Handle AxiosErrors in Login page (#1162)
|
2024-04-09 09:11:09 -05:00 |
|
Alejandra
|
ccd85b098b
|
🎨 Format frontend (#1161)
|
2024-04-08 15:49:22 -05:00 |
|
Alejandra
|
b92de6eb4f
|
♻️ Regenerate frontend client (#1156)
|
2024-04-06 18:26:12 -05:00 |
|
Patrick Arminio
|
2314dbd2df
|
🆙 Update React Query to TanStack Query (#1153)
|
2024-04-04 09:30:42 -05:00 |
|
Alejandra
|
529a475c8d
|
♻️ Migrate frontend client generation from openapi-typescript-codegen to @hey-api/openapi-ts (#1151)
|
2024-04-03 16:40:33 -05:00 |
|
Alejandra
|
4239d93ea6
|
♻️ Refactor and tweaks, rename UserCreateOpen to UserRegister and others (#1143)
|
2024-04-01 22:53:33 -05:00 |
|
Alejandra
|
33fe25e332
|
🎨 Format imports (#1140)
|
2024-03-29 02:15:11 +00:00 |
|
Alejandra
|
6874db48b0
|
♻️ Refactor and remove React.FC (#1139)
|
2024-03-29 01:22:28 +00:00 |
|
Alejandra
|
94a2037f8a
|
🎨 Format with Biome (#1097)
|
2024-03-17 16:28:45 +00:00 |
|
Alejandra
|
9d703df254
|
🚚 Move new-frontend to frontend (#652)
|
2024-03-08 18:23:54 +00:00 |
|