Commit graph

77 commits

Author SHA1 Message Date
bill bittner fc8736fbdb got implementation working with its own speech components 2018-03-30 18:28:09 -07:00
bill bittner 92560e216a added client bundle build back to package for testing sake 2018-03-30 14:38:56 -07:00
bill bittner 1937945dac switched back to single package 2018-03-30 12:33:34 -07:00
bill bittner 6c2415c11b separated client and server(node) bundles 2018-03-30 11:44:21 -07:00
bill bittner d937a4601f added dynamic import for HomePage and AboutPage 2018-03-29 23:59:33 -07:00
bill bittner d52e5bf29a updated server startup to use a custom public folder 2018-03-29 18:25:50 -07:00
bill bittner 3a80c4fd3b added config var for public static folder 2018-03-29 16:10:56 -07:00
bill bittner 506c99666e fixed db import statements 2018-03-29 14:05:15 -07:00
bill bittner cc027de954 added client default bundle build 2018-03-29 13:39:04 -07:00
bill bittner fe5e9cce40 updated startup configs 2018-03-29 12:46:20 -07:00
bill bittner 3e67c784a0 updated mysql config file 2018-03-29 12:33:52 -07:00
bill bittner 6e46e3271d created bundle 2018-03-29 12:21:23 -07:00
bill bittner d1ef102f0b renamed claimList and updated bundle 2018-03-29 10:52:27 -07:00
bill bittner 2ee33f979a created new build exporting recuer, srootsaga, galistener 2018-03-29 10:15:23 -07:00
bill bittner 747fd0afaf added App to bundle 2018-03-29 10:01:01 -07:00
bill bittner 2cc261f072 narrowed down to one api route and got it working 2018-03-27 18:25:23 -07:00
bill bittner 195f193259 moved passport info into package 2018-03-27 16:08:01 -07:00
bill bittner 955a2f5e14 added console logs to config startups 2018-03-27 13:21:59 -07:00
bill bittner aef2f3070b added new build 2018-03-27 12:32:45 -07:00
bill bittner ca787f3150 removed server and update route and config exports 2018-03-27 12:32:07 -07:00
bill bittner 8ed1b02ee6 created dev build 2018-03-22 13:23:56 -07:00
bill bittner 4d7e4a5ce0 changed custom component config name and rebuilt 2018-03-22 12:45:03 -07:00
bill bittner 4a3ec31bc7 fixed component lib export 2018-03-21 21:53:25 -07:00
bill bittner 94d4626ccf added dynamic imports of components 2018-03-21 17:35:51 -07:00
bill bittner 6713d660b3 got components exporting properly 2018-03-20 17:08:30 -07:00
bill bittner 8369b6709e rebuild bundle 2018-03-20 16:44:22 -07:00
bill bittner 6f55e57907 updated bundles 2018-03-20 15:59:52 -07:00
bill bittner 2736054e70 added index to client/components/ to export them 2018-03-20 15:57:24 -07:00
bill bittner beea48f835 updated bundle 2018-03-20 15:27:20 -07:00
bill bittner 2b2dedcdc2 fixed typeOf check and string literal require in dynamicImport 2018-03-20 13:31:00 -07:00
bill bittner fee422223a created new build 2018-03-20 13:26:52 -07:00
bill bittner c191b7c2bd created dev build 2018-03-20 13:20:15 -07:00
bill bittner 7fa9273cf7 created dev build 2018-03-20 13:02:15 -07:00
bill bittner 3ad5a7d24c created dev build 2018-03-20 12:56:29 -07:00
bill bittner d29c44973f fixed dynamicImport config and created new build 2018-03-20 12:51:35 -07:00
bill bittner aa3c96b8d4 moved server.js entry to root and updated build 2018-03-16 13:16:28 -07:00
bill bittner 9c0f597f8b created build 2018-03-16 13:03:54 -07:00
bill bittner c23b6192f9 reorganized file system 2018-03-16 10:34:26 -07:00
bill bittner 4d9a255a3b split up server.js class methods and removed build 2018-03-16 00:52:39 -07:00
bill bittner 1ac1863b7a updated nav bar to accept custom site description 2018-03-15 17:55:30 -07:00
bill bittner 9db9471a1e reverted signup route 2018-03-15 17:19:16 -07:00
bill bittner aa5dd711de testing custom callback for /signup 2018-03-15 17:03:02 -07:00
bill bittner 697b5eebed moved host out of remaining apis into saga 2018-03-15 16:46:56 -07:00
bill bittner acd36414f5 pass host to api functions from state 2018-03-15 16:31:01 -07:00
bill bittner 097e454069 removed host from api urls 2018-03-15 16:18:14 -07:00
bill bittner 24abae63f2 updated GA intilializing to pull from config file 2018-03-15 15:59:05 -07:00
bill bittner ae56a04f96 testing null GA tracker 2018-03-15 15:42:29 -07:00
bill bittner 0aa78efa5d reverted GA component 2018-03-15 15:35:58 -07:00
bill bittner c4ccc9a361 moved GA listing events to component did mount 2018-03-15 15:17:17 -07:00
bill bittner 3ff70c4f9d check googleTrackingId before initializing 2018-03-15 15:12:51 -07:00