Gestion issue epic dans milestone

This commit is contained in:
2026-05-28 06:11:33 +02:00
parent e20a009882
commit 05bb1b58d9
10 changed files with 1024 additions and 21 deletions
+3 -1
View File
@@ -14,7 +14,9 @@
"Read(//home/Gato/IdeaProjects/Bonsai-webapp/**)",
"Read(//var/home/Gato/IdeaProjects/Bonsai-webapp/**)",
"Bash(grep -E \"\\\\.\\(ts|html|scss\\)$\")",
"Bash(grep -E \"\\\\.\\(ts|html\\)$\")"
"Bash(grep -E \"\\\\.\\(ts|html\\)$\")",
"Bash(ls /var/home/Gato/IdeaProjects/Bonsai-webapp.wiki/ 2>/dev/null && echo \"---wiki exists---\" || echo \"---wiki not found---\")",
"Read(//var/home/Gato/IdeaProjects/Bonsai-webapp.wiki/**)"
],
"additionalDirectories": [
"/home/Gato/IdeaProjects/Bonsai-webapp/src/app/issues",