24134 Commits

Author SHA1 Message Date
Gustav Hansen
f8c9f5b59b
Merge pull request #13803 from strapi/fix/sourcemaps
Fix sourcemaps for development environments
2022-07-19 21:39:10 +02:00
Ben Irvin
e1222f7aef fix comment 2022-07-19 17:58:40 +02:00
Mark Kaylor
f41addf253 Handle empty state layout 2022-07-19 16:00:30 +02:00
markkaylor
5677777609
Merge pull request #13797 from strapi/custom-fields/attribute-modal-tabs
[Custom Fields] Add tabs to attribute modal
2022-07-19 15:32:35 +02:00
Mark Kaylor
6456a33bf1 Test custom field exists 2022-07-19 15:31:28 +02:00
Mark Kaylor
05c8b0f66e Fix documentation plugin 2022-07-19 15:31:28 +02:00
Mark Kaylor
cdfe1fcb25 Convert type customField to underlying data type 2022-07-19 15:31:27 +02:00
Julie Plantey
1efd3651d7 autocomplete fix on edit user and profile page 2022-07-19 14:59:00 +02:00
Gustav Hansen
8717d18ac2 Admin: Enable sourcemaps in development mode 2022-07-19 14:26:57 +02:00
Gustav Hansen
0aa7c77e27 Helper-Plugin: Fix sourcemaps in development environments 2022-07-19 14:26:39 +02:00
Gustav Hansen
42261b8a0a
Merge pull request #13801 from strapi/revert-13785-feature/admin-bundle-size-report
Revert "Github: Add admin bundle-size PR reporter"
2022-07-19 12:46:59 +02:00
Mark Kaylor
dd37af1315 Use translation for tab group label 2022-07-19 12:10:53 +02:00
Mark Kaylor
e322d31ea1 Simplify tests 2022-07-19 12:00:40 +02:00
Mark Kaylor
785e9c88a8 Replace template literals with strings 2022-07-19 11:58:21 +02:00
Mark Kaylor
c5276eff1e Add defaultMessage 2022-07-19 11:56:30 +02:00
Gustav Hansen
23c36b8cd2 Admin: add missing webpack chunk-names 2022-07-19 11:55:04 +02:00
Gustav Hansen
f250fe149c
Revert "Github: Add admin bundle-size PR reporter" 2022-07-19 11:48:02 +02:00
杨飞
627f426d8e optimization 2022-07-19 17:16:57 +08:00
Bassel Kanso
38e36607cc
Merge pull request #13795 from strapi/api-token-v2/granular-access-selection
Api token granular access selection
2022-07-19 12:02:54 +03:00
Ben Irvin
9abeb13fbc allow creator relations 2022-07-19 10:30:55 +02:00
Gustav Hansen
8669a0f3ca
Merge pull request #13785 from strapi/feature/admin-bundle-size-report
Github: Add admin bundle-size PR reporter
2022-07-19 10:24:35 +02:00
Bassel Kanso
b08b0aae0a update tests 2022-07-19 11:08:01 +03:00
ihmpavel
b67d9770fb
Remove unnecessary comment 2022-07-18 19:28:59 +02:00
杨飞
9a59921d3e add several items in zh-Hans and fixed some other minor bugs. 2022-07-19 00:36:36 +08:00
Mark Kaylor
7e8456a92b Revert changes based on deprecated designs 2022-07-18 16:48:43 +02:00
Mark Kaylor
cf37511669 Update snapshot 2022-07-18 16:04:17 +02:00
Mark Kaylor
ded30b56e3 Add tabs to attribute modal 2022-07-18 15:40:25 +02:00
Gustav Hansen
6a08246531 Github: Simplify branches configuration 2022-07-18 14:42:56 +02:00
Bassel Kanso
366e9c9abf add tests to reducer 2022-07-18 14:21:08 +03:00
Bassel Kanso
953c4dda65 update snapshot tests 2022-07-18 14:00:26 +03:00
Bassel Kanso
545ec388ae create data transformation function 2022-07-18 13:52:07 +03:00
Gustav Hansen
80c1da64c6
Merge pull request #13717 from strapi/fix/enum-ui-validation
CTB: Improve UI validation for enum values
2022-07-18 12:05:54 +02:00
Pierre Noël
b78af34ebf fix unit test 2022-07-18 12:05:32 +02:00
Gustav Hansen
eef4ddf77b
Merge pull request #13768 from strapi/fix/ml-upload-error-msg
ML: Display proper error message thrown by the API
2022-07-18 12:02:42 +02:00
Gustav Hansen
267c7d079d
Merge pull request #13706 from strapi/fix/ml-cropping
PreviewBox: Fix image cropping
2022-07-18 11:49:26 +02:00
Jean-Sébastien Herbaux
00b95ca902
Merge pull request #13283 from pointout/patch-2
Added config info about S3 compatible services
2022-07-18 11:45:57 +02:00
Mark Kaylor
4949da189e Merge branch 'master' of github.com:strapi/strapi into features/custom-fields 2022-07-18 11:13:23 +02:00
Mark Kaylor
0b0dc5c12e Test custom field exists 2022-07-18 10:55:16 +02:00
Rémi de Juvigny
c5d1659a3d
Merge pull request #13718 from strapi/custom-fields/admin-registry
[Custom fields] Add custom fields registry in admin core
2022-07-18 10:51:51 +02:00
Gustav Hansen
8a5542cee3 Github: Improve bundle-size has stripping regex 2022-07-18 09:10:33 +02:00
ihmpavel
fd54a71f37
feat(graphql): Add bounded cache 2022-07-16 00:43:40 +02:00
Bassel Kanso
e1012e5b51 create getActionState 2022-07-15 18:21:27 +03:00
dependabot[bot]
abd072f5fb
Bump jest-circus from 28.1.2 to 28.1.3
Bumps [jest-circus](https://github.com/facebook/jest/tree/HEAD/packages/jest-circus) from 28.1.2 to 28.1.3.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v28.1.3/packages/jest-circus)

---
updated-dependencies:
- dependency-name: jest-circus
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-15 10:18:08 +00:00
Gustav Hansen
5511cda079
Merge pull request #13786 from strapi/dependabot/npm_and_yarn/html-loader-3.1.2
Bump html-loader from 3.0.1 to 3.1.2
2022-07-15 12:17:33 +02:00
dependabot[bot]
d216be14d5
Bump html-loader from 3.0.1 to 3.1.2
Bumps [html-loader](https://github.com/webpack-contrib/html-loader) from 3.0.1 to 3.1.2.
- [Release notes](https://github.com/webpack-contrib/html-loader/releases)
- [Changelog](https://github.com/webpack-contrib/html-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/html-loader/compare/v3.0.1...v3.1.2)

---
updated-dependencies:
- dependency-name: html-loader
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-15 09:03:32 +00:00
Gustav Hansen
3c8e9a381c Github: Add admin bundle-size PR reporter 2022-07-15 10:09:57 +02:00
Bassel Kanso
1b184551f8 refactor token type state 2022-07-14 15:42:28 +03:00
Gustav Hansen
7f84c4ed8a PreviewBox: Simplify conditional 2022-07-14 12:01:36 +02:00
Gustav Hansen
f94df6ff12 PreviewBox: Fix cropping flow for local assets 2022-07-14 11:58:19 +02:00
Gustav Hansen
bf7ec7c747
Merge pull request #13781 from strapi/dependabot/npm_and_yarn/koa-2.13.4
Bump koa from 2.13.3 to 2.13.4
2022-07-14 11:50:09 +02:00