Commit Graph

1408 Commits

Author SHA1 Message Date
James
eb4c972760 0.0.13 v0.0.13 2020-07-18 16:12:05 -04:00
James
7e024a61b9 revises conventions of all admin-related fields in config 2020-07-18 16:11:50 -04:00
James
135e768c1f 0.0.12 v0.0.12 2020-07-18 15:11:06 -04:00
James
243ca9a7f9 implements ignorePath for webpack server side assets 2020-07-18 15:10:50 -04:00
James
6533ce0e24 0.0.11 v0.0.11 2020-07-18 14:21:47 -04:00
James
8e6957318a fixes bug with singular label in Array field 2020-07-18 14:21:27 -04:00
James
72b270f59e 0.0.10 v0.0.10 2020-07-18 13:37:56 -04:00
James
b6a90587e6 exposes errors, fixes bug with globals and localization 2020-07-18 13:37:41 -04:00
James
d1820b0731 properly awaits hooks 2020-07-17 23:06:07 -04:00
James
26377494e7 0.0.9 v0.0.9 2020-07-17 23:00:36 -04:00
James
98eec002c0 revises hook arrays to run synchronously where necessary 2020-07-17 23:00:18 -04:00
James
fc3aa7315a 0.0.8 v0.0.8 2020-07-17 20:22:46 -04:00
James
62bc76b074 modifies hooks to be arrays 2020-07-17 20:22:23 -04:00
James
a000131419 allows for multiple httpOnly cookie domains 2020-07-15 19:54:57 -04:00
James
7c99e4cda0 optimizes refreshCookie 2020-07-13 18:10:27 -04:00
James
5b5375ee32 0.0.7 v0.0.7 2020-07-13 17:27:44 -04:00
James
db0f23f277 only refreshes cookie if user is present 2020-07-13 17:27:33 -04:00
James
253ef7d67b 0.0.6 v0.0.6 2020-07-13 16:16:02 -04:00
James
27d333fae1 implements proper node_modules exclusion path in prod webpack config 2020-07-13 16:15:43 -04:00
James
f67d914162 0.0.5 v0.0.5 2020-07-13 14:48:58 -04:00
James
bc0f9d7826 fixes bugs in webpack resolver paths 2020-07-13 14:48:41 -04:00
James
deceecd1b7 0.0.4 v0.0.4 2020-07-13 14:26:50 -04:00
James
7c8848fca0 moves browserslist targets to webpack configs 2020-07-13 14:26:46 -04:00
James
f11550a15d 0.0.3 v0.0.3 2020-07-13 13:40:05 -04:00
James
d3bd0d8c0d Merge branch 'master' of github.com:keen-studio/payload 2020-07-13 13:39:54 -04:00
James
4df0c93df3 fixes namespace collision in GraphQL 'me' type 2020-07-13 13:39:42 -04:00
James
7bf60094b8 0.0.2 v0.0.2 2020-07-13 13:08:14 -04:00
James Mikrut
d3eb7e2df9 Merge pull request #304 from trouble/private-npm
sorts package json, moves devDeps to deps
2020-07-13 13:07:02 -04:00
James
42f470f3ba sorts package json, moves devDeps to deps 2020-07-13 13:06:38 -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
4ddc510f9e Merge pull request #303 from trouble/graphql-tests
Graphql tests
2020-07-13 08:51:44 -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
b12538b6ff Merge pull request #298 from trouble/global-tests 2020-07-12 08:00:19 -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 Mikrut
ddb7fb0c87 Merge pull request #295 from trouble/feature/274/improve-mobile-nav
closes mobile nav on item click, increases nav item size
2020-07-10 02:09:07 -04:00
James
656d96e04d closes mobile nav on item click, increases nav item size 2020-07-10 02:08:37 -04:00