Bug Fixes 🐞
- vet-console: Add missing call to sign-up endpoint in sign-up bloc
- vet-console: Added missing fields for SignUpBloc
- vet-console: Fix SignUp UI
- vet-console: Fixed Routing Issue
New Features 🎉
- vet-console: ✨ create vet-console with flutter cli #14
- vet-console: Created Verify Email UI
- vet-console: Fix Flutter Issues
- vet-console: Implement calling of endpoint in VerifyEmail Form
- vet-console: use UserIdentifieExists to check if email is in use
- vet-console: use UserIdentifierExists to check if username is in use
- 🎨 Extract UI Elements to flutter_ui and reuse them in vet-console on windows #14
Build 🐘 & CI ⚙️
- vet-console: 🚧 Added dependencies in vet-console like in admin-console #14
- vet-console: ✨ added windows support for vet-console #14
- 38781cfadf43c5add297d99451f983e7f4799132 vet-console: 🚧 Working on Auto Updater funktionallity and CI for Windows builds #34
Refactorings 🚜
- vet-console: 🔥 remove files that should not be in git #14
- vet-console: Refactored SignUpBloc
- vet-console: Refactored SignUpForm
Other Changes 💡
- Fix Path for dar commands in vet-console windows wbuild
- Merge pull request 'Create Vet-Console Project #14' (#23) from feature/14-create-vet-console-project into main