Fernando Chavez
|
aad76c6c92
|
Merge branch 'main' of github.com:strapi/strapi into enhancement/cloud-box-on-homepage
|
2023-02-21 11:08:39 +01:00 |
|
Fernando Chavez
|
f210c24695
|
change custom css to use more design system and components props
|
2023-02-21 11:08:26 +01:00 |
|
nathan-pichon
|
34a02d42b2
|
fix(review-workflows): update middleware function
|
2023-02-21 11:06:55 +01:00 |
|
dependabot[bot]
|
f086746a60
|
chore(deps): bump reselect from 4.1.6 to 4.1.7
Bumps [reselect](https://github.com/reduxjs/reselect) from 4.1.6 to 4.1.7.
- [Release notes](https://github.com/reduxjs/reselect/releases)
- [Changelog](https://github.com/reduxjs/reselect/blob/master/CHANGELOG.md)
- [Commits](https://github.com/reduxjs/reselect/compare/v4.1.6...v4.1.7)
---
updated-dependencies:
- dependency-name: reselect
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-02-21 10:01:42 +00:00 |
|
Marc-Roig
|
5b92402129
|
use traverse entity method for signing file
|
2023-02-21 10:55:41 +01:00 |
|
nathan-pichon
|
da8f95172e
|
refactor(review-workflows): refactor middleware
|
2023-02-21 10:10:35 +01:00 |
|
Josh
|
cf179e35d3
|
Merge pull request #15831 from strapi/fix/useConfig-returns-null
|
2023-02-21 09:05:46 +00:00 |
|
Simone Taeggi
|
bf3981d5ed
|
merge features/data-transfer and fix conflicts
|
2023-02-21 09:49:40 +01:00 |
|
Gustav Hansen
|
2acd06c23f
|
Merge pull request #15843 from strapi/fix/crop-asset-folder
EditAssetDialog: Only send the folderId when saving the cropped asset
|
2023-02-21 09:30:40 +01:00 |
|
nathan-pichon
|
4d47b3d3e9
|
refactor(review-workflows): refactor middleware
|
2023-02-20 19:09:40 +01:00 |
|
nathan-pichon
|
39fdfd3d40
|
feat(review-workflows): add options in content type builder
|
2023-02-20 18:58:09 +01:00 |
|
Fernando Chavez
|
e620a4cc31
|
add custom cloud box to the homepage
|
2023-02-20 18:22:36 +01:00 |
|
Bassel
|
4c6a4d97dc
|
send chunks of data instead of 1 at a time
|
2023-02-20 18:04:39 +02:00 |
|
Convly
|
478127d7c7
|
Merge branch 'main' of github.com:strapi/strapi into features/data-transfer
|
2023-02-20 16:58:46 +01:00 |
|
Jamie Howard
|
1b39486f24
|
test(upload): entity manager file signing extension
|
2023-02-20 15:22:16 +00:00 |
|
Gustav Hansen
|
294b0f6cfa
|
Merge pull request #15821 from strapi/dependabot/npm_and_yarn/prettier-2.8.4
chore(deps): bump prettier from 2.7.1 to 2.8.4
|
2023-02-20 15:39:07 +01:00 |
|
Gustav Hansen
|
ff388fdfd7
|
Merge pull request #15863 from strapi/chore/lodash-chain-fe
Chore: Remove usage of lodash chain from admin/src
|
2023-02-20 15:07:09 +01:00 |
|
Gustav Hansen
|
2a95e66bfc
|
Merge pull request #15860 from strapi/chore/remove-whatwg-fetch
Chore: Remove whatwg-fetch polyfill
|
2023-02-20 13:45:39 +01:00 |
|
Gustav Hansen
|
831bef25ed
|
Chore: Remove usage of lodash chain
|
2023-02-20 12:58:46 +01:00 |
|
Gustav Hansen
|
dd1d8f3997
|
Merge pull request #15859 from strapi/dependabot/npm_and_yarn/node-fetch-2.6.9
chore(deps): bump node-fetch from 2.6.7 to 2.6.9
|
2023-02-20 12:50:53 +01:00 |
|
Simone Taeggi
|
93aca2d4a9
|
update snapshot, create unit test DeleteDialog and fix the DeleteTokenDialog props
|
2023-02-20 12:43:24 +01:00 |
|
Gustav Hansen
|
e4c0d0bf19
|
Chore: Remove whatwg-fetch polyfill
|
2023-02-20 11:55:54 +01:00 |
|
Gustav Hansen
|
614b7e248c
|
Run prettier
|
2023-02-20 11:46:18 +01:00 |
|
dependabot[bot]
|
25d013c123
|
chore(deps): bump prettier from 2.7.1 to 2.8.4
Bumps [prettier](https://github.com/prettier/prettier) from 2.7.1 to 2.8.4.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.7.1...2.8.4)
---
updated-dependencies:
- dependency-name: prettier
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-02-20 11:44:07 +01:00 |
|
dependabot[bot]
|
0647bca2a0
|
chore(deps): bump node-fetch from 2.6.7 to 2.6.9
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.7 to 2.6.9.
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Commits](https://github.com/node-fetch/node-fetch/compare/v2.6.7...v2.6.9)
---
updated-dependencies:
- dependency-name: node-fetch
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-02-20 10:37:00 +00:00 |
|
Josh
|
0ec6f5ac1a
|
chore: remove admin imports from tests
|
2023-02-20 10:20:42 +00:00 |
|
ivanThePleasant
|
bd42b56114
|
Fix failing test
|
2023-02-20 11:26:11 +02:00 |
|
ivanThePleasant
|
02de068bee
|
Fix lint problems
|
2023-02-20 10:49:40 +02:00 |
|
ivanThePleasant
|
da543d0702
|
Update snapshot
|
2023-02-19 23:04:57 +02:00 |
|
ivanThePleasant
|
20b147b719
|
Merge branch 'main' into chore/ee-seats
|
2023-02-19 23:02:42 +02:00 |
|
ivanThePleasant
|
5e0730b08d
|
Addition to hook test
|
2023-02-19 22:13:25 +02:00 |
|
ivanThePleasant
|
a39f8fad2b
|
Component test update
|
2023-02-19 21:22:56 +02:00 |
|
ivanThePleasant
|
04ef658eaf
|
Merge branch 'chore/ee-seats' of https://github.com/strapi/strapi into chore/ee-seats
|
2023-02-19 21:13:09 +02:00 |
|
ivanThePleasant
|
e933069d42
|
WIP additional requested changes to server
|
2023-02-19 19:34:08 +02:00 |
|
Marc-Roig
|
0ebf2b4fd1
|
remove todo
|
2023-02-19 18:09:46 +01:00 |
|
Marc-Roig
|
79d2044e5b
|
remove proxy controller
|
2023-02-19 18:08:54 +01:00 |
|
Marc-Roig
|
a38e36ac6d
|
sign file is non mutating now
|
2023-02-19 18:08:44 +01:00 |
|
Marc-Roig
|
162b46e7f9
|
remove query parameters from asset
|
2023-02-19 18:08:31 +01:00 |
|
Marc
|
93724aec3e
|
Merge pull request #15817 from strapi/private-s3-bucket/cleanup
|
2023-02-19 16:51:09 +01:00 |
|
Fernando Chavez
|
96bf827e2c
|
Merge fix
|
2023-02-17 15:54:14 +01:00 |
|
Fernando Chavez
|
a95811b7b6
|
Add new cloud box on homepage and update ContentBox component and its documentation
|
2023-02-17 15:41:11 +01:00 |
|
nathan-pichon
|
d868a67243
|
feat(review-workflows): add options in content type builder
|
2023-02-17 12:11:26 +01:00 |
|
Simone Taeggi
|
90e6f7d5c9
|
add the tokenType to the willAddTokenFromList event in the API and Transfer tokens
|
2023-02-17 10:20:59 +01:00 |
|
Simone Taeggi
|
dbca77316e
|
add tokenType to the didAccessTokenList event in the API and Transfer tokens
|
2023-02-17 10:18:30 +01:00 |
|
Simone Taeggi
|
6f9589a1dd
|
Merge branch 'features/data-transfer' into data-transfer/tracking-api-token-transfer-token
|
2023-02-17 10:15:39 +01:00 |
|
Cameron Paczek
|
2c01905910
|
update to use key as task name.
|
2023-02-17 01:01:03 -08:00 |
|
Julie Plantey
|
41735ec7d5
|
Merge pull request #15824 from strapi/chore/overview-page-fixes
[chore] fixes on Overview page & moved get help link
|
2023-02-16 17:34:21 +01:00 |
|
Gustav Hansen
|
b335cc8814
|
EditAssetDialog: Only send the folderId when saving the cropped asset
|
2023-02-16 14:59:42 +01:00 |
|
Julie Plantey
|
d8d5bc586d
|
improve ee-ce translation key
|
2023-02-16 14:39:50 +01:00 |
|
Josh
|
4f7216dc8b
|
fix: call process.exit after successful build
|
2023-02-16 14:32:34 +01:00 |
|