Jamie Howard
9a47143859
chore(helper-plugin)
2023-01-19 16:03:48 +00:00
Jamie Howard
68984c20e1
fix(helper-plugin): make useFieldHint translatable
...
test(helper-plugin): getFieldUnits
feat(I18n): add en.json translations for min/max descriptions
feat(content-manager): support min/max descriptions in Wysiwyg and BIGINT inputs
test(content-manager): getMinMax
2023-01-19 15:55:14 +00:00
Ben Irvin
4c8d94b169
remove -f shortcut for force
2023-01-19 16:35:30 +01:00
Marc-Roig
30fa5bd2c3
fix comment
2023-01-19 15:14:48 +01:00
Marc-Roig
ef71bdfd20
display warning if webhooks have populated relations
2023-01-19 14:54:22 +01:00
Josh
c0ec0b5705
chore: remove only
2023-01-19 13:18:00 +00:00
Nathan Pichon
14ba46950b
Merge branch 'main' into fix/issue-9308-File_upload_related_fields_returning_null
2023-01-18 17:44:55 +01:00
nathan-pichon
2f1b44db8a
fix(upload): add populate query to findOne method
2023-01-18 17:23:14 +01:00
Marc-Roig
d2636e58d6
fix typo
2023-01-18 17:19:01 +01:00
Marc-Roig
bc53362e16
fix typo
2023-01-18 17:13:33 +01:00
Marc-Roig
52b780b036
add quotes in inversedBy and mappedBy
2023-01-18 17:11:27 +01:00
Rémi de Juvigny
d725279095
Add media folder events
2023-01-18 17:06:17 +01:00
Rémi de Juvigny
fac5dfdcc2
Fix useFetchClient import
2023-01-18 17:01:42 +01:00
Marc-Roig
003b009455
specify content type schema name
2023-01-18 16:54:03 +01:00
Rémi de Juvigny
ccc6da1f9e
Ignore upload plugin entry events
2023-01-18 16:09:52 +01:00
Marc-Roig
85e7476178
V5 TODO comment to standardize webhooks payload
2023-01-18 16:06:53 +01:00
Marc-Roig
668907d4dc
fix one to one test
2023-01-18 15:48:22 +01:00
Marc-Roig
52b3dda02b
fix localizations count
2023-01-18 15:42:11 +01:00
Julie Plantey
711e0dff74
update LeftMenu with NavFooter
2023-01-18 15:03:37 +01:00
Josh
e0b4fa5088
chore: fix tests
2023-01-18 13:20:32 +00:00
Bassel
9dc8e9a25c
implement rollbacks using transactions
2023-01-18 14:59:10 +02:00
Bassel
9fecc309e7
Merge branch 'chore/transactions' into deits/rollbacks
2023-01-18 14:27:17 +02:00
Bassel
300d7d8d2e
Merge branch 'main' into chore/transactions
2023-01-18 14:24:08 +02:00
Josh
fb0f59788a
chore: install design-system 1.5.0
2023-01-18 12:07:24 +00:00
Rémi de Juvigny
5222cefd4a
Merge branch 'feature/audit-logs' into audit-logs/retention
2023-01-18 11:33:29 +01:00
Pierre Noël
2a18a3fa76
Merge branch 'main' into feature/audit-logs
2023-01-18 11:11:54 +01:00
Ben Irvin
e76735c829
Merge branch 'main' into features/deits
2023-01-18 10:58:13 +01:00
Jamie Howard
1b8044726f
chore: docs
...
fix(helper-plugin): useFieldHint dependencies array
2023-01-18 09:48:47 +00:00
Simone
0a4a76112a
Merge pull request #15400 from strapi/enhancement/axios-migration-step-1-refactor
...
axios migration refactoring useFetchClient and getFetchclient
2023-01-18 10:36:17 +01:00
Marc
167aba4d97
Merge branch 'main' into fix/duplicate-join-tables
2023-01-18 10:27:05 +01:00
Bassel
3ab150e0ad
Merge branch 'features/deits' into deits/diagnostics
2023-01-18 11:18:47 +02:00
Bassel Kanso
c08e0afda6
Merge branch 'main' into chore/transactions
2023-01-18 11:04:32 +02:00
Ben Irvin
31bec298a9
include schemas with --only option
2023-01-18 09:33:27 +01:00
Ben Irvin
532a5c044e
Merge branch 'main' into features/deits
2023-01-18 09:19:49 +01:00
ivanThePleasant
2ec1651ea2
Merge pull request #15462 from strapi/chore/notification-variant
...
Add new notification variant to notification component
2023-01-17 22:16:00 +02:00
ivanThePleasant
76b7edd61c
Merge branch 'main' into chore/notification-variant
2023-01-17 17:12:40 +02:00
Jamie Howard
402617b5f0
chore: feedback fixes
2023-01-17 14:53:17 +00:00
Julie Plantey
cbd7802302
Merge branch 'main' of https://github.com/strapi/strapi into enh/ML-listview-video-preview
2023-01-17 15:49:08 +01:00
Julie Plantey
a71300e5dc
chore: update tests to component prop refactor
2023-01-17 15:37:47 +01:00
Bassel
601218fe3a
mock diagnostics
2023-01-17 16:17:59 +02:00
Marc-Roig
57282228f5
Merge branch 'main' into fix/webhook-with-count-relations
2023-01-17 15:12:58 +01:00
Julie Plantey
14a1565a02
refactor PreviewCell content prop
2023-01-17 15:10:25 +01:00
nathan-pichon
9b36c3b10a
feat(async-utils): expose functions
2023-01-17 15:10:19 +01:00
nathan-pichon
bf613fab35
fix(async-utils): use p-map instead of custom code
2023-01-17 15:08:14 +01:00
nathan-pichon
49a61a93a7
chore(async-utils): renaming callbacks in iteratee
2023-01-17 15:08:14 +01:00
nathan-pichon
eb83b3c3fa
feat(async-utils): make mapAsync handle concurrency
2023-01-17 15:08:14 +01:00
nathan-pichon
1f4b7c196e
chore(async-utils): move jsdoc to ts typings
2023-01-17 15:08:14 +01:00
nathan-pichon
50ee8882cd
test(async-utils): add unit test for pipeAsync
2023-01-17 15:08:14 +01:00
nathan-pichon
6887350c11
test(async-utils): add unit error test cases
2023-01-17 15:08:14 +01:00
nathan-pichon
0168a2758a
feat(core-utils): add mapAsync and reduceAsync utils
2023-01-17 15:08:14 +01:00