Skip to content

Conversation

@KacperWalenga
Copy link
Member

No description provided.

KacperWalenga and others added 12 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>
* 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

* init filament

* add crud for users and activities

* add activity statistics widget

* fix code style

* fix activity stats

* add activity statistics

* fix code style

* fix statistics

* add filter by distance and activity type

* user statistics

* fix code style

---------

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

* fix code style

* add return type
* fix LogoutController.php

* change port numbers in .env.example

* Add tests

* Fixes
* filter&sort

* fix code style

* add return type

* add gps points

* add type

* Update app/Actions/Activities/StoreActivityGpsPointsAction.php

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

* code suggestions

* Add tests

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Oliwia Charyszczak <oliwia.charyszczak@studenci.collegiumwitelona.pl>
* filter&sort

* fix code style

* add return type

* add gps points

* add export gpx

* add started_at to admin panel

* add type

* Update app/Actions/Activities/StoreActivityGpsPointsAction.php

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

* code suggestions

* code suggestions

* merge

* Fix tests and code + add one new test

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Oliwia Charyszczak <oliwia.charyszczak@studenci.collegiumwitelona.pl>
# Conflicts:
#	app/Enums/ActivityType.php
#	app/Http/Controllers/ActivitiesController.php
#	app/Http/Requests/StoreActivityRequest.php
#	app/Http/Resources/ActivityResource.php
#	app/Models/Activity.php
#	composer.lock
#	database/seeders/DemoSeeder.php
@KacperWalenga KacperWalenga merged commit 31a1300 into production Jan 15, 2026
@KacperWalenga KacperWalenga deleted the prod branch January 15, 2026 02:30
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.

3 participants