Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | o Changing resolve-schematic-components to create generic | Trygve Laugstøl | 2018-07-30 | 1 | -5/+17 |
| | | | | | | 'component-to-part-mapping' objects with seller=digikey o Implementing 'task_digikey_fetch_full_part_facts' that downloads info about each mapped parts with seller=digikey. | ||||
* | o Support for resolving 'mpn' fields from digikey. Creates | Trygve Laugstøl | 2018-07-29 | 1 | -7/+14 |
| | | | | 'digikey-part-stub', can be used to download the entire part later on. | ||||
* | o Starting on a digikey-specific order csv. | Trygve Laugstøl | 2018-07-29 | 1 | -3/+11 |
| | | | | | o Better demo, one generic order csv and two for digikey with different batch sizes. | ||||
* | o Dumping MpnBomComponent, wtf. | Trygve Laugstøl | 2018-07-28 | 1 | -58/+80 |
| | | | | o Renaming bom.csv to order.csv. | ||||
* | o Starting on some BOM code. | Trygve Laugstøl | 2018-07-24 | 1 | -15/+45 |
| | |||||
* | wip. | Trygve Laugstøl | 2018-07-24 | 1 | -1/+1 |
| | |||||
* | wip. | Trygve Laugstøl | 2018-07-24 | 2 | -0/+377 |
o Renaming "fact" to "ds". |