Commit Graph

180 Commits

Author SHA1 Message Date
James
0930063219 merges eslint-config 2020-07-07 20:02:50 -04:00
James
45e6a38685 removes cookieParser and universal-cookie, adds external test router to demo server 2020-07-06 12:34:07 -04:00
James
f84b3409af removes lodash, better combines policy results with existing where queries 2020-06-30 13:33:14 -04:00
Dan Ribbens
062cc08b14 add cross-env to dev script 2020-06-29 09:50:11 -04:00
James
df930ae97e implements upload field type with ability to select existing upload 2020-06-27 16:35:21 -04:00
Jacob Fletcher
1e00508d6a swaps @trbl react modules for @faceless-ui scope 2020-06-22 11:39:31 -04:00
Jacob Fletcher
3717962b52 configures @trbl/eslint-config 2020-06-22 11:35:37 -04:00
James
d4797ce3b3 modifies update operations to retrieve full document, merge with updates, and validate 2020-06-19 17:59:49 -04:00
James
bf23125477 merges rich text field 2020-06-19 11:53:16 -04:00
James
5d20700cf4 WIP - simplifies logic of repeater and flexible 2020-06-18 23:02:38 -04:00
James
16c109d9f5 bumps out all admin init to separate file, redirects a/admin to /admin/ 2020-06-17 12:35:06 -04:00
James
0f2d421a87 implements connect-history-api-fallback and refines the way client files are served 2020-06-16 21:52:23 -04:00
Jarrod Flesch
48e1eb9865 bumps slate-plugins version that addresses lag and crash issue 2020-06-16 09:09:45 -04:00
Jarrod Flesch
8feeb41a9b cleans up the code and file structure 2020-06-15 17:10:01 -04:00
Jarrod Flesch
b7b4af86bd merges master 2020-06-15 13:41:35 -04:00
James
93164e4ea0 enables config paths to use cwd to be located 2020-06-12 16:26:34 -04:00
James
15628ebe88 enables production admin static routes 2020-06-12 16:21:30 -04:00
James
4e63863338 replaces moment with date-fns 2020-06-12 15:57:29 -04:00
Jarrod Flesch
921e819a20 updates illustration per feedback 2020-06-08 16:16:32 -04:00
Jarrod Flesch
e73d6d6bc7 Merge branch 'master' of github.com:trouble/payload into slate-js 2020-06-08 09:33:19 -04:00
James
39359b405f implements LeaveWithoutSaving 2020-06-05 16:28:50 -04:00
Jarrod Flesch
ea3e30d246 Merge branch 'master' of github.com:trouble/payload into slate-js 2020-06-05 15:02:26 -04:00
James
e5d2b9f45c builds Delete UI 2020-06-04 19:28:53 -04:00
Jarrod Flesch
e06baa54e2 Merge branch 'master' of github.com:trouble/payload into slate-js 2020-06-04 15:14:35 -04:00
Jarrod Flesch
d590fa283d adds dependencies 2020-06-04 15:14:25 -04:00
James
3fb162770b differentiates between initialData and defaultValue in all field types 2020-06-04 10:16:17 -04:00
James
15dd6e2887 adds dotenv-webpack 2020-06-01 15:38:40 -04:00
James
5dba0f9bcd adds moment, formats dates within table cells 2020-05-28 15:31:28 -04:00
James
9cf32a34dc enables recursive and / or in build query 2020-05-28 12:50:02 -04:00
James
01228c524a stubs out column selector and where builder 2020-05-20 14:53:49 -04:00
James
fcac879bac styles sidebar 2020-05-19 17:53:12 -04:00
James
098b5be274 flattens user into collections 2020-05-18 16:39:40 -04:00
James
c396df3bc6 merges in potential where policy for find operation 2020-05-09 14:08:03 -04:00
James
7d29a28b5e Merge branch 'master' of github.com:keen-studio/payload into sanitize-filenames 2020-05-06 11:55:12 -04:00
Dan Ribbens
35085037af WIP updating hook calls 2020-04-30 13:19:03 -04:00
Elliot DeNolf
dc08e36207 Sanitize upload filename 2020-04-29 20:28:21 -04:00
Dan Ribbens
0acebb8b95 merge master 2020-04-22 15:12:33 -04:00
Dan Ribbens
8125a3c0b7 password resets working 2020-04-21 17:23:38 -04:00
James
1fb3841ea1 begins preview / api key authentication 2020-04-20 18:36:40 -04:00
James
2a6c5de718 builds a better pattern of recursive field validation 2020-04-19 15:16:12 -04:00
James
6e39f39c6f adds validations to backend 2020-04-19 14:18:34 -04:00
James
192e577300 fixes bugs within refresh handler 2020-04-19 12:29:16 -04:00
James
f4faefbd7e extracts out tests into separate files to establish a better testing pattern 2020-04-16 15:03:16 -04:00
James
e7215bbcb3 upgrades sharp to be compatible with newer node versions 2020-04-16 12:57:58 -04:00
James
fe454c8e8f removes unused jest config 2020-04-15 19:19:20 -04:00
James
1e0a6dfc29 simplifies tests, removes /killkillkill, enables start / stop demo server 2020-04-15 19:17:57 -04:00
James
c43bc1f8a6 removes additional unused dependencies 2020-04-15 17:09:21 -04:00
James
b339d35946 removes unused dependencies 2020-04-15 17:07:04 -04:00
Elliot DeNolf
5de93823a6 Use mongodb-memory-server for tests 2020-04-13 23:07:52 -04:00
Elliot DeNolf
27ae8ca4f1 Fix conflicts 2020-04-12 21:47:48 -04:00