29765 Commits

Author SHA1 Message Date
Jamie Howard
2ae9cd3a45 test(content-manager): leftMenu title sorting
chore(content-manager)
2023-01-20 15:28:50 +00:00
Yunus Emre
9e710d952f
fix typo 2023-01-20 18:15:02 +03:00
nathan-pichon
8d024eff57
feat(review-workflows): adding workflow content-type 2023-01-20 15:36:15 +01:00
Julie Plantey
7d482c8256
Merge pull request #15513 from strapi/fix/MainNav-snapshots
[Fix] AddLogoDialog snapshots
2023-01-20 15:27:19 +01:00
Jamie Howard
6150b67915 Merge remote-tracking branch 'origin/main' into feature/min-max-description 2023-01-20 13:59:48 +00:00
Simone Taeggi
12ceb7adc5 refactor usePlugin wit useFetchClient 2023-01-20 14:28:28 +01:00
Julie Plantey
922e76924e fix main nav snapshots failing 2023-01-20 14:00:09 +01:00
Jamie Howard
c3fd52c24a fix(helper-plugin): make units translatable
refactor(helper-plugin)

fix(helper-plugin):combine translation strings
2023-01-20 12:41:59 +00:00
Julie Plantey
e66609ec27
Merge pull request #15096 from strapi/features/authLogo
[features][Auth logo customization]
2023-01-20 13:03:24 +01:00
Gustav Hansen
b42f01f94e
Merge pull request #15499 from strapi/chore/cleanup-settings-sso
Settings: Move SSO page into pages directory
2023-01-20 12:33:57 +01:00
Gustav Hansen
8d175b1e69 CM: Refactor information sidebar tests 2023-01-20 12:13:47 +01:00
Bassel
7c2dcd4b2d use lodash/fp 2023-01-20 12:52:48 +02:00
Bassel
728cc526aa updating unit tests 2023-01-20 12:31:35 +02:00
Bassel Kanso
435d79065a
Merge branch 'features/deits' into deits/rollbacks 2023-01-20 11:41:22 +02:00
nathan-pichon
fef44b507b
test(upload): fix find one file test 2023-01-20 10:05:19 +01:00
Ben Irvin
9800c3b020 handle tars that use ./ path prefix 2023-01-20 09:50:44 +01:00
Bassel Kanso
70b11bb1e7
Merge branch 'main' into chore/transactions 2023-01-20 10:45:03 +02:00
Jamie Howard
688baffb9c fix(helper-plugin): BigInt mistake 2023-01-20 08:44:18 +00:00
Ben Irvin
01d0f62dfd
Merge pull request #15500 from strapi/deits/remove-force-shortcut 2023-01-20 09:43:17 +01:00
Marc
b6600922b3
Merge branch 'main' into fix/webhook-with-count-relations 2023-01-20 09:43:13 +01:00
Marc-Roig
69b9ee42a2 move warning to bootstrap 2023-01-20 09:41:26 +01:00
Cameron Paczek
2b8776745d add db dialect to startup info log 2023-01-19 20:31:07 -08:00
Cameron
f9a367fae7
Merge branch 'main' into remove-pg-magic-numbers 2023-01-19 14:49:49 -08:00
Cameron Paczek
dc784812ac Remove PG Magic Numbers 2023-01-19 14:41:32 -08:00
Rémi de Juvigny
f12187517a
Merge pull request #15475 from strapi/audit-logs/retention
[Audit logs] Move retention calculation to feature level
2023-01-19 18:05:06 +01:00
Gustav Hansen
db84f243cd Chore: Update snapshot tests 2023-01-19 17:50:48 +01:00
Gustav Hansen
4f62675322 CM: Swap key and value colors in the edit view information box 2023-01-19 17:50:48 +01:00
Gustav Hansen
43c26242c6 CM: Update spacing + colors of edit view information values 2023-01-19 17:50:48 +01:00
Gustav Hansen
77c977eed7 Chore: Extend snapshot tests 2023-01-19 17:50:48 +01:00
Gustav Hansen
2e486be6a8 Chore: Add snapshot test 2023-01-19 17:50:48 +01:00
Gustav Hansen
6abcdeec20 CM: Refactor edit-view information box to be visually grouped 2023-01-19 17:50:44 +01:00
Gustav Hansen
bdced4e7c4 Setup review-workflows settings page 2023-01-19 17:28:11 +01:00
Gustav Hansen
21a66eb109 Settings: Refactor navigation tests 2023-01-19 17:25:10 +01:00
Gustav Hansen
b52cfd2ee1 Settings: Nest SSO settings page under pages 2023-01-19 17:24:33 +01:00
Jamie Howard
98fdd17fcd chore(helper-plugin): useFieldHint variable naming 2023-01-19 16:09:44 +00:00
Jamie Howard
7f7b4f212d chore(content-manager) 2023-01-19 16:05:34 +00:00
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
Rémi de Juvigny
7d184b0743
Merge pull request #15489 from strapi/audit-logs/duplicate-events
[Audit logs] Improve media events
2023-01-19 16:36:39 +01: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
Marc-Roig
6d05a64089 add webhooks populate relations configuration variable 2023-01-19 14:53:37 +01:00
Josh
617bf4327d
Merge pull request #15487 from strapi/chore/ds-150 2023-01-19 13:49:43 +00:00
Josh
c0ec0b5705 chore: remove only 2023-01-19 13:18:00 +00:00
Maxime Castres
1d7cc48cbb Merge branch 'chore/add-cloud-link-readme' of https://github.com/strapi/strapi into chore/add-cloud-link-readme 2023-01-19 12:04:23 +01:00
Maxime Castres
69e62c71a8 Merge branch 'main' of https://github.com/strapi/strapi into chore/add-cloud-link-readme 2023-01-19 12:03:48 +01:00
Maxime Castres
b9c11e5859 Update: cloud link 2023-01-19 12:02:45 +01: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