James
|
b2145a0a59
|
fixes Add Upload modal
|
2020-08-21 17:42:04 -04:00 |
|
James
|
fe307ecfeb
|
fixes inability to remove file from upload field
|
2020-08-21 17:30:32 -04:00 |
|
James
|
80b99653cf
|
fixes bugs with LeaveWithoutSaving modal
|
2020-08-21 17:25:51 -04:00 |
|
James
|
3375963449
|
fixes bugs within Update operation
|
2020-08-21 16:25:09 -04:00 |
|
James
|
f91c47bb37
|
fixes bug introduced with csrf
|
2020-08-21 15:44:03 -04:00 |
|
James
|
60552d9d86
|
implements potential csrf protection
|
2020-08-21 15:20:21 -04:00 |
|
James
|
857cf088f6
|
roughs out pattern for awaiting ensureIndex on all models
|
2020-08-21 15:19:50 -04:00 |
|
James
|
b81c7917a9
|
fixes a bug with block fields not being iterated through in perforFieldOperations, fixes checkboxes being sent as strings
|
2020-08-20 16:30:01 -04:00 |
|
James
|
5802011eea
|
fixes errorHandler tests
|
2020-08-20 09:16:50 -04:00 |
|
James
|
b5690cf721
|
fixes bug with CORS headers
|
2020-08-19 16:29:35 -04:00 |
|
James
|
5148a21769
|
fixes bug with forgotPassword custom expiration
|
2020-08-18 18:05:03 -04:00 |
|
James
|
ada2b79054
|
implements html override in forgotPassword
|
2020-08-18 17:24:33 -04:00 |
|
James
|
63bc00e8da
|
fixese bug in auth update operation
|
2020-08-18 14:50:07 -04:00 |
|
James
|
a009387461
|
fixes bad syntax in login operation
|
2020-08-18 13:16:51 -04:00 |
|
James
|
954cd9437b
|
Merge branch 'master' of github.com:keen-studio/payload
|
2020-08-18 13:14:57 -04:00 |
|
James
|
273351103d
|
adds fields within rows and other types to JWT if necessary
|
2020-08-18 13:14:28 -04:00 |
|
Jarrod Flesch
|
fd15b06773
|
fix: removes section title input bg, removes right gutter border line on parent hover
|
2020-08-18 09:15:11 -04:00 |
|
James
|
9efb5e881b
|
removes a bug-producing effect in Checkbox that sets value on mount
|
2020-08-14 16:45:36 -04:00 |
|
James
|
afc47d92b5
|
fixes bug with authenticating via API Key
|
2020-08-14 15:50:50 -04:00 |
|
James
|
9be27927c1
|
implements a method of overriding resetPasswordExpiration
|
2020-08-14 13:36:54 -04:00 |
|
James
|
0b2add2e1a
|
recursively adds block type discriminators
|
2020-08-14 13:17:34 -04:00 |
|
James
|
85bf65e40e
|
fixes breaking GraphQLDate within resolvers due to JSON.stringify
|
2020-08-14 12:33:42 -04:00 |
|
James
|
b53dbc1a27
|
adds update, adds way to disable email within forgotPassword operation
|
2020-08-14 10:04:48 -04:00 |
|
James
|
17b4251176
|
adds local forgotPassword, resetPassword, findByID
|
2020-08-13 18:29:12 -04:00 |
|
James
|
c7411fd347
|
modifies payload authenticate middleware API and exposes errorHandler
|
2020-08-13 16:02:19 -04:00 |
|
James
|
2667c6fa98
|
converts payload to singleton, adds local create
|
2020-08-13 10:35:25 -04:00 |
|
James
|
46309f33a2
|
properly sets default values if no value present on update or create
|
2020-08-13 09:18:02 -04:00 |
|
James
|
f8840ee8b7
|
adds login and register local operations
|
2020-08-12 16:40:51 -04:00 |
|
James
|
a01b308c38
|
fixes bugs with DatePicker, further refinements to draggable section
|
2020-08-11 19:59:34 -04:00 |
|
James
|
53c56c537d
|
aesthetic improvements to Group, Array, Blocks
|
2020-08-11 19:26:34 -04:00 |
|
James
|
258d4cd62e
|
swaps logout to POST instead of GET
|
2020-08-11 16:00:55 -04:00 |
|
James
|
a77dcaa6c2
|
implements proper reset password workflow within admin panel and sets cookie properly
|
2020-08-11 15:51:36 -04:00 |
|
James
|
322b726be8
|
properly threads overrideAccess through register operation
|
2020-08-11 13:59:31 -04:00 |
|
James
|
d9c1b41e08
|
properly replaces https in cookie domains
|
2020-08-11 12:07:45 -04:00 |
|
James
|
2eb19876ee
|
adds system vars to webpack dotenv
|
2020-08-11 11:54:28 -04:00 |
|
James
|
0630c006d5
|
overrides field level policies properly
|
2020-08-11 10:52:29 -04:00 |
|
James
|
71a5a525d1
|
simplifies Dashboard component
|
2020-08-10 17:37:23 -04:00 |
|
James
|
5ba0313b8f
|
simplifies Default List, removes Create buttons if collection create permission is denied
|
2020-08-10 17:28:49 -04:00 |
|
James
|
7a775166b2
|
Merge branch 'master' of github.com:keen-studio/payload
|
2020-08-10 16:59:34 -04:00 |
|
Elliot DeNolf
|
6f38e5c264
|
test(graphql): delete localized post
|
2020-08-05 21:58:46 -04:00 |
|
Elliot DeNolf
|
ead0568a94
|
test(graphql): read localized post
|
2020-08-05 21:51:42 -04:00 |
|
James
|
87e79817f7
|
fixes errors with client registration process
|
2020-07-31 12:12:36 -04:00 |
|
Elliot DeNolf
|
2b969b91b9
|
Merge pull request #338 from trouble/media-tests
|
2020-07-31 10:21:41 -04:00 |
|
Elliot DeNolf
|
609bf54c45
|
Fix media test if media dir doesn't exist yet
|
2020-07-31 10:14:31 -04:00 |
|
Elliot DeNolf
|
022bf17b59
|
Assert file doesn't exist on media delete
|
2020-07-30 14:01:41 -04:00 |
|
James
|
ae7583401e
|
allows for sanitization of string true / false in buildQuery
|
2020-07-30 13:39:54 -04:00 |
|
James
|
1ca904f164
|
Merge branch 'master' of github.com:keen-studio/payload
|
2020-07-30 13:32:15 -04:00 |
|
James
|
bc884e64dd
|
revisions to field styles
|
2020-07-30 13:32:11 -04:00 |
|
Jarrod Flesch
|
89ceff24fc
|
adjusts Icon rendering, add min height to edit sticky so save button can always be seen
|
2020-07-30 12:39:49 -04:00 |
|
Jarrod Flesch
|
47b2940358
|
style tweaks to FieldTypeGutters
|
2020-07-30 12:31:10 -04:00 |
|