This repository has been archived by the owner on May 12, 2023. It is now read-only.
Releases: bcgov/nr-spar-webapp
Releases · bcgov/nr-spar-webapp
v0.9.4
v0.9.3
doc: updating package to 0.9.3 [ci skip]
v0.9.2
doc: updating package to 0.9.2 [ci skip]
v0.9.1
doc: updating package to 0.9.1 [ci skip]
v0.9.0
Bug Fixes
- added required prop in Search component (#80) (f2d0143)
- changed the prop value for a button (#73) (bade495)
- minor fixes on the favourite activities integration (#60) (8be2152)
- update seedlot existing pages (#70) (c4297c9)
- updated work-directory and path on nightly job (#98) (b412957)
Features
- 606 seedlot form orchestration (#82) (5d88abe)
- adjusted requests and resgistration flux (#68) (162fe5b)
- collection step for seedlot registration (#79) (2d91867)
- create components for seedlot details page (#66) (988f5a2)
- created orchard step for seedlot registration (#78) (1fe5e4d)
- created seedlot activity history tab (#65) (a8ba9f0)
- created seedlot registration page structure (#74) (3fd659e)
- embedding ownership step form (#76) (e43aeb8)
- extraction and storage page (#81) (163aa96)
- favourite api integration (#55) (fcc9bc0)
- Files & Docs table created (#63) (a77761f)
- fix app version (#111) (367162a)
- full workflow/pipeline overhaul (#45) (cc86d9a)
- interim storage page (#77) (9a74830)
- linked a class form to feedback page (#59) (f3530d0)
- Notification page (#69) (7e5c10c)
- seedlot applicant information form (#56) (2c98ab9)
- seedlot details page grid (#47) (e7ddfb7)
- seedlot summary created (#62) (9cfe0c3)
v0.8.6
test: create login test cases and update PR files (#37) * test: create login test cases and update PR files * tests: fix env name for cypress variables * tests: cypress env vars attempt * tests: fix cypress env action * tests: cypress with react app env vars --------- Co-authored-by: Ricardo Campos <[email protected]>