-
Notifications
You must be signed in to change notification settings - Fork 0
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
Api telechargement #55
Conversation
… into api_telechargement_37
Datahub ign 2905
… records This change renames the "distributions" field to "onlineResources" on dataset records, similarly to the service records This way, both kinds of records have the same property name, which makes sense because this property contains a mix of online resources The type of the online resources is different for datasets and services, but having the property named the same should simplify things down the line
add missing import too
nx g component online-resource-card --project feature-editor --style=css --changeDetection=OnPush --standalone --path=libs/feature/editor/src/lib/components
The attachedResources field is not preset yet in the model and is simply read from the facade. Eventually it might be put in its own field for simplicity Also adjusts the sortable list to use a proper gn-ui-button
The overview form field works similarly to the attached resources one. The intermediary "overview-upload" component was removed and everything is done in form-field-overviews component. Reading the attachments on overview change has been removed as we don't delete the attachments anymore.
…omponentOutlet This should simplify usage and allow binding output events to the sortable items more easily
This includes: attached-resources, temporal-extents and contacts
Renamed the attached-resources form field component to online-link-resources to match the model terminology
[ME] Attached resources field
chore: put max upload size in field config
feat(formapi): Ajout d'un système de page dans le formulaire #29
Affected libs:
|
📷 Screenshots are here! |
Description
This PR introduces [...]
Architectural changes
The following library now depends on [...]
Screenshots
[...]
Quality Assurance Checklist
breaking change
labelbackport <release branch>
labelThis work is sponsored by Organization ABC.