Elliot DeNolf
6620a4f682
feat(logging): allow pino logger options to be passed into init
2022-04-04 22:55:54 -04:00
Dan Ribbens
99b9afc81c
chore: version documentation for local and graphql apis
2022-02-14 15:50:04 -05:00
Dan Ribbens
76077c539d
WIP: globals graphql versions
2022-02-13 17:34:22 -05:00
Dan Ribbens
b159e148db
chore: rename publishVersion to restoreVersion ( #438 )
2022-02-10 16:35:03 -05:00
James
c38470c7b2
feat: allows access control to prevent reading of drafts
2022-02-06 14:46:34 -05:00
James
8f30c3bfef
feat: uses DocumentInfo to fetch and maintain doc versions
2021-12-30 20:24:46 -05:00
James
de48f4417a
feat: builds autosave into existing update operation
2021-12-28 21:31:03 -05:00
James
3a71afbd37
feat: renames revisions to versions
2021-12-28 19:41:36 -05:00
James
30ec146298
chore: typescript version compatibilities and improvements
2021-12-22 15:32:05 -05:00
Dan Ribbens
5eea398e43
feat: adds restore revisions to collections
2021-12-22 14:24:24 -05:00
James
4a445f03e8
feat: scaffolds new revisions operations and rest routes
2021-11-27 12:09:45 -05:00
James
ec82b923f3
feat: creates global revisions
2021-11-27 11:07:34 -05:00
James
8ef1cc5373
chore: merge master
2021-11-26 18:00:59 -05:00
Elliot DeNolf
b99eb8ba73
feat: smarter generics
2021-11-25 09:41:44 -05:00
Elliot DeNolf
f258c5904e
feat: type payload operation calls with generics
2021-11-25 09:41:44 -05:00
James
27fabf79bd
Merge branch 'master' of github.com:payloadcms/payload into feat/revisions
2021-11-23 14:32:26 -05:00
James
4c85747849
feat: improves querying logic
2021-10-27 00:49:27 -04:00
James
06861261fe
feat: builds revisions models
2021-10-22 09:47:34 -04:00
Dan Ribbens
b257e01c8d
fix: make name required on field types ( #337 )
...
* fix: make name required on field types
* fix: improve typescript types
2021-10-11 15:52:18 -04:00
James
5a7e5b921d
feat: revises naming conventions of config types
2021-07-27 20:13:25 -04:00
James
a1b3414dd0
chore: ensures tests can run locally on mac
2021-07-27 17:55:57 -04:00
Dan Ribbens
fb60bc79a1
feat: user preferences ( #195 )
...
* feat: adds preferences to rest api and graphql
* feat: admin panel saves user preferences on locales
* feat: admin panel saves user column preferences for collection lists
* feat: adds new id field to blocks and array items
* feat: exposes new DocumentInfo context and usePreferences hooks to admin panel
* docs: preferences api documentation and useage details
Co-authored-by: James <james@trbl.design >
2021-06-21 12:49:10 -04:00
Dan Ribbens
82c489841c
feat: add support for setting mongoose connection options
2021-02-04 11:28:46 -05:00
Dan Ribbens
ea47736274
fix: better error handler when sendMail fails
2021-01-14 16:00:09 -05:00
Elliot DeNolf
8db73bbec2
feat: add getAdminURL and getAPIURL functions
2021-01-09 00:48:39 -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
3233e903d9
docs: adds email documentation
2021-01-03 03:15:13 -05:00
James
662839fb06
fix: converts class methods to arrow functions
2020-12-30 19:12:55 -05:00
James
0c03c2e3af
fix: type issues that arose from reorganizing certain config props
2020-12-28 17:36:43 -05:00
James
f6c0251a6c
types operations, GraphQL
2020-12-26 20:24:28 -05:00
James
cf32ee460c
lays operation type pattern
2020-12-26 16:25:58 -05:00
James
0e120093cf
Merge branch 'ts-final' of github.com:keen-studio/payload into ts-final
2020-12-01 17:35:13 -05:00
James
1d5338a8dc
fixes bugs with local payload
2020-12-01 17:34:38 -05:00
Dan Ribbens
6b61714d7e
types for error handler
2020-12-01 09:46:57 -05:00
James
20fabb81e8
further types
2020-11-30 08:47:58 -05:00
James
c3c3f3fc88
replaces sanitization
2020-11-29 20:08:06 -05:00
James
6f1d61aabc
ensures loadConfig returns a full config
2020-11-29 17:55:45 -05:00
James
3d282d2523
revises payload.authenticate type
2020-11-29 17:52:17 -05:00
James
0fcd3d8f28
further types
2020-11-29 15:40:11 -05:00
Dan Ribbens
f19fc9057d
replace payloadconfig with config in places
2020-11-29 15:33:03 -05:00
James
17e4d78bdc
further typing
2020-11-29 14:27:56 -05:00
James
9ef954f430
defines pattern for request handler types
2020-11-29 14:18:23 -05:00
James
53d78e995b
few type fixes
2020-11-29 11:42:34 -05:00
James
9019cc9101
merges and WIP - field types
2020-11-27 14:40:16 -05:00
James
cd64238a51
progress to joi validation
2020-11-27 13:05:22 -05:00
Dan Ribbens
70a84d90ad
cleanup in payload init
2020-11-25 17:36:51 -05:00
James
cfdacea210
changes access permissions structure to be more typescript-friendly
2020-11-24 12:53:09 -05:00
James
09f267c378
merges
2020-11-23 19:37:44 -05:00
James
c2d2702a59
- abstracts AuthProvider and ConfigProvider
...
- updates Webpack and React
- adds further typing
2020-11-23 19:29:11 -05:00
Elliot DeNolf
7670a23611
more types and intellisense comments
2020-11-22 18:29:27 -05:00