Releases: deti-maker-lab/core
Releases · deti-maker-lab/core
DETI Maker Lab with SSO working for both parts of the system
What's Changed
- Dry-run full migration working correctly by @Manu0071212 in #21
- Migration - Equipment now appears in Snipe-IT inventory by fixing code normalization by @Manu0071212 in #22
- Migration - Bugs and fxed categories and price by @Manu0071212 in #23
- improve data normalization and robust Snipe-IT upserts by @Manu0071212 in #24
- feat(migration): implement dynamic Snipe-IT category/manufacturer loo… by @Manu0071212 in #25
- feat(migration): implement dynamic Snipe-IT location lookup and creation by @Manu0071212 in #26
- refactor(migration): update Snipe-IT default status_id to 2 (Ready to… by @Manu0071212 in #27
- Sso both systems by @Krecikkko in #30
New Contributors
- @Manu0071212 made their first contribution in #21
Full Changelog: v1.0.0...v2.0.0
First prototype for server deployment
v1.0.0 Resolved bug that made inifnite reload when entered website before be…