19 Commits

Author SHA1 Message Date
Alejandra
e4a4bed5b6
Add form validation to Admin, Items and Login (#616) 2024-02-29 00:30:59 +01:00
Alejandra
2346b81c51
Support delete own account and other tweaks (#614)
Co-authored-by: Esteban Maya Cadavid <emaya@trueblue.com>
2024-02-27 21:47:42 +01:00
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
2024-02-26 15:39:09 +01:00
Alejandra
176b6fb1c9
♻️ Refactor update endpoints and regenerate client for new-frontend (#602) 2024-02-22 00:55:19 +04:00
Alejandra
93e03184d6
Add dark mode to new-frontend and conditional sidebar items (#600) 2024-02-16 19:38:00 +01:00
Alejandra
b470f59ce2
Migrate to RouterProvider and other refactors (#598)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2024-02-15 23:17:26 +01:00
Alejandra
b18783f642
Add Not Found page (#595) 2024-02-13 21:06:57 +01:00
Alejandra
a88f637ed8
Add delete_user; refactor delete_item (#594) 2024-02-13 15:25:58 +01:00
Alejandra
b4a1da918d
Add new pages, components, panels, modals, and theme; refactor and improvements in existing components (#593)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2024-02-12 22:46:51 +01:00
Alejandra
2014a3bcf5
Add state store to new frontend (#592) 2024-02-12 20:03:08 +01:00
Alejandra
cbba08d565
🐛 Add onClose to SidebarItems (#589) 2024-01-29 23:42:09 +01:00
Alejandra
b950fd7389
Add Layout to App (#588) 2024-01-29 23:10:46 +01:00
Alejandra
68ae0970f1
Add Sidebar to new frontend (#587) 2024-01-29 22:40:11 +01:00
Alejandra
52150b3d10
Add Login to new frontend (#585) 2024-01-23 20:48:56 +04:00
Alejandra
6ecc8a06ec
Include schemas in generated frontend client (#584) 2024-01-22 21:16:21 +01:00
Alejandra
7966d3fb1b
Regenerate frontend client with recent changes (#575) 2023-12-27 20:50:48 +01:00
Alejandra
49d610e443
Add client in frontend and client generation (#569) 2023-12-26 16:51:46 +01:00
Alejandra
8155761cf4
🐳 Set up Docker config for new-frontend (#564) 2023-12-04 23:09:14 +01:00
Alejandra
28808e071c
Set up new frontend with Vite, TypeScript and React (#563) 2023-11-30 22:16:32 +01:00