Commit Graph

1459 Commits

Author SHA1 Message Date
Jarrod Flesch
1fc32fa0bb removes styled-components from package.json and yarn.lock 2020-07-27 15:01:59 -04:00
Jarrod Flesch
255f6e6215 migrate slate-plugins to newest version, dropping peer dep of styled-components 2020-07-27 14:30:15 -04:00
Jarrod Flesch
1aa649782b merges with master 2020-07-27 12:38:26 -04:00
James
4d99594021 temporarily re-adds styled components as dependency 2020-07-27 12:31:28 -04:00
James
790c85df5a 0.0.28 v0.0.28 2020-07-27 12:01:14 -04:00
James
0a98778ec4 Merge branch 'master' of github.com:keen-studio/payload 2020-07-27 12:01:07 -04:00
James
cc4794e5ac implements initial form state 2020-07-27 11:53:00 -04:00
Elliot DeNolf
a4cf98c460 Merge pull request #321 from trouble/logger 2020-07-24 09:39:57 -04:00
Elliot DeNolf
c9e37bcef5 Better formatting for logger output 2020-07-24 09:37:49 -04:00
Elliot DeNolf
deaf5cde5f Initial logger implementation with pino 2020-07-23 21:57:11 -04:00
James
d38b8e746c removes unused dependencies 2020-07-23 19:18:24 -04:00
James
1be0890f03 0.0.27 v0.0.27 2020-07-23 19:16:16 -04:00
James
d45ff316c0 implements intersection observer to mount fields over time 2020-07-23 19:16:01 -04:00
James
d2055141be performance enhancements and render reductions 2020-07-23 17:40:16 -04:00
James
846589e303 0.0.26 v0.0.26 2020-07-23 12:18:19 -04:00
James
8efc03b325 0.0.25 2020-07-23 12:18:13 -04:00
James
28d8c10a3e Revert "0.0.24"
This reverts commit f42b2fc670.
2020-07-23 12:15:05 -04:00
James
f42b2fc670 0.0.24 v0.0.24 2020-07-22 22:49:35 -04:00
James
c1c7598da5 misc. bugfixes 2020-07-22 21:41:35 -04:00
James
cbb9b540c1 0.0.22 v0.0.22 2020-07-22 15:22:45 -04:00
James
94dd9904fc fixes bug with afterRead hooks not firing in find operation 2020-07-22 14:55:48 -04:00
James
06c0396259 0.0.21 v0.0.21 2020-07-22 09:15:38 -04:00
James
ae611c1dcf ensures login sets JWT with properly formatted user 2020-07-22 09:10:37 -04:00
James
38392d0b36 0.0.20 v0.0.20 2020-07-22 08:51:21 -04:00
James
265d2b7118 properly skips access control in field operations if overrideAccess is set to true 2020-07-22 08:51:02 -04:00
James
a8c11e5b6c 0.0.19 v0.0.19 2020-07-22 08:39:25 -04:00
James
ec181f0e74 utilizes find operation in jwt and api key strategies 2020-07-22 08:39:14 -04:00
James
6846e677da 0.0.18 v0.0.18 2020-07-21 21:06:00 -04:00
James
4861d5469c clears history state on first load of client 2020-07-21 21:05:12 -04:00
James
6737d089d1 ensures findByID returns 404 if no ID, passes more data to field hooks 2020-07-21 21:00:29 -04:00
James
cfe75ccc9c 0.0.17 v0.0.17 2020-07-20 17:44:24 -04:00
James
fa5fffee72 replaces strict access control in global 2020-07-20 17:44:08 -04:00
James
9d784288d0 ensures all tests pass 2020-07-20 17:43:01 -04:00
James
5771b3e561 updates resolvers to new architecture 2020-07-20 17:14:31 -04:00
James
365803efe6 fixes bug where many relationTo relationships were populating incorrectly 2020-07-20 16:19:20 -04:00
James
85bcbfd918 removes autopopulate, adds manual population 2020-07-20 16:11:22 -04:00
James
0bfc10d55c passes depth to all afterRead performFieldOperations 2020-07-20 12:44:29 -04:00
James
dd8f22db2a 0.0.16 v0.0.16 2020-07-20 09:15:23 -04:00
James
6ac4a9d2f6 implements hooks on relationship and upload fields 2020-07-20 09:15:06 -04:00
James
4890e9dcf3 improves field validation 2020-07-19 13:53:54 -04:00
James
55d26bd9e4 Merge branch 'master' of github.com:keen-studio/payload 2020-07-19 12:56:08 -04:00
James
26b5109bca css fixes to array / blocks, file handling improvements 2020-07-19 12:56:00 -04:00
Elliot DeNolf
55e286c043 Merge pull request #312 from trouble/or-tests
test(collections): add 'OR' tests
2020-07-19 12:19:37 -04:00
Elliot DeNolf
c104d79438 test(collections): add 'OR' tests 2020-07-19 12:17:28 -04:00
James
b6c5c5b92c 0.0.15 v0.0.15 2020-07-18 16:55:21 -04:00
James
809fc7ccd9 removes breaking uglifyJS 2020-07-18 16:54:19 -04:00
James
f04423106a 0.0.14 v0.0.14 2020-07-18 16:51:19 -04:00
James
7d18c92ec2 sanitizes config before build 2020-07-18 16:51:09 -04:00
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