Skip to content

Commit

Permalink
chore: fix plannings project ids
Browse files Browse the repository at this point in the history
  • Loading branch information
kernoeb committed Sep 23, 2024
1 parent 1f98ace commit 9189e4a
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion .idea/dataSources.local.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

20 changes: 10 additions & 10 deletions assets/plannings.json
Original file line number Diff line number Diff line change
Expand Up @@ -7681,7 +7681,7 @@
{
"id": "g7",
"title": "G7",
"url": "https://planning.univ-rennes1.fr/jsp/custom/modules/plannings/anonymous_cal.jsp?resources=18201&projectId=1&calType=ical&firstDate={date-start}&lastDate={date-end}"
"url": "https://planning.univ-rennes1.fr/jsp/custom/modules/plannings/anonymous_cal.jsp?resources=18201&projectId=2&calType=ical&firstDate={date-start}&lastDate={date-end}"
}
],
"id": "ang-anglais",
Expand Down Expand Up @@ -9772,7 +9772,7 @@
{
"id": "isticm1opt1-plcgroupe2",
"title": "PLC groupe 2",
"url": "https://planning.univ-rennes1.fr/jsp/custom/modules/plannings/anonymous_cal.jsp?resources=14636&projectId=1&calType=ical&firstDate={date-start}&lastDate={date-end}"
"url": "https://planning.univ-rennes1.fr/jsp/custom/modules/plannings/anonymous_cal.jsp?resources=14636&projectId=2&calType=ical&firstDate={date-start}&lastDate={date-end}"
},
{
"id": "isticm1cropt1ppar",
Expand Down Expand Up @@ -15379,7 +15379,7 @@
{
"id": "option-mathematiques",
"title": "Option Mathématiques",
"url": "https://planning.univ-st-etienne.fr/jsp/custom/modules/plannings/anonymous_cal.jsp?resources=7724&projectId=2&calType=ical&firstDate={date-start}&lastDate={date-end}"
"url": "https://planning.univ-st-etienne.fr/jsp/custom/modules/plannings/anonymous_cal.jsp?resources=7724&projectId=4&calType=ical&firstDate={date-start}&lastDate={date-end}"
},
{
"id": "option-physique",
Expand All @@ -15399,19 +15399,19 @@
{
"id": "option-sciences-de-la-vie",
"title": "Option Sciences de la vie",
"url": "https://planning.univ-st-etienne.fr/jsp/custom/modules/plannings/anonymous_cal.jsp?resources=2178&projectId=2&calType=ical&firstDate={date-start}&lastDate={date-end}"
"url": "https://planning.univ-st-etienne.fr/jsp/custom/modules/plannings/anonymous_cal.jsp?resources=2178&projectId=4&calType=ical&firstDate={date-start}&lastDate={date-end}"
}
]
},
{
"id": "option-sciences-de-l-education",
"title": "Option Sciences de l'éducation",
"url": "https://planning.univ-st-etienne.fr/jsp/custom/modules/plannings/anonymous_cal.jsp?resources=8394&projectId=2&calType=ical&firstDate={date-start}&lastDate={date-end}"
"url": "https://planning.univ-st-etienne.fr/jsp/custom/modules/plannings/anonymous_cal.jsp?resources=8394&projectId=4&calType=ical&firstDate={date-start}&lastDate={date-end}"
},
{
"id": "td-pass",
"title": "TD PASS",
"url": "https://planning.univ-st-etienne.fr/jsp/custom/modules/plannings/anonymous_cal.jsp?resources=11975&projectId=2&calType=ical&firstDate={date-start}&lastDate={date-end}"
"url": "https://planning.univ-st-etienne.fr/jsp/custom/modules/plannings/anonymous_cal.jsp?resources=11975&projectId=4&calType=ical&firstDate={date-start}&lastDate={date-end}"
}
]
},
Expand Down Expand Up @@ -15444,7 +15444,7 @@
{
"id": "dfasm3",
"title": "DFASM3",
"url": "https://planning.univ-st-etienne.fr/jsp/custom/modules/plannings/anonymous_cal.jsp?resources=5060&projectId=2&calType=ical&firstDate={date-start}&lastDate={date-end}"
"url": "https://planning.univ-st-etienne.fr/jsp/custom/modules/plannings/anonymous_cal.jsp?resources=5060&projectId=4&calType=ical&firstDate={date-start}&lastDate={date-end}"
}
]
},
Expand Down Expand Up @@ -15546,7 +15546,7 @@
{
"id": "groupe-c",
"title": "Groupe C",
"url": "https://planning.univ-st-etienne.fr/jsp/custom/modules/plannings/anonymous_cal.jsp?resources=3825&projectId=2&calType=ical&firstDate={date-start}&lastDate={date-end}"
"url": "https://planning.univ-st-etienne.fr/jsp/custom/modules/plannings/anonymous_cal.jsp?resources=3825&projectId=4&calType=ical&firstDate={date-start}&lastDate={date-end}"
},
{
"id": "l2-sps-groupe1-1-4",
Expand All @@ -15561,12 +15561,12 @@
{
"id": "l2-sps-groupe-3-3-4",
"title": "L2 SPS - Groupe 3 (3/4)",
"url": "https://planning.univ-st-etienne.fr/jsp/custom/modules/plannings/anonymous_cal.jsp?resources=1247&projectId=2&calType=ical&firstDate={date-start}&lastDate={date-end}"
"url": "https://planning.univ-st-etienne.fr/jsp/custom/modules/plannings/anonymous_cal.jsp?resources=1247&projectId=4&calType=ical&firstDate={date-start}&lastDate={date-end}"
},
{
"id": "l2-sps-groupe-4-4-4",
"title": "L2 SPS - Groupe 4 (4/4)",
"url": "https://planning.univ-st-etienne.fr/jsp/custom/modules/plannings/anonymous_cal.jsp?resources=1206&projectId=2&calType=ical&firstDate={date-start}&lastDate={date-end}"
"url": "https://planning.univ-st-etienne.fr/jsp/custom/modules/plannings/anonymous_cal.jsp?resources=1206&projectId=4&calType=ical&firstDate={date-start}&lastDate={date-end}"
}
]
},
Expand Down
8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"eslint": "8.57.1",
"eslint-config-standard": "17.1.0",
"eslint-config-vuetify": "0.6.1",
"eslint-plugin-html": "8.1.1",
"eslint-plugin-html": "8.1.2",
"eslint-plugin-import": "2.30.0",
"eslint-plugin-n": "16.6.2",
"eslint-plugin-no-only-tests": "3.3.0",
Expand Down

0 comments on commit 9189e4a

Please sign in to comment.