83 Commits

Author SHA1 Message Date
James
d24b3f72ce feat: saves cursor position when relationship element is added to richText 2021-03-24 20:53:40 -04:00
James
b8ad84c525 fix: allows config validation to accept esmodules as components 2020-12-27 21:47:09 -05:00
James
b184b26a4e types RichText 2020-12-24 12:15:00 -05:00
James
0fcd3d8f28 further types 2020-11-29 15:40:11 -05:00
James
fd7cd0324d validates field types 2020-11-28 17:34:32 -05:00
James
aa795d19d5 converts demo to ts 2020-11-28 16:07:54 -05:00
James
84191ec8fd renames client to admin, sets up component library 2020-10-10 18:28:17 -04:00
James
5ac2b1fb3d adds richText Relationship WIP 2020-10-04 15:30:47 -04:00
James
5ae267f743 updates styles of RichText, improves its API 2020-10-04 12:50:14 -04:00
James
febe213e80 implements accessibility measures and finishes Link richText element 2020-10-03 13:04:15 -04:00
James
18a59f84ab migrates all custom components to new pattern 2020-10-02 21:11:08 -04:00
James
18e08ad5a7 revises RichText structure and functionality 2020-09-28 15:49:20 -04:00
James
0e225e1ab1 properly runs babel/register against @payloadcms/payload as a node module 2020-09-23 12:20:44 -04:00
James
e9cc178ed7 fixes bug with PurpleBackground demo 2020-09-23 10:04:37 -04:00
James
09a3c859c1 finishes RichText PoC 2020-09-23 10:02:48 -04:00
James
fe99952561 implements babel transpilation of config, removes customComponents logic 2020-09-21 17:31:19 -04:00
James
f8c225316b WIP richText refactor 2020-09-20 18:29:12 -04:00
Jarrod Flesch
aa5da49514 adjusts component props, popup button composition and more 2020-06-26 15:19:54 -04:00
Jarrod Flesch
a4d0608f56 adds styles for block search popup 2020-06-26 09:38:29 -04:00
James
2eae02ed03 catches local payload demo up to speed 2020-04-08 08:41:14 -04:00
James
6f03923bb7 enables a better custom components API 2020-03-02 10:44:38 -05:00
James
08f912d072 removes payload alias within webpack config 2020-02-26 10:56:37 -05:00
James
ea1587cd38 revises Group and Repeater to dynamically render nested fields 2020-01-21 15:19:34 -05:00
James
e6264fb4cf revises the way that custom components are handled and imported 2020-01-21 13:00:41 -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
721e89de2c ensures frontend routing works 2020-01-05 19:58:04 -05:00
James
69f8ef881a begins refactoring frontend into src, moves babel-register to src 2019-10-04 16:07:06 -04:00
Dan Ribbens
59ac3050ce user auth, email, password resets all controlled by the user config 2019-09-23 12:52:53 -04:00
James
514dbed271 adds modal framework, builds UploadMedia module, but seeing unauthorized 2019-03-23 19:16:33 -04:00
James
1b7f94fdeb scaffolds beginning of Media Library 2019-03-23 16:46:59 -04:00
James
103d22e07c removes dynamic collection routes, uses route param instead 2019-02-16 15:24:07 -05:00
James
10be4f041f moves collections to redux 2019-01-21 17:55:53 -05:00
James
7bc3ed07a0 moves config to redux 2019-01-21 17:45:10 -05:00
James
1531ee9e32 locks down client side routes 2019-01-06 16:18:36 -05:00
James
3813f0da91 sets JWT on all client api requests, saves cookie with jwt 2019-01-06 15:55:28 -05:00
James
31a54e2c09 streamlines top level collection components, rebuilds StickyAction component 2018-12-07 15:19:18 -08:00
James
2be638406b removes overrides, keeps file 2018-12-05 15:31:04 -08:00
James
1e5544464a adds scss webpack handling, revises components to import scss instead of css 2018-12-05 15:26:25 -08:00
James
172a37be19 adds entrypoint for css framework in demo folder 2018-12-05 13:26:17 -08:00
James
085a6e3f0c refactors and simplifies client architecture, combines Edit / Add 2018-11-12 20:44:23 -05:00
James
19a7c409b0 connects login, createUser to client, moves register to User model 2018-11-07 19:45:26 -05: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
d147b6dfe6 adds reliance on config for server URLs on frontend 2018-10-22 17:35:46 -04:00
James
9a1896a9d7 fixes eslint issues 2018-09-25 12:03:02 -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
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
e44dfb46c6 es6-ified demo, flattened collections scaffold files 2018-09-17 18:45:55 -04:00