Enhance worship import functionality: Add support for importing .xlsx files in worship management, updating UI to reflect new file type acceptance. Introduce new parsing logic for NBR planning records and update relevant routes and controllers to handle the new import process.
All checks were successful
Deploy miriamgemeinde / deploy (push) Successful in 7s
All checks were successful
Deploy miriamgemeinde / deploy (push) Successful in 7s
This commit is contained in:
2
package-lock.json
generated
2
package-lock.json
generated
@@ -25,6 +25,7 @@
|
||||
"@tiptap/extension-underline": "^3.22.2",
|
||||
"@tiptap/starter-kit": "^3.22.2",
|
||||
"@tiptap/vue-3": "^3.22.2",
|
||||
"@xmldom/xmldom": "^0.8.12",
|
||||
"axios": "^1.7.2",
|
||||
"bcryptjs": "^2.4.3",
|
||||
"body-parser": "^1.20.2",
|
||||
@@ -36,6 +37,7 @@
|
||||
"express": "^5.2.1",
|
||||
"file-saver": "^2.0.5",
|
||||
"jsonwebtoken": "^9.0.2",
|
||||
"jszip": "^3.10.1",
|
||||
"mammoth": "^1.11.0",
|
||||
"multer": "^1.4.5-lts.1",
|
||||
"mysql2": "^3.10.1",
|
||||
|
||||
Reference in New Issue
Block a user