add end date and create logo and fix filter

This commit is contained in:
arifal
2026-04-17 00:16:31 +07:00
parent 82c1da9951
commit 7159e9108f
35 changed files with 743 additions and 82 deletions
@@ -93,6 +93,7 @@ export const TripScalarFieldEnum = {
mountain: 'mountain',
location: 'location',
date: 'date',
endDate: 'endDate',
maxParticipants: 'maxParticipants',
price: 'price',
status: 'status',