Skip to content
This repository has been archived by the owner on May 12, 2023. It is now read-only.

Releases: bcgov/nr-spar-webapp

v0.8.1

10 Feb 16:38
49e1cc2
Compare
Choose a tag to compare
Feat: setup mock server (#40)

* feat: initial setup for the mock server

* fix: adjusted unitary tests to use the mock server

* feat: add api utils to act as a proxy to real backend api and the mocked server

* fix: added documentation regarding new env var and other small fixes

---------

Co-authored-by: Ricardo Campos <[email protected]>

v0.8.0

10 Feb 11:14
edf65d1
Compare
Choose a tag to compare

Features

  • create Seedlot Activities actions section (#38) (edf65d1)

v0.7.1

08 Feb 14:02
b06a668
Compare
Choose a tag to compare
Feat/theme change (#36)

* feat: them preference context created

* feat: fix some styles

* feat: change theme on profile menu

* feat: change theme logic

* fix: small fixes

* feat: new token for left panel

* feat: carbon upgrade to 1.21

* feat: light prop on panel section

* feat: fix custom dark mode

* fix: highlighted  style card fixed

* fix: light mode at logout

* fix: removing empty lines

* fix: transform added to jest config

* fix: bcHeader test fixed

* feat: js file transformed into tsx

* feat: JSdoc at themePreference

v0.7.0

01 Feb 14:02
271dbba
Compare
Choose a tag to compare

Features

v0.6.3

01 Feb 13:18
360b4ad
Compare
Choose a tag to compare

Bug Fixes

  • fixed accessibility issues on the dashboard page (#34) (360b4ad)

v0.6.2

24 Jan 16:19
93d3a60
Compare
Choose a tag to compare
Feat/seedlot components (#33)

* feat: adjust existing components for seedlot pages

* feat: unitary tests

* feat: adjusting snapshots

v0.6.1

17 Jan 17:11
3037d76
Compare
Choose a tag to compare
Feat/dashboard tests (#31)

* feat: new tests

* feat: card test created

* feat: empty section test created

* feat: favorite activities test created

* feat: more tests for card component

* feat: more test for favorite activities component

* feat: new test for card component

* feat: delete and highlight test created

* feat: description and icon tests

* feat: new card tests

* feat: lucas' tests

* feat: icon test on favorite activities

v0.6.0

17 Jan 12:32
64e7f75
Compare
Choose a tag to compare

Features

  • added seedlot dashboard page and initial grid display for it (#32) (64e7f75)

v0.5.0

11 Jan 17:02
a412c60
Compare
Choose a tag to compare

Bug Fixes

  • changed css units to rem, where necessary (#30) (08c76cf)

Features

v0.4.4

06 Jan 18:22
db2c3da
Compare
Choose a tag to compare
Feat/empty sections (#27)

* feat: empty section component created

* feat: empty section imported in pages

* fix: styling adjusts

* fix: removing padding prop