From 0c727c37f4fab554aea0f3f0bbced6a5950969f4 Mon Sep 17 00:00:00 2001 From: Eli Bosley Date: Thu, 4 Sep 2025 07:24:46 -0400 Subject: [PATCH] refactor: update UserProfile positioning and clean up unraid components - Adjusted the positioning of the UserProfile component to be absolute, ensuring it aligns correctly within its parent container. - Modified the clean-unraid.sh script to remove the entire components directory instead of just the standalone apps directory, enhancing cleanup efficiency. - Added a cleanup step in deploy-dev.sh to clear the remote standalone directory before deployment, ensuring a fresh setup. These changes improve the layout of the UserProfile component and streamline the deployment process by ensuring no residual files remain. --- web/components/UserProfile.ce.vue | 2 +- web/scripts/clean-unraid.sh | 12 ++++++------ web/scripts/deploy-dev.sh | 2 ++ 3 files changed, 9 insertions(+), 7 deletions(-) diff --git a/web/components/UserProfile.ce.vue b/web/components/UserProfile.ce.vue index c59673f68..79077bfec 100644 --- a/web/components/UserProfile.ce.vue +++ b/web/components/UserProfile.ce.vue @@ -85,7 +85,7 @@ onMounted(() => {