Commit Graph

11 Commits

Author SHA1 Message Date
fsociety
73bed106b4 🚀 update(dependencies): upgrade Laravel framework and other packages to latest versions 2024-12-23 18:27:08 +01:00
fsociety
421d60e42b feat(election): add access control for election details and voting options based on user permissions. 2024-10-25 13:30:39 +02:00
fsociety
c7c744d626 🆕 feat(pages): change x-if to x-show for conditional rendering in admin and project support views 2024-10-25 13:06:44 +02:00
fsociety
77c4f0158e 🎨 refactor: update x-show to x-if for conditionally rendering elements in Blade templates. 2024-10-25 11:34:25 +02:00
fsociety
22676d3f48 🎨 fix(project): update date format to 'd.m.Y' in project proposal view file 2024-10-24 19:33:38 +02:00
fsociety
c2e1fc2695 feat(seo): update SEO title for project proposal support page with project name. 2024-10-24 19:29:33 +02:00
fsociety
1e57f7dd4c 🎨 refactor(project): update title formatting for project proposal view in Blade template 2024-10-24 19:27:59 +02:00
fsociety
69263b667e 🔧 fix(project-proposal): update SEOData parameters for improved description handling in project support view 2024-10-24 19:27:01 +02:00
fsociety
85df94915e 🎨 refactor(proposal): streamline vote handling and improve Nostr login/logout functions in project proposal view. 2024-10-24 19:24:31 +02:00
fsociety
05773cb5b3 🎉 feat(seo): add Laravel SEO package and create SEO migration for better site optimization. 2024-10-24 19:18:30 +02:00
fsociety
06c43501a0 🎉 feat(project-support): update project support links and implement voting functionality with reasons for rejection. 2024-10-24 19:02:17 +02:00