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 |
|
James
|
a8277c1947
|
begins transformation of where internal state to query-compatible structure
|
2020-05-27 19:28:56 -04:00 |
|
James
|
2db103233c
|
builds RenderCustomComponent
|
2020-05-27 18:50:05 -04:00 |
|
James
|
67f62d5e8f
|
scaffolds WhereBuilder condition value components
|
2020-05-27 11:29:53 -04:00 |
|
James
|
f47858469f
|
allows for WhereBuilder condition values to be refilled
|
2020-05-27 10:55:19 -04:00 |
|
James
|
5d5732fe92
|
completes functionality for adding / removing conditions in WhereBuilder
|
2020-05-27 10:00:43 -04:00 |
|
James
|
efa0c75817
|
continued scaffolding of WhereBuilder
|
2020-05-26 20:53:51 -04:00 |
|
James
|
491aa15aa6
|
styles positioning of Condition within WhereBuilder
|
2020-05-22 17:03:42 -04:00 |
|
James
|
635a59b9fb
|
further scaffolding to WhereBuilder
|
2020-05-22 16:44:31 -04:00 |
|
James
|
65c4250f4b
|
begins scaffold of where bulider
|
2020-05-22 15:48:03 -04:00 |
|
James
|
632be0c984
|
adds fancy blur effects to sticky elements
|
2020-05-22 14:44:26 -04:00 |
|
James Mikrut
|
85365ea864
|
Merge pull request #199 from trouble/client-ui
Collection List component w/ Columns, Table & Sort
|
2020-05-22 14:13:34 -04:00 |
|
James
|
d4fc29925b
|
simplifies structure of setting up initial list view fields
|
2020-05-22 14:00:17 -04:00 |
|