Alexandre Bodin
|
bedb04a0cc
|
Merge branch 'master' into cli-security
|
2022-02-24 16:10:37 +01:00 |
|
Alexandre BODIN
|
1efba6d62a
|
Merge pull request #12553 from strapi/fix/mysqlDO
Disable primary key requirement on session initialize
|
2022-02-24 16:05:55 +01:00 |
|
Sacha STAFYNIAK
|
2fda7333fe
|
fix: beforeDelete lifecycle components access
|
2022-02-24 15:47:18 +01:00 |
|
Mark Kaylor
|
de322f2874
|
update snapshot
|
2022-02-24 15:05:06 +01:00 |
|
Mark Kaylor
|
f48414cab0
|
update tracking message
|
2022-02-24 14:48:24 +01:00 |
|
Mark Kaylor
|
bd94ff295a
|
remove notify load when fetchinginstalled plugins
|
2022-02-24 12:28:01 +01:00 |
|
vincentbpro
|
d50bf67bf2
|
load and persist application theme
|
2022-02-24 12:12:41 +01:00 |
|
Mark Kaylor
|
5295bfdf23
|
fix typo
|
2022-02-24 12:03:28 +01:00 |
|
Mark Kaylor
|
e6b2d2dd4d
|
change installedPlugins => installedPluginNames
|
2022-02-24 11:42:22 +01:00 |
|
Mark Kaylor
|
e603e4ee80
|
use array includes to check loading and error state
|
2022-02-24 11:39:37 +01:00 |
|
Mark Kaylor
|
0a7c4aed6a
|
add tooltip message to translations
|
2022-02-24 11:35:32 +01:00 |
|
Mark Kaylor
|
7ced5a82e5
|
add tooltip inside h3
|
2022-02-24 11:31:43 +01:00 |
|
soupette
|
3a74150d3a
|
Add theme toggle to user profile
Signed-off-by: soupette <cyril@strapi.io>
|
2022-02-24 11:21:37 +01:00 |
|
Mark Kaylor
|
2c735db6e0
|
update execa commands
|
2022-02-24 11:12:08 +01:00 |
|
soupette
|
afb2c8e3fc
|
Setup theme toggle
Signed-off-by: soupette <cyril@strapi.io>
|
2022-02-24 10:54:37 +01:00 |
|
soupette
|
f54020070d
|
Remove v3 theme folder
Signed-off-by: soupette <cyril@strapi.io>
|
2022-02-24 10:51:48 +01:00 |
|
soupette
|
6b510356c2
|
Created ThemeToggleProvider and a support for current theme customisation
Signed-off-by: soupette <cyril@strapi.io>
|
2022-02-24 10:51:16 +01:00 |
|
Mark Kaylor
|
1cbb447bc2
|
update snapshot
|
2022-02-24 09:52:02 +01:00 |
|
Mark Kaylor
|
8fe990a428
|
update install command notification message
|
2022-02-24 09:50:13 +01:00 |
|
Mark Kaylor
|
ca48923086
|
use useRef on tracking event in useEffect
|
2022-02-24 09:43:35 +01:00 |
|
Mark Kaylor
|
7585634adf
|
add verified badge
|
2022-02-24 09:35:20 +01:00 |
|
harimkims
|
3aee21ae0a
|
Allow all URI schemes for setting reset password page
|
2022-02-24 15:10:41 +09:00 |
|
derrickmehaffy
|
9d5ba5b323
|
fix: empty catch block for primary key rule
|
2022-02-23 13:05:59 -07:00 |
|
Mark Kaylor
|
529b6e41ad
|
add remis last commit: Mock missing marketplace API calls
|
2022-02-23 17:15:14 +01:00 |
|
derrickmehaffy
|
6f73f6772e
|
fix: add try catch to pk check
|
2022-02-23 08:06:40 -07:00 |
|
Gustav Hansen
|
fb9cbc1a23
|
Merge pull request #12609 from strapi/CONTENT-10/e2e-tests
CM: Add e2e tests for layout updates
|
2022-02-23 14:31:21 +01:00 |
|
Gustav Hansen
|
fd2238d06c
|
Merge pull request #12545 from strapi/dependabot/npm_and_yarn/testing-library/jest-dom-5.16.2
Bump @testing-library/jest-dom from 5.16.1 to 5.16.2
|
2022-02-23 14:23:33 +01:00 |
|
Alexandre BODIN
|
d81eebfc8a
|
Merge pull request #12099 from strapi/fix/medialib-memory-leak
use streams instead of buffers
|
2022-02-23 13:43:25 +01:00 |
|
Gustav Hansen
|
f136552d8d
|
Refactor test to utilize lodash.merge
|
2022-02-23 13:20:38 +01:00 |
|
Rémi de Juvigny
|
1a1c7fe9a4
|
Merge pull request #12614 from strapi/copy-command-and-track
[MARKET] add copy command and track usage data
|
2022-02-23 12:24:43 +01:00 |
|
Alexandre Bodin
|
7fbe76de7d
|
Merge branch 'master' into fix/medialib-memory-leak
|
2022-02-23 12:08:20 +01:00 |
|
Alexandre BODIN
|
42f1727704
|
Merge pull request #12618 from strapi/dependabot/npm_and_yarn/vercel/ncc-0.33.3
Bump @vercel/ncc from 0.33.1 to 0.33.3
|
2022-02-23 12:04:21 +01:00 |
|
Alexandre BODIN
|
09ca6daf18
|
Merge pull request #12617 from strapi/dependabot/npm_and_yarn/yargs-13.3.2
Bump yargs from 13.2.2 to 13.3.2
|
2022-02-23 12:03:56 +01:00 |
|
Alexandre BODIN
|
66a8aa5d81
|
Merge pull request #12623 from strapi/fix/apollo-error-missing-new-keyword
Add a missing new keyword when trying to format the graphql errors
|
2022-02-23 12:02:56 +01:00 |
|
Mark Kaylor
|
5fb1427415
|
remove useRef since it is handled by the useTracking hook
|
2022-02-23 11:57:12 +01:00 |
|
Pierre Noël
|
83a5aeb8b6
|
remove rimraf + fix graphql
|
2022-02-23 11:42:39 +01:00 |
|
Pierre Noël
|
8067dae25b
|
fix replace + refactor tmpWorkingDirectory
|
2022-02-23 11:42:39 +01:00 |
|
Pierre Noël
|
7fdd9415d7
|
better handle optimization
|
2022-02-23 11:42:39 +01:00 |
|
Pierre Noël
|
de5ee33b5a
|
fix internal error when no files are sent
|
2022-02-23 11:42:38 +01:00 |
|
Pierre Noël
|
1b48050440
|
migrate aws and cloudinary providers
|
2022-02-23 11:42:38 +01:00 |
|
Pierre Noël
|
7cf2821451
|
migrate graphql upload to use streams + use fs-extra
|
2022-02-23 11:42:35 +01:00 |
|
Pierre Noël
|
186ebfd06e
|
use streams instead of buffers
|
2022-02-23 11:38:54 +01:00 |
|
Mark Kaylor
|
f09a251ee4
|
remove temp variable and log
|
2022-02-23 11:22:55 +01:00 |
|
Pierre Noël
|
db4e56af07
|
fix unit tests
|
2022-02-23 10:31:33 +01:00 |
|
dependabot[bot]
|
821b0167b2
|
Bump yargs from 13.2.2 to 13.3.2
Bumps [yargs](https://github.com/yargs/yargs) from 13.2.2 to 13.3.2.
- [Release notes](https://github.com/yargs/yargs/releases)
- [Changelog](https://github.com/yargs/yargs/blob/main/docs/CHANGELOG-historical.md)
- [Commits](https://github.com/yargs/yargs/commits)
---
updated-dependencies:
- dependency-name: yargs
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-02-23 09:24:04 +00:00 |
|
Gustav Hansen
|
284f81c229
|
Merge pull request #12619 from strapi/dependabot/npm_and_yarn/eslint-plugin-react-7.28.0
Bump eslint-plugin-react from 7.23.2 to 7.28.0
|
2022-02-23 10:19:00 +01:00 |
|
Gustav Hansen
|
db863a0b8d
|
Merge pull request #12625 from strapi/fix/12594
ML: Swap width and height when displaying image dimensions
|
2022-02-23 10:11:46 +01:00 |
|
Pierre Noël
|
f802db69d5
|
populate nested images for getNonLocalisedFields
|
2022-02-22 19:31:25 +01:00 |
|
dependabot[bot]
|
d2d1a9e9de
|
Bump eslint-plugin-react from 7.23.2 to 7.28.0
Bumps [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react) from 7.23.2 to 7.28.0.
- [Release notes](https://github.com/yannickcr/eslint-plugin-react/releases)
- [Changelog](https://github.com/yannickcr/eslint-plugin-react/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yannickcr/eslint-plugin-react/compare/v7.23.2...v7.28.0)
---
updated-dependencies:
- dependency-name: eslint-plugin-react
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-02-22 16:27:14 +00:00 |
|
markkaylor
|
8c2b0a84ca
|
Merge pull request #12613 from strapi/fix-api-token-tracking
fix trackUsageRef function
|
2022-02-22 17:23:08 +01:00 |
|