v0.3.3 MVP Release
What's Changed
- feature(favicon): BW Branding should be on favicons by @michaelachrisco in #373
- Redesigned
form
screens by @fluturecode in #372 - Updated
staging URL
by @fluturecode in #389 - Add redesign colors to
Dashboard
by @fluturecode in #405 - Added redesign to
modals
by @fluturecode in #407 - Fixed
errors
in App.tsx by @fluturecode in #413 - Refactored
signupForm
tests by @fluturecode in #411 - Refactored
resetPasswordForm
tests by @fluturecode in #414 - Removed unused
style values
by @fluturecode in #418 - fix(App): remove BrowserRouter and redux Provider from App.tsx by @AramayisO in #423
- Implement RBAC by @AramayisO in #420
- Refactored
changePasswordForm
tests by @fluturecode in #415 - Refactored
ForgotPasswordForm
tests by @fluturecode in #430 - Updated
Confirmation Modal
with new styles by @fluturecode in #428 - Fix expired token bug by @AramayisO in #431
- Updated
form tests
to 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 errors
by @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
history
routing to changePassordForm cancel button by @fluturecode in #451 - Fixed styling in
forms
components by @fluturecode in #454 - Fixed error when running
yarn test
by @fluturecode in #452 - Fixed error when running
yarn test
by @fluturecode in #458 - Fix change password not making API request by @AramayisO in #456
- chore(package):Bump version to
0.3.3
by @fluturecode in #460
Full Changelog: v0.3.1...v0.3.3