small file changes

This commit is contained in:
2023-09-20 16:17:07 +02:00
parent 203af48961
commit 80b1c2c3ec
2 changed files with 2 additions and 4 deletions

View File

@@ -9,14 +9,12 @@
- Update files to import when deploying for included json files instead of secret.json files - Update files to import when deploying for included json files instead of secret.json files
- Also remove /test/ routes - Also remove /test/ routes
- Fix text field overflow (text too big for box)
- Other optimization for seat plan editor
- Fix diagonal stand component - Fix diagonal stand component
- FUTURE: Implement Permission system - FUTURE: Implement Permission system
- FUTURE: Add Admin profile (page to change account settings per person like changing pwd) - FUTURE: Add Admin profile (page to change account settings per person like changing pwd)
- FUTURE add multi-language support - FUTURE: add multi-language support
- FUTURE: Guest purchase - FUTURE: Guest purchase
- FUTURE: add webpack (or any other minifying tool) to project website to decrease file size (OPTIONAL) - FUTURE: add webpack (or any other minifying tool) to project website to decrease file size (OPTIONAL)

File diff suppressed because one or more lines are too long