fsociety
c1ebd9244a
feat: add signal field to meetups
...
- Added a new field "Signal" to the meetups form
- Included validation for the new signal field in the form backend
- Updated landing page to display the signal link if available
- Added display of the signal link in the meetup action column
- Created a new migration to add the signal field to the meetups table
- Included the signal field in the API endpoints for meetups and events.
2024-09-24 17:21:59 +02:00
HolgerHatGarKeineNode
5627831191
resolves #18
2023-10-30 11:39:00 +01:00
HolgerHatGarKeineNode
7aff3fb5f9
max:255
2023-03-10 12:21:47 +01:00
HolgerHatGarKeineNode
9a00e6dc12
monthly meetups
2023-03-06 14:05:31 +01:00
HolgerHatGarKeineNode
ce972e66c6
new forms added for courses
2023-02-27 18:37:23 +01:00
HolgerHatGarKeineNode
2be0b8da2a
normalize filenames
2023-02-27 16:50:25 +01:00
HolgerHatGarKeineNode
9896618944
recurring fixed
2023-02-27 16:35:56 +01:00
HolgerHatGarKeineNode
41872ea45f
url rule corrected
2023-02-22 16:48:26 +01:00
HolgerHatGarKeineNode
a387f579aa
sync user meetups after creation
2023-02-21 20:19:59 +01:00
HolgerHatGarKeineNode
f971818c12
add buttons changed
2023-02-21 20:11:30 +01:00
HolgerHatGarKeineNode
12847f95f6
huge Laravel 10 upgrade
2023-02-19 20:13:20 +01:00
Shift
5776b01d15
Apply Laravel coding style
...
Shift automatically applies the Laravel coding style - which uses the PSR-12 coding style as a base with some minor additions.
You may customize the code style applied by configuring [Pint](https://laravel.com/docs/pint ), [PHP CS Fixer](https://github.com/FriendsOfPHP/PHP-CS-Fixer ), or [PHP CodeSniffer](https://github.com/squizlabs/PHP_CodeSniffer ) for your project root.
For more information on customizing the code style applied by Shift, [watch this short video](https://laravelshift.com/videos/shift-code-style ).
2023-02-19 18:05:16 +01:00
HolgerHatGarKeineNode
eabf42b67b
validate data
2023-02-07 21:41:10 +01:00
HolgerHatGarKeineNode
f757a1cfa8
can:update,meetupEvent
2023-02-07 16:00:53 +01:00
HolgerHatGarKeineNode
8e00da34a4
we can now delete meetup events
2023-02-07 15:53:58 +01:00
HolgerHatGarKeineNode
a93598ef2e
recurring meetup events
2023-02-07 15:18:47 +01:00