Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat: loan machine, events, states, root #564

Merged
merged 10 commits into from
Jan 27, 2022

Conversation

BelgianNoise
Copy link
Collaborator

No description provided.

BelgianNoise and others added 3 commits January 24, 2022 17:27
* 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]>
@BelgianNoise BelgianNoise self-assigned this Jan 26, 2022
@BelgianNoise BelgianNoise reopened this Jan 26, 2022
@BelgianNoise BelgianNoise marked this pull request as ready for review January 26, 2022 15:24
@lem-onade lem-onade requested a review from johannadm January 27, 2022 13:33
@lem-onade lem-onade merged commit 674e27c into feat/loan Jan 27, 2022
@lem-onade lem-onade deleted the feat/loan-machine-events-states-root branch January 27, 2022 15:53
lem-onade added a commit that referenced this pull request Apr 28, 2022
* 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]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants