Merge branch 'feature-63445/Studierendenverwaltung_Filter' into studvw_2025-11_rc

This commit is contained in:
Harald Bamberger
2025-11-04 17:10:24 +01:00
8 changed files with 755 additions and 108 deletions
+6
View File
@@ -16,6 +16,12 @@
*/
export default {
configFilter() {
return {
method: 'get',
url: 'api/frontend/v1/stv/config/filter'
};
},
configStudent() {
return {
method: 'get',