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.
This commit is contained in:
Torsten Schulz (local)
2026-07-17 11:51:24 +02:00
parent ac97332e6f
commit 5357dac9e1
956 changed files with 10 additions and 0 deletions

0
frontend/.gitignore vendored Normal file → Executable file
View File

0
frontend/.vscode/extensions.json vendored Normal file → Executable file
View File

0
frontend/DESIGN_GUIDE.md Normal file → Executable file
View File

0
frontend/I18N_TODO.md Normal file → Executable file
View File

0
frontend/MULTI_PRODUCT_PLAN.md Normal file → Executable file
View File

0
frontend/README.md Normal file → Executable file
View File

0
frontend/TRANSLATION_WORKFLOW.md Normal file → Executable file
View File

0
frontend/index.html Normal file → Executable file
View File

0
frontend/package-lock.json generated Normal file → Executable file
View File

0
frontend/package.json Normal file → Executable file
View File

0
frontend/public/android-chrome-192x192.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 31 KiB

After

Width:  |  Height:  |  Size: 31 KiB

0
frontend/public/android-chrome-512x512.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 247 KiB

After

Width:  |  Height:  |  Size: 247 KiB

0
frontend/public/apple-touch-icon.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 28 KiB

After

Width:  |  Height:  |  Size: 28 KiB

0
frontend/public/favicon-16x16.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 534 B

After

Width:  |  Height:  |  Size: 534 B

0
frontend/public/favicon-32x32.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 1.3 KiB

After

Width:  |  Height:  |  Size: 1.3 KiB

0
frontend/public/favicon.ico Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 15 KiB

0
frontend/public/robots.txt Normal file → Executable file
View File

0
frontend/public/site.webmanifest Normal file → Executable file
View File

0
frontend/public/sitemap.xml Normal file → Executable file
View File

0
frontend/public/sound/bell-123742.mp3 Normal file → Executable file
View File

0
frontend/public/sound/thump-105302.mp3 Normal file → Executable file
View File

0
frontend/public/vite.svg Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 1.5 KiB

After

Width:  |  Height:  |  Size: 1.5 KiB

0
frontend/scripts/audit-i18n.js Normal file → Executable file
View File

0
frontend/scripts/translation-status.js Normal file → Executable file
View File

0
frontend/sql/tt-verein-v1-schema.mysql.sql Normal file → Executable file
View File

0
frontend/sql/tt-verein-v1-schema.sql Normal file → Executable file
View File

0
frontend/src/App.vue Normal file → Executable file
View File

0
frontend/src/apiClient.js Normal file → Executable file
View File

0
frontend/src/assets/css/components.scss Normal file → Executable file
View File

0
frontend/src/assets/css/main.scss Normal file → Executable file
View File

0
frontend/src/assets/css/vue-multiselect.css Normal file → Executable file
View File

View File

Before

Width:  |  Height:  |  Size: 31 KiB

After

Width:  |  Height:  |  Size: 31 KiB

View File

Before

Width:  |  Height:  |  Size: 247 KiB

After

Width:  |  Height:  |  Size: 247 KiB

0
frontend/src/assets/favicon_io/apple-touch-icon.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 28 KiB

After

Width:  |  Height:  |  Size: 28 KiB

0
frontend/src/assets/favicon_io/favicon-16x16.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 534 B

After

Width:  |  Height:  |  Size: 534 B

0
frontend/src/assets/favicon_io/favicon-32x32.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 1.3 KiB

After

Width:  |  Height:  |  Size: 1.3 KiB

0
frontend/src/assets/favicon_io/favicon.ico Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 15 KiB

0
frontend/src/assets/favicon_io/site.webmanifest Normal file → Executable file
View File

0
frontend/src/assets/logo.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 16 KiB

After

Width:  |  Height:  |  Size: 16 KiB

0
frontend/src/assets/vue.svg Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 496 B

After

Width:  |  Height:  |  Size: 496 B

0
frontend/src/components/AccidentFormDialog.vue Normal file → Executable file
View File

0
frontend/src/components/BaseDialog.vue Normal file → Executable file
View File

0
frontend/src/components/ClickTtAccountDialog.vue Normal file → Executable file
View File

