Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Les deux révisions précédentes Révision précédente
Prochaine révision Les deux révisions suivantes
application_mobile [2020/07/20 17:31]
Julian
application_mobile [2020/07/20 17:35]
127.0.0.1 modification externe
Ligne 11: Ligne 11:
 ~~NOCACHE~~ ~~NOCACHE~~
 ~~~~GANTT~~~~ ~~~~GANTT~~~~
 +
 +    "pageId": "application_mobile", 
 +    "version": "1.0", 
 +    "dsn": ":embedded:", 
 +    "increment":
 +        "task": 6, 
 +        "link":
 +    }, 
 +    "gantt":
 +        "data":
 +            { 
 +                "id": 1, 
 +                "text": "v0.1", 
 +                "start_date": "19-07-2020 00:00", 
 +                "duration": 12, 
 +                "progress": 0, 
 +                "parent": 0, 
 +                "open": true, 
 +                "order": 0, 
 +                "target": null 
 +            }, 
 +            { 
 +                "id": 2, 
 +                "text": "Corrections des bugs", 
 +                "start_date": "19-07-2020 00:00", 
 +                "duration": 1, 
 +                "progress": 0, 
 +                "parent": 1595259075576, 
 +                "open": true, 
 +                "order": 0, 
 +                "target": null 
 +            }, 
 +            { 
 +                "id": 3, 
 +                "text": "Recette", 
 +                "start_date": "19-07-2020 00:00", 
 +                "duration": 1, 
 +                "progress": 0, 
 +                "parent": 1595259075581, 
 +                "open": true, 
 +                "order": 0, 
 +                "target": null 
 +            }, 
 +            { 
 +                "id": 4, 
 +                "text": "Release v0.1", 
 +                "start_date": "19-07-2020 00:00", 
 +                "duration": 1, 
 +                "progress": 0, 
 +                "parent": 1595259075576, 
 +                "open": true, 
 +                "order": 0, 
 +                "target": null 
 +            }, 
 +            { 
 +                "id": 5, 
 +                "text": "Tests auprès de 10 utilisateurs", 
 +                "start_date": "19-07-2020 00:00", 
 +                "duration": 1, 
 +                "progress": 0, 
 +                "parent": 1595259075576, 
 +                "open": true, 
 +                "order": 0, 
 +                "target": null 
 +            } 
 +        ], 
 +        "links":
 +            { 
 +                "id": 1, 
 +                "source": "1595259075581", 
 +                "target": "1595259075584", 
 +                "type": "0" 
 +            }, 
 +            { 
 +                "id": 2, 
 +                "source": "1595259075584", 
 +                "target": "1595259075582", 
 +                "type": "0" 
 +            }, 
 +            { 
 +                "id": 3, 
 +                "source": "1595259075582", 
 +                "target": "1595259075583", 
 +                "type": "0" 
 +            } 
 +        ] 
 +    } 
 +}
 ~~~~~~~~~~~ ~~~~~~~~~~~
  
  • application_mobile.txt
  • Dernière modification: 2020/10/08 14:50
  • de Julian