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
Révision précédente
Prochaine révision Les deux révisions suivantes
application_mobile [2020/07/20 17:39]
Julian ancienne révision (2020/07/20 17:35) restaurée
application_mobile [2020/07/20 18:24]
Julian ancienne révision (2020/07/20 18:22) restaurée
Ligne 9: Ligne 9:
   * **Recette **: définit une réunion dans laquelle nous validons tous le bon fonctionnement avant communication   * **Recette **: définit une réunion dans laquelle nous validons tous le bon fonctionnement avant communication
   * **Release **: communication faite aux utilisateurs de l'update d'une version, avec les nouvelles features   * **Release **: communication faite aux utilisateurs de l'update d'une version, avec les nouvelles features
 +  * **Feature **: fonction souhaitée à définir en réunion
 ~~NOCACHE~~ ~~NOCACHE~~
 ~~~~GANTT~~~~ ~~~~GANTT~~~~
Ligne 16: Ligne 17:
     "dsn": ":embedded:",     "dsn": ":embedded:",
     "increment": {     "increment": {
-        "task": 6+        "task": 28
-        "link": 4+        "link": 47
     },     },
     "gantt": {     "gantt": {
Ligne 23: Ligne 24:
             {             {
                 "id": 1,                 "id": 1,
-                "text": "v0.1",+                "text": "Dev v0.1",
                 "start_date": "19-07-2020 00:00",                 "start_date": "19-07-2020 00:00",
-                "duration": 12,+                "duration": 13,
                 "progress": 0,                 "progress": 0,
                 "parent": 0,                 "parent": 0,
                 "open": true,                 "open": true,
                 "order": 0,                 "order": 0,
-                "target": null+                "target": ""
             },             },
             {             {
Ligne 75: Ligne 76:
                 "order": 0,                 "order": 0,
                 "target": null                 "target": null
 +            },
 +            {
 +                "id": 6,
 +                "text": "Release v0.1",
 +                "start_date": "31-07-2020 00:00",
 +                "duration": 1,
 +                "progress": 0,
 +                "parent": 1,
 +                "open": true,
 +                "order": 0,
 +                "target": ""
 +            },
 +            {
 +                "id": 7,
 +                "text": "Nouvelle tâche",
 +                "start_date": "19-07-2020 00:00",
 +                "duration": 1,
 +                "progress": 0,
 +                "parent": 1595259569093,
 +                "open": true,
 +                "order": 0,
 +                "target": null
 +            },
 +            {
 +                "id": 8,
 +                "text": "Recette v0.1",
 +                "start_date": "30-07-2020 00:00",
 +                "duration": 1,
 +                "progress": 0,
 +                "parent": 6,
 +                "open": true,
 +                "order": 0,
 +                "target": ""
 +            },
 +            {
 +                "id": 9,
 +                "text": "Nouvelle tâche",
 +                "start_date": "19-07-2020 00:00",
 +                "duration": 1,
 +                "progress": 0,
 +                "parent": 1595259580222,
 +                "open": true,
 +                "order": 0,
 +                "target": null
 +            },
 +            {
 +                "id": 10,
 +                "text": "Corrections de bugs",
 +                "start_date": "20-07-2020 00:00",
 +                "duration": 5,
 +                "progress": 0,
 +                "parent": 8,
 +                "open": true,
 +                "order": 0,
 +                "target": ""
 +            },
 +            {
 +                "id": 11,
 +                "text": "Phase de test 10 utilisateurs",
 +                "start_date": "25-07-2020 00:00",
 +                "duration": 5,
 +                "progress": 0,
 +                "parent": 8,
 +                "open": true,
 +                "order": 0,
 +                "target": ""
 +            },
 +            {
 +                "id": 12,
 +                "text": "Dev v0.5",
 +                "start_date": "01-08-2020 00:00",
 +                "duration": 15,
 +                "progress": 0,
 +                "parent": 0,
 +                "open": true,
 +                "order": 0,
 +                "target": ""
 +            },
 +            {
 +                "id": 13,
 +                "text": "Recherche et analyse des besoins restants",
 +                "start_date": "19-07-2020 00:00",
 +                "duration": 3,
 +                "progress": 0,
 +                "parent": 1,
 +                "open": true,
 +                "order": 0,
 +                "target": ""
 +            },
 +            {
 +                "id": 15,
 +                "text": "Dev feature 2",
 +                "start_date": "01-08-2020 00:00",
 +                "duration": 5,
 +                "progress": 0,
 +                "parent": 12,
 +                "open": true,
 +                "order": 0,
 +                "target": ""
 +            },
 +            {
 +                "id": 16,
 +                "text": "Release v0.5",
 +                "start_date": "15-08-2020 00:00",
 +                "duration": 1,
 +                "progress": 0,
 +                "parent": 12,
 +                "open": true,
 +                "order": 0,
 +                "target": ""
 +            },
 +            {
 +                "id": 17,
 +                "text": "Recette v0.5",
 +                "start_date": "01-08-2020 00:00",
 +                "duration": 1,
 +                "progress": 0,
 +                "parent": 1595259816724,
 +                "open": true,
 +                "order": 0,
 +                "target": null
 +            },
 +            {
 +                "id": 18,
 +                "text": "Correction de bugs",
 +                "start_date": "01-08-2020 00:00",
 +                "duration": 1,
 +                "progress": 0,
 +                "parent": 1595259816725,
 +                "open": true,
 +                "order": 0,
 +                "target": null
 +            },
 +            {
 +                "id": 19,
 +                "text": "Phase de tests",
 +                "start_date": "01-08-2020 00:00",
 +                "duration": 1,
 +                "progress": 0,
 +                "parent": 1595259816725,
 +                "open": true,
 +                "order": 0,
 +                "target": null
 +            },
 +            {
 +                "id": 20,
 +                "text": "Dev v1",
 +                "start_date": "16-08-2020 00:00",
 +                "duration": 16,
 +                "progress": 0,
 +                "parent": 0,
 +                "open": true,
 +                "order": 0,
 +                "target": ""
 +            },
 +            {
 +                "id": 21,
 +                "text": "Phase de tests v0.5",
 +                "start_date": "05-08-2020 00:00",
 +                "duration": 6,
 +                "progress": 0,
 +                "parent": 22,
 +                "open": true,
 +                "order": 0,
 +                "target": 1595260939356
 +            },
 +            {
 +                "id": 22,
 +                "text": "Recette v0.5",
 +                "start_date": "14-08-2020 00:00",
 +                "duration": 1,
 +                "progress": 0,
 +                "parent": 16,
 +                "open": true,
 +                "order": 0,
 +                "target": ""
 +            },
 +            {
 +                "id": 23,
 +                "text": "Corrections de bugs",
 +                "start_date": "14-08-2020 00:00",
 +                "duration": 1,
 +                "progress": 0,
 +                "parent": 1595260615247,
 +                "open": true,
 +                "order": 0,
 +                "target": null
 +            },
 +            {
 +                "id": 24,
 +                "text": "Corrections de bugs",
 +                "start_date": "11-08-2020 00:00",
 +                "duration": 3,
 +                "progress": 0,
 +                "parent": 22,
 +                "open": true,
 +                "order": 0,
 +                "target": ""
 +            },
 +            {
 +                "id": 25,
 +                "text": "Dev feature 1",
 +                "start_date": "01-08-2020 00:00",
 +                "duration": 5,
 +                "progress": 0,
 +                "parent": 12,
 +                "open": true,
 +                "order": 0,
 +                "target": 15
 +            },
 +            {
 +                "id": 26,
 +                "text": "Dev feature 3",
 +                "start_date": "16-08-2020 00:00",
 +                "duration": 4,
 +                "progress": 0,
 +                "parent": 20,
 +                "open": true,
 +                "order": 0,
 +                "target": ""
 +            },
 +            {
 +                "id": 27,
 +                "text": "Dev feature 4",
 +                "start_date": "16-08-2020 00:00",
 +                "duration": 4,
 +                "progress": 0,
 +                "parent": 20,
 +                "open": true,
 +                "order": 0,
 +                "target": ""
             }             }
         ],         ],
