Commit Graph

78 Commits

Author SHA1 Message Date
Paul Trowbridge
e312bc1abd add log file routes and queries 2019-04-03 08:56:01 -05:00
Paul Trowbridge
731c811fc3 change message on list route 2019-03-28 09:32:09 -04:00
Paul Trowbridge
0c08dae349 variabalize port 2019-03-27 11:59:21 -05:00
Paul Trowbridge
6c0e98b13e specifiy env 2019-03-27 12:50:09 -04:00
Paul Trowbridge
172b00b9ee working directory comes from env file 2019-03-27 12:28:51 -04:00
Paul Trowbridge
fdb54f4a8b change directory 2019-03-25 13:32:51 -05:00
Paul Trowbridge
bb5f74a058 add timestamp to log 2019-03-25 02:44:40 -04:00
Paul Trowbridge
1f9623e026 swap out timestamp before pushing into the database 2019-03-22 14:39:16 -04:00
Trowbridge
429baa0c04 add route to list changes 2019-03-22 14:02:03 -04:00
Trowbridge
c85994b606 correct log stmt and add route 2019-03-22 04:49:35 -04:00
Paul Trowbridge
8f2ef692df Merge branch 'dev' of github.com:fleetside72/forecast_api into dev 2019-03-21 16:52:35 -04:00
Trowbridge
bb83caa46f parameterize sql and add route for new part 2019-03-21 15:29:17 -04:00
Paul Trowbridge
ccb40d309d Merge branch 'dev' of github.com:fleetside72/forecast_api into dev 2019-03-20 00:44:27 -05:00
Trowbridge
5245bfac74 add a part list and log sql statements 2019-03-20 00:37:36 -04:00
Paul Trowbridge
d01a2f9f74 Merge branch 'dev' of github.com:fleetside72/forecast_api into dev 2019-03-18 18:16:38 -05:00
Paul Trowbridge
8f7a9d5e8d change path 2019-03-18 18:16:35 -05:00
Paul Trowbridge
ecaef0ae4b setup a basket to send back, convert to https 2019-03-18 17:27:01 -04:00
Paul Trowbridge
ec9bd664c1 Merge branch 'dev' of github.com:fleetside72/forecast_api into dev 2019-03-18 15:07:21 -05:00
Paul Trowbridge
5247ecfc06 add some logging 2019-03-18 15:07:15 -05:00
Trowbridge
191b735061 alter scnaerio package for part, bill, ship 2019-03-18 16:02:45 -04:00
Paul Trowbridge
582683cd15 adjust labels 2019-03-14 11:05:00 -04:00
Paul Trowbridge
932c95e83c dont use iterdet anymore since not in osm. iter = source + behavior 2019-03-14 10:47:29 -04:00
Paul Trowbridge
1f97d74257 adjust path 2019-03-14 00:51:08 -04:00
Paul Trowbridge
e9d96b0de1 test sending logs 2019-03-14 00:49:33 -04:00
Paul Trowbridge
861ba2eee6 adjust volume and price lable 2019-03-14 00:13:32 -04:00
Paul Trowbridge
0e3bc60dd7 update volume and price, as well as description on other routes 2019-03-13 23:32:12 -04:00
Paul Trowbridge
92657e72c3 update scale volume route to contain iteration info 2019-03-13 23:25:07 -04:00
Paul Trowbridge
9d6453f837 update scale by price route 2019-03-13 17:27:59 -04:00
Trowbridge
0ce9056d7c fix up volume and price 2019-03-13 13:53:19 -04:00
Paul Trowbridge
157f8f356d adjust scenario_package to reflect other route formats 2019-03-13 13:41:54 -04:00
Paul Trowbridge
b65b52d25b port building of where clause to global in all routes 2019-03-13 13:28:40 -04:00
Trowbridge
c1ee6134d8 reorder 2019-03-13 13:24:34 -04:00
Paul Trowbridge
e649fd84e0 move building of where clause to global scope function 2019-03-13 13:18:41 -04:00
Trowbridge
2352a898be update addmonth_v to manifest iteration changes 2019-03-13 13:07:07 -04:00
Paul Trowbridge
34b53e8eef add route to modify price and volume at the same time 2019-03-13 09:44:41 -04:00
Paul Trowbridge
41d7f4286a add routes to scale volume and also to scale price 2019-03-13 09:35:45 -04:00
Paul Trowbridge
284a4abffc label console messaging 2019-03-12 17:45:35 -04:00
Paul Trowbridge
1b7f8c4f50 add monthly volume and price combo edit 2019-03-12 17:40:20 -04:00
Trowbridge
ed6f88147f update sql and route type, successful calls 2019-03-12 17:32:28 -04:00
Paul Trowbridge
91d6b11204 work on addmonth_v route 2019-03-12 17:19:19 -04:00
Paul Trowbridge
7ecf3870c3 update scenario_package route 2019-03-12 15:31:24 -04:00
Trowbridge
dd8ba2736e modify the get_pool route 2019-03-12 15:03:21 -04:00
Trowbridge
5f959e51a2 include volume and rename CTE 2019-03-06 10:48:06 -05:00
Trowbridge
7432d51f93 add scale for volume and price 2019-03-06 10:24:18 -05:00
Trowbridge
afc002634b start work on scale via vol & price 2019-03-06 10:10:02 -05:00
Trowbridge
50a770e6c5 scale by price 2019-03-06 09:53:33 -05:00
Trowbridge
57875a2d74 add scale_v route 2019-03-06 09:30:17 -05:00
Trowbridge
2550e6746e filter out goofy ship dates 2019-03-06 09:18:24 -05:00
Trowbridge
8221fccf6c basis for make_date is calendar of targer 2019-03-06 08:01:11 -05:00
Trowbridge
6f880d8569 include and join on target month name 2019-03-06 07:52:38 -05:00