25 Commits

Author SHA1 Message Date
HolgerHatGarKeineNode
7b8d32807c closes #21 feat: add calendar stream URL to meetups
This commit adds a calendar stream URL to each meetup. The URL is copied to
the clipboard when the user clicks on a new button added to the UI. The copied
URL can be pasted into a compatible calendar app, allowing the user to easily
add the meetup to their calendar. This feature was added to several views
including 'profile/meetups', 'meetup/landing-page', and
'meetup/landing-page-event'. The associated controller 'DownloadMeetupCalendar'
and livewire components were also updated accordingly.
2024-01-07 10:31:39 +01:00
HolgerHatGarKeineNode
b5c5c037ed only my meetups events calendar stream url added 2023-03-16 15:54:33 +01:00
HolgerHatGarKeineNode
057e5d10ca only my meetups events calendar stream url added 2023-03-16 15:46:04 +01:00
HolgerHatGarKeineNode
4066b9fca2 only my meetups events calendar stream url added 2023-03-16 15:43:58 +01:00
Shift
72bb9a8186 Shift cleanup 2023-02-19 18:05:16 +01:00
Shift
f1905d548d Remove redundant typing from DocBlocks 2023-02-19 18:05:16 +01:00
Shift
98a430c91c Add PHP type hints for Laravel 10 2023-02-19 18:05:16 +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
Benjamin Takats
581b7a3a49 lang 2023-01-24 17:29:07 +01:00
Benjamin Takats
2ddade42a9 stream calendar 2022-12-19 14:44:15 +01:00
Benjamin Takats
dc3fbedddf stream calendar 2022-12-19 14:41:35 +01:00
Benjamin Takats
89a4ee64c2 stream calendar 2022-12-19 14:38:41 +01:00
Benjamin Takats
796a3030ab stream calendar 2022-12-19 14:35:30 +01:00
Benjamin Takats
844227b274 stream calendar 2022-12-19 14:35:17 +01:00
Benjamin Takats
830ec9dad4 stream calendar 2022-12-19 14:32:16 +01:00
Benjamin Takats
dcc0696ba3 stream calendar 2022-12-19 14:30:26 +01:00
Benjamin Takats
929a2ff9ed stream calendar 2022-12-19 14:26:48 +01:00
Benjamin Takats
bef77e8855 stream calendar 2022-12-19 14:24:00 +01:00
Benjamin Takats
0a6cf3c91a stream calendar 2022-12-19 14:10:31 +01:00
Benjamin Takats
d189917530 stream calendar 2022-12-19 13:57:05 +01:00
Benjamin Takats
ee86fea96e stream calendar 2022-12-19 13:53:51 +01:00
Benjamin Takats
2156f973b2 stream calendar 2022-12-19 13:52:06 +01:00
Benjamin Takats
f1aabc595f stream calendar 2022-12-19 13:49:22 +01:00
Benjamin Takats
9c0e99c123 stream calendar 2022-12-19 13:44:26 +01:00
Benjamin Takats
bd7ac36190 stream calendar 2022-12-19 13:40:31 +01:00