v0.3.3 MVP Release
What's Changed
- feature(favicon): BW Branding should be on favicons by @michaelachrisco in #373
- Redesigned
formscreens by @fluturecode in #372 - Updated
staging URLby @fluturecode in #389 - Add redesign colors to
Dashboardby @fluturecode in #405 - Added redesign to
modalsby @fluturecode in #407 - Fixed
errorsin App.tsx by @fluturecode in #413 - Refactored
signupFormtests by @fluturecode in #411 - Refactored
resetPasswordFormtests by @fluturecode in #414 - Removed unused
style valuesby @fluturecode in #418 - fix(App): remove BrowserRouter and redux Provider from App.tsx by @AramayisO in #423
- Implement RBAC by @AramayisO in #420
- Refactored
changePasswordFormtests by @fluturecode in #415 - Refactored
ForgotPasswordFormtests by @fluturecode in #430 - Updated
Confirmation Modalwith new styles by @fluturecode in #428 - Fix expired token bug by @AramayisO in #431
- Updated
form teststo fix false positives by @fluturecode in #434 - Developers should know how to contribute by @michaelachrisco in #437
- feat(wiki-home): Developers can navigate the home wiki page by @michaelachrisco in #438
- Updated form components to show
validation errorsby @fluturecode in #435 - Hide agency select field in Create User form for non super admin users by @AramayisO in #439
- Developers should know about major features by @michaelachrisco in #441
- Fix toast notification styling by @AramayisO in #445
- Add a 404 not found page by @AramayisO in #448
- Add
historyrouting to changePassordForm cancel button by @fluturecode in #451 - Fixed styling in
formscomponents by @fluturecode in #454 - Fixed error when running
yarn testby @fluturecode in #452 - Fixed error when running
yarn testby @fluturecode in #458 - Fix change password not making API request by @AramayisO in #456
- chore(package):Bump version to
0.3.3by @fluturecode in #460
Full Changelog: v0.3.1...v0.3.3