James
|
7c8848fca0
|
moves browserslist targets to webpack configs
|
2020-07-13 14:26:46 -04:00 |
|
James
|
4df0c93df3
|
fixes namespace collision in GraphQL 'me' type
|
2020-07-13 13:39:42 -04:00 |
|
James
|
a08c3c6fd2
|
Merge branch 'master' of github.com:keen-studio/payload
|
2020-07-13 12:27:49 -04:00 |
|
James
|
0539ffca94
|
squashes mongodb deprecation warning
|
2020-07-13 12:27:41 -04:00 |
|
Dan Ribbens
|
39a0c4fc6b
|
add graphQL date and
|
2020-07-13 08:20:40 -04:00 |
|
Dan Ribbens
|
a3aeec2b2b
|
Merge branch 'master' into graphql-tests
|
2020-07-12 20:45:01 -04:00 |
|
James
|
f3fee34d16
|
better error handling for MongoDB
|
2020-07-12 18:15:31 -04:00 |
|
James
|
9a932bcf79
|
implements a safe way to clear array / block data in admin
|
2020-07-12 16:49:44 -04:00 |
|
James
|
56c508f157
|
implements a way to update arrays back to empty
|
2020-07-12 16:10:55 -04:00 |
|
James Mikrut
|
891f4cac69
|
Merge pull request #302 from trouble/hotfix/299
adds createdAt and updatedAt to GraphQL
|
2020-07-12 14:38:10 -04:00 |
|
James
|
44a4c413a7
|
adds createdAt and updatedAt to GraphQL
|
2020-07-12 14:37:46 -04:00 |
|
James Mikrut
|
08d56a8ce9
|
Merge pull request #301 from trouble/hotfix/300
optimizes the way GraphQL is bootstrapped
|
2020-07-12 14:24:15 -04:00 |
|
James
|
b4d054e1b2
|
optimizes the way GraphQL is bootstrapped
|
2020-07-12 14:23:45 -04:00 |
|
Dan Ribbens
|
527522cf68
|
graphql collection update test
|
2020-07-12 14:09:17 -04:00 |
|
Dan Ribbens
|
573304ea3e
|
first graphql collection tests
|
2020-07-12 13:11:28 -04:00 |
|
Elliot DeNolf
|
53eaf1f93d
|
test: add global tests
|
2020-07-12 07:37:21 -04:00 |
|
Elliot DeNolf
|
34cedee48f
|
test: use toStrictEqual
|
2020-07-12 07:35:27 -04:00 |
|
James
|
17aa95778e
|
Merge branch 'master' of github.com:keen-studio/payload
|
2020-07-10 02:57:56 -04:00 |
|
James
|
49b21a996f
|
fixes bugs left over in globals
|
2020-07-10 02:57:47 -04:00 |
|
James
|
656d96e04d
|
closes mobile nav on item click, increases nav item size
|
2020-07-10 02:08:37 -04:00 |
|
James
|
419a6c547c
|
enables access to auth / setting cookie in graphql resolvers, secures relationships
|
2020-07-10 01:59:03 -04:00 |
|
James
|
26f4e7303e
|
passes res to graphql context in order to login via gql
|
2020-07-09 21:58:11 -04:00 |
|
James
|
41373f5e16
|
displays error if relationship options fail to load
|
2020-07-09 20:09:57 -04:00 |
|
James
|
3ce886b665
|
implements permissions within Dashboard view
|
2020-07-09 19:56:38 -04:00 |
|
James
|
1be29a0aa0
|
fixes bug with default column specification
|
2020-07-09 19:56:17 -04:00 |
|
James
|
795784ac95
|
styles titles when using id
|
2020-07-09 16:55:27 -04:00 |
|
James
|
2a19ee7c81
|
adds onInit callback
|
2020-07-09 16:54:59 -04:00 |
|
James
|
8bd1777bf4
|
finishes baseField merge
|
2020-07-09 15:04:02 -04:00 |
|
James
|
356113fbba
|
adds admin: { } options to fields, allows for field disabling
|
2020-07-09 14:30:29 -04:00 |
|
James
|
5870e7cde9
|
WIP - merges base fields with user fields
|
2020-07-09 14:17:24 -04:00 |
|
James
|
75099caaca
|
moves the addition of baseFields into collection sanitization
|
2020-07-09 12:37:50 -04:00 |
|
James
|
f3dfaae261
|
streamlines the /me endpoint to ensure consistency
|
2020-07-09 12:37:33 -04:00 |
|
James
|
d5e2d42c34
|
revises /me and logs out if inactive
|
2020-07-08 12:19:18 -04:00 |
|
James
|
a0b975ae73
|
redirects after registration of first user in admin panel
|
2020-07-08 11:48:02 -04:00 |
|
James
|
4f383493c6
|
linting
|
2020-07-08 11:30:26 -04:00 |
|
James
|
1882a6ac5d
|
renames Flexible to Blocks, Repeater to Array
|
2020-07-08 11:15:49 -04:00 |
|
James
|
e818537fe9
|
renames policy to access
|
2020-07-08 11:00:50 -04:00 |
|
James
|
976a995d88
|
ensure find and findByID operations set autopopulate to false by default
|
2020-07-08 09:32:30 -04:00 |
|
James
|
1502b2e2ce
|
removes unnecessary try / catch from operations
|
2020-07-08 09:21:25 -04:00 |
|
James
|
ac5caf4da2
|
further separates contexts within Form for performance reasons
|
2020-07-07 21:41:34 -04:00 |
|
James
|
0930063219
|
merges eslint-config
|
2020-07-07 20:02:50 -04:00 |
|
James
|
76499696b3
|
implements default sorting based on timestamps or ID
|
2020-07-07 19:48:43 -04:00 |
|
James
|
4f492d9e73
|
Merge branch 'master' of github.com:keen-studio/payload
|
2020-07-07 19:23:52 -04:00 |
|
James
|
8fc612dc35
|
improves naming conventions of Policies GraphQL types
|
2020-07-07 19:23:43 -04:00 |
|
James
|
c69d6c53a3
|
responsive Dashboard and Card components
|
2020-07-07 19:04:54 -04:00 |
|
James
|
cdb8182407
|
WIP - progress to Dashboard and Card components
|
2020-07-07 18:46:14 -04:00 |
|
James
|
9391b51eb5
|
WIP - adds field-level policies to GraphQL
|
2020-07-07 16:04:13 -04:00 |
|
James
|
1f832a373a
|
modifies all auth request handlers to rely on express error handling, updates /me req handler to operation format
|
2020-07-07 14:44:37 -04:00 |
|
James
|
94bbee7f74
|
fixes bugs with document duplication
|
2020-07-07 14:19:58 -04:00 |
|
James
|
7879356bc5
|
misc responsive tweaks, improvements to usePayloadAPI isLoading state
|
2020-07-07 11:26:04 -04:00 |
|