Skip to content

Add bulk import functionality for all models#139

Merged
DanSheps merged 2 commits intoDanSheps:mainfrom
jsenecal:feature/136-bulk-import
Jan 29, 2026
Merged

Add bulk import functionality for all models#139
DanSheps merged 2 commits intoDanSheps:mainfrom
jsenecal:feature/136-bulk-import

Conversation

@jsenecal
Copy link
Collaborator

Summary

  • Add BulkImportView and import forms for all plugin models
  • Enables CSV import for: Vendor, SupportSKU, SupportContract, SupportContractAssignment, License, LicenseAssignment, HardwareLifecycle
  • Also applies black formatting across the codebase

Test plan

  • All 407 tests pass
  • Test CSV import from the UI for each model

Closes #136

Implement CSV import for all plugin models:
- Vendor, SupportSKU, SupportContract, SupportContractAssignment
- License, LicenseAssignment
- HardwareLifecycle

Also applies black formatting across the codebase.

Closes DanSheps#136
@DanSheps DanSheps merged commit 258f4ad into DanSheps:main Jan 29, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Import funktion not working (or implemented?)

2 participants