Gustav Hansen
|
0c9e27f94a
|
Merge pull request #16161 from strapi/feature/review-workflow-settings-test-mutation
Settings: Inline update stage mutation, refactor tests
|
2023-03-21 17:45:13 +01:00 |
|
Gustav Hansen
|
8f3d64ec63
|
Settings: Refactor user interactios setup
|
2023-03-21 17:44:57 +01:00 |
|
Gustav Hansen
|
6a323f4803
|
Merge pull request #16162 from strapi/fix/useAPIErrorHandler-axios-error
useAPIErrorHandler: Reverse error handling (API -> Axios)
|
2023-03-21 17:14:13 +01:00 |
|
Gustav Hansen
|
11078eeae1
|
InputUID: Hide re-generate label when field is disabled
|
2023-03-21 17:13:02 +01:00 |
|
edlefebvre
|
3b2346c98b
|
fix(core upload): add missing FR translations (signed) (#16156)
|
2023-03-21 16:35:20 +01:00 |
|
Marc
|
7ff35ddb90
|
Merge pull request #16166 from strapi/private-s3-bucket/upload-from-content-editor
|
2023-03-21 16:31:52 +01:00 |
|
Ben Irvin
|
20bcb4604e
|
confirm delete of local data with transfer pull
|
2023-03-21 16:05:43 +01:00 |
|
Marc-Roig
|
1e1b62ef23
|
sign file urls when uploading files
|
2023-03-21 15:27:32 +01:00 |
|
Marc-Roig
|
22ab52aa4e
|
use getFileKey method
|
2023-03-21 15:27:05 +01:00 |
|
Marc-Roig
|
456bdcba33
|
Merge branch 'main' into feature/private-s3-bucket
|
2023-03-21 14:59:26 +01:00 |
|
DMehaffy
|
b07fc41d84
|
Add Not implemented error class (#15938)
|
2023-03-21 14:42:45 +01:00 |
|
Gustav Hansen
|
fb5c8f9180
|
useAPIErrorHandler: Reverse error handling (API -> Axios)
|
2023-03-21 14:04:10 +01:00 |
|
Josh
|
687a421933
|
fix: nullish values should only be replaced when they're top level attributes
|
2023-03-21 12:56:34 +00:00 |
|
Gustav Hansen
|
cff3604dc1
|
Settings: Inline update stage mutation, refactor tests
|
2023-03-21 13:16:58 +01:00 |
|
Rémi de Juvigny
|
498dc2fcbb
|
Fix QA issues
|
2023-03-21 12:54:07 +01:00 |
|
Arthur Brière
|
ec678cea70
|
Merge branch 'main' into feature/add-ast-locale
|
2023-03-21 12:18:30 +01:00 |
|
dependabot[bot]
|
aff78c1e90
|
build(deps): bump sanitize-html from 2.7.3 to 2.10.0
Bumps [sanitize-html](https://github.com/apostrophecms/sanitize-html) from 2.7.3 to 2.10.0.
- [Release notes](https://github.com/apostrophecms/sanitize-html/releases)
- [Changelog](https://github.com/apostrophecms/sanitize-html/blob/main/CHANGELOG.md)
- [Commits](https://github.com/apostrophecms/sanitize-html/compare/2.7.3...2.10.0)
---
updated-dependencies:
- dependency-name: sanitize-html
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-03-21 10:36:41 +00:00 |
|
Josh
|
69ce44366e
|
Merge pull request #16155 from strapi/dependabot/npm_and_yarn/react-intl-6.3.2
|
2023-03-21 10:34:38 +00:00 |
|
Josh
|
ee9b646cef
|
Merge pull request #16154 from strapi/dependabot/npm_and_yarn/webpack-dev-server-4.13.1
|
2023-03-21 10:22:09 +00:00 |
|
Josh
|
e19c0f92cb
|
fix: do not populate a single component if it doesn't exist in initialdata
|
2023-03-21 10:08:54 +00:00 |
|
dependabot[bot]
|
35c625f155
|
build(deps): bump react-intl from 6.2.8 to 6.3.2
Bumps [react-intl](https://github.com/formatjs/formatjs) from 6.2.8 to 6.3.2.
- [Release notes](https://github.com/formatjs/formatjs/releases)
- [Commits](https://github.com/formatjs/formatjs/compare/react-intl@6.2.8...react-intl@6.3.2)
---
updated-dependencies:
- dependency-name: react-intl
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-03-21 10:07:10 +00:00 |
|
dependabot[bot]
|
d7e3dbfdd4
|
build(deps): bump webpack-dev-server from 4.11.1 to 4.13.1
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 4.11.1 to 4.13.1.
- [Release notes](https://github.com/webpack/webpack-dev-server/releases)
- [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-dev-server/compare/v4.11.1...v4.13.1)
---
updated-dependencies:
- dependency-name: webpack-dev-server
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-03-21 09:58:38 +00:00 |
|
Gustav Hansen
|
f8a196422e
|
Merge pull request #16140 from strapi/feature/review-workflow-fe-events
Review Workflow Settings: track events
|
2023-03-21 10:03:24 +01:00 |
|
Marc
|
7ae8ad5915
|
Merge pull request #16086 from iamandrewluca/upload-local-absolute-url
|
2023-03-21 09:45:41 +01:00 |
|
Gustav Hansen
|
c592aff2dd
|
Chore: Fix tests by mocking useTracking
|
2023-03-21 09:37:36 +01:00 |
|
Jamie Howard
|
2e2bfe1fd0
|
feature(ee): persist RW db tables when feature is enabled
|
2023-03-20 16:38:39 +00:00 |
|
Jean-Sébastien Herbaux
|
d893ead642
|
Merge pull request #16144 from strapi/data-transfer/typo
|
2023-03-20 17:15:57 +01:00 |
|
Christian Capeans
|
0383af72b3
|
Fix typo
|
2023-03-20 17:12:22 +01:00 |
|
Simone Taeggi
|
ff37d666d0
|
Merge branch 'main' into features/data-transfer
|
2023-03-20 17:00:08 +01:00 |
|
Marc
|
8b0410df1a
|
Merge pull request #16091 from strapi/private-s3-bucket/telemetry-event
|
2023-03-20 15:51:03 +01:00 |
|
Alexandre BODIN
|
7a5921fa4a
|
Merge pull request #15947 from strapi/dependabot/github_actions/actions/add-to-project-0.4.1
|
2023-03-20 15:18:08 +01:00 |
|
Alexandre BODIN
|
d8aed8872d
|
Merge pull request #16142 from strapi/revert-15979-dependabot/npm_and_yarn/glob-7.2.3
|
2023-03-20 15:14:24 +01:00 |
|
Alexandre BODIN
|
c2bb76d806
|
Revert "chore(deps): bump glob from 7.2.0 to 7.2.3"
|
2023-03-20 15:14:00 +01:00 |
|
Alexandre BODIN
|
1db941333c
|
Merge pull request #15979 from strapi/dependabot/npm_and_yarn/glob-7.2.3
|
2023-03-20 15:13:31 +01:00 |
|
Marc
|
9810977479
|
Update index.js
|
2023-03-20 14:27:27 +01:00 |
|
Bassel Kanso
|
92f801d0d3
|
Merge pull request #16108 from strapi/remove-package
Remove subscriptions-transport-ws package from graphql plugin
|
2023-03-20 14:57:56 +02:00 |
|
Alexandre BODIN
|
2c47f5bd93
|
Merge pull request #13040 from v-dimitroff/s3-uploader-baseUrl
|
2023-03-20 13:55:53 +01:00 |
|
Andrew Luca
|
ff5678cd34
|
refactor: remove new feature, leave only tests
|
2023-03-20 14:37:30 +02:00 |
|
Andrew Luca
|
69ec37d8ab
|
feat(upload-local): add provider option to use absolute URLs
|
2023-03-20 14:34:09 +02:00 |
|
Gustav Hansen
|
acd39de7e5
|
Review Workflow Settings: track events
|
2023-03-20 13:02:22 +01:00 |
|
Jamie Howard
|
64a0f9eb50
|
Merge remote-tracking branch 'origin/main' into feature/review-workflow
|
2023-03-20 11:42:58 +00:00 |
|
Gustav Hansen
|
746593c17b
|
Merge pull request #16119 from strapi/chore/lodash-reduce-and-restrict
Reduce and optimize lodash usage in the admin app
|
2023-03-20 12:31:47 +01:00 |
|
Jamie Howard
|
cd29d8ba6b
|
Merge pull request #16084 from strapi/feature/persist-ee-tables
|
2023-03-20 11:30:12 +00:00 |
|
Alexandre Bodin
|
5a0caebada
|
Update styling
|
2023-03-20 12:27:33 +01:00 |
|
Bassel Kanso
|
0c701959cb
|
Merge branch 'main' into remove-package
|
2023-03-20 13:13:22 +02:00 |
|
Jamie Howard
|
04723bf727
|
chore(ee): PR feedback
|
2023-03-20 11:01:17 +00:00 |
|
Jean-Sébastien Herbaux
|
1dd3e755b2
|
Merge pull request #16139 from strapi/fix/content-api-id-sort
|
2023-03-20 11:31:13 +01:00 |
|
Marc-Roig
|
516500dd07
|
do not wait for send upload plugin metrics
|
2023-03-20 11:30:52 +01:00 |
|
Marc-Roig
|
65ff3ca49a
|
rename events
|
2023-03-20 11:30:05 +01:00 |
|
Convly
|
3351b78b5b
|
Prettier fix
|
2023-03-20 10:16:31 +01:00 |
|