Commit Graph

10 Commits

Author SHA1 Message Date
fsociety
ceefbe41ba 🚧 fix(association): update authorization check for project proposal based on currentPleb membership and pubkey 2024-10-25 12:21:12 +02:00
fsociety
f297605995 🚧 fix(association): update authorization check for project proposal based on currentPleb membership and pubkey 2024-10-25 12:20:08 +02:00
fsociety
2bc5071117 🛠️ fix(project-proposal): remove unnecessary pleb ID assignment in project proposal update function 2024-10-25 12:15:42 +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
16b633f7fe 🔧 fix(project-support): update association status check for project proposal validation 2024-10-24 19:50:02 +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
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