James
|
5a60d1f221
|
fixes bug with null policies never returning
|
2020-01-23 12:52:14 -05:00 |
|
James
|
6a486f4308
|
enables single relation field, tested with Page
|
2020-01-23 12:40:24 -05:00 |
|
James
|
692b8e1163
|
Merge branch 'master' of github.com:keen-studio/payload
|
2020-01-23 12:07:25 -05:00 |
|
James
|
73fb792f9e
|
removes todo commenting
|
2020-01-23 12:07:11 -05:00 |
|
James Mikrut
|
00f3ab59c6
|
Merge pull request #130 from trouble/upload-request-handler-import-image-resize
fixes import for image resizer in the upload request handler
|
2020-01-23 12:06:58 -05:00 |
|
James
|
7fbfd05c73
|
continues relationship field build out
|
2020-01-23 12:05:40 -05:00 |
|
James
|
b4e39a8a3b
|
ensures Relationship field is filled properly from database response
|
2020-01-23 10:33:32 -05:00 |
|
Dan Ribbens
|
2baa94c277
|
fixes import for image resizer in the upload request handler
|
2020-01-22 22:29:16 -05:00 |
|
James
|
69dd0f2ecc
|
adds todo comments for revising incoming defaultValues
|
2020-01-22 21:51:31 -05:00 |
|
James
|
cba0a83985
|
misc bugs with react-select
|
2020-01-22 21:43:52 -05:00 |
|
James
|
f75b157c75
|
populates initial page of relationship data, working react select data
|
2020-01-22 21:30:21 -05:00 |
|
James
|
2dc6b3a226
|
initializes relationship field
|
2020-01-22 16:45:17 -05:00 |
|
James
|
98fcbbfe8b
|
extracts ReactSelect into a separate component for reuse
|
2020-01-22 16:15:26 -05:00 |
|
James
|
2decea24d6
|
fixes issue preventing the successful linting of field types
|
2020-01-22 15:58:44 -05:00 |
|
James
|
b0671dc88a
|
styles react-select
|
2020-01-22 15:18:28 -05:00 |
|
James
|
a657f233dd
|
styles baseline react-select
|
2020-01-22 14:52:47 -05:00 |
|
James
|
9f51433e2b
|
misc bugfixes to existing fields
|
2020-01-22 14:00:40 -05:00 |
|
James
|
f054e5cfa6
|
converts textarea to new formatting
|
2020-01-22 13:54:33 -05:00 |
|
James
|
6dea1dc4d5
|
revises fieldType to useFieldType hook
|
2020-01-22 13:51:18 -05:00 |
|
James
|
97ce7af814
|
webpack dev middleware fix for serving index.html properly
|
2020-01-21 22:33:16 -05:00 |
|
James
|
e603f7ae63
|
Merge branch 'master' of github.com:keen-studio/payload
|
2020-01-21 19:11:53 -05:00 |
|
James
|
3ce1ae4791
|
enables fallback locale null on edit view
|
2020-01-21 19:11:35 -05:00 |
|
James
|
47235155a9
|
enables refilling fields with proper data and ensures localizing is functional
|
2020-01-21 19:08:02 -05:00 |
|
James
|
2b6c04cedb
|
enables the display of multiple error messages on the frontend
|
2020-01-21 17:04:25 -05:00 |
|
James
|
d6db1dda55
|
improves error structure
|
2020-01-21 16:53:26 -05:00 |
|
James
|
1ab5199316
|
attempts a pattern for standardizing error messages sent back from API
|
2020-01-21 16:49:52 -05:00 |
|
James
|
60b54487e9
|
removes redundant error properties in error responses
|
2020-01-21 16:38:53 -05:00 |
|
James
|
5b8a5d7d81
|
enables searchable table to properly display results
|
2020-01-21 16:35:11 -05:00 |
|
James
|
838f7842d5
|
better architecture for shared form styles
|
2020-01-21 16:32:15 -05:00 |
|
James
|
f40c261d00
|
introduces react-select
|
2020-01-21 16:24:35 -05:00 |
|
James
|
2c68226b98
|
adds class name to Form
|
2020-01-21 15:51:18 -05:00 |
|
James
|
4c63065e51
|
fixes bug with upload media unmounting
|
2020-01-21 15:49:44 -05:00 |
|
James
|
6b844ffa5a
|
catches old Media references and renames to Upload
|
2020-01-21 15:47:48 -05:00 |
|
James
|
8c57a9fbec
|
builds formatter for RenderFields to be used in Group and Repeater
|
2020-01-21 15:33:56 -05:00 |
|
James
|
77a962ed2b
|
revises CSS of RenderFields
|
2020-01-21 15:26:01 -05:00 |
|
James
|
ea1587cd38
|
revises Group and Repeater to dynamically render nested fields
|
2020-01-21 15:19:34 -05:00 |
|
James
|
28759277f8
|
wires up Edit view to dynamically show fields
|
2020-01-21 15:09:37 -05:00 |
|
James Mikrut
|
e703e52b7f
|
Merge pull request #127 from trouble/client
Client
|
2020-01-21 14:28:59 -05:00 |
|
James
|
325a7d26be
|
transforms withEditData and withListData into React hook
|
2020-01-21 14:24:33 -05:00 |
|
James
|
5e48ca69e0
|
revises npm script to launch dev to dev, instead of demo-server, removes old dep npm-run-all
|
2020-01-21 13:48:19 -05:00 |
|
James
|
2572ecbdac
|
revises withEditData
|
2020-01-21 13:46:02 -05:00 |
|
James
|
705204e8ab
|
ensures that locale is set in state
|
2020-01-21 13:29:57 -05:00 |
|
James
|
4331cf1c35
|
Merge branch 'master' of github.com:keen-studio/payload
|
2020-01-21 13:23:22 -05:00 |
|
James
|
6e80d12474
|
updates withListData
|
2020-01-21 13:23:02 -05:00 |
|
James Mikrut
|
7409fd6f74
|
Merge pull request #126 from trouble/remove-server-babel
Remove server babel
|
2020-01-21 13:01:11 -05:00 |
|
James
|
e6264fb4cf
|
revises the way that custom components are handled and imported
|
2020-01-21 13:00:41 -05:00 |
|
James
|
549d2911dd
|
merges image resize bugfix
|
2020-01-21 12:49:11 -05:00 |
|
James
|
e6e0b7a524
|
removes import / export from src
|
2020-01-21 12:46:27 -05:00 |
|
James
|
57aa1a7dec
|
removes breaking import in Page component
|
2020-01-21 12:15:17 -05:00 |
|
James
|
916b2457bd
|
finds bug with custom client components when attempting to import webpack aliases
|
2020-01-21 12:14:29 -05:00 |
|