6989 Commits

Author SHA1 Message Date
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
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
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
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
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
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
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
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
ivanThePleasant
cc4a3ba507 Add environment to the admin analytics calls the correct way 2022-07-20 11:05:26 +03:00
markkaylor
edbdbffaaf
Merge pull request #13758 from strapi/custom-fields/convert-type
[Custom Fields] Convert custom field type
2022-07-20 09:32:49 +02:00
Ben Irvin
5b0ec53f09 check populateCreatorFields 2022-07-20 09:18:23 +02:00
Julie Plantey
e7cd4a9443
Merge pull request #13776 from yangfei4913438/translate
add several items in zh-Hans and fixed some other minor bugs.
2022-07-20 08:45:23 +02:00
Derrick Mehaffy
1fa180085f update koa-passport to fix CVE-2022-25896 2022-07-19 13:54:54 -07: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
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
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