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

Entity Type metadata for field auditing #1509

Merged
merged 4 commits into from
Aug 8, 2024

Conversation

mikesname
Copy link
Contributor

@mikesname mikesname commented Jul 2, 2024

Add facility for adding metadata about entity types and their fields. This is stored in the PostgreSQL DB and used for validation on item pages and showing usage hints in admin forms.

@mikesname mikesname force-pushed the feature/field_constraints branch 2 times, most recently from 61d5ceb to 6d0c43f Compare July 24, 2024 13:12
@mikesname mikesname force-pushed the feature/field_constraints branch 11 times, most recently from 57264d9 to b927c40 Compare August 5, 2024 15:31
@mikesname mikesname force-pushed the feature/field_constraints branch 2 times, most recently from 5444ffc to d26d6fb Compare August 7, 2024 13:10
Type metadata is information about types and fields, as hardcoded
in the app.
This is done by extending the existing form config system, now
called field hints, which is integrated into various action builders
for editing and saving forms.
Command changed from `docker-compose` to `docker compose`
@mikesname mikesname merged commit c699bab into EHRI:main Aug 8, 2024
1 check passed
@mikesname mikesname deleted the feature/field_constraints branch August 8, 2024 13:53
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.

1 participant