delete cms app and move dom magic to respective components; profil vue router integration; profil component reloads with watcher on uid property; profiLUpdateRequest app->comp TODO; deleted profil app;

This commit is contained in:
Johann Hoffmann
2025-01-22 15:16:15 +01:00
parent bb8ebdd465
commit de8a206f27
9 changed files with 115 additions and 516 deletions
@@ -1,6 +1,8 @@
import ProfilUpdateView from "../../components/Cis/ProfilUpdate/ProfilUpdateView.js";
import Phrasen from "../../plugin/Phrasen.js";
// TODO: sobald in verwendung den vue router pfad zu ProfilUpdateView definieren und diese app in component auslagern
const app = Vue.createApp({
name: 'ProfilUpdateRequestsApp',
components: {