• Joined on 2025-04-13
Richard pushed to main at 365DevNet/365devnet 2025-06-26 21:16:23 +00:00
559bd3e983 Revamp email templates for improved design and user experience
Richard pushed to main at 365DevNet/365devnet 2025-06-26 21:03:29 +00:00
e19dc8eb3e Update ContactForm component to use dynamic origin for API requests and ensure CSRF token is included in form submissions
Richard pushed to main at 365DevNet/365devnet 2025-06-26 20:54:04 +00:00
49fabddc96 Refactor CookieBanner and Contact API for improved functionality and security
Richard pushed to main at 365DevNet/365devnet 2025-06-26 20:38:08 +00:00
cb64f7f76c Enhance ContactForm and CookieBanner components for improved accessibility and user feedback
Richard pushed to main at 365DevNet/365devnet 2025-06-24 19:11:08 +00:00
dde3fb1923 Fix calculation of start date in ContributionCalendar to correctly reflect the 52-week period
Richard pushed to main at 365DevNet/365devnet 2025-06-24 19:05:50 +00:00
3847f415d6 Enhance accessibility and structure across multiple components
Richard pushed to main at 365DevNet/365devnet 2025-06-24 18:55:13 +00:00
0b16ad5a28 Update homepage translations to enhance highlight formatting for improved readability
Richard pushed to main at 365DevNet/365devnet 2025-06-24 18:49:20 +00:00
851759d16b Update workflow automation description for clarity and consistency
Richard pushed to main at 365DevNet/365devnet 2025-06-24 18:48:50 +00:00
Richard pushed to main at 365DevNet/365devnet 2025-06-24 18:45:43 +00:00
fe93eb716f Revamp homepage with explosive design and enhanced interactivity
Compare 2 commits »
Richard pushed to main at 365DevNet/365devnet 2025-06-18 22:59:05 +00:00
06281a9093 Add prerendering to development page for improved performance
Richard pushed to main at 365DevNet/365devnet 2025-06-18 22:56:20 +00:00
ae6f2f5db8 Refactor development page to enhance performance and update components
Richard pushed to main at 365DevNet/Omoluabi 2025-06-18 22:41:42 +00:00
d2bb939dc8 Refactor multiple pages to enhance structure and styling: update About, Contact, Events, Home, Members, Orphanage pages with improved meta descriptions, layout changes, and consistent use of global styles. Replace BaseLayout with Header and Footer components for better modularity and maintainability.
Richard pushed to main at 365DevNet/Omoluabi 2025-06-18 22:32:01 +00:00
063b5edbaa Refactor mobile menu implementation in Header component: update button ID, enhance toggle functionality with detailed logging, and streamline event listeners for improved user experience.
Richard pushed to main at 365DevNet/Omoluabi 2025-06-18 22:29:44 +00:00
65713e5350 Improve mobile menu functionality in Header component: add toggle behavior, close menu on link click, and adjust CSS for better visibility.
Richard pushed to main at 365DevNet/Omoluabi 2025-06-18 22:27:25 +00:00
f530b84499 Enhance Header component: implement mobile menu functionality, improve active state handling for navigation links, and add responsive styles for better mobile experience.
Richard pushed to main at 365DevNet/Omoluabi 2025-06-18 22:20:03 +00:00
8b32f51c6e Refactor project structure: remove React integration and ContactForm component, update package dependencies, and enhance Footer and Header components with improved styling and layout. Change project name from "Omoluabi Foundation" to "Omoluabi Association" across various files.
Richard transferred repository Richard/Omoluabi to 365DevNet/Omoluabi 2025-06-18 20:51:56 +00:00
Richard pushed to main at 365DevNet/Omoluabi 2025-06-18 20:06:41 +00:00
81f637b317 Refactor Astro configuration: remove server adapter and streamline integrations. Update Tailwind CSS plugin setup.
Richard pushed to main at 365DevNet/Omoluabi 2025-06-18 19:43:12 +00:00
bc59d2ca67 Update Astro configuration for SSR support and refactor homepage layout. Added server adapter and standalone mode. Replaced Header component with a custom header, updated page titles, and improved styling for navigation and footer.