Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | feat: add initial Spreadhseets service | eug-vs | 2021-03-17 | -0/+33 |
* | chore: install exceljs | eug-vs | 2021-03-17 | -8/+545 |
* | feat: use services inside of the hook | eug-vs | 2021-03-17 | -14/+8 |
* | feat: use hook instead of custom endpoints | eug-vs | 2021-03-17 | -32/+26 |
* | feat: allow multiple products in a waybill | eug-vs | 2021-03-17 | -35/+52 |
* | feat: populate name field in all endpoints | eug-vs | 2021-03-16 | -3/+15 |
* | chore: install ts-node for heroku build | eug-vs | 2021-03-16 | -7/+67 |
* | feat: add execute/cancel waybill endpoints | eug-vs | 2021-03-16 | -0/+33 |
* | feat: compute waybill name | eug-vs | 2021-03-15 | -1/+15 |
* | feat: populate Waybills | eug-vs | 2021-03-14 | -0/+97 |
* | feat: add Waybills service | eug-vs | 2021-03-14 | -0/+49 |
* | feat: add Contractors service | eug-vs | 2021-03-14 | -3/+37 |
* | feat: add products service | eug-vs | 2021-03-14 | -4/+63 |
* | feat: create initial feathers app | eug-vs | 2021-03-14 | -0/+1083 |