Convly
516963a080
Merge branch 'main' of github.com:strapi/strapi into features/deits
2023-01-24 15:07:37 +01:00
Marc-Roig
73dbd2cfd9
workflows find and findOne services
2023-01-24 13:58:28 +01:00
Marc-Roig
72f67c5c9c
add services to workflows controller
2023-01-24 13:58:10 +01:00
Josh
e8bc90744d
chore: update DS to 1.6.0
2023-01-24 11:34:12 +00:00
Rémi de Juvigny
9b65cc4b97
Merge pull request #15529 from strapi/audit-logs/log-url
...
[Audit logs] Manage opened log in URL params
2023-01-24 11:39:31 +01:00
Jamie Howard
2153d4d90d
Merge pull request #15424 from strapi/feature/min-max-description
2023-01-24 10:16:55 +00:00
Rémi de Juvigny
0875dc97a8
Fix audit logs route policy
2023-01-23 19:06:12 +01:00
Rémi de Juvigny
c0c548d9de
Merge branch 'feature/audit-logs' into audit-logs/log-url
2023-01-23 17:23:18 +01:00
Rémi de Juvigny
52af45b70f
Handle unknown audit log ID
2023-01-23 17:22:33 +01:00
Rémi de Juvigny
65654f5469
Bump retention days to 90
2023-01-23 17:01:18 +01:00
Gustav Hansen
20da391a8d
Merge pull request #15528 from strapi/feature/review-workflow-data-fetching-hook
...
Add useReviewWorkflows() data fetching hook
2023-01-23 16:24:58 +01:00
Gustav Hansen
a8c0798bd7
Merge pull request #15512 from strapi/chore/cleanup-input-error-translations
...
Chore: Make field constraint error messages more consistent
2023-01-23 13:50:48 +01:00
Gustav Hansen
0b726958c3
Merge branch 'feature/review-workflows-settings-setup' into feature/review-workflow
2023-01-23 13:07:52 +01:00
Rémi de Juvigny
6ff1ce54ce
Manage opened log in URL params
2023-01-23 12:34:59 +01:00
Gustav Hansen
c8993bbe72
Add useReviewWorkflows() data fetching hook
2023-01-23 12:31:45 +01:00
Gustav Hansen
986bf26eed
Merge pull request #15443 from strapi/chore/edit-view-information
...
CM: Refactor edit-view information box to be visually grouped
2023-01-23 12:26:51 +01:00
Ben Irvin
5bc783dc3e
Merge branch 'main' into features/deits
2023-01-23 12:16:19 +01:00
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
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
Gustav Hansen
2a46fded63
CTB: Cleanup translation strings
2023-01-23 10:49:27 +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
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
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
Jamie Howard
2ae9cd3a45
test(content-manager): leftMenu title sorting
...
chore(content-manager)
2023-01-20 15:28:50 +00:00
nathan-pichon
8d024eff57
feat(review-workflows): adding workflow content-type
2023-01-20 15:36:15 +01:00
Jamie Howard
6150b67915
Merge remote-tracking branch 'origin/main' into feature/min-max-description
2023-01-20 13:59:48 +00: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
8d175b1e69
CM: Refactor information sidebar tests
2023-01-20 12:13:47 +01: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
7f7b4f212d
chore(content-manager)
2023-01-19 16:05:34 +00:00