|
8 | 8 | /back-end/.eslintrc.js @AyakorK @Maghwyn @Loule95450 |
9 | 9 | /back-end/.gitignore @Maghwyn @Loule95450 |
10 | 10 | /back-end/docker-compose.prod.yml @Maghwyn @Kevw94 |
11 | | -/back-end/nest-cli.json @Maghwyn @Thomlam |
12 | 11 | /back-end/package-lock.json @Maghwyn @AyakorK |
13 | 12 | /back-end/package.json @Maghwyn @AyakorK |
14 | | -/back-end/src/app.controller.spec.ts @Maghwyn @Thomlam |
15 | 13 | /back-end/src/app.controller.ts @Maghwyn @Loule95450 |
16 | 14 | /back-end/src/app.module.ts @Maghwyn @AyakorK |
17 | 15 | /back-end/src/app.service.ts @Maghwyn @Kevw94 |
|
25 | 23 | /back-end/src/auth/utils/ @Loule95450 @Maghwyn |
26 | 24 | /back-end/src/auth/utils/auth.cookie.ts @Maghwyn @Kevw94 |
27 | 25 | /back-end/src/auth/utils/auth.projection.ts @Maghwyn @Kevw94 |
28 | | -/back-end/src/base/academicYears/ @Maghwyn @Thomlam |
29 | 26 | /back-end/src/base/academicYears/academicYears.repository.ts @Maghwyn @Loule95450 |
30 | 27 | /back-end/src/base/academicYears/interfaces/academicYears.interface.ts @Maghwyn @Loule95450 |
31 | 28 | /back-end/src/base/articles/ @Maghwyn @TheoLandemaine |
32 | 29 | /back-end/src/base/articles/articles.module.ts @Maghwyn |
33 | 30 | /back-end/src/base/articles/events/ @Loule95450 @TheoLandemaine |
34 | 31 | /back-end/src/base/articles/interfaces/articles.interface.ts @Maghwyn @Loule95450 @AyakorK |
35 | 32 | /back-end/src/base/boards/ @LeoJeanjean |
36 | | -/back-end/src/base/boards/boards.module.ts @Maghwyn @Thomlam |
37 | | -/back-end/src/base/boards/boards.repository.ts @LeoJeanjean @Maghwyn |
38 | | -/back-end/src/base/boards/interfaces/boards.interface.ts @LeoJeanjean @Maghwyn |
| 33 | +/back-end/src/base/boards/boards.module.ts @Maghwyn |
| 34 | +/back-end/src/base/boards/interfaces/boards.interface.ts @LeoJeanjean |
39 | 35 | /back-end/src/base/calls/ @AyakorK @Maghwyn |
40 | 36 | /back-end/src/base/calls/calls.controller.ts @Maghwyn |
41 | 37 | /back-end/src/base/calls/calls.module.ts @Loule95450 @Maghwyn |
|
57 | 53 | /back-end/src/base/courses/courses.service.ts @Maghwyn @AyakorK |
58 | 54 | /back-end/src/base/courses/dto/coures.dto.ts @AyakorK |
59 | 55 | /back-end/src/base/courses/interfaces/courses.interface.ts @AyakorK @Maghwyn |
60 | | -/back-end/src/base/equipmentsLoan/ @Maghwyn @Thomlam |
61 | | -/back-end/src/base/equipmentsLoan/interfaces/equipmentsLoan.interface.ts @Maghwyn @Thomlam |
| 56 | +/back-end/src/base/equipmentsLoan/interfaces/equipmentsLoan.interface.ts @Maghwyn |
62 | 57 | /back-end/src/base/groups/groups.controller.ts @Kevw94 @Loule95450 @TheoLandemaine |
63 | 58 | /back-end/src/base/groups/groups.module.ts @Maghwyn |
64 | 59 | /back-end/src/base/groups/groups.repository.ts @Maghwyn @Loule95450 |
65 | 60 | /back-end/src/base/groups/groups.service.ts @AyakorK @Maghwyn @Loule95450 |
66 | 61 | /back-end/src/base/groups/interfaces/groups.interface.ts @Maghwyn @Loule95450 |
67 | | -/back-end/src/base/groups/utils/createProject.ts @TheoLandemaine @Loule95450 |
| 62 | +/back-end/src/base/groups/utils/createProject.ts @Loule95450 @AyakorK |
68 | 63 | /back-end/src/base/ideasComments/ideasComments.module.ts @RuKaSuu @Maghwyn |
69 | 64 | /back-end/src/base/ideasComments/ideasComments.repository.ts @Maghwyn @AyakorK |
70 | | -/back-end/src/base/ideasComments/interfaces/ideasComments.interface.ts @Maghwyn @AyakorK |
71 | | -/back-end/src/base/ideasEquipments/ideasEquipments.module.ts @Maghwyn @Thomlam |
| 65 | +/back-end/src/base/ideasComments/interfaces/ideasComments.interface.ts @Maghwyn @Loule95450 |
72 | 66 | /back-end/src/base/ideasEquipments/ideasEquipments.repository.ts @Maghwyn @Heloise-lelez @RuKaSuu |
73 | 67 | /back-end/src/base/ideasEquipments/interfaces/ideasEquipments.interface.ts @RuKaSuu @Heloise-lelez |
74 | 68 | /back-end/src/base/materials/ @Maghwyn @RuKaSuu |
|
79 | 73 | /back-end/src/base/materials/materials.repository.ts @Loule95450 @RuKaSuu |
80 | 74 | /back-end/src/base/openHouses/ @Loule95450 @Maghwyn |
81 | 75 | /back-end/src/base/openHouses/interfaces/openHouses.interface.ts @Maghwyn @Loule95450 |
82 | | -/back-end/src/base/openHouses/openHouses.module.ts @Maghwyn @Thomlam |
| 76 | +/back-end/src/base/openHouses/openHouses.module.ts @Maghwyn |
83 | 77 | /back-end/src/base/projects/ @LeoJeanjean |
84 | | -/back-end/src/base/projects/interfaces/projects.interface.ts @LeoJeanjean @Maghwyn |
85 | | -/back-end/src/base/projects/projects.module.ts @Maghwyn @Thomlam |
86 | | -/back-end/src/base/projects/projects.repository.ts @LeoJeanjean @Maghwyn |
| 78 | +/back-end/src/base/projects/interfaces/projects.interface.ts @LeoJeanjean |
| 79 | +/back-end/src/base/projects/projects.module.ts @Maghwyn |
87 | 80 | /back-end/src/base/retrospectives/dto/retrospectives.dto.ts @Maghwyn |
88 | 81 | /back-end/src/base/retrospectives/events/retrospectives.events.req.ts @AyakorK |
89 | 82 | /back-end/src/base/retrospectives/events/retrospectives.events.ts @Loule95450 @TheoLandemaine |
|
100 | 93 | /back-end/src/base/users/interfaces/allowed.students.interface.ts @Maghwyn @Kevw94 |
101 | 94 | /back-end/src/base/users/interfaces/users.interface.ts @Loule95450 @Maghwyn |
102 | 95 | /back-end/src/base/users/users.repository.ts @Maghwyn @Loule95450 |
103 | | -/back-end/src/base/users/utils/users.aggregation.ts @TheoLandemaine |
| 96 | +/back-end/src/base/users/utils/users.aggregation.ts @Loule95450 |
104 | 97 | /back-end/src/base/users/utils/users.projection.ts @Maghwyn |
105 | 98 | /back-end/src/common/constants/global.ts @Maghwyn @Kevw94 |
106 | 99 | /back-end/src/common/constants/README.md @Maghwyn |
|
109 | 102 | /back-end/src/common/decorators/jwt.decorator.ts @Maghwyn @Loule95450 |
110 | 103 | /back-end/src/common/decorators/README.md @Maghwyn |
111 | 104 | /back-end/src/common/gateways/canvas.global.gateway.ts @Maghwyn |
112 | | -/back-end/src/common/gateways/chat.global.gateway.ts @Maghwyn @AyakorK |
| 105 | +/back-end/src/common/gateways/chat.global.gateway.ts @Maghwyn @Loule95450 |
113 | 106 | /back-end/src/common/gateways/ideasComment.global.gateway.ts @RuKaSuu |
114 | | -/back-end/src/common/guards/auth.guard.ts @Maghwyn @Thomlam |
| 107 | +/back-end/src/common/guards/auth.guard.ts @Maghwyn |
115 | 108 | /back-end/src/common/guards/role.guard.ts @Maghwyn @Kevw94 |
116 | 109 | /back-end/src/common/helpers/object.helper.ts @Maghwyn @Kevw94 |
117 | 110 | /back-end/src/common/helpers/string.helper.ts @Loule95450 @Maghwyn |
|
127 | 120 | /back-end/src/config/interface/config.interface.ts @Maghwyn @AyakorK |
128 | 121 | /back-end/src/config/README.md @Maghwyn |
129 | 122 | /back-end/src/cron/cron.service.ts @Maghwyn |
130 | | -/back-end/src/external-modules/chat/chat.module.ts @Maghwyn @AyakorK |
| 123 | +/back-end/src/external-modules/chat/chat.module.ts @Maghwyn @Loule95450 |
131 | 124 | /back-end/src/external-modules/database/ @Maghwyn |
132 | | -/back-end/src/external-modules/database/mongo.module.ts @Maghwyn @Thomlam |
| 125 | +/back-end/src/external-modules/database/mongo.module.ts @Maghwyn |
133 | 126 | /back-end/src/external-modules/database/mongo.service.ts @Maghwyn @Kevw94 |
134 | 127 | /back-end/src/external-modules/mailjet/ @Loule95450 @Maghwyn |
135 | 128 | /back-end/src/external-modules/mailjet/mailjet.service.ts @Maghwyn @AyakorK |
136 | 129 | /back-end/src/main.ts @Maghwyn @Loule95450 |
137 | | -/back-end/src/MODULE.md @Maghwyn @Thomlam |
138 | | -/back-end/tsconfig.build.json @Maghwyn @Thomlam |
139 | 130 | /back-end/types/index.d.ts @Maghwyn |
140 | 131 | /back-end/uploads/.gitkeep @Loule95450 |
141 | 132 | /front-end/.eslintrc.cjs @Maghwyn @TheoLandemaine |
|
158 | 149 | /front-end/src/api/scrum-req.ts @Kevw94 @Maghwyn |
159 | 150 | /front-end/src/api/user-req.ts @Maghwyn @AyakorK |
160 | 151 | /front-end/src/App.vue @TheoLandemaine @Maghwyn |
161 | | -/front-end/src/assets/audio/retrospectiveAudio/bell_1.wav @TheoLandemaine |
| 152 | +/front-end/src/assets/audio/retrospectiveAudio/bell_1.wav @Loule95450 |
162 | 153 | /front-end/src/assets/images/ @Loule95450 @Maghwyn |
163 | 154 | /front-end/src/assets/images/CodingToolsFavicon.png @Loule95450 |
164 | 155 | /front-end/src/assets/images/CodingToolsLogo.png @Loule95450 |
165 | 156 | /front-end/src/assets/images/left.svg @Loule95450 |
166 | 157 | /front-end/src/assets/images/right.svg @Loule95450 |
167 | 158 | /front-end/src/assets/imgs/retrospectiveImgs/ @TheoLandemaine |
168 | 159 | /front-end/src/components/ @Kevw94 @Maghwyn |
169 | | -/front-end/src/components/account/ |
170 | 160 | /front-end/src/components/account/AccountForm.vue @Kevw94 @Maghwyn |
171 | 161 | /front-end/src/components/account/AccountHeader.vue @Kevw94 @Maghwyn |
172 | 162 | /front-end/src/components/account/AccountProfile.vue @Maghwyn |
|
188 | 178 | /front-end/src/components/agility/UI/MiroSelectionBox.vue @Maghwyn |
189 | 179 | /front-end/src/components/agility/UI/SceneUI.vue @Maghwyn @Kevw94 |
190 | 180 | /front-end/src/components/agility/UI/ShareProject.vue @Maghwyn @AyakorK |
191 | | -/front-end/src/components/agility/UI/TextAreaEditor.vue @TheoLandemaine |
| 181 | +/front-end/src/components/agility/UI/TextAreaEditor.vue @Loule95450 |
192 | 182 | /front-end/src/components/agility/UI/ToolsEditor.vue @Maghwyn |
193 | 183 | /front-end/src/components/auth/ @Loule95450 @Maghwyn |
194 | 184 | /front-end/src/components/auth/forgot/ResetPassword.vue @Maghwyn @Kevw94 |
|
206 | 196 | /front-end/src/components/common/svg/ @Loule95450 @Maghwyn |
207 | 197 | /front-end/src/components/common/svg/Abstract.vue @Maghwyn @Kevw94 |
208 | 198 | /front-end/src/components/common/svg/ArrowLeft.vue @Ptitbapt |
209 | | -/front-end/src/components/common/svg/Bell.vue @Maghwyn @AyakorK |
210 | | -/front-end/src/components/common/svg/Board.vue @Ptitbapt |
| 199 | +/front-end/src/components/common/svg/Board.vue @Loule95450 |
211 | 200 | /front-end/src/components/common/svg/Book.vue @Ptitbapt |
212 | | -/front-end/src/components/common/svg/Clipboard.vue @Ptitbapt |
| 201 | +/front-end/src/components/common/svg/Clipboard.vue @Loule95450 |
213 | 202 | /front-end/src/components/common/svg/Cloud.vue @Maghwyn @Kevw94 |
214 | 203 | /front-end/src/components/common/svg/Comment.vue @Maghwyn |
215 | 204 | /front-end/src/components/common/svg/Cross.vue @Maghwyn @Kevw94 |
216 | 205 | /front-end/src/components/common/svg/DeleteLogo.vue @Maghwyn |
217 | 206 | /front-end/src/components/common/svg/ExpandArrow.vue @Maghwyn @Kevw94 |
218 | 207 | /front-end/src/components/common/svg/Home.vue @Maghwyn @Kevw94 |
219 | 208 | /front-end/src/components/common/svg/LightBulb.vue @Loule95450 |
220 | | -/front-end/src/components/common/svg/Pause.vue @TheoLandemaine |
| 209 | +/front-end/src/components/common/svg/Pause.vue @Loule95450 |
221 | 210 | /front-end/src/components/common/svg/Shrink.vue @Maghwyn @Kevw94 |
222 | 211 | /front-end/src/components/common/svg/SvgCrown.vue @Maghwyn @Kevw94 |
223 | 212 | /front-end/src/components/common/svg/SvgThreeDot.vue @Maghwyn @Kevw94 |
224 | | -/front-end/src/components/common/svg/UserCircle.vue @TheoLandemaine |
225 | | -/front-end/src/components/common/svg/Validate.vue @TheoLandemaine |
| 213 | +/front-end/src/components/common/svg/UserCircle.vue @Loule95450 |
| 214 | +/front-end/src/components/common/svg/Validate.vue @Loule95450 |
226 | 215 | /front-end/src/components/common/uix/SelectionBox.vue @Loule95450 @Maghwyn |
227 | 216 | /front-end/src/components/materials/ @AyakorK @Maghwyn |
| 217 | +/front-end/src/components/materials/ApprouvalCenter.vue @Maghwyn @Loule95450 |
228 | 218 | /front-end/src/components/materials/ButtonsMaterials.vue @Maghwyn @RuKaSuu |
229 | 219 | /front-end/src/components/materials/ChartMaterials.vue @Maghwyn @Loule95450 |
230 | 220 | /front-end/src/components/materials/ImagePicker.vue @Maghwyn @Loule95450 |
|
233 | 223 | /front-end/src/components/NewSprint.vue @Maghwyn @Loule95450 @AyakorK |
234 | 224 | /front-end/src/components/RessourcesComponents/ @AyakorK @Maghwyn |
235 | 225 | /front-end/src/components/RessourcesComponents/AddCourse.vue @Ptitbapt |
| 226 | +/front-end/src/components/RessourcesComponents/Cours.vue @Maghwyn @AyakorK |
236 | 227 | /front-end/src/components/RessourcesComponents/CoursDetails.vue @AyakorK @Kevw94 |
237 | | -/front-end/src/components/RessourcesComponents/OpenHouses.vue @Loule95450 @Maghwyn |
| 228 | +/front-end/src/components/RessourcesComponents/NewParticipant.vue @AyakorK @Maghwyn |
238 | 229 | /front-end/src/components/RessourcesComponents/OpenHousesDetails.vue @Maghwyn @Ptitbapt |
239 | | -/front-end/src/components/RessourcesComponents/Ressources.vue @Loule95450 @Maghwyn |
240 | 230 | /front-end/src/components/retrospective/ @Kevw94 @Maghwyn |
241 | 231 | /front-end/src/components/retrospective/ChooseTemplate.vue @Maghwyn @AyakorK |
242 | 232 | /front-end/src/components/retrospective/CreatePostit.vue @Kevw94 @Loule95450 |
|
274 | 264 | /front-end/src/lib/pixi-tools-v2/model/ @Kevw94 @Maghwyn |
275 | 265 | /front-end/src/lib/pixi-tools-v2/model/model-constructor/ @AyakorK @Maghwyn |
276 | 266 | /front-end/src/lib/pixi-tools-v2/model/model-constructor/circle.ts @Maghwyn |
277 | | -/front-end/src/lib/pixi-tools-v2/model/model-constructor/ellipse.ts @Maghwyn @AyakorK |
| 267 | +/front-end/src/lib/pixi-tools-v2/model/model-constructor/ellipse.ts @Maghwyn @Loule95450 |
278 | 268 | /front-end/src/lib/pixi-tools-v2/model/model-constructor/lineBezier.ts @Maghwyn |
279 | 269 | /front-end/src/lib/pixi-tools-v2/model/model-constructor/polygon.ts @AyakorK @Maghwyn |
280 | 270 | /front-end/src/lib/pixi-tools-v2/model/model-constructor/rectangle.ts @Maghwyn @Kevw94 |
281 | 271 | /front-end/src/lib/pixi-tools-v2/model/model-constructor/textArea.ts @Maghwyn @TheoLandemaine |
282 | | -/front-end/src/lib/pixi-tools-v2/model/model-constructor/tree.ts @Maghwyn @AyakorK |
| 272 | +/front-end/src/lib/pixi-tools-v2/model/model-constructor/tree.ts @Maghwyn @Loule95450 |
283 | 273 | /front-end/src/lib/pixi-tools-v2/model/model-constructor/triangle.ts @Maghwyn @Loule95450 |
284 | 274 | /front-end/src/lib/pixi-tools-v2/model/template-ui.ts @Kevw94 @Maghwyn |
285 | 275 | /front-end/src/lib/pixi-tools-v2/model/template.ts @Maghwyn @Loule95450 |
|
291 | 281 | /front-end/src/lib/pixi-tools-v2/types/pixi-ui.ts @Kevw94 @Maghwyn |
292 | 282 | /front-end/src/lib/pixi-tools-v2/unsupported/ @Kevw94 @Maghwyn |
293 | 283 | /front-end/src/lib/pixi-tools-v2/unsupported/lib_TextInput.ts @Maghwyn @AyakorK |
294 | | -/front-end/src/lib/pixi-tools-v2/unsupported/textarea_html.ts @TheoLandemaine |
295 | | -/front-end/src/lib/pixi-tools-v2/utils/ |
296 | | -/front-end/src/lib/pixi-tools-v2/utils/base64codingFactoryLogo.ts |
297 | | -/front-end/src/lib/pixi-tools-v2/utils/base64codingToolsLogo.ts |
| 284 | +/front-end/src/lib/pixi-tools-v2/unsupported/textarea_html.ts @Loule95450 |
298 | 285 | /front-end/src/lib/pixi-tools-v2/utils/closestElementByPoints.ts @Maghwyn @Loule95450 |
299 | 286 | /front-end/src/lib/pixi-tools-v2/utils/closestPointByPoints.ts @Maghwyn @Loule95450 |
300 | | -/front-end/src/lib/pixi-tools-v2/utils/colorsConvertor.ts @TheoLandemaine |
| 287 | +/front-end/src/lib/pixi-tools-v2/utils/colorsConvertor.ts @Loule95450 |
301 | 288 | /front-end/src/lib/pixi-tools-v2/utils/dragAttachedLines.ts @Maghwyn @TheoLandemaine |
302 | | -/front-end/src/lib/pixi-tools-v2/utils/generatePdf.ts |
303 | 289 | /front-end/src/lib/pixi-tools-v2/utils/lengthFromPoints.ts @Maghwyn @Loule95450 |
304 | | -/front-end/src/lib/pixi-tools-v2/utils/modelBounds.ts |
305 | 290 | /front-end/src/lib/pixi-tools-v2/utils/modelColorimetry.ts @Maghwyn @Loule95450 |
306 | | -/front-end/src/lib/pixi-tools-v2/utils/modelSerializer.ts |
307 | 291 | /front-end/src/lib/pixi-tools-v2/utils/numberFinder.ts @Kevw94 @Maghwyn |
308 | 292 | /front-end/src/lib/pixi-tools-v2/utils/pointsOverlap.ts @Maghwyn @Loule95450 |
309 | 293 | /front-end/src/lib/pixi-tools-v2/utils/temporary.notification.ts @Maghwyn @Kevw94 |
|
330 | 314 | /front-end/src/store/interfaces/axios.interface.ts @Maghwyn |
331 | 315 | /front-end/src/store/interfaces/cours.interface.ts @AyakorK @Kevw94 |
332 | 316 | /front-end/src/store/interfaces/material.interface.ts @Maghwyn |
333 | | -/front-end/src/store/interfaces/openhouse.store.ts @Maghwyn @AyakorK |
| 317 | +/front-end/src/store/interfaces/openhouse.store.ts @Maghwyn @Loule95450 |
334 | 318 | /front-end/src/store/interfaces/project.interface.ts @Maghwyn |
335 | | -/front-end/src/store/interfaces/retrospective.interface.ts |
336 | 319 | /front-end/src/store/interfaces/template.interfaces.ts @Maghwyn |
337 | 320 | /front-end/src/store/interfaces/theme.interface.ts @Maghwyn @Loule95450 |
338 | | -/front-end/src/store/interfaces/timer.interface.ts @Maghwyn @AyakorK |
| 321 | +/front-end/src/store/interfaces/timer.interface.ts @Maghwyn @Loule95450 |
339 | 322 | /front-end/src/store/interfaces/user.interface.ts @Maghwyn |
340 | 323 | /front-end/src/store/modules/ @AyakorK @Maghwyn @TheoLandemaine |
341 | 324 | /front-end/src/store/modules/agility.store.ts @Maghwyn |
|
349 | 332 | /front-end/src/store/retrospective.store.ts @AyakorK @Kevw94 @TheoLandemaine |
350 | 333 | /front-end/src/styles/ @Maghwyn @TheoLandemaine |
351 | 334 | /front-end/src/styles/layout.css @Maghwyn @Kevw94 |
352 | | -/front-end/src/styles/pop-up-backdrop.css @TheoLandemaine |
| 335 | +/front-end/src/styles/pop-up-backdrop.css @Loule95450 |
353 | 336 | /front-end/src/styles/scss/config.scss @Maghwyn |
354 | 337 | /front-end/src/styles/scss/glassmorphism.scss @Maghwyn @Loule95450 |
355 | 338 | /front-end/src/styles/scss/temporary-notification.scss @Maghwyn @Kevw94 |
|
361 | 344 | /front-end/src/utils/object.helper.ts @Maghwyn @Loule95450 |
362 | 345 | /front-end/src/utils/pdfMake_vfs.ts @Loule95450 |
363 | 346 | /front-end/src/utils/string.helper.ts @Maghwyn @Loule95450 |
364 | | -/front-end/src/views/ @AyakorK @Maghwyn |
| 347 | +/front-end/src/views/ @Loule95450 @Maghwyn |
365 | 348 | /front-end/src/views/404/ErrorNotFound.vue @Maghwyn @Loule95450 |
366 | 349 | /front-end/src/views/AddArticleView.vue @TheoLandemaine |
367 | 350 | /front-end/src/views/AddCommentView.vue @TheoLandemaine |
|
378 | 361 | /front-end/src/views/CourseView.vue @AyakorK |
379 | 362 | /front-end/src/views/DisplayArticleView.vue @TheoLandemaine |
380 | 363 | /front-end/src/views/EditArticleView.vue @Maghwyn |
381 | | -/front-end/src/views/home/ @Loule95450 @Maghwyn |
382 | 364 | /front-end/src/views/home/HeroView.vue @AyakorK @TheoLandemaine |
383 | 365 | /front-end/src/views/material-ideas/ @Heloise-lelez @Loule95450 @Maghwyn |
384 | 366 | /front-end/src/views/material-ideas/Comments.vue @RuKaSuu @Maghwyn |
385 | | -/front-end/src/views/material-ideas/DraftPdf.vue @Loule95450 @RuKaSuu |
386 | | -/front-end/src/views/material-ideas/IdeasPdf.vue @RuKaSuu @Maghwyn |
387 | | -/front-end/src/views/MaterialsApprouvalCenterView.vue @Loule95450 @Maghwyn |
| 367 | +/front-end/src/views/material-ideas/DraftPdf.vue @Loule95450 @Maghwyn |
| 368 | +/front-end/src/views/material-ideas/IdeasPdf.vue @Loule95450 @Maghwyn |
| 369 | +/front-end/src/views/materialDashboard/ @AyakorK @Maghwyn |
| 370 | +/front-end/src/views/materialDashboard/OlderMaterials.vue @Maghwyn @Loule95450 |
| 371 | +/front-end/src/views/MaterialDashboardView.vue @AyakorK @Maghwyn |
388 | 372 | /front-end/src/views/MaterialsView.vue @Maghwyn @RuKaSuu |
389 | 373 | /front-end/src/views/NewRetrospective.vue @AyakorK @Kevw94 @TheoLandemaine |
390 | | -/front-end/src/views/OpenHousesDetails.vue @Loule95450 @Maghwyn |
391 | 374 | /front-end/src/views/OrganisationView.vue @Maghwyn |
392 | 375 | /front-end/src/views/Retrospective.vue @AyakorK @Kevw94 @TheoLandemaine |
393 | 376 | /front-end/src/views/RetrospectiveInvitation.vue @AyakorK |
|
0 commit comments