Mark Kaylor
|
17a46cf82d
|
Fix typos and order alphabetically
|
2022-08-10 10:37:21 +02:00 |
|
Mark Kaylor
|
68f6581ea2
|
Add placeholder option
|
2022-08-10 10:32:24 +02:00 |
|
Mark Kaylor
|
aaf64cefa0
|
Fix custom field options
|
2022-08-09 13:23:53 +02:00 |
|
Mark Kaylor
|
7a2c26c40c
|
Use nullish coalescing operator
|
2022-08-09 11:29:07 +02:00 |
|
Mark Kaylor
|
2159aff8f6
|
Return initial attribute shape when no validator was provided
|
2022-08-09 09:00:44 +02:00 |
|
markkaylor
|
9211b8643b
|
Merge pull request #13940 from strapi/add-custom-field-attribute/injected-inputs
[Custom Fields] Inject inputs from plugins
|
2022-08-08 11:15:44 +02:00 |
|
Mark Kaylor
|
4c9cc4a846
|
Add edit custom field action
|
2022-08-08 10:34:53 +02:00 |
|
Mark Kaylor
|
f9fedb4739
|
Remove comments
|
2022-08-05 13:44:22 +02:00 |
|
Mark Kaylor
|
d2ca0e9f82
|
Copy code instead of refactoring into function
|
2022-08-04 15:28:34 +02:00 |
|
Mark Kaylor
|
0e80dd2d4f
|
Test adding items to form section
|
2022-08-03 17:44:02 +02:00 |
|
Mark Kaylor
|
8eff28bf88
|
Use a dedicated section for injected inputs
|
2022-08-03 11:40:29 +02:00 |
|
Mark Kaylor
|
cf00410d5b
|
Merge branch 'custom-fields/add-custom-field-attribute' of github.com:strapi/strapi into add-custom-field-attribute/injected-inputs
|
2022-08-02 16:25:09 +02:00 |
|
Mark Kaylor
|
b2cf7957ac
|
Merge branch 'custom-fields/add-custom-field-attribute' of github.com:strapi/strapi into custom-fields/add-custom-field-attribute
|
2022-08-02 16:22:00 +02:00 |
|
Mark Kaylor
|
c894c071f3
|
Merge branch 'features/custom-fields' of github.com:strapi/strapi into custom-fields/add-custom-field-attribute
|
2022-08-02 16:18:31 +02:00 |
|
Mark Kaylor
|
6a5f4a97b9
|
Inject inputs from plugins
|
2022-08-02 11:28:14 +02:00 |
|
markkaylor
|
dfe99b0f00
|
Merge pull request #13935 from strapi/add-custom-field-attribute/validation
[Custom Field] Add validation
|
2022-08-02 11:27:53 +02:00 |
|
Mark Kaylor
|
4d3e0a4b15
|
Add custom field validation registered by user
|
2022-08-02 09:15:26 +02:00 |
|
Mark Kaylor
|
c14894b27f
|
Refactor subheader
|
2022-07-29 14:31:36 +02:00 |
|
markkaylor
|
81ac2b02ba
|
Merge pull request #13869 from strapi/custom-fields/add-modal-header
Custom fields/add modal header
|
2022-07-29 14:27:01 +02:00 |
|
Mark Kaylor
|
9c8cf0ebfc
|
Test custom field data manager provider actions
|
2022-07-29 12:40:52 +02:00 |
|
Fernando Chavez
|
b39d010881
|
Move SubHeader component and rename it to FormModalSubHeader
|
2022-07-28 18:21:08 -04:00 |
|
markkaylor
|
d35aee9cc9
|
Merge pull request #13830 from strapi/custom-fields/fix-convert-type
[Custom fields] Fix custom field type conversion on start
|
2022-07-28 16:41:36 +02:00 |
|
markkaylor
|
e222cb29da
|
Merge pull request #13820 from strapi/custom-fields/list-custom-fields
[Custom fields] list custom fields
|
2022-07-28 16:40:08 +02:00 |
|
Fernando Chavez
|
bd33f20b73
|
New component SubHeader for FormModal
|
2022-07-28 07:26:10 -04:00 |
|
Mark Kaylor
|
710e00834e
|
Remove old logic
|
2022-07-28 12:13:31 +02:00 |
|
Mark Kaylor
|
de8d14bd69
|
Fix typo
|
2022-07-28 12:13:14 +02:00 |
|
Mark Kaylor
|
f8ba0b98a7
|
Abstract add and edit attribute logic
|
2022-07-28 11:22:26 +02:00 |
|
Mark Kaylor
|
be8a45af9f
|
Test data manager provider add custom field action
|
2022-07-27 17:32:03 +02:00 |
|
Mark Kaylor
|
a20ad9955f
|
Update form modal navigation tests
|
2022-07-27 17:31:03 +02:00 |
|
Fernando Chavez
|
0c375fff16
|
Change icon & header text if there is a custom field
|
2022-07-27 10:35:48 -04:00 |
|
Fernando Chavez
|
d866041971
|
Merge branch 'custom-fields/add-custom-field-attribute' of github.com:strapi/strapi into custom-fields/add-modal-header
|
2022-07-27 10:11:43 -04:00 |
|
Mark Kaylor
|
94df69437b
|
Remove duplicate return statement
|
2022-07-27 16:06:02 +02:00 |
|
Mark Kaylor
|
f1a271cf72
|
Convert custom field type for contentTypes and components
|
2022-07-27 16:02:14 +02:00 |
|
Mark Kaylor
|
959992cc95
|
Add custom field submit handler
|
2022-07-27 11:57:43 +02:00 |
|
Mark Kaylor
|
9511bc7c15
|
Add custom field edit action
|
2022-07-27 11:50:22 +02:00 |
|
Mark Kaylor
|
810effface
|
Close modal or continue when adding customField
|
2022-07-27 11:27:30 +02:00 |
|
Mark Kaylor
|
f78ead77b3
|
Use advanced form registered on customField
|
2022-07-27 11:18:56 +02:00 |
|
Fernando Chavez
|
660d21f940
|
Change icon & subText on modal header to show info about the custom field type
|
2022-07-26 12:55:11 -04:00 |
|
Mark Kaylor
|
976bdfe64b
|
Remove log
|
2022-07-26 18:11:03 +02:00 |
|
Mark Kaylor
|
46b45be59c
|
Use base form registered on custom field
|
2022-07-26 18:07:10 +02:00 |
|
Mark Kaylor
|
f8c707a40c
|
Add custom field using underlying data type form
|
2022-07-26 15:15:18 +02:00 |
|
Mark Kaylor
|
b67ce749e7
|
Use initial state
|
2022-07-26 09:55:12 +02:00 |
|
Mark Kaylor
|
1f141a6db2
|
Remove constant variable
|
2022-07-25 19:02:35 +02:00 |
|
Mark Kaylor
|
dc41fef1ef
|
Fix PropType bool => string
|
2022-07-25 18:55:07 +02:00 |
|
Mark Kaylor
|
94222c19d9
|
Test the FormModalNavigationProvider
|
2022-07-25 18:53:58 +02:00 |
|
Mark Kaylor
|
09f7ad3916
|
Move conversion between register and bootstrap
|
2022-07-25 08:34:54 +02:00 |
|
Mark Kaylor
|
41bf774c86
|
Refactor tests
|
2022-07-22 15:51:59 +02:00 |
|
Mark Kaylor
|
528dd2edaa
|
Merge branch 'custom-fields/list-custom-fields' of github.com:strapi/strapi into custom-fields/list-custom-fields
|
2022-07-22 15:43:53 +02:00 |
|
markkaylor
|
12948e11ca
|
Merge pull request #13823 from strapi/list-custom-fields/add-howto-btn
List custom fields/add howto btn
|
2022-07-22 15:43:30 +02:00 |
|
Mark Kaylor
|
cdab1407ea
|
Add test customField
|
2022-07-22 13:59:05 +02:00 |
|