Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
29 commits
Select commit Hold shift + click to select a range
5ce37c8
fix: updating dependencies
yohann69 Jan 13, 2026
e60b575
fix: cycling import
yohann69 Jan 13, 2026
467e22d
Add support for multiple club responsibles
yohann69 Jan 13, 2026
66750bc
Add custom warning and confirmation messages to reservations
yohann69 Jan 13, 2026
513d039
fix: remove title when no events
yohann69 Jan 13, 2026
be86557
Onboarding (#143)
yohann69 Jan 13, 2026
be1d82e
Update src/app/navigation/OnboardingNavigator.tsx
yohann69 Jan 14, 2026
3b199a2
Update src/app/screens/services/clubs/components/ClubResponsible.tsx
yohann69 Jan 14, 2026
3e6a496
Update src/app/screens/onboarding/OnboardingAcademicInfo.tsx
yohann69 Jan 14, 2026
61d122e
Update src/components/common/SimpleDropdown.tsx
yohann69 Jan 14, 2026
d0ae3e5
Update src/app/screens/onboarding/OnboardingAcademicInfo.tsx
yohann69 Jan 14, 2026
a237680
Update src/app/screens/onboarding/OnboardingPreview.tsx
yohann69 Jan 14, 2026
8a1980a
Update src/app/screens/onboarding/OnboardingProfilePicture.tsx
yohann69 Jan 14, 2026
f8b3dac
Update src/app/screens/onboarding/OnboardingPreview.tsx
yohann69 Jan 14, 2026
407371c
Update src/app/screens/onboarding/OnboardingBasicInfo.tsx
yohann69 Jan 14, 2026
b07ad63
Update OnboardingAcademicInfo.tsx
yohann69 Jan 14, 2026
d1d9b0e
Update OnboardingPreview.tsx
yohann69 Jan 14, 2026
7dcf0e5
Update OnboardingPreview.tsx
yohann69 Jan 14, 2026
e488a52
Update src/app/screens/services/clubs/components/ClubResponsible.tsx
yohann69 Jan 14, 2026
01f76d7
Update src/app/screens/onboarding/OnboardingProfilePicture.tsx
yohann69 Jan 14, 2026
08b6da6
Update src/app/screens/onboarding/OnboardingBasicInfo.tsx
yohann69 Jan 14, 2026
79daeab
Menu allergens (#145)
yohann69 Jan 15, 2026
aa342b7
biome
yohann69 Jan 15, 2026
f9b4ed4
Remove unused example restaurant HTML page
yohann69 Jan 16, 2026
01c67e3
Improve onboarding flow and step detection
yohann69 Jan 16, 2026
07f53a7
Refactor onboarding logic and clean up comments
yohann69 Jan 22, 2026
5ff2b96
Update theme colors in OnboardingPreview and bump version
yohann69 Jan 22, 2026
0b00750
Improve error handling for auth and API requests
yohann69 Jan 22, 2026
a759257
Improve error formatting and readability
yohann69 Jan 22, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion app.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"expo": {
"name": "Transat",
"slug": "Transat",
"version": "2.2.3",
"version": "2.2.5",
"orientation": "portrait",
"icon": "./assets/images/icon-bg.png",
"scheme": "myapp",
Expand Down
Binary file added assets/icons/allergens/Arachide.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions assets/icons/allergens/Arachide.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/icons/allergens/Celeri.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions assets/icons/allergens/Celeri.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/icons/allergens/Crustace.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions assets/icons/allergens/Crustace.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/icons/allergens/FruitaCoque.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Loading