mitai-jinkendo/backend/csv_parser
Lars 06f83e2ffc
All checks were successful
Deploy Development / deploy (push) Successful in 53s
Build Test / pytest-backend (push) Successful in 5s
Build Test / lint-backend (push) Successful in 0s
Build Test / build-frontend (push) Successful in 16s
revert: Wiederherstellung Codezustand von ca8cee9 (ohne Branch-Historie zu überschreiben)
Reverts cd29c7d..026c51b per git revert. Alle zwischenliegenden Commits bleiben in Gitea sichtbar; der Arbeitsbaum entspricht wieder dem Stand von ca8cee9.

Made-with: Cursor
2026-04-16 11:59:23 +02:00
..
__init__.py feat(csv-parser): Implement CSV import functionality with mapping and type conversion 2026-04-09 21:37:19 +02:00
core.py feat: Enhance CSV header normalization and mapping for activity data 2026-04-15 10:04:32 +02:00
executor.py revert: Wiederherstellung Codezustand von ca8cee9 (ohne Branch-Historie zu überschreiben) 2026-04-16 11:59:23 +02:00
field_units.py feat(csv-import): Enhance source unit handling and custom conversion options 2026-04-10 11:19:44 +02:00
import_errors.py feat(csv-templates): Add CSV template validation endpoint and enhance error handling 2026-04-11 06:47:27 +02:00
import_row_processing.py feat: Enhance CSV import and validation for activity module 2026-04-15 08:12:58 +02:00
mapping_suggest.py feat: Enhance CSV import and validation for activity module 2026-04-15 08:12:58 +02:00
module_registry.py revert: Wiederherstellung Codezustand von ca8cee9 (ohne Branch-Historie zu überschreiben) 2026-04-16 11:59:23 +02:00
permissions.py feat(csv-parser): Implement CSV import functionality with mapping and type conversion 2026-04-09 21:37:19 +02:00
sleep_apple_import.py feat(csv-import): Enhance Apple sleep CSV import functionality 2026-04-10 07:52:04 +02:00
template_validator.py feat: Enhance CSV import and validation for activity module 2026-04-15 08:12:58 +02:00
type_converter.py feat: Enhance CSV header normalization and mapping for activity data 2026-04-15 10:04:32 +02:00