Commit Graph

8666 Commits

Author SHA1 Message Date
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
James
6aa7345a39 increments babel/cli version 2018-08-20 19:03:22 -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
12b640695b removes fake config file 2018-08-17 17:05:01 -04:00
Dan Ribbens
b6f3c95597 removes files we no longer intend to use 2018-08-17 16:52:30 -04:00
Dan Ribbens
f6d299c2b5 saves front end demo dependencies to package 2018-08-17 14:30:55 -04:00
James
400b8a12eb adds specificity to fonts include 2018-08-15 15:09:38 -04:00
James
96b43f8b55 adds missing icon component, adjusts gitignore to not hit icon files 2018-08-14 09:50:13 -04:00
James
a561e3334a fixes scss compilation issue 2018-08-14 09:47:29 -04:00
James
283d5d3152 collapses multiple dependencies into one import 2018-08-13 16:18:10 -04:00
James
28aa56c7ac refactors all client paths to incorporate new import structure 2018-08-13 14:33:15 -04:00
James
256f9fe5b4 POC for better module import syntax 2018-08-13 12:21:55 -04:00
James
ae5a469cd2 fixes code organization for default template widths 2018-08-07 11:26:55 -04:00
James
f916469fe4 fixes responsiveness with sticky header 2018-08-07 11:15:22 -04:00
James
9ebbf3ab3c builds stick on scroll component 2018-08-07 10:59:20 -04:00
James
ea55b6f327 fixes css bug with input controls 2018-08-07 09:29:03 -04:00
James
88c2f78a35 begins form component styling 2018-08-07 09:15:23 -04:00
James
9d3b481efd removes components declarations from scaffold files for collections, revises form to remove data-fillable attr 2018-08-07 08:54:22 -04:00
James
9cdfe18088 refactors Collections and Scaffold to one source 2018-08-03 16:38:02 -04:00
James
3f197bf875 revises content max width 2018-08-02 13:32:19 -04:00
James
4c6cd032ec styles default template max width and adds regular fonts 2018-08-02 13:26:05 -04:00
James
f90e3c6819 fixes typo 2018-08-02 11:30:02 -04:00
James
acd5a53234 updates form to allow custom button component 2018-08-02 11:03:18 -04:00
James
5f4ddcea4d switches collections list to object instead of array 2018-08-01 18:13:02 -04:00
James
15e8ab6a85 improves buttons, adds route for add new 2018-08-01 18:03:07 -04:00
James
20a0ac9776 adds arrows to sidebar 2018-08-01 17:17:00 -04:00
James
67fa50fa6b builds icon system and css 2018-08-01 17:08:19 -04:00
James
1af2270e8d revises top-down data within collection views 2018-08-01 16:55:30 -04:00
James
6723dee304 builds collection editor, builds stepnav 2018-08-01 16:11:20 -04:00