· ildyria · Active Development · 1 min read
Bite-size v6: User management
Bite-size v6 is a series of small post showing the progress made on the development of the future version of Lychee.
After the settings we now focus on User managment. We added the following endpoints, including tests:
/Users
✅/Users::save
✅/Users::delete
✅/Users::create
✅
And the associated VueJS components for the front-end:
- create user ✅
- edit user ✅
- delete user ✅
The page is now fully functional on laptops.
And view in Mobile. The buttons are simplified for icons.
And it also works fine in white.