James
|
792733441e
|
moves post controller to user package
|
2018-11-07 20:05:41 -05:00 |
|
James
|
65f4afd4b6
|
restores elliot's init
|
2018-11-07 19:59:57 -05:00 |
|
James
|
19a7c409b0
|
connects login, createUser to client, moves register to User model
|
2018-11-07 19:45:26 -05:00 |
|
James
|
509369f4ca
|
combines add and edit views
|
2018-11-07 17:48:16 -05:00 |
|
James
|
9d113f8d2a
|
moves CORS to above all routes in app.js
|
2018-11-07 16:47:05 -05:00 |
|
James
|
51dca78bcf
|
adds postman to demo folder
|
2018-11-07 16:38:11 -05:00 |
|
James
|
387065ed75
|
fixes error state in textarea
|
2018-11-06 09:05:14 -05:00 |
|
James
|
3d79f47cec
|
refactors some Auth methods to package
|
2018-10-29 20:31:58 -04:00 |
|
James Mikrut
|
d10336fe9f
|
Merge pull request #32 from keen-studio/module-based-structure
Module based structure
|
2018-10-29 18:47:58 -04:00 |
|
James
|
2741b3bcc6
|
removes dist, moves all exporter files to /src
|
2018-10-29 18:46:31 -04:00 |
|
James
|
637ee4908f
|
moves LoadContent from /src to /demo
|
2018-10-25 10:37:10 -04:00 |
|
James
|
88f7195133
|
flattens /src and moves Auth, User into /demo
|
2018-10-22 19:35:06 -04:00 |
|
James
|
88687e53ef
|
refactors folder structure to module basis
|
2018-10-22 18:58:42 -04:00 |
|
James
|
8d52db954f
|
removes unnecessary page controller from src
|
2018-10-22 18:02:20 -04:00 |
|
James
|
d147b6dfe6
|
adds reliance on config for server URLs on frontend
|
2018-10-22 17:35:46 -04:00 |
|
James
|
c040b98fd8
|
fixes alignment on Collection Add
|
2018-10-22 17:21:07 -04:00 |
|
James
|
c1fc954bf4
|
fixes misc eslint errors
|
2018-10-22 17:19:33 -04:00 |
|
James
|
61cb2a3c5e
|
negligence
|
2018-09-27 18:59:22 -04:00 |
|
James
|
7d63a31aad
|
adds CORS to 8080 for dev purposes - may need to move to new file
|
2018-09-27 18:58:47 -04:00 |
|
James
|
d622b70300
|
Merge branch 'master' of github.com:keen-studio/payload into field-types
|
2018-09-27 18:04:21 -04:00 |
|
Elliot DeNolf
|
e8c937f5ed
|
Merge pull request #31 from keen-studio/auth
Auth
|
2018-09-27 12:09:28 -04:00 |
|
Elliot DeNolf
|
d6c0bca47d
|
Fix merge conflicts
|
2018-09-27 12:00:58 -04:00 |
|
Elliot DeNolf
|
cdd8097331
|
Relax eslint
|
2018-09-27 01:08:47 -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
|
9a1896a9d7
|
fixes eslint issues
|
2018-09-25 12:03:02 -04:00 |
|
James
|
423c7401aa
|
removes html validation from form
|
2018-09-25 11:56:20 -04:00 |
|
James
|
a407097408
|
refactors components index to eliminate duplicative export / import, enables form submission and validation
|
2018-09-25 11:47:51 -04:00 |
|
James
|
c6b0639c90
|
resolves circular dependency
|
2018-09-25 10:55:01 -04:00 |
|
James
|
10032744d7
|
adds Form component to Filter and rolled back frustrating Webpack bug dealing with FormConsumer
|
2018-09-25 00:11:57 -04:00 |
|
Dan Ribbens
|
ac9958b44c
|
refactors app to be more like examples found online
|
2018-09-24 22:46:58 -04:00 |
|
James
|
ec4ec73b3a
|
removes idea folder - god knows what that is
|
2018-09-24 22:07:43 -04:00 |
|
James
|
8badbf9329
|
refactors form components to handle any number of nested field components
|
2018-09-24 22:07:01 -04:00 |
|
James
|
70e76d80ef
|
converts all filters in collection views to find
|
2018-09-17 20:11:56 -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 |
|
James
|
511f42fe87
|
negligence caused me to forget to flatten Orders input
|
2018-09-17 18:47:03 -04:00 |
|
James
|
e44dfb46c6
|
es6-ified demo, flattened collections scaffold files
|
2018-09-17 18:45:55 -04:00 |
|
Elliot DeNolf
|
b9f4b026a4
|
Fix tests
|
2018-09-17 08:59:43 -04:00 |
|
James
|
cdcbd9ea37
|
fixes merge conflicts
|
2018-09-10 20:25:30 -04:00 |
|
James
|
2dbe45b880
|
fixes npm run dev - NOTE - no ES6 supported in demo/server yet
|
2018-09-10 20:23:54 -04:00 |
|
Elliot DeNolf
|
252b33f14d
|
Upgrade to Babel 7
|
2018-09-10 19:56:18 -04:00 |
|
James
|
0e0d854d3d
|
adds payload.config
|
2018-09-10 18:35:27 -04:00 |
|
James
|
975263d255
|
scaffolds rudimentary API structure
|
2018-09-10 18:05:38 -04:00 |
|
Elliot DeNolf
|
7180dfcec6
|
Merge pull request #29 from keen-studio/demo-server-init
Demo server init
|
2018-08-20 17:36:39 -06:00 |
|
Elliot DeNolf
|
5f5f91345d
|
Use npm instead of yarn in ci
|
2018-08-20 19:34:25 -04:00 |
|
Elliot DeNolf
|
e4c057c4b2
|
Compile to dist dir and remove building from test script
|
2018-08-20 19:31:17 -04:00 |
|
Elliot DeNolf
|
5749b76f92
|
Remove lib
|
2018-08-20 19:30:19 -04:00 |
|
Dan Ribbens
|
3ab9e5fdc8
|
merges and builds
|
2018-08-20 19:22:28 -04:00 |
|
Dan Ribbens
|
692ddb8738
|
saves react and react redux
|
2018-08-20 19:18:50 -04:00 |
|