Elliot DeNolf
|
6620a4f682
|
feat(logging): allow pino logger options to be passed into init
|
2022-04-04 22:55:54 -04:00 |
|
Dan Ribbens
|
5a7e8a980b
|
feat: builds a way to inject custom React providers into admin UI
* fix: rich text textarea height
* feat: custom providers for admin panel
* docs: custom provider component
|
2022-03-28 11:23:22 -04:00 |
|
Lukas Chladek
|
45f70114e6
|
feat: export Plugin type from config types (#491)
This type is useful for plugin authors to correctly type their plugin.
|
2022-03-28 11:22:33 -04:00 |
|
Dan Ribbens
|
24aa475640
|
fix: further sanitize serverURL to prevent undefined in admin routes (#481)
|
2022-03-16 13:08:11 -04:00 |
|
Dan Ribbens
|
40487347e3
|
fix: allow jwt to work without csrf in config
|
2022-02-16 12:35:17 -05:00 |
|
Dan Ribbens
|
7e7b0589ef
|
fix: config empty and sparse csrf is now allowed
|
2022-02-14 12:34:09 -05:00 |
|
Dan Ribbens
|
dca90c4aa9
|
feat: serverURL is no longer required (#437)
|
2022-02-11 08:32:37 -05:00 |
|
Elliot DeNolf
|
ff33453736
|
feat: add logMockCredentials email option
|
2022-02-05 13:28:48 -05:00 |
|
Dan Ribbens
|
5591eeafca
|
feat: add before and after login components (#427)
|
2022-01-31 21:26:12 -05:00 |
|
James
|
17b7ee29ac
|
chore: updates pattern for before / after component injection
|
2021-12-21 14:45:57 -05:00 |
|
James
|
e337c62ba1
|
feat: builds custom routes API, Before/After Dashboard and Nav custom components
|
2021-12-21 12:27:22 -05:00 |
|
Elliot DeNolf
|
820b6ad4c7
|
feat: more typing of generics, better commenting of properties
|
2021-11-25 09:41:44 -05:00 |
|
James
|
da6e1df293
|
fix: allows sync or async preview urls
|
2021-11-24 13:20:13 -05:00 |
|
Jacob Fletcher
|
40ca3dae61
|
feat: migrates admin preview to async
|
2021-11-24 12:32:44 -05:00 |
|
James
|
6dd1b0e033
|
feat: adds field types to type generation
|
2021-11-16 20:24:13 -05:00 |
|
James
|
5a965d2263
|
feat: baseline type generation
|
2021-11-16 18:49:42 -05:00 |
|
Elliot DeNolf
|
7c6424ff35
|
chore: resolve conflicts
|
2021-11-09 20:00:21 -05:00 |
|
James
|
edb723a4fb
|
feat: builds UI field
|
2021-10-20 16:56:07 -04:00 |
|
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 |
|