Commit Graph

7999 Commits

Author SHA1 Message Date
James
e15623539b enables nested custom fields 2020-06-03 12:56:43 -04:00
James Mikrut
d8941dcac5 Merge pull request #226 from trouble/client-ui
WIP - reintroduces a method to render custom fields
2020-06-03 11:10:27 -04:00
James
14f1fc44ce WIP - reintroduces a method to render custom fields 2020-06-03 11:09:45 -04:00
Jarrod Flesch
7bf171e877 scaffolds out the richText backend schema 2020-06-03 10:15:51 -04:00
James Mikrut
0f3f7b65d7 Merge pull request #225 from trouble/client-ui
ensures useFieldType calls validate function safely
2020-06-03 10:01:42 -04:00
James
c7cc94bd70 ensures useFieldType calls validate function safely 2020-06-03 09:59:44 -04:00
James Mikrut
bd57e94fef Merge pull request #223 from trouble/client-ui
adds default validations to built-in field types
2020-06-03 08:17:37 -04:00
James
beaf99c690 adds default validations to built-in field types 2020-06-03 08:17:01 -04:00
James Mikrut
2a38ca0a59 Merge pull request #216 from trouble/client-ui
Client ui
2020-06-02 20:55:00 -04:00
James
0583612219 adds Row to buildMutationInputType 2020-06-02 20:54:21 -04:00
James
c1338160fe adds row field type to buildWhereInputType 2020-06-02 20:42:27 -04:00
James
b4e2e2e1b6 enables properly building object type for Row field type 2020-06-02 20:31:05 -04:00
James Mikrut
6e39c08f8e Merge pull request #214 from trouble/client-ui
implements fixes for backend validation on create
2020-06-02 20:14:53 -04:00
James
66f55a593f implements fixes for backend validation on create 2020-06-02 20:14:03 -04:00
James Mikrut
86e9da97fb Merge pull request #213 from trouble/client-ui
refines frontend validations to use the same field validations as the…
2020-06-02 19:12:45 -04:00
James
6e93782d90 refines frontend validations to use the same field validations as the backend 2020-06-02 19:12:25 -04:00
James Mikrut
393cd039eb Merge pull request #212 from trouble/client-ui
sanitizes frontend config, ensures custom validations are used, revis…
2020-06-02 17:57:34 -04:00
James
4bea0c6738 sanitizes frontend config, ensures custom validations are used, revises the way server-side config is sanitized 2020-06-02 17:56:59 -04:00
James Mikrut
b8b7f6a1c7 Merge pull request #211 from trouble/client-ui
exposes field types via Payload module
2020-06-02 17:51:22 -04:00
James
7dfa100150 exposes field types via Payload module 2020-06-02 17:50:38 -04:00
James Mikrut
40e620a3e9 Merge pull request #209 from trouble/client-ui
exposes useFieldType hook for public consumption
2020-06-02 16:56:13 -04:00
James
da164128c5 Merge branch 'master' of github.com:keen-studio/payload into client-ui 2020-06-02 16:55:57 -04:00
James
5b88f139d9 exposes useFieldType hook for public consumption 2020-06-02 16:55:31 -04:00
James Mikrut
cf3bf6b3d4 Merge pull request #208 from trouble/client-ui
ensures nested rows work within repeaters
2020-06-02 16:24:44 -04:00
James
061621ff7e ensures nested rows work within repeaters 2020-06-02 16:15:54 -04:00
James Mikrut
73acfa0906 Merge pull request #205 from trouble/client-ui
introduces Row, modifies buildSchema to support fields that need to m…
2020-06-02 14:04:32 -04:00
James
34b67e2fbc fixes bugs with improperly passing schema options through to buildSchema 2020-06-02 14:04:04 -04:00
James
f8369ffb10 introduces Row, modifies buildSchema to support fields that need to modify top-level schemas 2020-06-02 13:57:55 -04:00
James Mikrut
d30545a99a Merge pull request #204 from trouble/client-ui
adds dotenv-webpack
2020-06-01 15:39:19 -04:00
James
15dd6e2887 adds dotenv-webpack 2020-06-01 15:38:40 -04:00
James Mikrut
bcaf6b4789 Merge pull request #203 from trouble/client-ui
fixes the improper loss of a port
2020-06-01 14:39:09 -04:00
James
adb920a326 fixes the improper loss of a port 2020-06-01 14:38:34 -04:00
James Mikrut
011f9360d6 Merge pull request #202 from trouble/client-ui
fixes miscellaneous bugs while initializing with no localization, glo…
2020-06-01 14:16:40 -04:00
James
7d2b54e4a0 fixes miscellaneous bugs while initializing with no localization, globals, custom css 2020-06-01 14:16:12 -04:00
James Mikrut
c04f84c097 Merge pull request #201 from trouble/client-ui
Extracts sensitive data from public config into private config, progress on Edit view
2020-05-30 17:46:12 -04:00
James
1fc9256ef8 fixes react console error 2020-05-29 16:19:30 -04:00
James
fab2ef16fa adds CopyToClipboard 2020-05-29 16:04:16 -04:00
James
fd3b34b2eb introduces sidebar fields 2020-05-29 15:16:16 -04:00
James
c383ebda66 responsive edit view 2020-05-29 14:52:25 -04:00
James
32840020c8 fixes bugs with admins and List view 2020-05-29 13:47:50 -04:00
James
67c7b30278 updates tests with new config path 2020-05-29 13:31:03 -04:00
James
2064bdbfb3 abstracts sensitive data from public data within config and re-introduces functional conditions 2020-05-29 13:28:34 -04:00
James
0448b0562e continues styling to Edit page 2020-05-28 20:28:09 -04:00
James
30a5ac53fc throttles WhereBuilder and ensures search and filter can work together 2020-05-28 19:14:43 -04:00
James
c6e81cf924 abstracts Eyebrow into its own component, begins styling of Edit view 2020-05-28 17:56:30 -04:00
James
5dba0f9bcd adds moment, formats dates within table cells 2020-05-28 15:31:28 -04:00
James Mikrut
78abe59501 Merge pull request #195 from trouble/feature/#128-standardize-error-handler
Feature/#128 standardize error handler
2020-05-28 12:57:05 -04:00
James Mikrut
0477b78e77 Merge pull request #200 from trouble/client-ui
Builds WhereBuilder
2020-05-28 12:51:26 -04:00
James
9cf32a34dc enables recursive and / or in build query 2020-05-28 12:50:02 -04:00
James
f2e8ca957b extracts DatePicker out from within a field-type 2020-05-28 10:49:02 -04:00