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

GN-4693: Insert LPDC #429

Merged
merged 6 commits into from
May 27, 2024
Merged

GN-4693: Insert LPDC #429

merged 6 commits into from
May 27, 2024

Conversation

dkozickis
Copy link
Contributor

@dkozickis dkozickis commented May 17, 2024

Overview

Insert LPDC reference for besluit (decision)

connected issues and PRs:

Setup

  1. Checkout frontend PR - GN-4693: Insert LPDC #429
  2. Checkout app-gelinkt-notuleren PR - GN-4693: Proxy to LPDC service app-gelinkt-notuleren#183
  3. Start app-gn with something like docker compose -f docker-compose.yml -f docker-compose.dev.yml -f docker-compose.override.yml up, API_KEY for lpdc-service should go into docker-compose.override.yml
  4. Start frontend

How to test/reproduce

Repeat after me

CleanShot.2024-05-21.at.13.48.33.mp4

Challenges/uncertainties

  • What needs to be shown in the search modal?
  • How should the node look in the UI really?

Checks PR readiness

  • UI: works on smaller screen sizes
  • UI: feedback for any loading/error states
  • Check if dummy app is correctly updated
  • Check cancel/go-back flows
  • changelog
  • npm lint
  • no new deprecations

Base automatically changed from GN-4692 to master May 20, 2024 04:34
@dkozickis dkozickis force-pushed the GN-4693 branch 2 times, most recently from 8965cea to 5e007a0 Compare May 21, 2024 10:42
@dkozickis dkozickis changed the title GN-4693: LPDC WIP GN-4693: Insert LPDc May 21, 2024
@dkozickis dkozickis requested review from abeforgit, piemonkey and lagartoverde and removed request for abeforgit May 21, 2024 10:51
@dkozickis dkozickis marked this pull request as ready for review May 21, 2024 10:51
tests/dummy/app/controllers/besluit-sample.ts Show resolved Hide resolved
addon/plugins/lpdc-plugin/api.ts Outdated Show resolved Hide resolved
app/components/lpdc-plugin/lpdc-insert.ts Outdated Show resolved Hide resolved
addon/components/lpdc-plugin/lpdc-insert.ts Outdated Show resolved Hide resolved
@dkozickis dkozickis changed the title GN-4693: Insert LPDc GN-4693: Insert LPDC May 22, 2024
@dkozickis dkozickis requested a review from piemonkey May 22, 2024 15:51
resource,
property: {
predicate: SRO('bekrachtigt').full,
object: sayDataFactory.literalNode(rdfaId),
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should this be .resourceNode(uri)?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you, yes. Changed

@dkozickis dkozickis requested a review from piemonkey May 23, 2024 08:30
dkozickis added 6 commits May 27, 2024 10:17
PR comment fixes
PR comment fixes
PR comment fixes
PR comment fixes
PR comment fixes
@dkozickis dkozickis merged commit db575de into master May 27, 2024
2 of 3 checks passed
@dkozickis dkozickis deleted the GN-4693 branch May 27, 2024 07:23
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.

2 participants