Skip to content

Releases: bcgov/nrts-prc-public

Release #16: Deployed to Test on Oct 28, 2019.

28 Oct 19:06
90d75e2
Compare
Choose a tag to compare

What's New!

1) ACRFD-54: Tests + Misc Cleanup. #422

Release #15: Deployed to Prod on Aug 20, 2019.

19 Aug 04:36
31f6985
Compare
Choose a tag to compare

What's New!

1) ACRFD-53: Update/unify jenkinsfiles. #403
2) ACRFD-52: indicate environment in header. #404
3) ACRFD-51: add newlines pipe. #405
4) ACRFD-4: Reason/amendments support, update constants logic, refactor application filtering, add unit tests. #415
5) ACRFD-50: Update Readme, Angular/Karma configs, unit tests, remove unused code, update jenkinsfiles. #414
6) ACRFD-50-2: Add missing quote. #416
7) ACRFD-4-2: Update amendment text. #417
8) ACRFD-4-3: Improve UI, Improve constant handling. #419

Release #14: Deployed to Test on July 9, 2019.

20 Jun 23:15
5bb7247
Compare
Choose a tag to compare

What's New!

1) NOBUG: fix spelling typo. #398
2) NOBUG: Version updates. Trivial comment updates. #399
3) ACRFD-13: feature model update, unused code cleanup. #401

This version includes a significant update to the way spatial data is stored/loaded.

  • You must run the data migration script migrateGeometryToGeometryCollection.js to update all existing spatial data to the new format. Newly added spatial will use the new format automatically.

Release #13: Deployed to Prod on April 8, 2019.

30 Apr 20:37
30eeec3
Compare
Choose a tag to compare

What's New!

1) PRC-294: Convert description links into anchor tags. Add Linkify pipe. #387
2) PRC-294-2: Fix lint error. #388
3) PRC-294-3: Improve linkify error handling. #389
4) PRC-787: Upgrade from Angular 4 to 6. Update all Dependencies. Improve linting and fix issues. Remove unused code. #390
5) NOBUG: Trivial padding tweak to 'application will be available until' message highlight. #391
6) PRC-1045: Update/add formal linting + formatting + git commit hooks. Update readme. #393
7) PRC-1043: Reformat entire codebase. #394
8) PRC-1045-2: additional minor tweaks to linters/formatting. #395
9) PRC-1047: Change shape border weight based on shape size and map zoom level. #396

This version includes significant updates from the previous version:

  • Upgraded from Angular 4 to Angular 6
  • All project dependencies have been updated.
  • All code has been formatted.

Release #12: Deployed to Prod on Feb 28, 2019

01 Mar 00:14
45d3af7
Compare
Choose a tag to compare

What's New!

1) PRC-1035: Add scss to highlight application retire date.
2) PRC-1029-2: Remove remaining decision description code.

For testing and development purposes:

JIRA Tickets in this Release Git Pull Requests in this Release
PRC-1035 PRC-1029-2 #384 #385

Release # 11: Deployed to Prod on Feb 11, 2019

11 Feb 22:22
0d9dbfb
Compare
Choose a tag to compare

What's New!

1) [PRC-988] Click Outside Modal to Dismiss
2) PRC-998 - Update purpose filter to use correct value.
3) PRC-1014: remove open surfer maps
4) [PRC-1016] Updating Splash Modal Content
5) [PRC-1010] Fixing Semantics for Shapefile Count
6) [BUG] Fixing Issue With Status Icons Getting Cut Off
7) [PRC-1015] Update Submit Comment Terms & Conditions
8) PRC-1008-2: file upload component changes to match admin
9) PRC-1018: urlencode purpose and subpurpose filters
10) PRC-1012: fix for file input handling + UI cleanup
11) UI-Cleanup
12) [PRC-980] UI for Retired Applications
13) [PRC-964] Remove Beta Badge from Header
14) PRC-1019: derive unique applicants for display
15) [PRC-990] Change Auth Emails
16) [UI-Cleanup] UI / Code Cleanup
17) [PRC-980-2] Content Update for Retired Applications

For testing and development purposes:

JIRA Tickets in This Release Git Pull Requests in This Release
PRC-988 PRC-998 PRC-1014 PRC-1016 PRC-1010 PRC-1015 PRC-1008 PRC-1018 PRC-1012 PRC-980 PRC-964 PRC-1019 PRC-990 #365 #368 #370 #369 #366 #371 #367 #372 #373 #375 #377 #378 #379 #380 #376 #381 #382

Release # 10: Deployed to Prod on Jan 17, 2019

17 Jan 20:40
555a7bd
Compare
Choose a tag to compare

What's New!

1) PRC-1011: adjusted max zoom for basemaps so they display everywhere
2) [PRC-1009] Explore Interface Buttons Do Not Show Icons in IE
3) [PRC-977] Fix Scrolling Issues in Purpose Info Modal
4) [PRC-1013] About Page Text Changes
5) [PRC-1004] Fix File Upload Drop Target Styling
6) [PRC-1000] Fixing Next Button in Comment Modal
7) PRC-910: fix status vs appStatusCode

For testing and development purposes:

JIRA Tickets in This Release Git Pull Requests in This Release
PRC-111 PRC-1009 PRC-977 PRC-1013 PRC-1004 PRC-1000 PRC-910 #363 #357 #358 #359 #360 #361 #362

Release # 9: Deployed to Test on Jan 15, 2019

15 Jan 19:20
82f502d
Compare
Choose a tag to compare

