James
|
cc4d1fd045
|
feat: adds dynamic url field to upload-enabled collections
|
2021-10-18 21:15:32 -04:00 |
|
James
|
84f6a9d659
|
fix: more strict field typing
|
2021-10-12 21:18:12 -04:00 |
|
James
|
a6fc1fdc58
|
feat: saves active list filters in URL, implements per-page control
|
2021-10-12 19:25:43 -04:00 |
|
Elliot DeNolf
|
6807637e25
|
wip(per-page): thread the needle, not working
|
2021-10-11 17:42:02 -04:00 |
|
Elliot DeNolf
|
c132f2ff10
|
feat(per-page): add pagination to admin config
|
2021-10-11 11:34:25 -04:00 |
|
Dan Ribbens
|
ad097820bf
|
feat: add indexSortableField option to create indexes for sortable fields on all collections
|
2021-09-30 16:05:47 -04:00 |
|
Dan Ribbens
|
65bf13d7c1
|
fix: allow debug in payload config
|
2021-09-23 14:56:21 -04:00 |
|
Dan Ribbens
|
fe1dc0b191
|
feat: add config validation for collections with custom id
|
2021-09-09 11:55:40 -04:00 |
|
James
|
8af39472e1
|
feat: removes sanitization of configs before plugins are instantiated
|
2021-08-02 16:38:52 -04:00 |
|
James
|
a002b7105f
|
feat: improves plugin writability
|
2021-07-29 07:15:47 -04:00 |
|
James
|
5a7e5b921d
|
feat: revises naming conventions of config types
|
2021-07-27 20:13:25 -04:00 |
|
Dan Ribbens
|
19880cfeb8
|
Merge pull request #237 from payloadcms/feature/config-validation-collection-field-naming
feat: config validation collection field naming
|
2021-07-27 12:51:37 -04:00 |
|
Dan Ribbens
|
bb63b4aad1
|
feat: add global slug and field names to schema validation errors
|
2021-07-26 23:21:19 -04:00 |
|
Dan Ribbens
|
ebfb72c8fa
|
feat: add collection slug to schema validation errors
|
2021-07-26 23:21:19 -04:00 |
|
James
|
266ccb3744
|
feat: only attempts to find config when payload is initialized
|
2021-07-23 09:56:29 -04:00 |
|
James Mikrut
|
a2e57b09f2
|
fix: misc responsive improvements, date clipping in sidebar (#165), express-fileupload schema validation (#180)
* fix: misc responsive improvements
* fix: date clipping in sidebar
* fix: revises popup
* fix: admin _verified field not displaying proper field value
* fix: properly typed express-fileupload config options
|
2021-05-16 13:04:29 -04:00 |
|
James
|
f9319bd055
|
chore: better organizes preview types
|
2021-05-10 09:45:43 -04:00 |
|
Elliot DeNolf
|
670ccf2f58
|
feat: support global date format
|
2021-04-29 18:29:56 -04:00 |
|
James Mikrut
|
f17c6e4010
|
feat: builds plugin infrastructure (#149)
|
2021-04-22 08:36:54 -04:00 |
|
James
|
16ca22b4cc
|
fix: moves enableRichTextRelationship to proper spot
|
2021-04-19 10:40:31 -04:00 |
|
James
|
99704707dd
|
feat: sets enableRichTextRelationship to true by default
|
2021-04-19 10:23:07 -04:00 |
|
James
|
a78fc974b8
|
fix: custom query / mutation types
|
2021-04-13 13:03:57 -04:00 |
|
Jacob Fletcher
|
4d5db0520c
|
Merge branch 'master' of github.com:payloadcms/payload into fix/config-joi-schema
|
2021-04-13 09:42:10 -04:00 |
|
Jacob Fletcher
|
afc9454465
|
fix: updates config schema for graphQL mutations and queries
|
2021-04-13 09:41:33 -04:00 |
|
Dan Ribbens
|
2d1d1b4f32
|
fix: config validation allow admin dashboard
|
2021-03-10 22:02:50 -05:00 |
|
Dan Ribbens
|
82c489841c
|
feat: add support for setting mongoose connection options
|
2021-02-04 11:28:46 -05:00 |
|
James
|
174fa99ecd
|
chore: removes old config schema validation
|
2021-01-24 11:52:22 -05:00 |
|
James
|
75056e2e13
|
feat: adds better serverURL validation
|
2021-01-24 11:49:23 -05:00 |
|
James
|
fce56a0e82
|
Merge branch 'master' of github.com:payloadcms/payload into feat/restrict-serverurl-path
|
2021-01-24 11:26:25 -05:00 |
|
Elliot DeNolf
|
f558bd2733
|
fix: revert serverURL config change
|
2021-01-24 11:13:33 -05:00 |
|
James
|
f995ec1682
|
chore: moves config paths from user-facing to internal type
|
2021-01-24 10:47:29 -05:00 |
|
Dan Ribbens
|
4770f24adb
|
feat: serverURL no longer required in config
|
2021-01-16 16:48:09 -05:00 |
|
Elliot DeNolf
|
b2d05c781d
|
fix: add default user to collections before checking for valid relationships
|
2021-01-15 23:39:16 -05:00 |
|
James
|
6bb58cecd8
|
feat: allows undefined collections
|
2021-01-13 20:39:18 -05:00 |
|
Dan Ribbens
|
bd92b0a94b
|
fix: payload schema validation allow '*'
|
2021-01-09 21:52:53 -05:00 |
|
James
|
37f3633e0c
|
Merge branch 'feature/disable-gql' of github.com:payloadcms/payload
|
2021-01-07 19:55:10 -05:00 |
|
James
|
f49326395d
|
fix: properly exports ES6 components
|
2021-01-07 18:00:19 -05:00 |
|
Dan Ribbens
|
d78c76e0b4
|
feat: disable graphQL flag that will bypass gql on payload init
|
2021-01-06 15:43:42 -05:00 |
|
Dan Ribbens
|
faec969752
|
fix: payload config remove types for email
|
2021-01-03 03:20:29 -05:00 |
|
Dan Ribbens
|
cf89d4cb56
|
fix: default config value for email removed as the property was moved out of config
|
2021-01-03 03:17:18 -05:00 |
|
Dan Ribbens
|
5d6a3bc833
|
refactor: email build changed to be more readable and work according to docs
|
2021-01-03 03:13:23 -05:00 |
|
James
|
fd917e6bae
|
docs: Admin
|
2021-01-02 10:38:17 -05:00 |
|
James
|
480bc0ad9d
|
chore: moves webpack customization to admin config
|
2020-12-29 13:28:48 -05:00 |
|
James
|
544a4dbd3a
|
feat: allows for adding custom CSS in addition to SCSS overrides
|
2020-12-29 11:37:36 -05:00 |
|
James
|
24788b8282
|
chore: centralizes express config options
|
2020-12-28 13:32:05 -05:00 |
|
James
|
b8ad84c525
|
fix: allows config validation to accept esmodules as components
|
2020-12-27 21:47:09 -05:00 |
|
James
|
fec718e9e5
|
feat: sends config through babel/register
|
2020-12-27 21:23:41 -05:00 |
|
James
|
0117f18eb1
|
fix: removes unnecessary meta defaults in admin config
|
2020-12-27 15:21:33 -05:00 |
|
James
|
c9616b01ac
|
removes old code
|
2020-12-27 12:19:43 -05:00 |
|
James
|
f6c0251a6c
|
types operations, GraphQL
|
2020-12-26 20:24:28 -05:00 |
|