v0.4.0 - Role based access control, Intake improvements
- RBAC flow
- Bugs and QA improvements to intake forms
- Minor improvements to Navigator Service and ability to manage Enquiries separately from Projects/Activities and relate them
- Initial proponent views of permits (Navs only)
- Initial status tracker (Navs only)
What's Changed
- Notes added to Enquiry by @sanjaytkbabu in #103
- Implemented Priority Matrix for assigning Priority to Submissions by @qhanson55 in #106
- Soft delete submission and enquiries by @sanjaytkbabu in #105
- Remove 255 Character Limits on TextArea components by @qhanson55 in #107
- Chefs Data Housing Units Fix by @sanjaytkbabu in #110
- Hide Status Tracker by @sanjaytkbabu in #111
- Statistics Function Updates by @sanjaytkbabu in #109
- Add new config to determine deployed environment by @kyle1morel in #112
- Fix helm secrets by @kyle1morel in #115
- More CHEFS Fields Added by @sanjaytkbabu in #113
- Add missing Location Additional Information by @sanjaytkbabu in #116
- Update db README by @sanjaytkbabu in #114
- Clear Location Coordinates on Radio Button Change by @sanjaytkbabu in #118
- Revamped SubmissionListNavigator by @qhanson55 in #117
- Quarterly security updates by @wilwong89 in #119
- Validate confirmation Id (activityId) for Enquiries by @qhanson55 in #121
- Implemented autosave functionality for intake forms that utilize a save draft feature by @qhanson55 in #123
- Help text for Form components always shows (like Parcel Ids on submission intake) by @qhanson55 in #124
- Enable other identity providers to submit intakes by @wilwong89 in #125
- BF Notes show for creator and assignee by @qhanson55 in #127
- Fixing several bugs in enquiry intake and submission intake forms by @wilwong89 in #126
- Implement proponent project list and project views by @wilwong89 in #122
- Proponent File Upload by @sanjaytkbabu in #131
- Update assistance flow to also save current submission as draft by @wilwong89 in #132
- Related Enquiries Tab by @sanjaytkbabu in #135
- Change Related Enquiry by @sanjaytkbabu in #136
- Fix AssignedTo Sorting by @sanjaytkbabu in #138
- Page scrolls to top on next and previous by @qhanson55 in #139
- Add permit status modal to project view by @wilwong89 in #137
- UI Bugfixes by @sanjaytkbabu in #141
- UI Text Updates by @sanjaytkbabu in #143
- Remove duplicated users in database, prevent reoccurrence by @wilwong89 in #144
- Update migration to better remove duplicate users by @kyle1morel in #146
- Fixed usability issues on submission intake form and other proponent pages by @qhanson55 in #149
- Implement scroll to validation error element by @wilwong89 in #151
- Resolve issue exporting certain chefs data to pcns by @kyle1morel in #152
- Implement Role Based Access Control by @kyle1morel in #148
- Remove bad label in helm secrets by @kyle1morel in #153
- Bump helm chart version number by @kyle1morel in #154
- Add random default for object storage secret by @kyle1morel in #155
- Update object storage config by @kyle1morel in #156
- Update database user group seeds by @kyle1morel in #157
- Proponent Confirm Email Updates by @sanjaytkbabu in #150
- Attempting to resolve issue import CHEFS data by @kyle1morel in #159
- Accessibility updates by @kyle1morel in #158
- Disable initial validation on loading drafts, fix heading error highlights by @wilwong89 in #160
- Release v0.4 by @kyle1morel in #161
New Contributors
- @qhanson55 made their first contribution in #106
Full Changelog: v0.3.0...v0.4.0