Commit graph

341 commits

Author SHA1 Message Date
bill bittner bff7027828 fixed additional relative paths 2018-04-18 11:07:54 -07:00
bill bittner fac6464679 removed extra comma in local-login 2018-04-18 11:00:39 -07:00
bill bittner 6bed683d9f finished first pass at updating relative paths 2018-04-17 14:57:45 -07:00
bill bittner 7ad111413c removed webpack and started fixing relative routes 2018-04-17 14:54:10 -07:00
bill bittner 2847060144 simplified config methods in server class 2018-04-17 14:23:03 -07:00
bill bittner 6476121de8 removed testing logs and rebuilt 2018-04-08 19:54:09 -04:00
bill bittner e6ade3b728 updated default public folder to "public" 2018-04-02 12:20:26 -07:00
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 e52a4826ba removed un-used handlebars partials 2018-04-02 10:18:23 -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 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 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 c67a25ca2c fixed auth, fallback, and pages routes 2018-03-29 11:40:47 -07:00
bill bittner 9523890b65 fixed api and assets routes 2018-03-29 11:24:52 -07:00
bill bittner d1ef102f0b renamed claimList and updated bundle 2018-03-29 10:52:27 -07:00
bill bittner 747fd0afaf added App to bundle 2018-03-29 10:01:01 -07:00
bill bittner 1ad7c60b1a updated page routes 2018-03-29 09:48:32 -07:00
bill bittner daf6765f41 removed relative paths 2018-03-29 09:26:55 -07:00
bill bittner 86ede21445 updated auth routes 2018-03-28 22:06:08 -07:00
bill bittner 318fa626fe updated api and asset route folders 2018-03-28 17:35:41 -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 ca787f3150 removed server and update route and config exports 2018-03-27 12:32:07 -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 e3f1dbdf5e moved /server to /server/server.js 2018-03-20 12:52:34 -07:00
bill bittner aa3c96b8d4 moved server.js entry to root and updated build 2018-03-16 13:16:28 -07:00
bill bittner c23b6192f9 reorganized file system 2018-03-16 10:34:26 -07:00