-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Simsbiohub 496 bctw deployments script #1272
Conversation
Openshift URLs for the PR Deployment: |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## dev #1272 +/- ##
=======================================
Coverage 52.95% 52.95%
=======================================
Files 564 564
Lines 16432 16432
Branches 2561 2561
=======================================
Hits 8701 8701
Misses 7149 7149
Partials 582 582 ☔ View full report in Codecov by Sentry. |
…e on docker container
Unable to run it locally. I get the following error using git bash on Windows:
|
Quality Gate passedIssues Measures |
* Add subcount sign & sampling site list styling changes (#1268) * wip: sample method response metric * wip: observation subcount sign * migration changes & ui updates * migration to add method lookup options * add and edit response metric for sampling methods * order by in sample methods sql * separate sampling sites method and periods into own component * styling sample site list * styling * add method response metric chip to method edit form * styling * make survey areas orange on the survey map * update survey map componenent & include map legend * update survey map legend * colors * method-response-variable * console logs * move geojson transform from zod schema into sql for observation geometry repo * update colours * linter * Merge branch 'dev' of github.com:bcgov/biohubbc into method-response-variable * move legend position * styling sampling site list panel * cleanup * more styling sample periods list * change timelinedot to calendar icon * change observations map marker * styling timeline icons * leaflet sampling site map * icons to indicate geometry type of sampling site * survey map tooltip * undo * remove extra fields from get study area request * remove survey map legend * include start and end date in survey list table * cleanup * console log * Initial working observation import against sampling period * Add better loading/disabled handlers * remove duplicated migration * update styling * linter * Add Knip and SWC * Update import observations * Remove console logs * Remove swc from API to fix unit tests * Remove knip * Remove gulp * Update lock * Add unit tests. fix spelling * Add tests * Fix merge conflicts * import button changes * observation import button styling * include inset sampling site map * sampling site list tsyling * spacing * alternate styling * additionalproperties: false in samplesite openapi spec * remove not null constraint on subcount sign * linter * update survey progress chip deisgn * linter * replace sampling site inset map with survey map component * jsdoc fixes * linter * linter * code smells * code smell * styling * change to direct imports for MUI components * change mui/system to mui/material in imports * prettier * cleanup * sort sampling periods by date and time * typo --------- Co-authored-by: Nick Phura <[email protected]> * Simsbiohub 496 bctw deployments script (#1272) BCTW deployments transferred to SIMS. Uses JQ + JS + Bash to generate SIMS SQL. * BugFix: Fixes From QA In Test (#1277) * Add migration to patch missing observation_subcount records * Update project/survey user search to handle type ahead search * Update clamav scanner library/code * Update error logging * Remove unneeded migration * Tweak logging --------- Co-authored-by: Macgregor Aubertin-Young <[email protected]> Co-authored-by: Mac Deluca <[email protected]>
Links to Jira Tickets
Description of Changes
Testing Notes