Gantt:Open Project: Difference between revisions

    From UNITApedia
    No edit summary
    No edit summary
     
    (One intermediate revision by the same user not shown)
    Line 5: Line 5:
           "start_date": "01-01-2026 00:00",
           "start_date": "01-01-2026 00:00",
           "text": "Open Project",
           "text": "Open Project",
           "duration": 272,
           "duration": 668,
           "end_date": "30-09-2026 00:00",
           "end_date": "31-10-2027 00:00",
           "progress": 0,
           "progress": 0,
           "parent": 0,
           "parent": 0,
    Line 23: Line 23:
           "start_date": "01-01-2026 00:00",
           "start_date": "01-01-2026 00:00",
           "text": "",  
           "text": "",  
           "duration": 119,
           "duration": 668,
           "end_date": "30-04-2026 00:00",
           "end_date": "31-10-2027 00:00",
           "parent": 2,
           "parent": 2,
           "color": "#F4D03F"
           "color": "#F4D03F"
    Line 30: Line 30:
         {
         {
           "id": 21,
           "id": 21,
           "start_date": "01-02-2026 00:00",
           "start_date": "01-05-2026 00:00",
           "text": "★ B1 (Requirements)",
           "text": "★ B0 (PM Review1)",
          "duration": 0,
          "type": "milestone",
          "parent": 2
        },
        {
          "id": 22,
          "start_date": "01-10-2026 00:00",
          "text": "★ B2 (PM Review2)",
          "duration": 0,
          "type": "milestone",
          "parent": 2
        },
        {
          "id": 23,
          "start_date": "01-09-2027 00:00",
          "text": "★ B0 (PM Review3)",
           "duration": 0,
           "duration": 0,
           "type": "milestone",
           "type": "milestone",
    Line 47: Line 63:
           "start_date": "01-03-2026 00:00",
           "start_date": "01-03-2026 00:00",
           "text": "",
           "text": "",
           "duration": 213,
           "duration": 610,
           "end_date": "30-09-2026 00:00",
           "end_date": "31-10-2027 00:00",
           "parent": 3,
           "parent": 3,
           "color": "#5DADE2"
           "color": "#5DADE2"
        },
        {
          "id": 31,
          "start_date": "01-05-2026 00:00",
          "text": "★ A1 (Alpha Release)",
          "duration": 0,
          "type": "milestone",
          "parent": 3
        },
        {
          "id": 32,
          "start_date": "01-08-2026 00:00",
          "text": "★ A2 (Public Release)",
          "duration": 0,
          "type": "milestone",
          "parent": 3
         },
         },
         {
         {
    Line 79: Line 79:
           "start_date": "01-02-2026 00:00",
           "start_date": "01-02-2026 00:00",
           "text": "",
           "text": "",
           "duration": 241,
           "duration": 637,
           "end_date": "30-09-2026 00:00",
           "end_date": "31-10-2027 00:00",
           "parent": 4,
           "parent": 4,
           "color": "#58D68D"
           "color": "#58D68D"
        },
        {
          "id": 41,
          "start_date": "01-02-2026 00:00",
          "text": "★ T0 (Env Setup)",
          "duration": 0,
          "type": "milestone",
          "parent": 4
         }
         }
       ],
       ],
       "links": []
       "links": []
    }
    }

    Latest revision as of 09:50, 3 April 2026

    {
      "data": [
        {
          "id": 1,
          "start_date": "01-01-2026 00:00",
          "text": "Open Project",
          "duration": 668,
          "end_date": "31-10-2027 00:00",
          "progress": 0,
          "parent": 0,
          "open": true,
          "color": "#8E44AD"
        },
        {
          "id": 2,
          "text": "Business layer (0.5 PM)",
          "parent": 1,
          "render": "split",
          "open": true
        },
        {
          "id": 20,
          "start_date": "01-01-2026 00:00",
          "text": "", 
          "duration": 668,
          "end_date": "31-10-2027 00:00",
          "parent": 2,
          "color": "#F4D03F"
        },
        {
          "id": 21,
          "start_date": "01-05-2026 00:00",
          "text": "★ B0 (PM Review1)",
          "duration": 0,
          "type": "milestone",
          "parent": 2
        },
        {
          "id": 22,
          "start_date": "01-10-2026 00:00",
          "text": "★ B2 (PM Review2)",
          "duration": 0,
          "type": "milestone",
          "parent": 2
        },
        {
          "id": 23,
          "start_date": "01-09-2027 00:00",
          "text": "★ B0 (PM Review3)",
          "duration": 0,
          "type": "milestone",
          "parent": 2
        },
        {
          "id": 3,
          "text": "Application layer (0.5 PM)",
          "parent": 1,
          "render": "split",
          "open": true
        },
        {
          "id": 30,
          "start_date": "01-03-2026 00:00",
          "text": "",
          "duration": 610,
          "end_date": "31-10-2027 00:00",
          "parent": 3,
          "color": "#5DADE2"
        },
        {
          "id": 4,
          "text": "Technology layer (0.2 PM)",
          "parent": 1,
          "render": "split",
          "open": true
        },
        {
          "id": 40,
          "start_date": "01-02-2026 00:00",
          "text": "",
          "duration": 637,
          "end_date": "31-10-2027 00:00",
          "parent": 4,
          "color": "#58D68D"
        }
      ],
      "links": []
    }