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.8.1
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
v0.7.1
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
v0.6.3
v0.6.2
Feat/seedlot components (#33) * feat: adjust existing components for seedlot pages * feat: unitary tests * feat: adjusting snapshots
v0.6.1
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
v0.5.0
v0.4.4
Feat/empty sections (#27) * feat: empty section component created * feat: empty section imported in pages * fix: styling adjusts * fix: removing padding prop