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
5113954ba7
🛠️ refactor: group function imports for better readability in multiple Blade files
2024-10-24 21:19:06 +02:00
fsociety
c7909c1bea
🔧 fix(website-input): add description for valid URL format in project support forms
2024-10-24 20:21:58 +02:00
fsociety
0798fe9326
🎨 refactor(form): remove image validation from project support
2024-10-24 20:11:05 +02:00
fsociety
6771aee148
🎨 feat(image): validate and upload project proposal images in the form. Update image preview logic.
2024-10-24 19:46:42 +02:00
fsociety
ef1d0fdf17
🎨 feat(project): enhance project support form with image upload and validation features.
...
🗃️ refactor(project): rename project support route for clarity and consistency.
🗑️ chore(project): implement delete confirmation for project proposals in the index view.
🔧 fix(editor): adjust initialization delay for SimpleMDE editor to improve responsiveness.
📸 fix(media): update fallback image URL in ProjectProposal model for better asset management.
2024-10-24 18:05:37 +02:00
fsociety
6db38d08f5
🆕 feat(project): add website field and validation for project proposals form
2024-10-24 17:40:51 +02:00
fsociety
c6b3593341
🚀 feat(project-support): add project proposal form and listing pages with image uploads and voting functionality
2024-10-23 18:10:14 +02:00