Dan Ribbens
|
5a7e8a980b
|
feat: builds a way to inject custom React providers into admin UI
* fix: rich text textarea height
* feat: custom providers for admin panel
* docs: custom provider component
|
2022-03-28 11:23:22 -04:00 |
|
James
|
6dffeeb06f
|
feat: initial drafts and versions merge
|
2022-02-06 12:13:52 -05:00 |
|
Dan Ribbens
|
5591eeafca
|
feat: add before and after login components (#427)
|
2022-01-31 21:26:12 -05:00 |
|
James
|
13add5885d
|
feat: progress to Autosave
|
2021-12-29 21:32:16 -05:00 |
|
James
|
242584fd49
|
Merge branch 'master' into feat/revisions
|
2021-12-21 18:04:11 -05:00 |
|
James
|
e337c62ba1
|
feat: builds custom routes API, Before/After Dashboard and Nav custom components
|
2021-12-21 12:27:22 -05:00 |
|
James
|
740d6b15e5
|
feat: further revisions views
|
2021-12-07 14:49:32 -05:00 |
|
James
|
8ef1cc5373
|
chore: merge master
|
2021-11-26 18:00:59 -05:00 |
|
James
|
edb723a4fb
|
feat: builds UI field
|
2021-10-20 16:56:07 -04:00 |
|
James
|
538851325d
|
fix: crash on bullet list de-selection
|
2021-07-06 18:28:22 -04:00 |
|
James
|
007591272f
|
fix: updates demo richtext elements with proper SCSS
|
2021-07-06 15:15:08 -04:00 |
|
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 |
|