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

complex paths in library fields, with support for generators #67

Merged

Conversation

Rahien
Copy link
Collaborator

@Rahien Rahien commented Jan 13, 2025

Description

See linked PR

Links to other PR's

@Rahien Rahien marked this pull request as ready for review January 13, 2025 11:58
Base automatically changed from karel/lmb-182-allow-changing-field-order to karel/lmb-333-create-form-extensions January 14, 2025 12:18
Copy link
Contributor

@JonasVanHoof JonasVanHoof left a comment

Choose a reason for hiding this comment

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

Small things, does seem to work with the sterftedatum

domain/data-access/form-extension-repository.ts Outdated Show resolved Hide resolved
domain/data-access/form-extension-repository.ts Outdated Show resolved Hide resolved
domain/data-access/form-extension-repository.ts Outdated Show resolved Hide resolved
domain/data-access/form-extension-repository.ts Outdated Show resolved Hide resolved
return null;
}
const b = bindings[0];
if (b.get('shape').termType === 'BlankNode') {
Copy link
Contributor

Choose a reason for hiding this comment

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

Does rdflib not have a method isBlankNode and isLiteral?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

but right now i don't have a dependency on rdflib here i think this termType thing is according to the spec and not just rdflib so i'd rather keep it that way

Copy link
Contributor

@JonasVanHoof JonasVanHoof left a comment

Choose a reason for hiding this comment

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

Can add a sterfdatum to the corrigeer fouten form ✅
Can create sterfdatum field in the extra mandataris fields custom form, but the saved value cannot be fetched i think because of the date input

image

@Rahien Rahien merged commit 6a65bd0 into karel/lmb-333-create-form-extensions Jan 24, 2025
1 check passed
@Rahien Rahien deleted the karel/lmb-809-complex-paths branch January 24, 2025 10:08
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