Jarrod Flesch
96421b3d59
fix: ensures uploads can be fetched with CORS
2021-11-24 17:15:25 -05:00
Jarrod Flesch
051b7d45be
feat: applies upload access control to all auto-generated image sizes
2021-11-24 15:19:21 -05:00
James
94c2b8d80b
fix : #351
2021-11-01 17:10:11 -04:00
James
edb723a4fb
feat: builds UI field
2021-10-20 16:56:07 -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
Jarrod Flesch
e3229c55f3
fix: ensures field read access within login operation has id
2021-10-05 18:05:48 -04:00
Dan Ribbens
0171550528
test: check array and group items have id
2021-09-15 14:30:52 -04:00
James
65db8d9fc2
fix: relationship field access control in admin UI
2021-08-02 21:59:10 -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
d2e3cba22a
chore: bump mongodb-memory-server to 7.2.0 and fix test runner
2021-07-10 17:02:11 -04:00
James Mikrut
67c1e280eb
feat: exposes babel config via payload/babel ( #203 )
...
* feat: exposes babel config via payload/config
* docs: adds info about re-using babel.config.js
2021-06-21 12:59:17 -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 Mikrut
353042467f
feat: dynamically populates richtext relationships
...
* feat: adds relationship field to test searchable input
* fix: searching on relationship fields properly fetches results
* chore: more dry relationship field
* feat: sets default access control to requiring a user to be logged in
* feat: dynamically populates richtext relationships
* feat: allows depth param in graphql richText field
* feat: ensures relationship input is initialized with up to 3 related collections
2021-04-18 15:29:54 -04:00
Jacob Fletcher
9ee2f9c0dc
fix: feeds collectionSlug through me auth for graphql resolver
2021-04-14 12:41:40 -04:00
Jacob Fletcher
e58b152d40
fix: clears verificationToken when _verified is true
2021-04-13 12:10:10 -04:00
Jacob Fletcher
8f720c000d
feat: auto verifies first user registration
2021-04-13 12:10:01 -04:00
James
162ec74445
feat: detaches localization from mongoose entirely
2021-02-17 22:31:53 -05:00
James
e093e06926
fix: removes old reliance on config.email
2021-01-03 09:53:32 -05:00
James
7d05069f36
feat: allows for refresh operation to accept a deliberately specified token
2021-01-02 14:50:40 -05:00
James
709cc9c294
fix: graphQL logout
2021-01-02 14:21:06 -05:00
James
b266ae1356
remedies ts error in me collection
2020-12-27 13:42:57 -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
7be836cced
Merge branch 'ts-final' of github.com:keen-studio/payload into ts-final
2020-12-20 15:17:36 -05:00
James
4528586849
typing progress, refactor Relationship
2020-12-20 15:17:33 -05:00
Elliot DeNolf
47e82cb069
lots of operation typing
2020-12-20 15:09:12 -05:00
Elliot DeNolf
1cd578ef44
fix: handle access result gracefully
2020-12-03 11:50:08 -05:00
James
bb7c829c5e
progress to typing Blocks and Arrays
2020-11-30 20:12:15 -05:00
James
100d1e7220
further types
2020-11-30 17:31:05 -05:00
James
cee40169f3
renames tests to js
2020-11-30 14:36:08 -05:00
James
98b62df792
further types
2020-11-30 14:16:55 -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
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
James
26a01afa1a
fixes access bug
2020-11-24 18:33:24 -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
d10f3f140f
add hook types
2020-11-23 10:23:04 -05:00
Dan Ribbens
cb33417924
more typescript errors resolved
2020-11-22 00:01:47 -05:00
Elliot DeNolf
f1a83de772
type out the majority of auth
2020-11-21 20:47:22 -05:00
James
e5043e73e3
bumps secret to payload context
2020-11-21 14:34:38 -05:00
James
16d0289c36
progress to buildConfig, splitting out type organization
2020-11-21 12:22:38 -05:00
James
e00321a101
int tests pass
2020-11-21 10:02:46 -05:00
James
d2572ba4e4
everything works?
2020-11-20 17:12:39 -05:00
James
51307f29c5
fixes bugs with gql
2020-11-20 15:38:01 -05:00