Compare commits

...

2 Commits

Author SHA1 Message Date
Dobromir Popov
0a8757ec39 Merge branch 'main' of https://git.d-popov.com/popov/mwitnessing 2026-02-17 18:50:07 +02:00
Dobromir Popov
c0bd9d148d todo 2026-01-12 19:26:51 +02:00
2 changed files with 5 additions and 1 deletions

View File

@@ -128,7 +128,7 @@
"editor.defaultFormatter": "redhat.vscode-yaml" "editor.defaultFormatter": "redhat.vscode-yaml"
}, },
"[sql]": { "[sql]": {
"editor.defaultFormatter": "cweijan.vscode-mysql-client2" "editor.defaultFormatter": "mtxr.sqltools"
}, },
"[prisma]": { "[prisma]": {
"editor.defaultFormatter": "Prisma.prisma" "editor.defaultFormatter": "Prisma.prisma"

View File

@@ -269,5 +269,9 @@ in schedule admin - if a publisher is always pair & family is not in the shift -
[] show unpublished schedule if admin [] show unpublished schedule if admin
[] fix notifications
[] allow to send test notification to any user if admin
[] see non-published assignments in callendar if admin
[]