James
|
5870e7cde9
|
WIP - merges base fields with user fields
|
2020-07-09 14:17:24 -04:00 |
|
James
|
75099caaca
|
moves the addition of baseFields into collection sanitization
|
2020-07-09 12:37:50 -04:00 |
|
James
|
f3dfaae261
|
streamlines the /me endpoint to ensure consistency
|
2020-07-09 12:37:33 -04:00 |
|
James
|
d5e2d42c34
|
revises /me and logs out if inactive
|
2020-07-08 12:19:18 -04:00 |
|
James
|
a0b975ae73
|
redirects after registration of first user in admin panel
|
2020-07-08 11:48:02 -04:00 |
|
James
|
4f383493c6
|
linting
|
2020-07-08 11:30:26 -04:00 |
|
James
|
1882a6ac5d
|
renames Flexible to Blocks, Repeater to Array
|
2020-07-08 11:15:49 -04:00 |
|
James
|
e818537fe9
|
renames policy to access
|
2020-07-08 11:00:50 -04:00 |
|
James
|
976a995d88
|
ensure find and findByID operations set autopopulate to false by default
|
2020-07-08 09:32:30 -04:00 |
|
James
|
1502b2e2ce
|
removes unnecessary try / catch from operations
|
2020-07-08 09:21:25 -04:00 |
|
James
|
ac5caf4da2
|
further separates contexts within Form for performance reasons
|
2020-07-07 21:41:34 -04:00 |
|
James
|
0930063219
|
merges eslint-config
|
2020-07-07 20:02:50 -04:00 |
|
James
|
76499696b3
|
implements default sorting based on timestamps or ID
|
2020-07-07 19:48:43 -04:00 |
|
James
|
4f492d9e73
|
Merge branch 'master' of github.com:keen-studio/payload
|
2020-07-07 19:23:52 -04:00 |
|
James
|
8fc612dc35
|
improves naming conventions of Policies GraphQL types
|
2020-07-07 19:23:43 -04:00 |
|
James
|
c69d6c53a3
|
responsive Dashboard and Card components
|
2020-07-07 19:04:54 -04:00 |
|
James
|
cdb8182407
|
WIP - progress to Dashboard and Card components
|
2020-07-07 18:46:14 -04:00 |
|
James
|
9391b51eb5
|
WIP - adds field-level policies to GraphQL
|
2020-07-07 16:04:13 -04:00 |
|
James
|
1f832a373a
|
modifies all auth request handlers to rely on express error handling, updates /me req handler to operation format
|
2020-07-07 14:44:37 -04:00 |
|
James
|
94bbee7f74
|
fixes bugs with document duplication
|
2020-07-07 14:19:58 -04:00 |
|
James
|
7879356bc5
|
misc responsive tweaks, improvements to usePayloadAPI isLoading state
|
2020-07-07 11:26:04 -04:00 |
|
James
|
9b2935a88f
|
simplifies misc. globals functionality
|
2020-07-06 23:25:45 -04:00 |
|
James
|
ae35bd7266
|
fixes broken global virtuals
|
2020-07-06 23:10:50 -04:00 |
|
James
|
b263e04408
|
WIP - styles Globals
|
2020-07-06 22:58:31 -04:00 |
|
James
|
83567c68db
|
implements a way to secure token cookies via auth configs
|
2020-07-06 17:00:33 -04:00 |
|
James
|
a471e259c1
|
improves prop conventions of ListControls
|
2020-07-06 17:00:18 -04:00 |
|
James
|
16462204fa
|
swaps in UploadGallery in place of Table for collections that have uploads present
|
2020-07-06 16:38:06 -04:00 |
|
James
|
601126edbe
|
removes Columns from Upload Add modal
|
2020-07-06 16:20:14 -04:00 |
|
James
|
45e6a38685
|
removes cookieParser and universal-cookie, adds external test router to demo server
|
2020-07-06 12:34:07 -04:00 |
|
James
|
f18a524800
|
implements a public API for authenticating custom routes outside of Payload
|
2020-07-06 10:30:17 -04:00 |
|
James
|
df4b5cced7
|
removes duplicative JWT strategies, flattens cookie jwt retrieval into JWT strategy itself, removes sessions
|
2020-07-06 09:35:23 -04:00 |
|
James
|
a4ef486e1a
|
enables refresh route to safely update httpOnly cookie
|
2020-07-03 13:15:56 -04:00 |
|
James
|
e904402eff
|
Merge branch 'master' of github.com:keen-studio/payload
|
2020-07-03 13:08:21 -04:00 |
|
James
|
2bd5318eb3
|
converts cookies to httpOnly server side for security
|
2020-07-03 13:08:17 -04:00 |
|
James
|
a3b93ecfc5
|
fixes bug with field read policy
|
2020-07-03 10:37:05 -04:00 |
|
Jarrod Flesch
|
cddba8d9e7
|
removes internal state from the RTE, updates to the form logic fixed previous issues
|
2020-07-03 09:27:58 -04:00 |
|
Jarrod Flesch
|
fa02f00503
|
Merge branch 'master' of github.com:trouble/payload into bugfix/#258-rte-crashing
|
2020-07-02 17:23:13 -04:00 |
|
Jarrod Flesch
|
971a905717
|
removes console logs and unused rich text toolbar
|
2020-07-02 17:17:52 -04:00 |
|
James
|
8fa45f5894
|
implements static policies
|
2020-07-02 16:29:18 -04:00 |
|
James
|
cd6793f641
|
WIP fixes to form state optimizations
|
2020-07-02 12:48:58 -04:00 |
|
Jarrod Flesch
|
9a095f574b
|
adds ExitBreakPlugin, issue has to do with SoftBreakPlugin
|
2020-07-02 11:44:18 -04:00 |
|
James
|
a34698371e
|
implements a safer way to revert to original data if update policies fail
|
2020-07-02 00:46:03 -04:00 |
|
James
|
d04babe933
|
merges repeater-design, implements field policy config in admin panel
|
2020-07-01 23:57:07 -04:00 |
|
James
|
977c4c13b0
|
passes permissions through to fields
|
2020-07-01 23:21:06 -04:00 |
|
James
|
efc4230c63
|
fixes broken tests
|
2020-07-01 18:35:38 -04:00 |
|
James
|
fef816fac3
|
namespaces API keys, finds collection based on JWT collection payload
|
2020-07-01 18:32:39 -04:00 |
|
Jarrod Flesch
|
4e1749c56d
|
slims up the position-panel margin, fixes Popup self-awareness issues
|
2020-07-01 17:56:42 -04:00 |
|
James
|
b1b6add2c0
|
builds alternative useFormFields hook to allow immediate access to all fields
|
2020-07-01 17:25:08 -04:00 |
|
James
|
da18128524
|
ensures new copy of initial form context is taken each time
|
2020-07-01 16:46:03 -04:00 |
|
James
|
1d767f2974
|
implements context ref in Form
|
2020-07-01 16:29:37 -04:00 |
|