bcgov / bcparks-ar-admin

BCParks Attendance and Revenue Admin
Apache License 2.0
4 stars 11 forks source link

PDR-255 adding variance warnings to forms #298

Closed cameronpettit closed 4 months ago

cameronpettit commented 4 months ago

Relates to PDR #255.

Variance warnings now pop up when trying to save an activity record that triggers variances.

Requires https://github.com/bcgov/bcparks-ar-api/pull/308 to be merged in the API first.

Replaced relevant forms with the latest forms engine. May replace all forms in the near future.

Recommend bumping minor version on release.

cameronpettit commented 4 months ago

@marklise let's establish some formatting rules that we can commit so we don't have to peruse 2000 LOC commits for linting issues. I can create a .prettierrc.json file as @danieltruong was going to do in a previous PR that this PR absorbed.

sonarcloud[bot] commented 4 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud