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
Rémi de Juvigny
803f99cdba
Merge pull request #15546 from strapi/audit-logs/tests-fix
...
[Audit logs] Fix entity service events tests
2023-01-24 13:57:06 +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
Rémi de Juvigny
f5931975a4
Merge pull request #15537 from strapi/audit-logs/route-policy
...
[Audit logs] Fix route policy
2023-01-24 11:29:43 +01:00
Ben Irvin
5f73198bd3
Merge pull request #15542 from strapi/deits/misc-tests
2023-01-24 11:29:18 +01:00
Ben Irvin
9e66140d67
add todo
2023-01-24 11:25:20 +01:00
Jamie Howard
2153d4d90d
Merge pull request #15424 from strapi/feature/min-max-description
2023-01-24 10:16:55 +00:00
nathan-pichon
63f4fd8e04
chore(utils): add async utils doc
2023-01-24 11:16:33 +01:00
Christian Capeans
a68350ace0
Abstract format to index
2023-01-24 11:11:26 +01: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
dependabot[bot]
d86e12afe5
chore(deps): bump cookiejar from 2.1.3 to 2.1.4
...
Bumps [cookiejar](https://github.com/bmeck/node-cookiejar ) from 2.1.3 to 2.1.4.
- [Release notes](https://github.com/bmeck/node-cookiejar/releases )
- [Commits](https://github.com/bmeck/node-cookiejar/commits )
---
updated-dependencies:
- dependency-name: cookiejar
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-01-24 09:04:16 +00: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
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