Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* feat: add copy object URI in presentation (#559) * feat: improved copy url in presentation * test: added tests for coverage * chore: revert coverage * fix: removed console.log :) * test: write test for coverage * chore: changed messages on copy * chore: fixed coverage Co-authored-by: Stijn Taelemans <[email protected]> * feat: loan feature setup (#564) * feat: add copy object URI in presentation (#559) * feat: improved copy url in presentation * test: added tests for coverage * chore: revert coverage * fix: removed console.log :) * test: write test for coverage * chore: changed messages on copy * chore: fixed coverage Co-authored-by: Stijn Taelemans <[email protected]> * feat: ssetup loan-root, machine, event, ... etc * chore: rename loan events * chore: rename states * chore: minor changes in translation file * chore: revert test command in package.json * chore: fix event and state nameing * fix: make loan page content scrollable Co-authored-by: Stijn Taelemans <[email protected]> * feat: add copy collection uri in presentation (#569) * feat: create loan feature components (#568) * feat: add copy object URI in presentation (#559) * feat: improved copy url in presentation * test: added tests for coverage * chore: revert coverage * fix: removed console.log :) * test: write test for coverage * chore: changed messages on copy * chore: fixed coverage Co-authored-by: Stijn Taelemans <[email protected]> * feat: ssetup loan-root, machine, event, ... etc * chore: rename loan events * chore: rename states * chore: minor changes in translation file * chore: revert test command in package.json * chore: fix event and state nameing * fix: make loan page content scrollable * feat: develop loan overview page * feat: add caret svg in theme package * feat: develop detail page * feat: create loan creation component * feat: changed event parameter * feat: update detail component to fit new figma * feat: update creation component to fit figma * fix: minor styling fixes Co-authored-by: Stijn Taelemans <[email protected]> * chore: loan feature deployment (#570) * chore: update refs, only publish front end apps * chore: revert ci.yml * chore: add releases for pushes to feat/loan * chore: publish graduate release when merging to master * chore: update loan-canary.yml * chore: update prod-release.yml * chore: update docker image & deployment names * chore: update loans-canary.yml * chore: add -loans infix to deployment verif * chore: GA_TOKEN -> DIGITA_PACKAGES (#579) * chore: update NODE_AUTH_TOKEN in canary (#580) * build: exclude some packages from lerna publish (#581) * fix: add needs variables to publish-docker (#582) * fix: set package versions to loans WIP (#583) * build: update package locks (#584) * fix: package-locks for loans (#586) * chore: update package-locks WIP * test: fix tests * test: fix tests in presentation WIP * build: prereleases for loan canary (#587) * build: use prereleases for canary WIP * build: discover version WIP * build: correct action release WIP * build: update versions WIP * build: add allowBranch feat/loan (#588) * build: replace GA_TOKEN (#589) * build: bump versions for loan (#590) * build: use single test bracket (#591) * feat: create semcom object-loan component (#578) * feat: create object-loan component * feat: use object-loan semcom component in manage app * chore: update translations Co-authored-by: Stijn Taelemans <[email protected]> * build: bump package versions (#592) * build: bump versions WIP * build: bump package versions WIP * build: use PAT for pushes to feat/loan (#593) * buikd: bump package versions (#594) * chore: release v0.17.0-loans.15 * build: fix build errors (#595) * build: bump package versions WIP * build: update package-locks WIP * chore: release v0.17.0-loans.16 * feat: add object updates page in object root (#577) * feat: add object updates page in object root * fix: add Onderdelen title in sidebar * chore: update lnk line offset WIP Co-authored-by: Stijn Taelemans <[email protected]> * chore: release v0.17.0-loans.17 * build: use feat/loan for docker images WIP (#597) * chore: release v0.17.0-loans.18 * feat: implement LDNs for loan requests (#573) * feat: create and register inboxes for collections WIP * chore: implement services WIP * chore: add publisher to collection model WIP * chore: sending and retrieving loan requests works WIP * chore: accepting and rejecting works WIP * chore: request import progress WIP * feat: add Empty svg when there are no loanRequests on overview page * feat: improve validation of collection url * feat: collection anchor tag now opens presentation view in new tab * test: adapt tests to code changes and write extra tests for coverage * chore: importing collections works WIP * fix: build error in presentation WIP * test: update coverage (core) WIP * feat: overview page for accepted loan requests (#575) * feat: develop overview page for accepted loan requests * fix: revert changes Co-authored-by: Stijn Taelemans <[email protected]> * test: fixed tests in manage WIP Co-authored-by: Arthur Joppart <[email protected]> Co-authored-by: Arthur Joppart <[email protected]> * chore: release v0.17.0-loans.19 * feat: create presentation compare page (#596) * chore: improve router * feat: implement compare page and object-root refactor * test: added tests for new components and adapt some old ones * chore: update coverage * fix: revert unwanted change Co-authored-by: Stijn Taelemans <[email protected]> * chore: release v0.17.0-loans.20 * feat: implement LDN for metadata updates (#598) * feat: save new collection + object on import WIP * feat: send metadata updates when saving loaned objects WIP * feat: show updates in original object overview WIP * fix: add updated object URI to metadata update notif WIP * chore: replace nde/original with schema/isbasedon WIP * chore: rename predicate originalObject -> context WIP * fix: reload collections on import WIP * fix: popup styling on object page WIP * fix: compare page link WIP * chore: implement import cancels WIP * feat: implement importing of metadata updates WIP * test: write tests for core WIP * chore: remove unnecessary jest param WIP * test: fix failing tests in manage WIP * chore: release v0.17.0-loans.21 * build: update release actions WIP * fix: webid validation for broker.pod.inrupt.com oidcIssuers WIP * chore: update release action Co-authored-by: Arthur Joppart <[email protected]> Co-authored-by: lem-onade <[email protected]> Co-authored-by: Arthur Joppart <[email protected]>
- Loading branch information