Commit Graph

17 Commits

Author SHA1 Message Date
James
c10c91dd37 removes unused config prop in payload instantiation 2020-06-12 16:41:57 -04:00
James
aa13bd9084 uses config path approach similar to NextJS 2020-06-12 14:30:15 -04:00
James
f8369ffb10 introduces Row, modifies buildSchema to support fields that need to modify top-level schemas 2020-06-02 13:57:55 -04:00
James
adb920a326 fixes the improper loss of a port 2020-06-01 14:38:34 -04:00
James
2064bdbfb3 abstracts sensitive data from public data within config and re-introduces functional conditions 2020-05-29 13:28:34 -04:00
James
40f22114c8 ensures that Find policies work with Where clause 2020-05-09 15:11:42 -04:00
James
25aec0ede3 fixes email provider, adds better pattern for firing off emails via payload 2020-04-21 12:30:37 -04:00
James
f4faefbd7e extracts out tests into separate files to establish a better testing pattern 2020-04-16 15:03:16 -04:00
James
1e0a6dfc29 simplifies tests, removes /killkillkill, enables start / stop demo server 2020-04-15 19:17:57 -04:00
James
2eae02ed03 catches local payload demo up to speed 2020-04-08 08:41:14 -04:00
Dan Ribbens
ac9958b44c refactors app to be more like examples found online 2018-09-24 22:46:58 -04:00
James
80c0bcefe0 implements boilerplate mongoose model for Pages 2018-09-17 19:20:50 -04:00
James
e44dfb46c6 es6-ified demo, flattened collections scaffold files 2018-09-17 18:45:55 -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
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
James
55e2b656c5 finalizes demo workflow 2018-07-28 09:56:35 -04:00