What's New!

1) [PRC-860] use API params instead of local filter logic
2) [PRC-733] new URL Service + updated filters
3) [PRC-907] Update Map Popup Design
4) [PRC-905] Update Active & Inactive Map Markers
5) [PRC-872] Application Details Interface Improvements
6) [PRC-857] Launch Comment Interface from New Application Details
7) [PRC-890] Implement Find Applications Interface
8) [PRC-884] implemented combined CLID/DTID queries + deleted obsolete search stuff
9) [PRC-859] map new Tantalis statuses + implemented app status query parameters + deleted obsolete region filtering + cleanup
10) [PRC-889] Initial Commit of Explore Interface Implementation
11) [PRC-919] refactored Find and Explore components + implememented purpose multi param querying + updated list of subpurposes
12) [PRC-904] Move Collection of Personal Info to Last Step
13) [PRC-906] Update Cluster Markers
14) [PRC-924] implemented interactions between Find/Explore/Details components
15) [PRC-870] Add Result Count to Applications Page
16) [UI Clean-up] Usability Improvements and General Clean-up + Map Updates/Improvements + Snackbar Updates/Improvements + Styling Updates/Improvements
17) [PRC-920] change default route to map + change Home to About + redirect legacy route to new route
18) [PRC-932] updated 'status' unit tests in Application Service + updated 'region' unit tests + fixed CommentPeriod Service tests
19) [PRC-910-2] fixed decision text logic
20) [UI Clean-up] Adding Missing Status Indicators to Application Details
21) [PRC-940] Implemented New Splash Modal Interface + Deleted application module and miscellaneous code cleanup
22) [PRC-939] Change 'Find Applications' to 'All Applications'
23) [PRC-941] Change 'Published' to 'Posted'
24) [PRC-945] Reorder Comment Interface Steps
25) NOBUG: removed some obsolete packages (one of which caused build warnings)
26) [PRC-951] Remove Feedback Content From Footer Component
27) [PRC-952] Add Ability to Clear Date Input Fields
28) [PRC-953] Change 'Application Decision' to 'Decision Information'
29) [PRC-944] don't clear other params on show details + never clear details + unset app when user closes details panel + fixed some typings + cleaned up code and components
30) [PRC-960] cleaned up logic to prevent unnecessary app loading
31) [PRC-961] wait for apps to finish loading before highlighting selected app
32) [PRC-863] pre-empt existing subscription + fix hideSnackbar() bug + removed input/button disabling while loading (no longer needed)
33) NOBUG: added handling for unknown applicant name in marker title
34) [PRC-909] Updating Splash Modal Content
35) [PRC-911] Update Content for About Use Page
36) [PRC-910-3] fixed another decision bug
37) [PRC-943] display details thumbnail with shapes + cleanup + added fix for null comment period
38) [UI Dev] Clean-up UI
39) [PRC-971] About Us Page Text Changes
40) [PRC-966] Fix Results Counter Label
41) [PRC-959] Adding Purpose/Subpurpose Modal Component
42) [PRC-967, PRC-968] reloading when clicking Logo or clicking All Applications + renamed About component + cleanup
43) [PRC-913] query statusHistoryEffectiveDate and derive 'removeDate'
44) [PRC-972] save all actions to URL (for Back/Forward functionality)
45) [UI-Fixes] Fixing Navigation Item Sizing Issue for IE
46) [UI-Fixes] Fixing Help Link in Explore Panel
47) PRC-975: update email regex to allow dashes
48) PRC-969: restrict bounds when zooming out too far + fix resetView/getApps timing bug
49) PRC_969-2: changed centroid query to box parameters
50) NOBUG: fix multiple emits on Find (which sometimes close the marker popup)
51) [UI-Clean-up] UI Clean-up / Minor Fixes
52) [UI-Fix] Fixing the Purpose Info Modal to Viewport
53) [PRC-991] Fix Validation Messages
54) [PRC-994] About Page Content Update
55) [PRC-973] Fixing Badge Input Buttons in FF
56) PRC-451: confirm closing comment with data

For testing and development purposes:

JIRA Tickets in this Release Git Pull Requests in this Release
PRC-867 (and sub-tasks above) PRC-975 PRC-969 PRC-991 PRC-994 PRC-973 PRC-451 #345 #346 #347 #348 #349 #350 #351 #352 #353 #354 #355 #356

Release # 8: Deployed to Prod on Dec 24, 2018

24 Dec 17:45
ebf3a08
Compare
Choose a tag to compare

What's New!

1) Improved map components
2) Misc cleanup and bugs
3) Comment form updates
4) Publish date filters
5) Decision text logic update
6) Unit tests
7) Model updates

For testing and development purposes:

JIRA Tickets in this Release Git Pull Requests in this Release
PRC-731 PRC-852 PRC-823 PRC-790 PRC-804 PRC-910 PRC-925 PRC-934 #328 #330 #333 #334 #331 #332 #336 #339 #340 #342 #343 #344

Release # 7: Deployed to Prod on Nov 2, 2018

02 Nov 22:12
35b9a2b
Compare
Choose a tag to compare

What's New!

1) Improved map popup for use on mobile devices

  • Improved the layout/spacing in the map popup in mobile devices (now visible in available viewport).
  • Added auto-pan feature to allow popups to move into viewable space when enabled.

For testing and development purposes:

JIRA Tickets in this Release Git Pull Requests in this Release
PRC-745 #326 #327