Dan Ribbens
b159e148db
chore: rename publishVersion to restoreVersion ( #438 )
2022-02-10 16:35:03 -05:00
James
8f30c3bfef
feat: uses DocumentInfo to fetch and maintain doc versions
2021-12-30 20:24:46 -05:00
James
3a71afbd37
feat: renames revisions to versions
2021-12-28 19:41:36 -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
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
cf32ee460c
lays operation type pattern
2020-12-26 16:25:58 -05:00
Elliot DeNolf
c1b1b81774
add requesthandlers to bindings
2020-11-30 10:56:40 -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
Dan Ribbens
70a84d90ad
cleanup in payload init
2020-11-25 17:36:51 -05:00
Dan Ribbens
4a4c4223e6
more typescript types
2020-11-22 01:30:38 -05:00
Elliot DeNolf
eb3d299521
more typing
2020-11-21 20:46:02 -05:00
James
6a7da1e603
converts auth and email
2020-11-20 15:15:10 -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
James
a681f5f725
builds unlock operation
2020-10-09 11:04:36 -04:00
Elliot DeNolf
87ccdae795
implement verify graphql resolver
2020-09-24 16:39:38 -04:00
Elliot DeNolf
1695e4e685
implement verification of email against db
2020-09-19 13:39:51 -04:00
Elliot DeNolf
c439297223
wip: implement sendVerificationEmail
2020-09-16 10:47:21 -04:00
James
bb5f747052
flattens create / register, update / authUpdate
2020-09-13 12:06:02 -04:00
James
5771b3e561
updates resolvers to new architecture
2020-07-20 17:14:31 -04:00
James
85bcbfd918
removes autopopulate, adds manual population
2020-07-20 16:11:22 -04:00
James
49ebdaa1ec
binds all API routes to api prefix route, refactors to support
2020-04-01 15:21:31 -04:00
Jarrod Flesch
d800097b38
init of the sanitize config rework and custom component config setup
2020-02-27 16:38:15 -05:00
James
97ce7af814
webpack dev middleware fix for serving index.html properly
2020-01-21 22:33:16 -05:00
James
e6e0b7a524
removes import / export from src
2020-01-21 12:46:27 -05:00
James
4bf0ff2b05
enables loading config within webpack
2020-01-05 18:16:19 -05:00
James
1b3af49509
fixes a few bugs within Upload
2019-12-31 18:25:11 -05:00
James
9bef5f9f4f
fixes a few small linting errors
2019-12-29 16:10:32 -05:00
Dan Ribbens
e74e4f0ec7
app fileuploads now used in upload routes middleware
2019-12-27 17:01:12 -05:00
James
513934be9b
Merge branch 'add-compression-support' of github.com:keen-studio/payload
2019-12-27 11:54:22 -05:00
Dan Ribbens
a1930f3117
adds compression package with default settings
2019-12-26 22:04:43 -05:00
Dan Ribbens
b93c1def83
eslint and code cleanup of uploads
2019-12-26 13:45:10 -05:00
Dan Ribbens
649b8e1e9d
eslint fixes and consistency in request handlers
2019-12-26 12:54:56 -05:00
James
8298fe8643
flattens content blocks and collections, cleans index.js, implements Airbnb ESLint
2019-12-21 15:54:30 -05:00