9373 Commits

Author SHA1 Message Date
Gustav Hansen
ccab323cf2
Merge pull request #15430 from strapi/enhancement/ctb-edit-ct-draft-publish
CTB: Replace ToggleInput with Checkbox for the d&p switch
2023-01-25 08:49:11 +01:00
Christian Capeans
8b0bc45840 Merge branch 'deits/diagnostics' into deits/error-database-connection 2023-01-24 19:37:52 +01:00
Bassel Kanso
1e867f152d
Merge branch 'main' into chore/transactions 2023-01-24 19:08:13 +02:00
Bassel
65660d18e1 add some adittional tests 2023-01-24 19:07:43 +02:00
Bassel
ec9150b1d8 add some unit tests 2023-01-24 18:56:41 +02:00
Mark Kaylor
963f651b81 Merge branch 'main' of github.com:strapi/strapi into feature/audit-logs 2023-01-24 17:25:50 +01:00
Julie Plantey
8b135b0725 update video preview size to be the same size as Avatar 2023-01-24 16:55:21 +01:00
Josh
70f188c78f
Merge pull request #15547 from strapi/chore/ds-160 2023-01-24 15:28:57 +00:00
Convly
80c0153907 Fix diff formatting for schemas matching 2023-01-24 16:15:55 +01:00
Bassel
cc3c50c24c remove chalk coloring from error 2023-01-24 16:59:57 +02:00
Bassel
18bcfd95d3 refactoring createLinkQuery transaction 2023-01-24 16:57:12 +02:00
Christian Capeans
5f8422140e Add operation to the format diagnostic functino 2023-01-24 15:54:16 +01:00
Gustav Hansen
d61d4ece5e
Merge pull request #15549 from strapi/fix/wysiwyg-preview
WYSIWYG: Fix preview pane styles
2023-01-24 15:35:57 +01:00
Bassel
936d8abae2 add types for transaction 2023-01-24 16:35:06 +02:00
Josh
6b43c01732 fix: update to 1.6.1 to fix styling issue with buttons 2023-01-24 14:12:56 +00:00
Gustav Hansen
e7915a01f2 WYSIWYG: Fix preview styles 2023-01-24 15:08:06 +01:00
Convly
516963a080 Merge branch 'main' of github.com:strapi/strapi into features/deits 2023-01-24 15:07:37 +01:00
Bassel
f0dbb4be31 apply fixes:
- fix callback return type
- fix callback params
2023-01-24 15:55:43 +02:00
Christian Capeans
fb850a43dc Remove unnecessary part of import 2023-01-24 14:52:03 +01:00
Christian Capeans
9e19aed7fc Remove unnecessary typing 2023-01-24 13:47:41 +01:00
Christian Capeans
5c9831d547 Merge branch 'features/deits' into deits/diagnostics 2023-01-24 13:43:39 +01:00
Bassel
d11bd7af0a apply fixes:
- fix callback return type
- fix callback params
2023-01-24 14:39:24 +02:00
Christian Capeans
56528817e2 Fix tests 2023-01-24 13:34:42 +01:00
Josh
e8bc90744d chore: update DS to 1.6.0 2023-01-24 11:34:12 +00:00
Rémi de Juvigny
1935ec5031 Fix entity service events tests 2023-01-24 12:29:09 +01: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
Christian Capeans
39c8a80339 Fix file structure 2023-01-24 10:59:45 +01:00
Bassel
81f4a931a9 fix unit tests 2023-01-24 11:24:28 +02:00
Pierre Noël
32d057b535
Merge pull request #15412 from strapi/security/updateKnex
Update Knex to 2.4.0 to fix CVE-2016-20018
2023-01-24 10:02:27 +01:00
Ben Irvin
2fc0b75ac3 fix logic for extensions 2023-01-24 09:38:57 +01:00
Ben Irvin
2697a6c682 fix comment 2023-01-24 09:38:00 +01:00
Ben Irvin
d98d297b25 rename utils 2023-01-24 09:35:09 +01:00
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
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
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