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 |
|
James
|
d10f71b7cf
|
improves Form performance by storing context value in state
|
2020-07-01 15:25:17 -04:00 |
|
Jarrod Flesch
|
2f60a527da
|
alters the way up/down arrows are hidden if not needed by supressing opacity instead of completely hiding them
|
2020-07-01 14:07:12 -04:00 |
|
Jarrod Flesch
|
c5c4fcd639
|
general cleanup, hides position up/down arrows if up/down is not theoretically possible ie first/last row
|
2020-07-01 13:57:45 -04:00 |
|
James
|
e2166d4075
|
fixes bug with nested field policies
|
2020-06-30 16:25:30 -04:00 |
|
James
|
3883f20f11
|
adds field policies to /policies endpoint
|
2020-06-30 16:22:41 -04:00 |
|
Jarrod Flesch
|
e9ff8cb1b0
|
removes forced alignment if unnecessary, better calculation to include content width
|
2020-06-30 13:55:34 -04:00 |
|
Jarrod Flesch
|
b5a41b6a2a
|
popups are now self-aware horizontally and will override prop alignment if needed
|
2020-06-30 13:48:32 -04:00 |
|
James
|
4f39ae9e67
|
Merge branch 'master' of github.com:keen-studio/payload
|
2020-06-30 13:33:32 -04:00 |
|
James
|
f84b3409af
|
removes lodash, better combines policy results with existing where queries
|
2020-06-30 13:33:14 -04:00 |
|
Jarrod Flesch
|
a02e0f33a8
|
style adjustments for draggableSection
|
2020-06-30 09:31:22 -04:00 |
|
Jarrod Flesch
|
d9ad2c05de
|
adds visibility to desktop hover items, on mobile
|
2020-06-29 17:57:20 -04:00 |
|
Jarrod Flesch
|
482bceaf22
|
adds horizontal alignment to popup component, fixes sidebar mobile hard width
|
2020-06-29 17:53:45 -04:00 |
|
Jarrod Flesch
|
992c3edc69
|
removes old png image
|
2020-06-29 13:54:03 -04:00 |
|
Jarrod Flesch
|
a69be94422
|
tweaks styles for action/position draggable panels
|
2020-06-29 13:51:24 -04:00 |
|
James Mikrut
|
934ad94f0b
|
Merge pull request #263 from trouble/relationship-depth-test
add rest collection tests for relationships
|
2020-06-29 12:52:20 -04:00 |
|
James
|
f6cc4ec20d
|
builds Add Upload modal
|
2020-06-29 12:48:28 -04:00 |
|
Dan Ribbens
|
dc52a1bb9c
|
add rest collection tests for relationships
|
2020-06-29 12:36:33 -04:00 |
|
Dan Ribbens
|
062cc08b14
|
add cross-env to dev script
|
2020-06-29 09:50:11 -04:00 |
|
James Mikrut
|
e5db4543d7
|
Merge pull request #260 from trouble/upload-ui
Upload ui
|
2020-06-28 11:30:06 -04:00 |
|
James
|
198e62cce0
|
adds WIP field sanitization comment
|
2020-06-28 11:28:42 -04:00 |
|
James
|
df930ae97e
|
implements upload field type with ability to select existing upload
|
2020-06-27 16:35:21 -04:00 |
|
James
|
e7eca5b30c
|
scaffolds selection of existing within upload field modal
|
2020-06-27 14:51:46 -04:00 |
|
James
|
8d0122199b
|
implements thumbnails in List view
|
2020-06-27 13:35:22 -04:00 |
|
James
|
7c55fb3f15
|
stubs out static media policy execution
|
2020-06-26 17:36:29 -04:00 |
|
Jarrod Flesch
|
9fad400f75
|
fixes dragHandleProps naming convention, reenabling dragging
|
2020-06-26 16:37:41 -04:00 |
|
Jarrod Flesch
|
1c84e8a97f
|
renames handles to panels for the draggableSection
|
2020-06-26 16:23:55 -04:00 |
|
Jarrod Flesch
|
2a005c3d9f
|
tweaks block popup style
|
2020-06-26 16:18:30 -04:00 |
|
Jarrod Flesch
|
b2a09c8bd8
|
enables the search bar as sticky to the add-block popup
|
2020-06-26 16:06:48 -04:00 |
|