[PR #151] [MERGED] feat(import:v1): add XLS and XLSX support #214

Closed
opened 2025-12-29 00:19:01 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/eitchtee/WYGIWYH/pull/151
Author: @eitchtee
Created: 2/9/2025
Status: Merged
Merged: 2/9/2025
Merged by: @eitchtee

Base: mainHead: dev


📝 Commits (1)

  • 6ec5b5d feat(import:v1): add XLS and XLSX support

📊 Changes

3 files changed (+190 additions, -5 deletions)

View changed files

📝 app/apps/import_app/schemas/v1.py (+15 -1)
📝 app/apps/import_app/services/v1.py (+173 -4)
📝 requirements.txt (+2 -0)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/eitchtee/WYGIWYH/pull/151 **Author:** [@eitchtee](https://github.com/eitchtee) **Created:** 2/9/2025 **Status:** ✅ Merged **Merged:** 2/9/2025 **Merged by:** [@eitchtee](https://github.com/eitchtee) **Base:** `main` ← **Head:** `dev` --- ### 📝 Commits (1) - [`6ec5b5d`](https://github.com/eitchtee/WYGIWYH/commit/6ec5b5df1eb681d6ee2905f6566c4abda3297c77) feat(import:v1): add XLS and XLSX support ### 📊 Changes **3 files changed** (+190 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `app/apps/import_app/schemas/v1.py` (+15 -1) 📝 `app/apps/import_app/services/v1.py` (+173 -4) 📝 `requirements.txt` (+2 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 00:19:01 +01:00
adam closed this issue 2025-12-29 00:19:01 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/WYGIWYH#214