Commit graph

87 commits

Author SHA1 Message Date
bill bittner
0723b52fd7 updated the default warning and path for static content path 2018-04-02 12:14:23 -07:00
bill bittner
da6fe2dc1d fixed showpage SSR to use proper Saga and Action 2018-04-02 11:30:24 -07:00
bill bittner
3d56655efe updated version number, renamed to spee.ch-server, rebuilt 2018-04-02 10:20:14 -07:00
bill bittner
b445b54aa4 renamed configureSiteDetails() -> configureSite() 2018-04-02 10:11:49 -07:00
bill bittner
8ef29f2d68 updated SSR to create custom GA listener from siteConfig 2018-03-31 18:27:24 -07:00
bill bittner
ba01ce8e68 updated siteConfig to separate custom containers, components, and pages 2018-03-31 17:49:19 -07:00
bill bittner
e230ff95d1 this package now works for custom pages 2018-03-31 13:46:42 -07:00
bill bittner
d0c13dafdc rebuilt and bumped version 2018-03-31 12:23:18 -07:00
bill bittner
579bf87637 committing build that works with spee.ch-components (although no custom homepage yet or GAListener yet) 2018-03-31 11:59:37 -07:00
bill bittner
9f3ed8c804 incorporated spee.ch-components 2018-03-31 00:20:27 -07:00
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