From cb841901e425f7172708433c86a96e45247b5975 Mon Sep 17 00:00:00 2001 From: Ozzy Date: Thu, 23 Jan 2025 03:00:02 +1030 Subject: [PATCH] edit notes --- QUOLLKEY-CHANGELOG.md | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/QUOLLKEY-CHANGELOG.md b/QUOLLKEY-CHANGELOG.md index 778793aae9..0b4eb68ad1 100644 --- a/QUOLLKEY-CHANGELOG.md +++ b/QUOLLKEY-CHANGELOG.md @@ -3,14 +3,16 @@ Quollkey docs will be added and modifided. (Quollkey-doc) Read - Quollkey-readme first. -Modified code files -I have reverted navbar changes for now. -navbar.vue - to auto hide to icons when mouse off, auto extend when mouse over. still being worked on. -Currently does not work if Logo URL is set in Branding. +welcome.entrance.a.vue +- shape 1 and shape 2 have been changed to act as a background for header and footer. +- Optional footer links for the landing page have been added, set via the Admin/Branding settings. +api files changed to enable links. +- Removed emojis, timelines and other fun. Some items remain in code files, cleanup to properly remove needed. -welcome.entrance.a.vue - shape 1 and shape 2 have been changed. Links in shape 2 are hard coded (edit these). emoji, federation bar etc have been removed. -Attempting to change hard coded links to dynamic. +MkVisitordashboard.vue +- changed some style elements and removed look for another instance button - it currently has no purpose. -MkVisitordashboard.vue - changed some style elements, removed look for another instance button - it currently has no purpose. +base.pug - removed splash display, cleanup needed. -base.pug - removed splash display +I have reverted navbar changes for now and locked branch. +navbar.vue - I did change it so mouseover extended the bar instead of toggle switch for desktop but it works ok as is. Might have another look one day.