30539 Commits

Author SHA1 Message Date
Ben Irvin
4eaf02c430 fix import 2023-01-24 09:28:05 +01:00
Ben Irvin
527de8fcd3 spy on console.info 2023-01-24 09:11:40 +01:00
Ben Irvin
0aee06379a add import tests and fixes 2023-01-24 09:09:52 +01:00
Shaun Brown
06e50c8b2f
Update the AWS S3 provider README
Multiple users working with TypeScript have had issues because the README specifies adding `./config/plugins.js` and does not mention adding a `.ts` config file.
2023-01-24 07:36:56 +00:00
DMehaffy
127c047057
Merge pull request #15532 from strapi/fix/throwSaneErrorForPlugins
Fix: handle missing plugin with proper error message
2023-01-23 14:14:08 -07:00
dogusdeniz
289e1f071d
Merge branch 'main' into v4/generator-migration 2023-01-23 23:06:43 +03:00
Rémi de Juvigny
0875dc97a8 Fix audit logs route policy 2023-01-23 19:06:12 +01:00
Jorge Martin
cc68150db2
Merge branch 'main' into main 2023-01-23 19:04:37 +01:00
Pierre Noël
811e7313f2
Merge pull request #15507 from Cpaczek/remove-pg-magic-numbers
Remove PG Magic Numbers
2023-01-23 19:03:59 +01:00
Ben Irvin
ec750ca7de
Merge branch 'main' into security/updateKnex 2023-01-23 18:17:06 +01:00
DMehaffy
2695cefe66
Update packages/core/strapi/lib/core/loaders/plugins/index.js
Co-authored-by: Josh <37798644+joshuaellis@users.noreply.github.com>
2023-01-23 10:02:19 -07:00
Ben Irvin
01c0f8b740 update export tests 2023-01-23 17:54:58 +01:00
Bassel
5e8d1ae9ee update rollback with transaction methods 2023-01-23 18:49:56 +02:00
Bassel
4af04c483e refactor transactions:
- fix the typings
- add rollback and commit to the callback params
2023-01-23 18:49:56 +02:00
Bassel
c8d2f6cd16 refactor transactions:
- fix the typings
- add rollback and commit to the callback params
2023-01-23 18:45:00 +02:00
Christian Capeans
16d62df76a Fix small issues 2023-01-23 17:39:40 +01:00
Pierre Noël
c02061d142 use sequential update for locales and components 2023-01-23 17:32:04 +01:00
Jorge Martin
bbc59f321b
Merge branch 'main' into main 2023-01-23 17:29:04 +01:00
Christian Capeans
a55ffde7b8 Move deits formatter to the deits folder 2023-01-23 17:25:22 +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
Paul
626d3dc74b
Merge branch 'main' into main 2023-01-23 19:17:37 +03:00
Rémi de Juvigny
9b348b4969
Merge pull request #15533 from strapi/audit-logs/extend-retention
[Audit logs] Bump retention days to 90
2023-01-23 17:08:18 +01:00
Paul
ac04e00010
Added 2 strings from en 2023-01-23 19:05:33 +03:00
Paul
8d94ed2bad
Added 2 strings from en 2023-01-23 19:03:26 +03:00
Paul
da0f6bc671
Added 2 strings from en 2023-01-23 19:02:09 +03:00
Rémi de Juvigny
65654f5469 Bump retention days to 90 2023-01-23 17:01:18 +01:00
Paul
ffc8cec52f
Added 2 strings fron en 2023-01-23 19:00:40 +03:00
Paul
49afeee963
Added Russian translation 2023-01-23 18:57:52 +03:00
Paul
1772ae4de2
Updated en strings 2023-01-23 18:56:21 +03:00
Paul
838753968a
Fix typo 2023-01-23 18:55:08 +03:00
nathan-pichon
69ff2710fc
test(upload): remove file created for the test 2023-01-23 16:54:57 +01:00
Bassel
24fd4a0c1b refactoring the rollback 2023-01-23 17:50:53 +02:00
Jamie Howard
62e3f93251
Merge pull request #15509 from Cpaczek/add-dialect-to-start-up-log 2023-01-23 15:47:21 +00: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
Jamie Howard
ea95c70ae3 refactor(helper-plugin): simplify useFieldHint 2023-01-23 14:38:18 +00:00
derrickmehaffy
3814f95afc Fix: handle missing plugin with proper error message 2023-01-23 07:30:15 -07:00
Bassel
2c4e21ea17 Merge branch 'features/deits' into deits/rollbacks 2023-01-23 15:12:29 +02:00
Ben Irvin
94249d949a clean up export 2023-01-23 14:10:34 +01:00
Fernando Chávez
9294e96306
Merge pull request #15526 from strapi/audit-logs/cache-duration
[Audit Logs] Change cache time on audit logs query
2023-01-23 14:08:34 +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
Christian Capeans
7373b25436 Throw error when database connection is missing 2023-01-23 13:31:17 +01:00
Gustav Hansen
0b726958c3 Merge branch 'feature/review-workflows-settings-setup' into feature/review-workflow 2023-01-23 13:07:52 +01:00
Gustav Hansen
540046c1ac Chore: Update CTB i18n plugin translations 2023-01-23 12:42:12 +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