Gustav Hansen
|
044ca89bdf
|
chore: Update favicon new 2022 version
|
2022-10-18 13:59:01 +02:00 |
|
Matteo Pietro Dazzi
|
226f4265ea
|
fix: dist folder in gitignore files
|
2022-10-14 17:19:19 +02:00 |
|
Mark Kaylor
|
57959047e2
|
Remove required true from kitchen_sink
|
2022-10-12 14:12:08 +02:00 |
|
Mark Kaylor
|
a0fa85166f
|
Upcase custom field test types
|
2022-10-12 14:07:32 +02:00 |
|
markkaylor
|
753f230322
|
Merge branch 'main' into fix/custom-field-number-type
|
2022-10-11 17:30:41 +02:00 |
|
Mark Kaylor
|
e3e72a1b8a
|
Add default value to options
|
2022-10-10 16:55:10 +02:00 |
|
Mark Kaylor
|
6d8140ae75
|
Fix number and add defaults
|
2022-10-07 16:17:50 +02:00 |
|
Convly
|
f99314ead7
|
v4.4.3
|
2022-10-05 16:04:25 +02:00 |
|
Convly
|
f33e7c97ab
|
v4.4.2
|
2022-10-05 15:32:01 +02:00 |
|
Convly
|
fa503ef438
|
v4.4.1
|
2022-09-29 23:50:44 +02:00 |
|
Convly
|
d9febfb963
|
v4.4.0
|
2022-09-28 14:25:44 +02:00 |
|
Alexandre Bodin
|
5681c1e38f
|
Merge branch 'main' into features/custom-fields
|
2022-09-21 14:27:56 +02:00 |
|
Alexandre Bodin
|
8ebf58d9ed
|
v4.3.9
|
2022-09-21 14:17:36 +02:00 |
|
Alexandre Bodin
|
ac1294410e
|
Expose with the strpai global
|
2022-09-16 09:57:12 +02:00 |
|
Alexandre Bodin
|
621259f5b0
|
Proof of Concept for request context
|
2022-09-16 09:57:12 +02:00 |
|
Alexandre Bodin
|
de2ed2bfa4
|
Wip
|
2022-09-16 09:57:12 +02:00 |
|
Mark Kaylor
|
062f92cc99
|
Merge branch 'features/custom-fields' of github.com:strapi/strapi into custom-fields/rm-plugin
|
2022-09-13 10:56:43 -04:00 |
|
Mark Kaylor
|
21fd40e243
|
Merge branch 'main' of github.com:strapi/strapi into features/custom-fields
|
2022-09-13 10:30:19 -04:00 |
|
Mark Kaylor
|
8f0e20d226
|
Rename plugin custom-fields => color-picker
|
2022-09-12 14:16:35 -04:00 |
|
Mark Kaylor
|
39c04410c1
|
Convert customField type before sending to server
|
2022-09-12 10:36:13 -04:00 |
|
Alexandre Bodin
|
6654ad3528
|
Add node 18
|
2022-09-08 08:44:27 +02:00 |
|
Rémi de Juvigny
|
778f30cb6c
|
Remove mycustomfields plugin
|
2022-09-07 18:34:29 +02:00 |
|
Alexandre Bodin
|
c44f21d5ba
|
v4.3.8
|
2022-09-07 16:47:41 +02:00 |
|
Alexandre Bodin
|
73f523b983
|
v4.3.7
|
2022-09-07 14:24:30 +02:00 |
|
Mark Kaylor
|
2bf73e4fdc
|
Merge branch 'features/custom-fields' of github.com:strapi/strapi into custom-fields/color-picker
|
2022-09-01 18:01:46 +02:00 |
|
dependabot[bot]
|
29041540c4
|
Bump sqlite3 from 5.0.2 to 5.0.11
Bumps [sqlite3](https://github.com/TryGhost/node-sqlite3) from 5.0.2 to 5.0.11.
- [Release notes](https://github.com/TryGhost/node-sqlite3/releases)
- [Commits](https://github.com/TryGhost/node-sqlite3/compare/v5.0.2...v5.0.11)
---
updated-dependencies:
- dependency-name: sqlite3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-08-26 09:08:33 +00:00 |
|
Mark Kaylor
|
76e01be4cd
|
Add custom fields plugin and color-picker custom field
|
2022-08-25 12:01:13 +02:00 |
|
Mark Kaylor
|
fc78298ae4
|
Merge branch 'main' of github.com:strapi/strapi into features/custom-fields
|
2022-08-25 09:37:19 +02:00 |
|
Mark Kaylor
|
a5d56169de
|
Remove all traces of map custom field
|
2022-08-25 09:16:07 +02:00 |
|
Alexandre Bodin
|
4c6e67c493
|
v4.3.6
|
2022-08-24 15:53:23 +02:00 |
|
Alexandre Bodin
|
a52b053551
|
v4.3.5
|
2022-08-24 14:10:18 +02:00 |
|
Mark Kaylor
|
c5985450de
|
Remove unused component
|
2022-08-24 10:07:06 +02:00 |
|
Mark Kaylor
|
9c56f54b97
|
Remove check for null value
|
2022-08-24 08:24:36 +02:00 |
|
Mark Kaylor
|
169fb31eb7
|
Add unique input to test validation
|
2022-08-23 10:26:14 +02:00 |
|
Mark Kaylor
|
8920227396
|
Fix error message for required fields
|
2022-08-23 10:20:49 +02:00 |
|
Mark Kaylor
|
8e7ac2155c
|
Remove map custom field
|
2022-08-22 17:09:07 +02:00 |
|
Rémi de Juvigny
|
79d845e292
|
Remove extraneous prop
|
2022-08-22 16:46:48 +02:00 |
|
Rémi de Juvigny
|
19f9c0be35
|
Display labelAction on color picker custom field
|
2022-08-22 16:22:43 +02:00 |
|
Rémi de Juvigny
|
ee48e4cbea
|
Remove log
|
2022-08-22 15:12:29 +02:00 |
|
Rémi de Juvigny
|
7273fa0fe3
|
Handle disabled state on color picker
|
2022-08-22 15:12:01 +02:00 |
|
Rémi de Juvigny
|
620146187f
|
Translate format indicator
|
2022-08-19 12:19:02 +02:00 |
|
Rémi de Juvigny
|
d81ecff2b4
|
Show options on custom field example
|
2022-08-18 18:15:50 +02:00 |
|
Rémi de Juvigny
|
3f756b83d9
|
Use string type for color custom field
|
2022-08-18 17:45:49 +02:00 |
|
Rémi de Juvigny
|
27f67bfbe9
|
Simplify label
|
2022-08-18 12:16:18 +02:00 |
|
Rémi de Juvigny
|
b6925b19ac
|
Fix color input hint and error
|
2022-08-18 11:56:26 +02:00 |
|
Rémi de Juvigny
|
6e3b2d683a
|
Fix custom field input loader remounting
|
2022-08-18 11:28:30 +02:00 |
|
Rémi de Juvigny
|
1fed0afa01
|
Try InputLoader
|
2022-08-18 09:50:27 +02:00 |
|
Rémi de Juvigny
|
4729a49186
|
Merge remote-tracking branch 'origin/features/custom-fields' into custom-fields/cm-input
|
2022-08-17 14:51:48 +02:00 |
|
Rémi de Juvigny
|
11eee5c9f5
|
Add custom field to inputs
|
2022-08-17 14:36:04 +02:00 |
|
Mark Kaylor
|
2b108e7c0f
|
Merge branch 'master' of github.com:strapi/strapi into features/custom-fields
|
2022-08-16 11:14:30 +02:00 |
|