-
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
Pushing Dev into Test #851
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
… Restoration, Adjust access request approval to account for existing bceid-basic-business identity sources (#771) - Port improved user access request functionality from Restoration - Better/fixed handling for approving/denying user requests - Adjust access request approval to account for existing bceid-basic-business identity sources - Existing access requests created before we accounted for bceid-basic-and-business identity sources should no longer throw an error when trying to approve/deny them.
…er (#770) * BHBC-1730: Use centerOfMass instead of centroid for project area center point.
* BHBC-1736: Tighten qualification for string truncating * BHBC-1736: Fix null coalesce * BHBC-1736: Change variable name to be more descriptive
- account for the fact that openapi enums are case sensitive
* Create toDraft.yml * remove dependency
Bumps [sqlite3](https://github.com/TryGhost/node-sqlite3) from 5.0.2 to 5.0.8. - [Release notes](https://github.com/TryGhost/node-sqlite3/releases) - [Changelog](https://github.com/TryGhost/node-sqlite3/blob/master/CHANGELOG.md) - [Commits](TryGhost/node-sqlite3@v5.0.2...v5.0.8) --- updated-dependencies: - dependency-name: sqlite3 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Nick Phura <[email protected]>
* Fixed horizontal autoscaler and consolidate deployment files * Some config changes * Forgot one * fix * Set utilization as portion of reques, not maximum
- Fix cypress tests - Update n8n version/config
* BHBC-1755: Add backbone api env var and platform-service. - Remove clamav hardcoded default values - Improve checking for required clamav env vars before initializing scanner - Add missing clamav env vars to api deployment yaml
Bumps [convict](https://github.com/mozilla/node-convict) from 6.2.2 to 6.2.3. - [Release notes](https://github.com/mozilla/node-convict/releases) - [Changelog](https://github.com/mozilla/node-convict/blob/master/CHANGELOG.md) - [Commits](mozilla/node-convict@v6.2.2...v6.2.3) --- updated-dependencies: - dependency-name: convict dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fixed an error that occurred when attempting to edit the ‘Purpose and Methodology’ section of a survey. - Updated schema validation for GET on purpose_methodology update endpoint. - BHBC-1783: Add API response validation testing to update endpoint (work in progress). - BHBC-1783: Amend platform-service and its test file w 'dwc/submission/create' endpoint.
…Dev (#793) - Replace hardcoded URLs in Resources page by implementing env. vars (BHBC-1775) - Fix API response validation bugs for Project Drafts (BHBC-1809)
BHBC-1796: Bug fix - Observation points not displaying on map BHBC-1810: Bug fix - Transformation of large template file crashes API in Openshift
Tech debt: survey-service EML: major updates to EML creation code
Tech Debt: Fix Cypress Tests (#800)
Bug fix for survey attachment view details
…survey create/update (#803) BHBC-1201: Push project/survey metadata (EML) to backbone on create/update
- Project and survey UI no longer include publish button - API no longer has endpoints for publishing
System admin button + endpoint to submit project and survey EML + Observation data to BioHub Backbone.
…gs, enable biohub submission env var for dev. (#806) - Handle error popup for BioHub Submit - remove some old logs - enable biohub submission env var for dev
Refactor create project page to a single form, removing the multi-step wizard
- Adjusted permit model for model 1.2 - Adjusted db function project deletion routines - Added smoke test file - Purge old permit code from all project related components (frontend and backend) - Add CustomFieldArray Component - Move permit components/logic to Survey (from Project)
Add 2 new items to the agency codes list
Removed all public views/ pages and supporting tests/ SQL. All unauthenticated users will now be directed to the login page
…#830) - addition of species descriptor to survey occurrence templates - addition of templates concept to survey summary details - adjusted file name Co-authored-by: Kjartan <[email protected]>
BHBC-1937: Ported MapContainer improvements over from platform: * Created new React components to encapsulate Map components and `wfs-utils` helper for rendering and selecting regional/mu layers * Updated tests and added type defs for map util functions.
Refactored Darwin core submission endpoint, added column to track Darwin core data as JSON Co-authored-by: Anissa Agahchen <[email protected]>
Fixed keycloak envs so they are passed properly to API
Renamed migration to maintain standards
Added wrapped function to catch any errors thrown by database functions
Fixed keycloak URL for SIMS/ BioHub intake
…y result templates (#834) * BHBC-1976: Enhance summary template validation to get validation schema from database. * Created a service and repository file for summary template validation. * Determine validation schema by performing search on template name, version and taxonomic code. * Read in template name and version from XLSX custom properties.
Prepping dev for test release
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
Codecov Report
@@ Coverage Diff @@
## test #851 +/- ##
==========================================
+ Coverage 73.05% 73.47% +0.41%
==========================================
Files 353 351 -2
Lines 12905 11793 -1112
Branches 2317 2130 -187
==========================================
- Hits 9428 8665 -763
+ Misses 2994 2675 -319
+ Partials 483 453 -30
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
NickPhura
approved these changes
Nov 17, 2022
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Overview
Links to Jira tickets
Description of relevant changes
PR Checklist
A list of items that are good to consider when making any changes.
Note: this list is not exhaustive, and not all items are always applicable.
Code
Style
Documentation
Tests
Linting/Formatting
See the
lint
commands in package.jsonSee the
format
commands in package.jsonSonarCloud