Skip to content

Conversation

@KacperWalenga
Copy link
Member

No description provided.

KacperWalenga and others added 5 commits December 28, 2025 02:48
* add api for profiles

* Add avatars

* code suggestions

* update .env.ci

* tests

* tests

* tests

* tests

* Update app/Actions/Profile/UpdateProfileAction.php

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update app/Models/User.php

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update database/migrations/0001_01_01_000000_create_users_table.php

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update app/Actions/Avatars/ChangeAvatarAction.php

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* fix birth_date

* fix index profiles

* Update app/Actions/Avatars/GetDefaultAvatarAction.php

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* change gender type in db

* fix code style

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* add api for profiles

* Add avatars

* code suggestions

* update .env.ci

* tests

* tests

* tests

* tests

* add activities

* Update app/Actions/Profile/UpdateProfileAction.php

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update app/Models/User.php

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update database/migrations/0001_01_01_000000_create_users_table.php

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update app/Actions/Avatars/ChangeAvatarAction.php

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* fix birth_date

* fix index profiles

* add activities

* Update app/Models/Activity.php

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* fix route

* Update app/Actions/Activities/GetActivityPhotoAction.php

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update app/Models/Activity.php

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update app/Models/Activity.php

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* update Activity.php

* update ActivitiesController.php

* Update app/Http/Requests/StoreActivityRequest.php

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* task fix

* cr suggestions

* fix code style

* cr suggestions

* ☝️🤓

* 💕

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* add api for profiles

* Add avatars

* code suggestions

* update .env.ci

* tests

* tests

* tests

* tests

* add activities

* Update app/Actions/Profile/UpdateProfileAction.php

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update app/Models/User.php

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update database/migrations/0001_01_01_000000_create_users_table.php

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update app/Actions/Avatars/ChangeAvatarAction.php

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* fix birth_date

* fix index profiles

* add activities

* Update app/Models/Activity.php

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* fix route

* Update app/Actions/Activities/GetActivityPhotoAction.php

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update app/Models/Activity.php

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update app/Models/Activity.php

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* update Activity.php

* update ActivitiesController.php

* Update app/Http/Requests/StoreActivityRequest.php

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* task fix

* get activity by id

* Update app/Actions/Activities/CreateActivityAction.php

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* remove required photo from storeactivityrequest

* add id to activityresource

* add activitytype cast in activity model

* only owner can view activity details

* fix code style

* cr suggestions

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* add api for profiles

* Add avatars

* code suggestions

* update .env.ci

* tests

* tests

* tests

* tests

* add activities

* Update app/Actions/Profile/UpdateProfileAction.php

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update app/Models/User.php

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update database/migrations/0001_01_01_000000_create_users_table.php

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update app/Actions/Avatars/ChangeAvatarAction.php

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* fix birth_date

* fix index profiles

* add activities

* Update app/Models/Activity.php

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* fix route

* Update app/Actions/Activities/GetActivityPhotoAction.php

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update app/Models/Activity.php

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update app/Models/Activity.php

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* update Activity.php

* update ActivitiesController.php

* Update app/Http/Requests/StoreActivityRequest.php

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* task fix

* get activity by id

* statistics

* fix type

* only owner can see activity photo

* fix code style

* cr suggestions

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* add api for profiles

* Add avatars

* code suggestions

* update .env.ci

* tests

* tests

* tests

* tests

* add activities

* Update app/Actions/Profile/UpdateProfileAction.php

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update app/Models/User.php

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update database/migrations/0001_01_01_000000_create_users_table.php

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update app/Actions/Avatars/ChangeAvatarAction.php

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* fix birth_date

* fix index profiles

* add activities

* Update app/Models/Activity.php

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* fix route

* Update app/Actions/Activities/GetActivityPhotoAction.php

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update app/Models/Activity.php

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update app/Models/Activity.php

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* update Activity.php

* update ActivitiesController.php

* Update app/Http/Requests/StoreActivityRequest.php

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* task fix

* get activity by id

* statistics

* add leaderboard

* fix route

* cr suggestions

* fix code style

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@KacperWalenga KacperWalenga marked this pull request as ready for review January 10, 2026 16:28
@KacperWalenga KacperWalenga merged commit 124b698 into production Jan 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants