chore: update file permissions for multiple files and add migration for club fee rules
All checks were successful
Deploy tt-tagebuch / deploy (push) Successful in 54s
- Changed file permissions from 644 to 755 for various files in the mobile-app and mobile-app_legacy_rn_expo directories, ensuring executable permissions where necessary. - Added a new SQL migration script to the backend to introduce missing columns for club billing and invoice settings in the clubs table, maintaining synchronization with the current Sequelize model.
0
mobile-app/composeApp/build.gradle.kts
Normal file → Executable file
0
mobile-app/composeApp/playstore/ic_launcher_foreground_512.png
Normal file → Executable file
|
Before Width: | Height: | Size: 193 KiB After Width: | Height: | Size: 193 KiB |
0
mobile-app/composeApp/proguard-rules.pro
vendored
Normal file → Executable file
0
mobile-app/composeApp/release/composeApp-release.aab
Normal file → Executable file
0
mobile-app/composeApp/src/androidMain/AndroidManifest.xml
Normal file → Executable file
0
mobile-app/composeApp/src/androidMain/kotlin/de/tsschulz/tt_tagebuch/app/AppDependencies.kt
Normal file → Executable file
0
mobile-app/composeApp/src/androidMain/kotlin/de/tsschulz/tt_tagebuch/app/MainActivity.kt
Normal file → Executable file
0
mobile-app/composeApp/src/androidMain/kotlin/de/tsschulz/tt_tagebuch/app/MainApplication.kt
Normal file → Executable file
0
mobile-app/composeApp/src/androidMain/kotlin/de/tsschulz/tt_tagebuch/app/calendar/CalendarAggregator.kt
Normal file → Executable file
0
mobile-app/composeApp/src/androidMain/kotlin/de/tsschulz/tt_tagebuch/app/net/NetworkConnectivityHolder.kt
Normal file → Executable file
0
mobile-app/composeApp/src/androidMain/kotlin/de/tsschulz/tt_tagebuch/app/pdf/DiaryPdfExporter.kt
Normal file → Executable file
0
mobile-app/composeApp/src/androidMain/kotlin/de/tsschulz/tt_tagebuch/app/pdf/DiaryPdfShare.kt
Normal file → Executable file
0
mobile-app/composeApp/src/androidMain/kotlin/de/tsschulz/tt_tagebuch/app/pdf/MembersPhoneListPdf.kt
Normal file → Executable file
0
mobile-app/composeApp/src/androidMain/kotlin/de/tsschulz/tt_tagebuch/app/stats/TrainingStatsDerived.kt
Normal file → Executable file
0
mobile-app/composeApp/src/androidMain/kotlin/de/tsschulz/tt_tagebuch/app/ui/AppRoot.kt
Normal file → Executable file
0
mobile-app/composeApp/src/androidMain/kotlin/de/tsschulz/tt_tagebuch/app/ui/AuthenticatedAsyncImage.kt
Normal file → Executable file
0
mobile-app/composeApp/src/androidMain/kotlin/de/tsschulz/tt_tagebuch/app/ui/BillingOrdersScreens.kt
Normal file → Executable file
0
mobile-app/composeApp/src/androidMain/kotlin/de/tsschulz/tt_tagebuch/app/ui/CalendarScreen.kt
Normal file → Executable file
0
mobile-app/composeApp/src/androidMain/kotlin/de/tsschulz/tt_tagebuch/app/ui/ClubAdminScreens.kt
Normal file → Executable file
0
mobile-app/composeApp/src/androidMain/kotlin/de/tsschulz/tt_tagebuch/app/ui/ClubSettingsScreens.kt
Normal file → Executable file
0
mobile-app/composeApp/src/androidMain/kotlin/de/tsschulz/tt_tagebuch/app/ui/ClubStammdatenScreens.kt
Normal file → Executable file
0
mobile-app/composeApp/src/androidMain/kotlin/de/tsschulz/tt_tagebuch/app/ui/DateFields.kt
Normal file → Executable file
0
mobile-app/composeApp/src/androidMain/kotlin/de/tsschulz/tt_tagebuch/app/ui/DiaryCourtDrawing.kt
Normal file → Executable file
0
mobile-app/composeApp/src/androidMain/kotlin/de/tsschulz/tt_tagebuch/app/ui/InternalTournamentEditorDetailTabs.kt
Normal file → Executable file
0
mobile-app/composeApp/src/androidMain/kotlin/de/tsschulz/tt_tagebuch/app/ui/InternalTournamentEditorScreen.kt
Normal file → Executable file
0
mobile-app/composeApp/src/androidMain/kotlin/de/tsschulz/tt_tagebuch/app/ui/InternalTournamentStatsDialog.kt
Normal file → Executable file
0
mobile-app/composeApp/src/androidMain/kotlin/de/tsschulz/tt_tagebuch/app/ui/LanguageLocals.kt
Normal file → Executable file
0
mobile-app/composeApp/src/androidMain/kotlin/de/tsschulz/tt_tagebuch/app/ui/MemberGroupPortraitCropRoute.kt
Normal file → Executable file
0
mobile-app/composeApp/src/androidMain/kotlin/de/tsschulz/tt_tagebuch/app/ui/MemberPortraitCrop.kt
Normal file → Executable file
0
mobile-app/composeApp/src/androidMain/kotlin/de/tsschulz/tt_tagebuch/app/ui/MembersExtraScreens.kt
Normal file → Executable file
0
mobile-app/composeApp/src/androidMain/kotlin/de/tsschulz/tt_tagebuch/app/ui/MembersTtAge.kt
Normal file → Executable file
0
mobile-app/composeApp/src/androidMain/kotlin/de/tsschulz/tt_tagebuch/app/ui/OfficialTournamentsWorkspaceLogic.kt
Normal file → Executable file
0
mobile-app/composeApp/src/androidMain/kotlin/de/tsschulz/tt_tagebuch/app/ui/OfficialTournamentsWorkspaceScreen.kt
Normal file → Executable file
0
mobile-app/composeApp/src/androidMain/kotlin/de/tsschulz/tt_tagebuch/app/ui/PersonalHubScreens.kt
Normal file → Executable file
0
mobile-app/composeApp/src/androidMain/kotlin/de/tsschulz/tt_tagebuch/app/ui/ScheduleScreen.kt
Normal file → Executable file
0
mobile-app/composeApp/src/androidMain/kotlin/de/tsschulz/tt_tagebuch/app/ui/StableDialogs.kt
Normal file → Executable file
0
mobile-app/composeApp/src/androidMain/kotlin/de/tsschulz/tt_tagebuch/app/ui/TeamEditorLineupLogic.kt
Normal file → Executable file
0
mobile-app/composeApp/src/androidMain/kotlin/de/tsschulz/tt_tagebuch/app/ui/TeamEditorScreen.kt
Normal file → Executable file
0
mobile-app/composeApp/src/androidMain/kotlin/de/tsschulz/tt_tagebuch/app/ui/TeamManagementScreen.kt
Normal file → Executable file
0
mobile-app/composeApp/src/androidMain/kotlin/de/tsschulz/tt_tagebuch/app/ui/TeamPlanningLogic.kt
Normal file → Executable file
0
mobile-app/composeApp/src/androidMain/kotlin/de/tsschulz/tt_tagebuch/app/ui/TeamPlanningScreen.kt
Normal file → Executable file
0
mobile-app/composeApp/src/androidMain/kotlin/de/tsschulz/tt_tagebuch/app/ui/TournamentsScreen.kt
Normal file → Executable file
0
mobile-app/composeApp/src/androidMain/kotlin/de/tsschulz/tt_tagebuch/app/ui/TrainingStatsScreen.kt
Normal file → Executable file
0
mobile-app/composeApp/src/androidMain/kotlin/de/tsschulz/tt_tagebuch/app/ui/TtTheme.kt
Normal file → Executable file
0
mobile-app/composeApp/src/androidMain/kotlin/de/tsschulz/tt_tagebuch/app/util/OfficialTournamentEligibility.kt
Normal file → Executable file
0
mobile-app/composeApp/src/androidMain/res/drawable-hdpi/ic_launcher_foreground.png
Normal file → Executable file
|
Before Width: | Height: | Size: 36 KiB After Width: | Height: | Size: 36 KiB |
0
mobile-app/composeApp/src/androidMain/res/drawable-mdpi/ic_launcher_foreground.png
Normal file → Executable file
|
Before Width: | Height: | Size: 20 KiB After Width: | Height: | Size: 20 KiB |
0
mobile-app/composeApp/src/androidMain/res/drawable-xhdpi/ic_launcher_foreground.png
Normal file → Executable file
|
Before Width: | Height: | Size: 56 KiB After Width: | Height: | Size: 56 KiB |
0
mobile-app/composeApp/src/androidMain/res/drawable-xxhdpi/ic_launcher_foreground.png
Normal file → Executable file
|
Before Width: | Height: | Size: 100 KiB After Width: | Height: | Size: 100 KiB |
0
mobile-app/composeApp/src/androidMain/res/drawable-xxxhdpi/ic_launcher_foreground.png
Normal file → Executable file
|
Before Width: | Height: | Size: 151 KiB After Width: | Height: | Size: 151 KiB |
0
mobile-app/composeApp/src/androidMain/res/mipmap-anydpi-v26/ic_launcher.xml
Normal file → Executable file
0
mobile-app/composeApp/src/androidMain/res/mipmap-anydpi-v26/ic_launcher_round.xml
Normal file → Executable file
0
mobile-app/composeApp/src/androidMain/res/mipmap-hdpi/ic_launcher.png
Normal file → Executable file
|
Before Width: | Height: | Size: 10 KiB After Width: | Height: | Size: 10 KiB |
0
mobile-app/composeApp/src/androidMain/res/mipmap-hdpi/ic_launcher_round.png
Normal file → Executable file
|
Before Width: | Height: | Size: 10 KiB After Width: | Height: | Size: 10 KiB |
0
mobile-app/composeApp/src/androidMain/res/mipmap-mdpi/ic_launcher.png
Normal file → Executable file
|
Before Width: | Height: | Size: 5.4 KiB After Width: | Height: | Size: 5.4 KiB |
0
mobile-app/composeApp/src/androidMain/res/mipmap-mdpi/ic_launcher_round.png
Normal file → Executable file
|
Before Width: | Height: | Size: 5.4 KiB After Width: | Height: | Size: 5.4 KiB |
0
mobile-app/composeApp/src/androidMain/res/mipmap-xhdpi/ic_launcher.png
Normal file → Executable file
|
Before Width: | Height: | Size: 16 KiB After Width: | Height: | Size: 16 KiB |
0
mobile-app/composeApp/src/androidMain/res/mipmap-xhdpi/ic_launcher_round.png
Normal file → Executable file
|
Before Width: | Height: | Size: 16 KiB After Width: | Height: | Size: 16 KiB |
0
mobile-app/composeApp/src/androidMain/res/mipmap-xxhdpi/ic_launcher.png
Normal file → Executable file
|
Before Width: | Height: | Size: 30 KiB After Width: | Height: | Size: 30 KiB |
0
mobile-app/composeApp/src/androidMain/res/mipmap-xxhdpi/ic_launcher_round.png
Normal file → Executable file
|
Before Width: | Height: | Size: 30 KiB After Width: | Height: | Size: 30 KiB |
0
mobile-app/composeApp/src/androidMain/res/mipmap-xxxhdpi/ic_launcher.png
Normal file → Executable file
|
Before Width: | Height: | Size: 47 KiB After Width: | Height: | Size: 47 KiB |
0
mobile-app/composeApp/src/androidMain/res/mipmap-xxxhdpi/ic_launcher_round.png
Normal file → Executable file
|
Before Width: | Height: | Size: 47 KiB After Width: | Height: | Size: 47 KiB |