33691 Commits

Author SHA1 Message Date
Simone Taeggi
82e8036d0e force the node LANG to us to run the unit tests 2022-07-21 18:54:07 +02:00
Simone Taeggi
cf3cbb34fe add args control to the datetimepicker storybook file 2022-07-21 17:04:10 +02:00
Convly
04ac3fb41a Update readme 2022-07-21 16:27:31 +02:00
Fernando Chavez
08ae9f65f0 Merge branch 'custom-fields/list-custom-fields' of https://github.com/strapi/strapi into list-custom-fields/add-howto-btn 2022-07-21 10:12:28 -04:00
Fernando Chavez
d2d879e385 Add how-to link on the custom fields tab 2022-07-21 10:12:22 -04:00
Alexandre BODIN
bc60b90b9e
Merge pull request #13578 from meherchandan/fix/case-insensitive-equal-filter
fix: added new eqi operator for case insensitive equal search
2022-07-21 15:53:25 +02:00
Convly
704cdd8ae7 Use ISOString instead of Date for Default date values 2022-07-21 15:48:47 +02:00
Gustav Hansen
73a4172907
Merge pull request #13800 from strapi/chore/chunk-names
Admin: add missing webpack chunk-names
2022-07-21 15:47:01 +02:00
Gustav Hansen
cca59b4b49 CM: Fix edit form for dynamiczones (allow label + description) 2022-07-21 15:16:43 +02:00
Alexandre BODIN
df4758fdc1
Merge pull request #13665 from j0nezz/fix/documentation-plugin-readme
Documentation Plugin: update file paths in Readme to v4 structure
2022-07-21 15:06:07 +02:00
Alexandre BODIN
46c826781e
Merge pull request #13787 from strapi/dependabot/npm_and_yarn/jest-circus-28.1.3
Bump jest-circus from 28.1.2 to 28.1.3
2022-07-21 14:56:50 +02:00
Mark Kaylor
85c1eb1e8e Rename prop uid => customFieldUid 2022-07-21 14:14:14 +02:00
Gustav Hansen
a60c5b9381 chore: Update snapshot tests 2022-07-21 14:10:57 +02:00
Gustav Hansen
1d4d2094e3 CM: Remove relational fields from sidebar in "configure the view" 2022-07-21 14:10:57 +02:00
Mark Kaylor
a29ebb847b Fix tests 2022-07-21 14:10:20 +02:00
Mark Kaylor
e59d8d047e Merge branch 'features/custom-fields' of github.com:strapi/strapi into custom-fields/list-custom-fields 2022-07-21 11:34:05 +02:00
Simone Taeggi
d535d3bb72 update tests with correct locale date format 2022-07-21 11:06:06 +02:00
Convly
f158fa5534 Update yarn.lock 2022-07-21 10:47:09 +02:00
Convly
1406479866 Add content api layer & permission engine impl 2022-07-21 10:45:33 +02:00
Convly
b776f0d194 Update provider factory typings 2022-07-21 10:43:19 +02:00
Convly
f247f51c36 Update i18n hook name for the permission engine 2022-07-21 10:42:58 +02:00
Convly
70e69c1aa0 Update hooks definitions 2022-07-21 10:42:30 +02:00
Convly
ddb6a91503 Make RBAC an implementation of the @strapi/permissions engine 2022-07-21 10:41:40 +02:00
Convly
f7dd7f7017 Add dependency to @strapi/permissions from @strapi/admin 2022-07-21 10:40:30 +02:00
Convly
ad154e74e3 Add the permission package 2022-07-21 10:39:53 +02:00
Rémi de Juvigny
0ebee64dd3
Merge pull request #13814 from strapi/custom-fields/attributes-list
[Custom fields] Show custom field in CTB attributes list view
2022-07-21 10:04:48 +02:00
Rémi de Juvigny
e230e3f8db Extract more logic to DisplayedType 2022-07-21 09:50:12 +02:00
Convly
d0168cf957 Handle dates 2022-07-21 08:46:35 +02:00
Mark Kaylor
49574d4e47 Remove test custom field 2022-07-21 08:44:06 +02:00
Mark Kaylor
08adbc0ee9 Update attribute icon 2022-07-21 08:43:02 +02:00
Convly
870dd61c28 Add silent option, rename from content-types:generate-types to ts:generate-types 2022-07-21 08:37:40 +02:00
Ben Irvin
266e5a79aa remove comment 2022-07-20 18:27:56 +02:00
Rémi de Juvigny
b6c91f0cfe Extract DisplayedType component 2022-07-20 18:26:29 +02:00
dependabot[bot]
0618d5841c
Bump terser from 4.8.0 to 4.8.1
Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/commits)

---
updated-dependencies:
- dependency-name: terser
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-20 15:26:06 +00:00
DMehaffy
8b9d2d663e
Merge pull request #13807 from strapi/fix/updatePassport
update koa-passport to fix CVE-2022-25896
2022-07-20 08:23:28 -07:00
Simone Taeggi
def292d7cd fix a snapshot and a unit test date format 2022-07-20 15:55:48 +02:00
Simone Taeggi
95acecff90 add some test to check the correct rerendering of a new value 2022-07-20 15:04:36 +02:00
Rémi de Juvigny
2e62447b55 Use svg for attribute icon 2022-07-20 14:45:33 +02:00
Simone Taeggi
4ae0650fea refactor the if else block based on PR comments 2022-07-20 14:28:37 +02:00
markkaylor
eb2399d204
Merge pull request #13804 from strapi/custom-fields/handle-empty-state
[Custom Fields] Handle empty state layout
2022-07-20 14:16:09 +02:00
Mark Kaylor
f2c84b04d1 Add empty line 2022-07-20 14:01:16 +02:00
Mark Kaylor
bf69472613 Use spread instead of fill 2022-07-20 14:00:30 +02:00
Mark Kaylor
0dbfae2a29 Update tests 2022-07-20 13:57:21 +02:00
Simone Taeggi
10ac7ccf58 Merge branch 'master' into fix/ui-bug-datetimepicker-from-another-locale-13674 2022-07-20 12:22:03 +02:00
Rémi de Juvigny
877977646a Handle custom fields in ctb list view 2022-07-20 12:19:36 +02:00
Julie Plantey
e457aee5c9 Merge pull request #13776 from yangfei4913438/translate
add several items in zh-Hans and fixed some other minor bugs.
2022-07-20 12:09:52 +02:00
Ben Irvin
56c720743a add tests for removeRestrictedRelations 2022-07-20 12:01:25 +02:00
Mark Kaylor
115d0237c7 Fix grid gap and remove line height 2022-07-20 11:44:47 +02:00
Mark Kaylor
e75ce7272c List custom fields 2022-07-20 11:42:37 +02:00
ivanThePleasant
b0d73be3e7
Merge pull request #13813 from strapi/fix/admin-env-telemetry
Add environment to the admin analytics calls the correct way
2022-07-20 12:03:15 +03:00