James
|
33451d5f38
|
enables PUT requests on frontend
|
2018-12-06 17:52:10 -08:00 |
|
James
|
df099238c6
|
enables babel on server side
|
2018-12-06 15:44:38 -08:00 |
|
James
|
33534976aa
|
enables class properties, updates eslint
|
2018-12-06 12:32:54 -08:00 |
|
James
|
2a741501bc
|
enables class property syntax
|
2018-12-06 11:48:25 -08:00 |
|
James
|
1e5544464a
|
adds scss webpack handling, revises components to import scss instead of css
|
2018-12-05 15:26:25 -08:00 |
|
Elliot DeNolf
|
ffb9287769
|
Add mongo query strings to Page get route
|
2018-11-12 20:58:09 -05:00 |
|
James
|
2741b3bcc6
|
removes dist, moves all exporter files to /src
|
2018-10-29 18:46:31 -04:00 |
|
James
|
88f7195133
|
flattens /src and moves Auth, User into /demo
|
2018-10-22 19:35:06 -04:00 |
|
Elliot DeNolf
|
d6c0bca47d
|
Fix merge conflicts
|
2018-09-27 12:00:58 -04:00 |
|
Elliot DeNolf
|
17f78725f4
|
Fix tests and do some clean up
|
2018-09-27 01:03:41 -04:00 |
|
Elliot DeNolf
|
423f56f978
|
Implement passport auth against mongo
|
2018-09-26 22:08:08 -04:00 |
|
James
|
c6b0639c90
|
resolves circular dependency
|
2018-09-25 10:55:01 -04:00 |
|
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 |
|