Ligne 94: Ligne 326:
                 "source": "1595259075582",                 "source": "1595259075582",
                 "target": "1595259075583",                 "target": "1595259075583",
 +                "type": "0"
 +            },
 +            {
 +                "id": 4,
 +                "source": "10",
 +                "target": "1595259607256",
 +                "type": "0"
 +            },
 +            {
 +                "id": 5,
 +                "source": "1595259607256",
 +                "target": "8",
 +                "type": "0"
 +            },
 +            {
 +                "id": 6,
 +                "source": "8",
 +                "target": "6",
 +                "type": "0"
 +            },
 +            {
 +                "id": 7,
 +                "source": "10",
 +                "target": "11",
 +                "type": "0"
 +            },
 +            {
 +                "id": 8,
 +                "source": "11",
 +                "target": "8",
 +                "type": "0"
 +            },
 +            {
 +                "id": 9,
 +                "source": "1",
 +                "target": "1595259709215",
 +                "type": "0"
 +            },
 +            {
 +                "id": 10,
 +                "source": "1595259816713",
 +                "target": "10",
 +                "type": "0"
 +            },
 +            {
 +                "id": 13,
 +                "source": "1595259816721",
 +                "target": "1595259816727",
 +                "type": "0"
 +            },
 +            {
 +                "id": 14,
 +                "source": "1595259816722",
 +                "target": "1595259816727",
 +                "type": "0"
 +            },
 +            {
 +                "id": 15,
 +                "source": "1595259816727",
 +                "target": "1595259816726",
 +                "type": "0"
 +            },
 +            {
 +                "id": 16,
 +                "source": "1595259816726",
 +                "target": "1595259816725",
 +                "type": "0"
 +            },
 +            {
 +                "id": 17,
 +                "source": "1595259816725",
 +                "target": "1595259816724",
 +                "type": "0"
 +            },
 +            {
 +                "id": 18,
 +                "source": "1595259816724",
 +                "target": "1595259816733",
 +                "type": "0"
 +            },
 +            {
 +                "id": 19,
 +                "source": "12",
 +                "target": "1595259816721",
 +                "type": "1"
 +            },
 +            {
 +                "id": 20,
 +                "source": "1595259816721",
 +                "target": "1595259816722",
 +                "type": "1"
 +            },
 +            {
 +                "id": 21,
 +                "source": "6",
 +                "target": "1595259816721",
 +                "type": "0"
 +            },
 +            {
 +                "id": 22,
 +                "source": "6",
 +                "target": "1595259816722",
 +                "type": "0"
 +            },
 +            {
 +                "id": 25,
 +                "source": "15",
 +                "target": "1595260615242",
 +                "type": "0"
 +            },
 +            {
 +                "id": 28,
 +                "source": "1595260615242",
 +                "target": "1595260615250",
 +                "type": "0"
 +            },
 +            {
 +                "id": 29,
 +                "source": "1595260615250",
 +                "target": "1595260615247",
 +                "type": "0"
 +            },
 +            {
 +                "id": 30,
 +                "source": "1595260615247",
 +                "target": "16",
 +                "type": "0"
 +            },
 +            {
 +                "id": 32,
 +                "source": "1595260939363",
 +                "target": "21",
 +                "type": "0"
 +            },
 +            {
 +                "id": 33,
 +                "source": "15",
 +                "target": "21",
 +                "type": "0"
 +            },
 +            {
 +                "id": 34,
 +                "source": "21",
 +                "target": "1595260939356",
 +                "type": "0"
 +            },
 +            {
 +                "id": 35,
 +                "source": "1595260939356",
 +                "target": "22",
 +                "type": "0"
 +            },
 +            {
 +                "id": 36,
 +                "source": "22",
 +                "target": "16",
 +                "type": "0"
 +            },
 +            {
 +                "id": 37,
 +                "source": "6",
 +                "target": "1595260939363",
 +                "type": "0"
 +            },
 +            {
 +                "id": 39,
 +                "source": "13",
 +                "target": "10",
 +                "type": "0"
 +            },
 +            {
 +                "id": 41,
 +                "source": "21",
 +                "target": "24",
 +                "type": "0"
 +            },
 +            {
 +                "id": 42,
 +                "source": "24",
 +                "target": "22",
 +                "type": "0"
 +            },
 +            {
 +                "id": 43,
 +                "source": "25",
 +                "target": "21",
 +                "type": "0"
 +            },
 +            {
 +                "id": 45,
 +                "source": "12",
 +                "target": "20",
 +                "type": "0"
 +            },
 +            {
 +                "id": 46,
 +                "source": "1",
 +                "target": "12",
                 "type": "0"                 "type": "0"
             }             }
  • application_mobile.txt
  • Dernière modification: 2020/10/08 14:50
  • de Julian