0
frontend/src/components/ConfirmDialog.vue Normal file → Executable file
View File

0
frontend/src/components/CourtDrawingDialog.vue Normal file → Executable file
View File

0
frontend/src/components/CourtDrawingRender.vue Normal file → Executable file
View File

0
frontend/src/components/CourtDrawingTool.vue Normal file → Executable file
View File

0
frontend/src/components/CsvImportDialog.vue Normal file → Executable file
View File

0
frontend/src/components/DIALOGS_OVERVIEW.md Normal file → Executable file
View File

0
frontend/src/components/DIALOG_TEMPLATES.md Normal file → Executable file
View File

0
frontend/src/components/DialogExamples.vue Normal file → Executable file
View File

0
frontend/src/components/DialogManager.vue Normal file → Executable file
View File

0
frontend/src/components/DiaryActivitiesPanel.vue Normal file → Executable file
View File

0
frontend/src/components/DiaryParticipantsPanel.vue Normal file → Executable file
View File

0
frontend/src/components/ImageDialog.vue Normal file → Executable file
View File

0
frontend/src/components/ImageViewerDialog.vue Normal file → Executable file
View File

0
frontend/src/components/InfoDialog.vue Normal file → Executable file
View File

0
frontend/src/components/MatchAccountDialog.vue Normal file → Executable file
View File

0
frontend/src/components/MatchReportApiDialog.vue Normal file → Executable file
View File

0
frontend/src/components/MatchReportDialog.vue Normal file → Executable file
View File

0
frontend/src/components/MatchReportHeaderActions.vue Normal file → Executable file
View File

0
frontend/src/components/MemberActivitiesDialog.vue Normal file → Executable file
View File

0
frontend/src/components/MemberActivityStatsDialog.vue Normal file → Executable file
View File

0
frontend/src/components/MemberGalleryDialog.vue Normal file → Executable file
View File

0
frontend/src/components/MemberNotesDialog.vue Normal file → Executable file
View File

0
frontend/src/components/MemberOrdersDialog.vue Normal file → Executable file
View File

0
frontend/src/components/MemberSelectionDialog.vue Normal file → Executable file
View File

0
frontend/src/components/MemberTransferDialog.vue Normal file → Executable file
View File

0
frontend/src/components/MemberTtrHistoryDialog.vue Normal file → Executable file
View File

0
frontend/src/components/MyTischtennisDialog.vue Normal file → Executable file
View File

0
frontend/src/components/MyTischtennisHistoryDialog.vue Normal file → Executable file
View File

0
frontend/src/components/NuscoreAnalyzer.vue Normal file → Executable file
View File

0
frontend/src/components/OrdersPanel.vue Normal file → Executable file
View File

0
frontend/src/components/PDFGenerator.js Normal file → Executable file
View File

0
frontend/src/components/QuickAddMemberDialog.vue Normal file → Executable file
View File

0
frontend/src/components/RichTextEditor.vue Normal file → Executable file
View File

0
frontend/src/components/SeasonSelector.vue Normal file → Executable file
View File

0
frontend/src/components/SeoLandingPage.vue Normal file → Executable file
View File

0
frontend/src/components/TagHistoryDialog.vue Normal file → Executable file
View File

0
frontend/src/components/TrainingDetailsDialog.vue Normal file → Executable file
View File

0
frontend/src/components/TrainingGroupsTab.vue Normal file → Executable file
View File

0
frontend/src/components/TrainingTimesTab.vue Normal file → Executable file
View File

0
frontend/src/components/diary/DiaryOverviewPanels.vue Normal file → Executable file
View File

View File

View File

View File

View File

0
frontend/src/components/team/TeamListCard.vue Normal file → Executable file
View File

View File

0
frontend/src/components/team/TeamPlanningBoard.vue Normal file → Executable file
View File

0
frontend/src/components/team/TeamPlanningLane.vue Normal file → Executable file
View File

0
frontend/src/components/team/TeamPlanningMemberRow.vue Normal file → Executable file
View File

View File

View File

View File

View File

View File

View File

View File

View File

Some files were not shown because too many files have changed in this diff Show More