Fernando Chavez
3fd3457c9b
Change cache time on audit logs query
2023-01-23 12:10:08 +01:00
Serge Sh
e8ed187ebf
Update ru.json
...
fixed some "plural number" translations according to Russian grammar - declension of countables in Russian is headache so cannot be just put in typical ICU message format {{number, plural, =0 {...} other {...}}} (e.x. "X entries" - 0 записей, 1 запись, 21 запись, 4321 запись, 2 записи, 222 записи, 5 записей, 155 записей)
fixed some misprints
2023-01-23 13:53:18 +03:00
Bassel
ef02eebcf4
rollback on all errors
2023-01-23 12:38:30 +02:00
Jamie Howard
a5bf7c1de9
chore(core)
2023-01-23 10:15:01 +00:00
Jamie Howard
057d325f5c
Merge remote-tracking branch 'origin/main' into feature/min-max-description
2023-01-23 10:05:25 +00:00
Jamie Howard
2acdc52f30
fix(helper-plugin): simplify translation string
2023-01-23 09:59:26 +00:00
Marc-Roig
15a723cca7
remove deprecation messages
2023-01-23 10:49:31 +01:00
Gustav Hansen
fc1816f636
Chore: Sync CTB draft and publish conformation messages
2023-01-23 10:49:27 +01:00
Gustav Hansen
2a46fded63
CTB: Cleanup translation strings
2023-01-23 10:49:27 +01:00
Gustav Hansen
fdd8188ac5
CTB: Replace ToggleInput with Checkbox for the d&p switch
2023-01-23 10:49:27 +01:00
Ben Irvin
2b6b59282d
Merge pull request #15510 from strapi/deits/tar-relative-path-fix
2023-01-23 10:48:36 +01:00
Gustav Hansen
e176245be1
Merge pull request #15523 from strapi/fix/styling-with-dl-dt-dd
...
[Information]: styling with semantics
2023-01-23 10:35:13 +01:00
Jamie Howard
a7df0940c0
Merge pull request #15501 from strapi/fix/cm-collection-type-sorting
2023-01-23 09:32:52 +00:00
Josh
9fa7f8c5bb
Update packages/core/admin/admin/src/content-manager/pages/EditView/Information/index.js
...
Co-authored-by: Gustav Hansen <gustav.hansen@strapi.io>
2023-01-23 09:32:36 +00:00
Gustav Hansen
51f16d50c9
Chore: Remove unused test utility
2023-01-23 10:30:07 +01:00
Gustav Hansen
304901ed7e
Chore: Unify field constraint error messages
2023-01-23 10:12:36 +01:00
Marc
07f5c0aa66
Merge pull request #15217 from strapi/fix/duplicate-join-tables
2023-01-23 09:48:37 +01:00
Simone Taeggi
94ecf01f4c
Merge branch 'enhancement/axios-migration-step-2' into enhancement/axios-migration-users-permissions
2023-01-23 09:39:49 +01:00
Josh
c1ddc00564
fix: flex styling according to spec
...
https://developer.mozilla.org/en-US/docs/Web/HTML/Element/dl#wrapping_name-value_groups_in_div_elements
2023-01-23 08:15:44 +00:00
Gustav Hansen
5b4ff48ad0
Chore: Add configureStore tests
2023-01-20 18:45:46 +01:00
nathan-pichon
f9805161bb
feat(review-workflows): adding workflow GET controllers (WIP)
2023-01-20 18:38:01 +01:00
Gustav Hansen
7ab3dc34d8
Merge pull request #15488 from strapi/chore/add-cloud-link-readme
...
Add: Cloud link in README file
2023-01-20 18:19:07 +01:00
Gustav Hansen
d252d9da2d
Admin: Allow reducers to be injected async into the store
...
Co-authored-by: Josh Ellis <josh.ellis@strapi.io>
2023-01-20 17:51:59 +01:00
Jamie Howard
b4b600808d
chore(content-manager)
2023-01-20 16:22:56 +00:00
Christian Capeans
96ec630322
Merge branch 'deits/diagnostics' of https://github.com/strapi/strapi into deits/diagnostics
2023-01-20 16:37:10 +01:00
Christian Capeans
da8135d1c0
Replace conventional errors with diagnostics
2023-01-20 16:36:10 +01:00
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