Skip to content

Releases: danskernesdigitalebibliotek/dpl-react

release-change-have-no-interest-after-DDFSOEG-211

Refactor getNoInterestAfter

To make the code cleaner and not repeat as we use hardcodedInterestPeriods both in helper and in PickupModal

release-improved-text-modal-error-handling

20 Sep 17:48
Compare
Choose a tag to compare
Improve error handling in saveText

by making use of Promise to handle the various cases.

release-work-description-list-to-helper

02 Sep 09:50
Compare
Choose a tag to compare
Pre-release
Move work description list data creation to helper

In order to get a clearer overview of component

release-feature/button-favorite-DDFSOEG-141--useHasItem

Add test to button favorite

$ yarn run start:storybook:test

Test for the following
- Material id is not on user's favorites list
- Material id is on user's favorites list
- User can add and remove material id from favorite list

release-feature/button-favorite-DDFSOEG-141

16 Jun 07:59
729aa09
Compare
Choose a tag to compare
Merge branch 'release/2' into feature/button-favorite-DDFSOEG-141

release-feature/storybook-menu-cleanup

15 Jun 13:02
Compare
Choose a tag to compare
Pre-release
Update changed story paths in Cypress

release-feature/suggest-text-mikkel

08 Jun 15:16
Compare
Choose a tag to compare
Pre-release
Commit for Mikkel with a patch so that he can help me - will be deleted

release-feature/more-releases

01 Jun 22:48
Compare
Choose a tag to compare
Pre-release
Build release on every push

This will ensure that we get a build on HEAD of every branch
which is handy for development