diff --git a/docs/event-management.md b/docs/event-management.md index c41188074..e33b90148 100644 --- a/docs/event-management.md +++ b/docs/event-management.md @@ -65,7 +65,7 @@ Here is an example of the `Piscine Go` settings. It presents the settings of the This piscine object attributes look like this: -![piscine object attributes](https://user-images.githubusercontent.com/35296671/63526946-239dfa00-c4f8-11e9-8272-270c578f3fb8.png) +![piscine-object-attributes](img/piscine-object-attributes.png) *Children* > In the `Piscine Go`, children of type *exam* and *rush* have events itself. @@ -97,7 +97,7 @@ This child attributes look like this: This exam object attributes look like this: -![exam object attributes](https://user-images.githubusercontent.com/35296671/63527315-c3f41e80-c4f8-11e9-82da-d27c4c367323.png) +![exam-object-attributes](img/exam-object-attributes.png) ## Create the event diff --git a/docs/img/add-child-to-parent-object.png b/docs/img/add-child-to-parent-object.png new file mode 100644 index 000000000..86a1c806f Binary files /dev/null and b/docs/img/add-child-to-parent-object.png differ diff --git a/docs/img/all-object-page.png b/docs/img/all-object-page.png new file mode 100644 index 000000000..24e5fad7a Binary files /dev/null and b/docs/img/all-object-page.png differ diff --git a/docs/img/child-capture.png b/docs/img/child-capture.png new file mode 100644 index 000000000..3336ec72e Binary files /dev/null and b/docs/img/child-capture.png differ diff --git a/docs/img/children.png b/docs/img/children.png new file mode 100644 index 000000000..caf88e40f Binary files /dev/null and b/docs/img/children.png differ diff --git a/docs/img/document-to-sign-step-example.png b/docs/img/document-to-sign-step-example.png new file mode 100644 index 000000000..d32531003 Binary files /dev/null and b/docs/img/document-to-sign-step-example.png differ diff --git a/docs/img/exam-object-attributes.png b/docs/img/exam-object-attributes.png new file mode 100644 index 000000000..5fd99463b Binary files /dev/null and b/docs/img/exam-object-attributes.png differ diff --git a/docs/img/form-step-example.png b/docs/img/form-step-example.png new file mode 100644 index 000000000..3a596eed8 Binary files /dev/null and b/docs/img/form-step-example.png differ diff --git a/docs/img/go-to-objects.png b/docs/img/go-to-objects.png new file mode 100644 index 000000000..671da94c8 Binary files /dev/null and b/docs/img/go-to-objects.png differ diff --git a/docs/img/object-attributes.png b/docs/img/object-attributes.png new file mode 100644 index 000000000..c490ca38a Binary files /dev/null and b/docs/img/object-attributes.png differ diff --git a/docs/img/object-edit-overview.png b/docs/img/object-edit-overview.png new file mode 100644 index 000000000..fee93fcf7 Binary files /dev/null and b/docs/img/object-edit-overview.png differ diff --git a/docs/img/piscine-object-attributes.png b/docs/img/piscine-object-attributes.png new file mode 100644 index 000000000..dba2c5586 Binary files /dev/null and b/docs/img/piscine-object-attributes.png differ diff --git a/docs/modular-steps-management.md b/docs/modular-steps-management.md index 8860cb05c..d55cc55e1 100644 --- a/docs/modular-steps-management.md +++ b/docs/modular-steps-management.md @@ -180,7 +180,7 @@ Here is an example of the form step's attributes. It presents a form with two se This 'form' step would look like this: -![form step example](https://user-images.githubusercontent.com/35296671/56816457-7cf06800-683b-11e9-9003-6f83b4545033.png) +![form-step-example](img/form-step-example.png) ## Settings for a `document to sign` step @@ -241,4 +241,4 @@ NB : `target` & `download` are forwarded to the a html element as they are valid This 'document to sign' step would look like this: -![document to sign step example](https://user-images.githubusercontent.com/35296671/61788887-29c28d00-ae0b-11e9-872c-71a7d1ddbe09.png) +![document-to-sign-step-example](img/document-to-sign-step-example.png) diff --git a/docs/object-attribute-system.md b/docs/object-attribute-system.md index 8aea0fc16..52d84ab05 100644 --- a/docs/object-attribute-system.md +++ b/docs/object-attribute-system.md @@ -23,7 +23,7 @@ Once created, the new attributes appears right bellow and the ability to associa Any attribute can be delete by clicking on the 'trash' icon on the right hand of it. Here an example of how the section looks like. -![object-attributes](https://user-images.githubusercontent.com/15313830/56677487-88675600-66b8-11e9-9781-26dc0ee6301d.png) +![object-attributes](img/object-attributes.png) ## Attributes and RelationShips @@ -49,10 +49,10 @@ The following json shows how the object would be represented: ``` Children -![children](https://user-images.githubusercontent.com/15313830/56679319-b189e580-66bc-11e9-8f2a-3d51eb1486d4.png) +![children](img/children.png) Child -![chilld-capture](https://user-images.githubusercontent.com/15313830/56679320-b189e580-66bc-11e9-90ab-c8f69f531876.png) +![child-capture](img/child-capture.png) ## Detailed example diff --git a/docs/object-child-creation.md b/docs/object-child-creation.md index 3fdf66143..f5d0dcb4c 100644 --- a/docs/object-child-creation.md +++ b/docs/object-child-creation.md @@ -24,7 +24,7 @@ This documentation explains how to associate a child to a parent object. #### 2. Go to _Children_ > _Add a child_ -![add child to parent object](https://user-images.githubusercontent.com/35296671/56506977-de50c800-6517-11e9-9c71-d19a1ec4e5cd.png) +![add-child-to-parent-object](img/add-child-to-parent-object.png) #### 3. Set up the new child: diff --git a/docs/object-edit.md b/docs/object-edit.md index 80842515a..5434d1c53 100644 --- a/docs/object-edit.md +++ b/docs/object-edit.md @@ -4,7 +4,7 @@ ## Page Composition -![object-edit-overview](https://user-images.githubusercontent.com/15313830/56667480-ceff8500-66a5-11e9-98c7-792d598f2394.png) +![object-edit-overview](img/object-edit-overview.png) ### Pin 1 diff --git a/docs/objects.md b/docs/objects.md index 21cb3a7a7..98c904051 100644 --- a/docs/objects.md +++ b/docs/objects.md @@ -22,8 +22,8 @@ This is the minimal structure of an object: To access your Objects, go to the admin dashboard and then click on the _manage object_ link within the "Object" card. -![go-to-objects](https://user-images.githubusercontent.com/15313830/56653756-46bdb780-6686-11e9-98ba-18e382987e9c.png) +![go-to-objects](img/go-to-objects.png) Objects are sorted by type in different sections. This page offer a search bar that allow you query the objects by name. In the top-right corner, click the _add a new object_ button to create a new object. Fill a name, select a type and click _create_ to validate your creation. You will be redirected to the Object Edition page (document is here). -![all-object-page](https://user-images.githubusercontent.com/15313830/56654475-137c2800-6688-11e9-880b-75092397890d.png) +![all-object-page](img/all-object-page.png)