Skip to content

Commit

Permalink
chore: update shifts data (#227)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Sep 11, 2024
1 parent a9fff93 commit 34b1c1a
Showing 1 changed file with 89 additions and 33 deletions.
122 changes: 89 additions & 33 deletions data/shifts.json
Original file line number Diff line number Diff line change
Expand Up @@ -532,8 +532,8 @@
"title": "Tópicos de Astronomia e Cosmologia",
"theoretical": false,
"shift": "TP1",
"building": "CP1",
"room": "0.04",
"building": "CP2",
"room": "0.03",
"day": 1,
"start": "18:00",
"end": "20:00",
Expand All @@ -557,7 +557,7 @@
"theoretical": true,
"shift": "T1",
"building": "CP1",
"room": "1.43",
"room": "2.11",
"day": 1,
"start": "18:00",
"end": "20:00",
Expand Down Expand Up @@ -1271,18 +1271,6 @@
"end": "11:00",
"filterId": 312
},
{
"id": 14309,
"title": "Cálculo de Programas",
"theoretical": false,
"shift": "TP1",
"building": "CP2",
"room": "2.01",
"day": 1,
"start": "09:00",
"end": "11:00",
"filterId": 311
},
{
"id": 14309,
"title": "Cálculo de Programas",
Expand Down Expand Up @@ -1403,18 +1391,6 @@
"end": "13:00",
"filterId": 313
},
{
"id": 14310,
"title": "Desenvolvimento de Sistemas de Software",
"theoretical": false,
"shift": "PL1",
"building": "CP3",
"room": "2.03",
"day": 1,
"start": "11:00",
"end": "13:00",
"filterId": 313
},
{
"id": 14311,
"title": "Inteligência Artificial",
Expand All @@ -1440,16 +1416,16 @@
"filterId": 316
},
{
"id": 14309,
"title": "Cálculo de Programas",
"id": 14310,
"title": "Desenvolvimento de Sistemas de Software",
"theoretical": false,
"shift": "TP5",
"building": "CP2",
"room": "2.02",
"shift": "PL1",
"building": "CP3",
"room": "2.03",
"day": 1,
"start": "11:00",
"end": "13:00",
"filterId": 311
"filterId": 313
},
{
"id": 14313,
Expand Down Expand Up @@ -1583,6 +1559,18 @@
"end": "15:30",
"filterId": 315
},
{
"id": 14298,
"title": "Laboratórios de Informática IV",
"theoretical": false,
"shift": "OT3",
"building": "CP3",
"room": "2.02",
"day": 2,
"start": "13:30",
"end": "15:30",
"filterId": 315
},
{
"id": 14311,
"title": "Inteligência Artificial",
Expand Down Expand Up @@ -1655,6 +1643,30 @@
"end": "16:00",
"filterId": 315
},
{
"id": 14298,
"title": "Laboratórios de Informática IV",
"theoretical": false,
"shift": "OT2",
"building": "7",
"room": "0.11",
"day": 1,
"start": "14:00",
"end": "16:00",
"filterId": 315
},
{
"id": 14298,
"title": "Laboratórios de Informática IV",
"theoretical": false,
"shift": "OT4",
"building": "7",
"room": "0.11",
"day": 3,
"start": "14:00",
"end": "16:00",
"filterId": 315
},
{
"id": 14310,
"title": "Desenvolvimento de Sistemas de Software",
Expand All @@ -1674,6 +1686,10 @@
"shift": "OT5",
"building": "CP2",
"room": "2.06",
"theoretical": false,
"shift": "OT5",
"building": "CP2",
"room": "2.06",
"day": 4,
"start": "15:30",
"end": "17:30",
Expand Down Expand Up @@ -1739,6 +1755,30 @@
"end": "19:30",
"filterId": 315
},
{
"id": 14309,
"title": "Cálculo de Programas",
"theoretical": false,
"shift": "TP5",
"building": "CP1",
"room": "1.22",
"day": 1,
"start": "18:00",
"end": "20:00",
"filterId": 311
},
{
"id": 14309,
"title": "Cálculo de Programas",
"theoretical": false,
"shift": "TP1",
"building": "CP1",
"room": "0.18",
"day": 1,
"start": "18:00",
"end": "20:00",
"filterId": 311
},
{
"id": 14600,
"title": "Aplicações e Serviços de Computação em Nuvem",
Expand Down Expand Up @@ -2123,13 +2163,27 @@
"end": "15:00",
"filterId": 416
},
{
"id": 14601,
"title": "Requisitos e Arquiteturas de Software",
"theoretical": false,
"shift": "PL8",
"building": "CP1",
"room": "1.15",
"day": 1,
"start": "13:00",
"end": "15:00",
"filterId": 416
},
{
"id": 14599,
"title": "Computação Paralela",
"theoretical": false,
"shift": "PL1",
"shift": "PL1",
"building": "CP1",
"room": "2.25",
"room": "2.25",
"day": 1,
"start": "13:00",
"end": "15:00",
Expand Down Expand Up @@ -2308,8 +2362,10 @@
"title": "Requisitos e Arquiteturas de Software",
"theoretical": false,
"shift": "PL6",
"shift": "PL6",
"building": "CP1",
"room": "2.18",
"room": "2.18",
"day": 1,
"start": "16:00",
"end": "18:00",
Expand Down

0 comments on commit 34b1c1a

Please sign in to comment.