James
bddaefdae7
feat: builds group and iterable diffs
2021-12-21 20:18:53 -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
4c85747849
feat: improves querying logic
2021-10-27 00:49:27 -04:00
Jarrod Flesch
27117292f3
fix: deepObjectCopy returns Date object instead of empty object
2021-10-07 10:58:33 -04:00
Dan Ribbens
73bd69870c
fix: pagination estimatedCount limited to near query
2021-09-27 13:12:00 -04:00
James
5a7e5b921d
feat: revises naming conventions of config types
2021-07-27 20:13:25 -04:00
Dan Ribbens
fe0098ccd9
feat: add component support to collection and global description
2021-07-27 12:53:43 -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
James
74430ea151
fix: allows _verificationToken to come back via showHiddenFields
2021-04-21 12:22:09 -04:00
Elliot DeNolf
b383eb65c6
feat: autolabel fields when label is omitted ( #42 )
...
* feat: autolabel fields when omitted
* feat: handle autolabel in graphql mutation build
* feat: autolabel blocks
* test: add required slug field to blocks
* feat: handle graphql names when label is false
* feat: adds relationship field to test searchable input
* feat: handle block cell type labeling pluralization
* docs: remove all explicit labeling, no longer needed
* fix: falsey column labels, allows false array labels
* fix: client tests
* fix: auto-labels globals
* docs: globals auto-labeling and hooks clarification
* fix; proper object type naming
Co-authored-by: James <james@trbl.design >
2021-04-16 22:37:08 -04:00
Dan Ribbens
93ed664920
fix: email verification template missing token
2021-03-09 13:30:16 -05:00
James
4528586849
typing progress, refactor Relationship
2020-12-20 15:17:33 -05:00
James
cee40169f3
renames tests to js
2020-11-30 14:36:08 -05:00
James
c3c3f3fc88
replaces sanitization
2020-11-29 20:08:06 -05:00
James
0fcd3d8f28
further types
2020-11-29 15:40:11 -05:00
James
a00809db8e
further types frontend
2020-11-25 15:10:59 -05:00
James
b584d22b3a
adds bin executable
2020-11-25 13:43:01 -05:00
Elliot DeNolf
e4eece0352
handle singular and plural slugs for auto-label
2020-11-22 08:24:42 -05:00
Elliot DeNolf
f1a83de772
type out the majority of auth
2020-11-21 20:47:22 -05:00
Elliot DeNolf
eb3d299521
more typing
2020-11-21 20:46:02 -05:00
James
3e9ad427ec
enables typescript intellisense in buildConfig
2020-11-21 13:53:54 -05:00
James
16d0289c36
progress to buildConfig, splitting out type organization
2020-11-21 12:22:38 -05:00
Elliot DeNolf
75d0b5bb50
add email typing and others
2020-11-21 06:28:07 -05:00
Elliot DeNolf
b774d09b4b
type payload logger and format
2020-11-21 03:45:14 -05:00
Elliot DeNolf
f0ac9d6935
fix conflicts
2020-11-21 02:11:20 -05:00
James
d2572ba4e4
everything works?
2020-11-20 17:12:39 -05:00
Dan Ribbens
18698a9f18
refactor graphql and utilities
2020-11-20 15:23:32 -05:00
James
63e86c4147
further module conversion
2020-11-20 14:39:35 -05:00
James
dfc77f0a3f
further module conversion
2020-11-20 14:34:32 -05:00
James
1aaed161eb
converts modules
2020-11-20 14:29:49 -05:00
Elliot DeNolf
551c249e39
refactor: migrate to typescript
2020-11-20 13:39:18 -05:00
Elliot DeNolf
38028dd36b
fix conflicts
2020-11-20 12:02:31 -05:00
Elliot DeNolf
83d32e4449
feat: validate admin user
2020-11-17 16:59:36 -05:00
Elliot DeNolf
dceeeaac6a
fix: allow e-mail to be unconfigured, remove default fromName and fromAddress
2020-11-13 05:30:28 -05:00
Jacob Fletcher
3984f8b36c
exposes express json options in config
2020-11-12 11:35:34 -05:00
James
ae7a94bf47
Merge branch 'master' of github.com:keen-studio/payload
2020-11-09 14:47:35 -05:00
James
e12bdb320d
fixes bug with removing internal fields
2020-11-09 14:47:26 -05:00
Dan Ribbens
4d64569c34
merge master
2020-11-02 16:01:32 -05:00
Dan Ribbens
de539d00b6
schema validation using ajv with collections and assign default values
2020-10-26 06:01:33 -04:00
Elliot DeNolf
88e24ba452
add ability to disable graphql playground in production
2020-10-19 20:18:24 -04:00
James
f0374d5772
adds an option to show hidden fields within local operations
2020-10-15 18:12:19 -04:00
James
20a9dcf6fe
ensures hidden fields do not get added to graphql schemas
2020-10-15 16:48:02 -04:00
Elliot DeNolf
09dfb9793a
fix webpack paths for both unix and windows
2020-10-11 14:14:21 -04:00
Dan Ribbens
0362290d40
fix windows compatibility with webpack
2020-10-11 12:04:26 -04:00
James
84191ec8fd
renames client to admin, sets up component library
2020-10-10 18:28:17 -04:00
James
12eb33b5c9
fixes bug with fromAddress in sanitizeConfig
2020-10-08 09:14:50 -04:00
James
1ea3763185
better handles failed form submissions, allows customization of file uploads
2020-10-07 14:51:42 -04:00
James
0a5e8ab618
implements maxDepth
2020-10-04 15:30:38 -04:00
James
bc48e92aea
fixes bug with autocompleted input fields
2020-10-04 12:41:03 -04:00