Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: bcgov/PIMS

Dependency Updates: including Node, React, Leaflet, Bootstrap and more.

21 Nov 22:52
f5c9d60

Choose a tag to compare

This release is Part 1/2 of a bunch of dependency updates.

In Part 2, we will be making a correction to the version number to more closely follow semantic versioning, by releasing v02.00.00

Major Changes:

  • Updated node from version 14 to 16 in frontend Dockerfile. #1313 #1315
  • Updated node from version 10 to 16 in OpenShift configurations.
  • Updated react from version 16 to 17.
  • Updated react-scripts from version 4.0.3 to 5.0.1.
  • Updated bootstrap from version 4.4.1 to 5.2.2.
  • Updated react-bootstrap from version 1.0.0 to 2.5.0.
  • Updated leaflet from version 1.8.0 to 1.9.2.
  • Updated react-leaflet from version 2.7.0 to 3.2.5.
  • Resolved all vulnerabilities reported by npm audit. #1306

Other Changes

  • Changed @react-leaflet/core from a devDependency to a dependency.
  • Changed redux-devtools-extension from a dependency to a devDependency.
  • Added ajv dependency.
  • Removed react-leaflet-control and react-responsive.
  • Updated dependencies: crypto-js, dequal, moment, moment-timezone, query-string, react-app-polyfill, react-bootstrap-typeahead, react-click-away-listener, react-dom, react-error-boundary, react-paginate, react-redux, react-redux-loading-bar, react-resize-detector, react-table, react-text-mask, and styled-components.
  • Updated a number of devDependencies, mostly types definitions.

For a full comparison of the frontend package.json, compare OLD with NEW.

For a list of Jira tickets included in this release click HERE.

v01.34.00

18 Oct 19:14

Choose a tag to compare

This release is for the following tickets:
PIMS-307: Create the intellisense feature with address search bar on the map
PIMS-356: Excel export for specific property classifications not working (Disposed, Transferred in GRE etc..)

v01.33.00

21 Sep 20:42

Choose a tag to compare

This release is for the following tickets:
PIMS-309: Replace PMBC layer with the new public layer
PIMS-304: Reset button on filter bar not working

v01.32.00

01 Sep 19:29

Choose a tag to compare

This release is for the following tickets:
PIMS-55: Link to the user training videos.
PIMS-297: Enabling the map to search for addresses and properties in both Geocoder and PIMS inventory.

v01.31.00

17 Aug 19:15

Choose a tag to compare

This release is for the following ticket:
PIMS-281: Fixing the Agency interest in ERP projects

v01.30.00

14 Jul 19:24

Choose a tag to compare

This release is for the following tickets:
PIMS-69: Adding a cc to the ERP notification emails for agencies.
PIMS-188: Fixing the display of the assessment year in properties within projects.

v01.29.02

11 Jul 23:42

Choose a tag to compare

PIMS-278:This is a dependency update for Yup upgrade from version 0.28.3 to 0.32.11

v01.29.01

28 Jun 20:06

Choose a tag to compare

PIMS-254: This is a dependency update for React Datepicker from version 2.16.0 to 4.8.0.

Software upgrades

13 Jun 19:35

Choose a tag to compare

We are upgrading the following software packages:

PIMS-162: Upgrade Node from 10 to 14
PIMS-165: Upgrade typescript from 3.8.3 to 4.7.2
PIMS-168: Upgrade npm from version 6 to version 8
PIMS-163: Upgrade leaflet from 1.6 to 1.8
PIMS-171: Upgrade formik from 2.2.5 to 2.2.9
PIMS-174: Upgrade cross-env from 7.0.2 to 7.0.3
PIMS-175: Upgrade react-driaggable from 4.4.3 to 4.4.5

PIMS-45: Project Status History - Form Update - Part 2

16 May 22:23

Choose a tag to compare

This ticket will add a Project History table that will keep track of the transitions a project goes through, update the UI Disposal Projects form to display tabs based on the current status + historical statuses, and update all the status transition buttons to only display based on the current status + historical statuses.

image