Commit Graph

8780 Commits

Author SHA1 Message Date
James Mikrut
e703e52b7f Merge pull request #127 from trouble/client
Client
2020-01-21 14:28:59 -05:00
James
325a7d26be transforms withEditData and withListData into React hook 2020-01-21 14:24:33 -05:00
James
5e48ca69e0 revises npm script to launch dev to dev, instead of demo-server, removes old dep npm-run-all 2020-01-21 13:48:19 -05:00
James
2572ecbdac revises withEditData 2020-01-21 13:46:02 -05:00
James
705204e8ab ensures that locale is set in state 2020-01-21 13:29:57 -05:00
James
4331cf1c35 Merge branch 'master' of github.com:keen-studio/payload 2020-01-21 13:23:22 -05:00
James
6e80d12474 updates withListData 2020-01-21 13:23:02 -05:00
James Mikrut
7409fd6f74 Merge pull request #126 from trouble/remove-server-babel
Remove server babel
2020-01-21 13:01:11 -05:00
James
e6264fb4cf revises the way that custom components are handled and imported 2020-01-21 13:00:41 -05:00
James
549d2911dd merges image resize bugfix 2020-01-21 12:49:11 -05:00
James
e6e0b7a524 removes import / export from src 2020-01-21 12:46:27 -05:00
James
57aa1a7dec removes breaking import in Page component 2020-01-21 12:15:17 -05:00
James
916b2457bd finds bug with custom client components when attempting to import webpack aliases 2020-01-21 12:14:29 -05:00
James
eaaf1863df fixes bug in client side routing 2020-01-19 22:10:38 -05:00
James
349a3c5c87 revises error handling 2020-01-19 21:46:35 -05:00
James
2501cc6e3f removes unused code 2020-01-19 21:23:12 -05:00
James
125f177e12 adds mount hook, uses it to format select input appropriately 2020-01-19 21:22:51 -05:00
James
7019a4db09 better not found 2020-01-19 20:39:03 -05:00
James
519330e20e wires up User context 2020-01-19 20:32:26 -05:00
James
4a62a73005 wires up create first user to auto redirect to dashboard afterward 2020-01-19 19:51:06 -05:00
Dan Ribbens
986e26c01e notes and policies updated to work with boolean return type 2020-01-19 19:38:31 -05:00
James
6d7c878aaf removes old create user route, should rely on default interface for that 2020-01-19 19:24:38 -05:00
Dan Ribbens
f70858ab41 adds mongoose hidden to globals 2020-01-19 19:21:58 -05:00
James
09c0df52c5 adds log out view 2020-01-19 19:18:24 -05:00
Dan Ribbens
656d6c8475 clean up in resizer 2020-01-19 19:12:31 -05:00
James
d779686b0e moves DefaultTemplate to a template basis, adds Log Out 2020-01-19 19:03:47 -05:00
Dan Ribbens
58fc4fac5c fixes issue with the image resizer 2020-01-19 17:52:37 -05:00
Dan Ribbens
67ef60b8fe Merge branch 'master' into bugfix-image-resizer 2020-01-19 17:21:53 -05:00
Dan Ribbens
df0d784944 fixes routing issue with uploads 2020-01-19 17:21:24 -05:00
James
c65f2ea88f configures step nav properly 2020-01-19 17:20:51 -05:00
James
8beb457041 revises APIError import structure, updates Localizer and StepNav 2020-01-19 16:57:26 -05:00
Dan Ribbens
c0930f28ed upload policies updated to new signature 2020-01-19 16:36:24 -05:00
James
8f05e11743 wires up RenderFields, modifies enum to be named select 2020-01-19 15:39:09 -05:00
James
2e9eb8efed better unauthorized message 2020-01-19 15:09:56 -05:00
James
b6231925bc scaffolds RenderFields, moves Init into Routes 2020-01-19 15:04:31 -05:00
James
a1494e62b0 merges modernize client 2020-01-19 12:55:47 -05:00
James
fbbbf24246 Merge branch 'master' of github.com:keen-studio/payload 2020-01-19 12:53:58 -05:00
James
107d05c637 replaces accidentally moved files, introduces Init workflow 2020-01-19 12:53:45 -05:00
James
cac89ce39f removes redux, renames rem to base, converts all redux components to context 2020-01-19 12:40:12 -05:00
James
e41bbcf84e remove superagent 2020-01-19 11:32:52 -05:00
James
721e89de2c ensures frontend routing works 2020-01-05 19:58:04 -05:00
James
bd346d25fc removes old testing code 2020-01-05 19:26:56 -05:00
James
557169d098 enables custom components 2020-01-05 19:24:18 -05:00
James Mikrut
5f06818f0a Merge pull request #120 from trouble/singularize-uploads-user
singularizes Upload and User
2020-01-05 18:17:11 -05:00
James
4bf0ff2b05 enables loading config within webpack 2020-01-05 18:16:19 -05:00
James
219743228d collapses duplicative /upload and /uploads routes into one /uploads route 2019-12-31 18:28:50 -05:00
James
1b3af49509 fixes a few bugs within Upload 2019-12-31 18:25:11 -05:00
James
618d6dc19b singularizes Upload and User 2019-12-31 17:38:23 -05:00
James
9bef5f9f4f fixes a few small linting errors 2019-12-29 16:10:32 -05:00
James
d8e41f0949 Merge branch 'fix-upload-router' of github.com:keen-studio/payload 2019-12-29 16:05:49 -05:00