Gustav Hansen
|
d3d0265927
|
Merge pull request #15551 from strapi/dependabot/npm_and_yarn/docs/ua-parser-js-0.7.33
chore(deps): bump ua-parser-js from 0.7.31 to 0.7.33 in /docs
|
2023-01-25 08:52:42 +01:00 |
|
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 |
|
DMehaffy
|
98e05eeb49
|
Merge pull request #15553 from strapi/chore/contrib-roadmap-link
Docs: Update productboard link in contributing guide
|
2023-01-24 16:40:35 -07:00 |
|
Julie Plantey
|
80d58f63c7
|
Merge pull request #15552 from strapi/fix/VideoPreview-size
[fix] ML Video preview size
|
2023-01-24 20:31:08 +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 |
|
Gustav Hansen
|
708acdcd71
|
Docs: Update productboard link in contributing guide
|
2023-01-24 17:02:00 +01:00 |
|
Simone Taeggi
|
d96654316a
|
Merge branch 'enhancement/axios-migration-step-2' into enhancement/axios-migration-users-permissions
|
2023-01-24 16:57:09 +01:00 |
|
Julie Plantey
|
8b135b0725
|
update video preview size to be the same size as Avatar
|
2023-01-24 16:55:21 +01:00 |
|
dependabot[bot]
|
5c96d7bfa8
|
chore(deps): bump ua-parser-js from 0.7.31 to 0.7.33 in /docs
Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.31 to 0.7.33.
- [Release notes](https://github.com/faisalman/ua-parser-js/releases)
- [Changelog](https://github.com/faisalman/ua-parser-js/blob/master/changelog.md)
- [Commits](https://github.com/faisalman/ua-parser-js/compare/0.7.31...0.7.33)
---
updated-dependencies:
- dependency-name: ua-parser-js
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-01-24 15:48:35 +00:00 |
|
Gustav Hansen
|
e1559cea33
|
Merge pull request #15544 from strapi/dependabot/npm_and_yarn/cookiejar-2.1.4
chore(deps): bump cookiejar from 2.1.3 to 2.1.4
|
2023-01-24 16:47:51 +01:00 |
|
Gustav Hansen
|
8db988bec2
|
ReviewWorkflows: Render list of stages on settings page
|
2023-01-24 16:39:30 +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 |
|
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 |
|
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 |
|