Alejandra
ed34e5e170
🔧 Configure path alias for cleaner imports ( #1497 )
6 months ago
Alejandra
55df823739
🛂 Migrate to Chakra UI v3 ( #1496 )
Co-authored-by: github-actions <github-actions@github.com>
6 months ago
Alejandra
b905768656
♻️ Tweaks in frontend ( #1273 )
1 year ago
Alejandra
e15831c930
♻️ Update form inputs width ( #1263 )
1 year ago
Alejandra
47548490bb
⚒️ Add minor frontend tweaks ( #1210 )
1 year ago
Alejandra
ccd85b098b
🎨 Format frontend ( #1161 )
1 year ago
Alejandra
b92de6eb4f
♻️ Regenerate frontend client ( #1156 )
1 year ago
Patrick Arminio
2314dbd2df
🆙 Update React Query to TanStack Query ( #1153 )
1 year ago
Alejandra
529a475c8d
♻️ Migrate frontend client generation from `openapi-typescript-codegen` to `@hey-api/openapi-ts` ( #1151 )
1 year ago
Alejandra
4239d93ea6
♻️ Refactor and tweaks, rename `UserCreateOpen` to `UserRegister` and others ( #1143 )
1 year ago
Alejandra
33fe25e332
🎨 Format imports ( #1140 )
1 year ago
Alejandra
6874db48b0
♻️ Refactor and remove `React.FC` ( #1139 )
1 year ago
Alejandra
84bc7e2ca8
♻️ Add email pattern and refactor in frontend ( #1138 )
1 year ago
Alejandra
94a2037f8a
🎨 Format with Biome ( #1097 )
1 year ago
Alejandra
21232c0f9f
🛠️ Minor changes in frontend ( #715 )
1 year ago
Alejandra
d360b92bc6
🎨 Adjust color and spacing ( #684 )
1 year ago
Alejandra
7cf9577ebb
🎨 Update theme ( #666 )
1 year ago
Alejandra
9d703df254
🚚 Move new-frontend to frontend ( #652 )
1 year ago
Alejandra
4900b2e676
🐛 Fix but when editing own user ( #651 )
1 year ago
Alejandra
2d138b4622
🎨 Format with Prettier ( #646 )
1 year ago
Alejandra
11c09b50b2
✨ Migrate to TanStack Query (React Query) and TanStack Router ( #637 )
1 year ago
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>
1 year ago
Alejandra
e4a4bed5b6
✨ Add form validation to Admin, Items and Login ( #616 )
1 year ago
Alejandra
e44777f919
✨ Restructure folders, allow editing of users/items, and implement other refactors and improvements ( #603 )
* Reorganize project directory structure
* Allow edit users/items, add useAuth and useCustomToast, password confirmation
* Minor improvements for consistency
* Add 'Cancel' button to UserInformation in editMode
* Refactor UserSettings
* Enable user password changes and improve error handling
* Enable user information update
* Add logout to Sidebar in mobile devices, conditional tabs depending on role and other improvements
* Add badges
* Remove comment
* Appearance tab updates
* Change badge color
* Reset inputs when clicking on 'Cancel' button
* Disable actions menu for Superuser when logged in
* Modify Logout and update stores
1 year ago