Updated feature custom templates (markdown)
parent
8fa8f3aada
commit
86cfcd3ca5
|
@ -13,8 +13,8 @@ The default behavior must be to use the [templates bundled with MONARC](https://
|
|||
|
||||
## Major changes required
|
||||
|
||||
* update the models and controllers (zm-client);
|
||||
* actually controllers (`ApiDeliveriesModelsController`) are in zm-backoffice and are using the service `DeliveriesModelsService` from zm-core;
|
||||
* update the models (zm-client);
|
||||
* actually controllers (`ApiDeliveriesModelsController`) are in zm-backoffice and are using the service `DeliveriesModelsService` from zm-core. The controllers should also be moved or duplicated;
|
||||
* add a view in the front office for the management of templates (.docx):
|
||||
* ideally: ng-backoffice (`deliveries_models.kb_mgmt.html` and `create.deliverymodel.html`) → ng-anr (with some tests if we are in BO or FO)
|
||||
* → almost the same page than the page actually used in the back office but
|
||||
|
|
Loading…
Reference in New Issue