Commit Graph

34 Commits

Author SHA1 Message Date
Dan Ribbens
ac9958b44c refactors app to be more like examples found online 2018-09-24 22:46:58 -04:00
James
251a656da6 Merge branch 'master' of github.com:keen-studio/payload 2018-09-17 19:21:14 -04:00
James
80c0bcefe0 implements boilerplate mongoose model for Pages 2018-09-17 19:20:50 -04:00
Elliot DeNolf
b9f4b026a4 Fix tests 2018-09-17 08:59:43 -04:00
James
2dbe45b880 fixes npm run dev - NOTE - no ES6 supported in demo/server yet 2018-09-10 20:23:54 -04:00
James
975263d255 scaffolds rudimentary API structure 2018-09-10 18:05:38 -04:00
Elliot DeNolf
e4c057c4b2 Compile to dist dir and remove building from test script 2018-08-20 19:31:17 -04:00
Dan Ribbens
692ddb8738 saves react and react redux 2018-08-20 19:18:50 -04:00
Dan Ribbens
2893b44b31 package changes 2018-08-20 18:56:04 -04:00
Dan Ribbens
faa685cb9f progress on merging backend and frontend 2018-08-20 18:24:42 -04:00
Dan Ribbens
f6d299c2b5 saves front end demo dependencies to package 2018-08-17 14:30:55 -04:00
James
c0e4311279 scaffolds forms, ajax, redux, routers, scss 2018-07-28 23:17:28 -04:00
James
bfc03ecc72 modifies ESLint to be less aggressive 2018-07-28 13:03:23 -04:00
James
3ec2c33718 scaffolds folder structure, writes out scss framework 2018-07-28 11:58:07 -04:00
James
8f13107cbe enables image and file handling within webpack 2018-07-28 11:22:01 -04:00
James
0df89a338b removes demo / opt / prod webpack configs as they should belong in CLI - not parent module 2018-07-28 10:14:27 -04:00
James
55e2b656c5 finalizes demo workflow 2018-07-28 09:56:35 -04:00
James
4eff00d4cf god knows 2018-07-26 17:00:13 -04:00
James
898c888406 configures webpack to support demo and end user dev, introduces hot reloadinc scss 2018-07-24 13:31:40 -04:00
James
446cb3e415 finishes production webpack build 2018-07-19 08:06:14 -04:00
James
f31f7fe348 enables scss hot reloading 2018-07-18 13:26:23 -04:00
James
3857ed4b63 builds webpack config, introduces babel, modifies ESLint to expect 4 spaces 2018-07-18 12:45:48 -04:00
Elliot DeNolf
11923388db Move express and mongoose to dev dependencies as they are only used in tests 2018-05-02 21:55:44 -06:00
Elliot DeNolf
399474aa3f Remove start script as it is no longer relevant 2018-05-02 21:52:17 -06:00
Elliot DeNolf
c580507af6 Rename package 2018-05-02 21:39:58 -06:00
Elliot DeNolf
c8b8c3a62a Turn into proper package by moving to top level 2018-05-02 21:31:36 -06:00
Elliot DeNolf
1d84ca8b53 Adjust package names and remove 'npm test' from payload tester 2018-04-21 11:23:57 -06:00
Elliot DeNolf
e2ca220da7 Fix package name 2018-04-21 00:51:54 -06:00
Elliot DeNolf
953220b9a7 Add 'npm run watch' command for nodemon 2018-04-21 00:31:04 -06:00
Elliot DeNolf
9e43751b93 Add basic test suite using jest. Initiate with 'npm test' 2018-04-21 00:20:32 -06:00
Elliot DeNolf
5867715598 Add collections 2018-04-20 23:35:53 -06:00
Elliot DeNolf
ca6b70a427 Add payload routes dynamically 2018-04-14 12:30:05 -06:00
Elliot DeNolf
c2c5e50800 Add ESLint 2018-04-13 22:45:21 -06:00
Elliot DeNolf
7082cb7e42 Initial commit 2018-04-13 20:45:32 -06:00