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
frontend/.gitignore
vendored
Normal file → Executable file
0
frontend/.vscode/extensions.json
vendored
Normal file → Executable file
0
frontend/DESIGN_GUIDE.md
Normal file → Executable file
0
frontend/I18N_TODO.md
Normal file → Executable file
0
frontend/MULTI_PRODUCT_PLAN.md
Normal file → Executable file
0
frontend/README.md
Normal file → Executable file
0
frontend/TRANSLATION_WORKFLOW.md
Normal file → Executable file
0
frontend/index.html
Normal file → Executable file
0
frontend/package-lock.json
generated
Normal file → Executable file
0
frontend/package.json
Normal file → Executable file
0
frontend/public/android-chrome-192x192.png
Normal file → Executable file
|
Before Width: | Height: | Size: 31 KiB After Width: | Height: | Size: 31 KiB |
0
frontend/public/android-chrome-512x512.png
Normal file → Executable file
|
Before Width: | Height: | Size: 247 KiB After Width: | Height: | Size: 247 KiB |
0
frontend/public/apple-touch-icon.png
Normal file → Executable file
|
Before Width: | Height: | Size: 28 KiB After Width: | Height: | Size: 28 KiB |
0
frontend/public/favicon-16x16.png
Normal file → Executable file
|
Before Width: | Height: | Size: 534 B After Width: | Height: | Size: 534 B |
0
frontend/public/favicon-32x32.png
Normal file → Executable file
|
Before Width: | Height: | Size: 1.3 KiB After Width: | Height: | Size: 1.3 KiB |
0
frontend/public/favicon.ico
Normal file → Executable file
|
Before Width: | Height: | Size: 15 KiB After Width: | Height: | Size: 15 KiB |
0
frontend/public/robots.txt
Normal file → Executable file
0
frontend/public/site.webmanifest
Normal file → Executable file
0
frontend/public/sitemap.xml
Normal file → Executable file
0
frontend/public/sound/bell-123742.mp3
Normal file → Executable file
0
frontend/public/sound/thump-105302.mp3
Normal file → Executable file
0
frontend/public/vite.svg
Normal file → Executable 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
0
frontend/scripts/translation-status.js
Normal file → Executable file
0
frontend/sql/tt-verein-v1-schema.mysql.sql
Normal file → Executable file
0
frontend/sql/tt-verein-v1-schema.sql
Normal file → Executable file
0
frontend/src/App.vue
Normal file → Executable file
0
frontend/src/apiClient.js
Normal file → Executable file
0
frontend/src/assets/css/components.scss
Normal file → Executable file
0
frontend/src/assets/css/main.scss
Normal file → Executable file
0
frontend/src/assets/css/vue-multiselect.css
Normal file → Executable file
0
frontend/src/assets/favicon_io/android-chrome-192x192.png
Normal file → Executable file
|
Before Width: | Height: | Size: 31 KiB After Width: | Height: | Size: 31 KiB |
0
frontend/src/assets/favicon_io/android-chrome-512x512.png
Normal file → Executable 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
|
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
|
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
|
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
|
Before Width: | Height: | Size: 15 KiB After Width: | Height: | Size: 15 KiB |
0
frontend/src/assets/favicon_io/site.webmanifest
Normal file → Executable file
0
frontend/src/assets/logo.png
Normal file → Executable file
|
Before Width: | Height: | Size: 16 KiB After Width: | Height: | Size: 16 KiB |
0
frontend/src/assets/vue.svg
Normal file → Executable file
|
Before Width: | Height: | Size: 496 B After Width: | Height: | Size: 496 B |