Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ee.bom: Moving it a single file, no need for more. | Trygve Laugstøl | 2019-04-11 | 2 | -213/+0 |
| | |||||
* | o Renaming create-order to create-bom. | Trygve Laugstøl | 2019-04-02 | 2 | -0/+213 |
| | |||||
* | o Removing all doit code. It was a failed experiment. | Trygve Laugstøl | 2019-04-01 | 2 | -179/+0 |
| | |||||
* | Digikey: replacing requests-based code with selenium. | Trygve Laugstøl | 2019-02-24 | 1 | -5/+0 |
| | | | | Adding new tools: digikey-import-parts and digikey-refresh-parts. | ||||
* | Trying a new way to generate way to generate files. | Trygve Laugstøl | 2019-02-21 | 1 | -0/+5 |
| | |||||
* | o Moving all doit modules to use DoitConfig(). | Trygve Laugstøl | 2018-08-01 | 1 | -50/+16 |
| | |||||
* | o Ignore power flags too, they're not real components. | Trygve Laugstøl | 2018-07-31 | 1 | -25/+37 |
| | | | | o Fixing digikey product lookup. | ||||
* | o Changing resolve-schematic-components to create generic | Trygve Laugstøl | 2018-07-30 | 1 | -21/+50 |
| | | | | | | '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 Starting on a digikey-specific order csv. | Trygve Laugstøl | 2018-07-29 | 1 | -23/+57 |
| | | | | | 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 | -45/+88 |
| | | | | o Renaming bom.csv to order.csv. | ||||
* | o Starting on some BOM code. | Trygve Laugstøl | 2018-07-24 | 2 | -0/+95 |