Kai-Siang Wang
|
d4bb046b4c
|
Merge branch 'master' into feat/purest@4
|
2022-04-06 20:07:01 +08:00 |
|
vincentbpro
|
11a203459a
|
feat(logo-customization): delete old logos and getProjectSettings service
|
2022-04-06 13:54:52 +02:00 |
|
dependabot[bot]
|
c7da7fda47
|
Bump eslint-plugin-import from 2.25.4 to 2.26.0
Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) from 2.25.4 to 2.26.0.
- [Release notes](https://github.com/import-js/eslint-plugin-import/releases)
- [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md)
- [Commits](https://github.com/import-js/eslint-plugin-import/compare/v2.25.4...v2.26.0)
---
updated-dependencies:
- dependency-name: eslint-plugin-import
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-06 11:47:27 +00:00 |
|
Alexandre BODIN
|
12c8a4d6f0
|
Merge pull request #13071 from strapi/dependabot/npm_and_yarn/testing-library/jest-dom-5.16.4
Bump @testing-library/jest-dom from 5.16.3 to 5.16.4
|
2022-04-06 13:42:43 +02:00 |
|
ronronscelestes
|
7851487c65
|
added modal footer
|
2022-04-06 12:57:24 +02:00 |
|
vincentbpro
|
d66bde83ce
|
refactor(logo-customization): cleaned updateProjectSettings service
|
2022-04-06 12:23:17 +02:00 |
|
ronronscelestes
|
806bd135cb
|
translation size&dimension constants + improved error voice reader
|
2022-04-06 12:21:24 +02:00 |
|
vincentbpro
|
d4c5e294a0
|
feat(logo-customization): parsing and validating image dimensions
|
2022-04-06 11:50:00 +02:00 |
|
dependabot[bot]
|
7dfae4d49d
|
Bump @testing-library/jest-dom from 5.16.3 to 5.16.4
Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 5.16.3 to 5.16.4.
- [Release notes](https://github.com/testing-library/jest-dom/releases)
- [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md)
- [Commits](https://github.com/testing-library/jest-dom/compare/v5.16.3...v5.16.4)
---
updated-dependencies:
- dependency-name: "@testing-library/jest-dom"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-06 09:14:09 +00:00 |
|
cyril lopez
|
4e5b69058f
|
Merge pull request #13059 from strapi/ts/documentation-plugin
Fix documenation plugin
|
2022-04-06 10:41:39 +02:00 |
|
Rishi Raj
|
ef39bdc5e8
|
Added Sanskrit (sa) to i18n locales
|
2022-04-06 12:55:36 +05:30 |
|
vincentbpro
|
5663e5065d
|
feat(menu-logo): file upload and storing data in corestore
|
2022-04-06 09:09:04 +02:00 |
|
Mark Kaylor
|
dd6abff2a2
|
clean up js doc
|
2022-04-05 17:24:39 +02:00 |
|
ronronscelestes
|
ef45e20c9b
|
reducer tests + small enhancements
|
2022-04-05 17:10:10 +02:00 |
|
Gustav Hansen
|
c4c511bc2b
|
ML: Mock deleteRequest for RemoveAssetDialog
|
2022-04-05 17:05:05 +02:00 |
|
Gustav Hansen
|
9fb31bad98
|
ML: Use deleteRequest for useBulkRemoveAsset hook
|
2022-04-05 17:05:05 +02:00 |
|
Gustav Hansen
|
cde2ec56d8
|
ML: Add tests for useRemoveAsset hook
|
2022-04-05 17:05:05 +02:00 |
|
Gustav Hansen
|
c251f8a24d
|
ML: Namespace useRemoveAsset hook
|
2022-04-05 17:05:04 +02:00 |
|
Gustav Hansen
|
a97b3e2171
|
ML: Replace removeAssetQuery with deleteRequest
|
2022-04-05 17:05:04 +02:00 |
|
Gustav Hansen
|
a913ff0572
|
ML: Add useRemoveFolder hook
|
2022-04-05 17:05:03 +02:00 |
|
ronronscelestes
|
177626450f
|
fixed accepted format + added LogoModalStepper tests
|
2022-04-05 16:44:38 +02:00 |
|
Convly
|
380d02eded
|
Fix correct tsconfig filename in @strapi/typescript-utils/get-config-path
|
2022-04-05 16:36:38 +02:00 |
|
Convly
|
1d254182fa
|
Fix webpack configuration to reference the correct tsconfig file
|
2022-04-05 16:33:30 +02:00 |
|
Convly
|
e84a051956
|
Update tsconfig base files in @strapi/typescript-utils
|
2022-04-05 16:32:47 +02:00 |
|
Convly
|
b25ac466ac
|
Update tsconfig templates files
|
2022-04-05 16:32:18 +02:00 |
|
Convly
|
54fefcf5d2
|
isTypeScriptProject -> isUsingTypeScript
|
2022-04-05 16:30:50 +02:00 |
|
soupette
|
db37b4063b
|
Fix documenation plugin
Signed-off-by: soupette <cyril@strapi.io>
|
2022-04-05 11:15:28 +02:00 |
|
cyril lopez
|
831726978a
|
Merge pull request #13055 from strapi/typescript/fix-static-resources-resolution
[TS] Fix static resources resolution
|
2022-04-05 11:11:46 +02:00 |
|
Mark Kaylor
|
487b06f46d
|
restructure component schemas
|
2022-04-05 10:57:35 +02:00 |
|
pr0gr8mm3r
|
424f19f0c7
|
fix plural strings
|
2022-04-04 21:30:11 +02:00 |
|
pr0gr8mm3r
|
432f2c09d9
|
change "on"/"off" to "yes"/"no"
|
2022-04-04 21:24:13 +02:00 |
|
pr0gr8mm3r
|
1762a6d005
|
fix translation in wrong language
|
2022-04-04 21:22:46 +02:00 |
|
tiagolima90
|
5dc41afa69
|
Merge branch 'strapi:master' into master
|
2022-04-04 18:38:12 +00:00 |
|
David Fariña
|
f495f349e9
|
Enhance Catalan translation: Auth.link.signin
|
2022-04-04 20:06:48 +02:00 |
|
David Fariña
|
c4a57e143b
|
Enhance Catalan translation
|
2022-04-04 19:14:52 +02:00 |
|
Convly
|
511bf2920c
|
Update config to handle useTypescript
|
2022-04-04 17:34:56 +02:00 |
|
Convly
|
77daaf7e72
|
Merge branch 'features/typescript' into typescript/telemetry
|
2022-04-04 17:33:07 +02:00 |
|
Convly
|
6f5e69b659
|
Remove copy-resource, favicon path resolution is already handled by the favicon middleware
|
2022-04-04 17:19:51 +02:00 |
|
Convly
|
a9525c0704
|
Remove public folder & package.json file from the copied resources in the build process
|
2022-04-04 17:14:06 +02:00 |
|
Convly
|
f7a20effb1
|
Fix public directories
|
2022-04-04 17:12:47 +02:00 |
|
Convly
|
2626f5e7b4
|
Merge branch 'features/typescript' into typescript/move-package-json-app-dir
|
2022-04-04 17:08:09 +02:00 |
|
David Fariña
|
875eb9b38a
|
Admin UI Catalan translation
|
2022-04-04 17:05:12 +02:00 |
|
Convly
|
07e08520d0
|
Remove the public folder from dist & app dirs
|
2022-04-04 16:51:37 +02:00 |
|
ronronscelestes
|
d5c74ba1ae
|
go to pending modal on successfully drop file
|
2022-04-04 15:12:21 +02:00 |
|
vincentbpro
|
3451aceaf5
|
feat(menu-logo): added upload feature
|
2022-04-04 15:09:08 +02:00 |
|
Gustav Hansen
|
208d90f80b
|
Docs: Add uploadStream to provider READMEs
|
2022-04-04 12:48:23 +02:00 |
|
Gustav Hansen
|
e1fe47989f
|
Docs: Fix provider README typos
|
2022-04-04 12:48:23 +02:00 |
|
Gustav Hansen
|
b3f3962983
|
Docs: Update provider readme files
|
2022-04-04 12:48:23 +02:00 |
|
Convly
|
9565d3ec2b
|
Fix rebase
|
2022-04-04 12:26:41 +02:00 |
|
soupette
|
1399aa94b6
|
Fix PR feedback
Signed-off-by: soupette <cyril@strapi.io>
|
2022-04-04 12:22:33 +02:00 |
|