29765 Commits

Author SHA1 Message Date
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
Rémi de Juvigny
c97ebd192a Merge remote-tracking branch 'origin/features/custom-fields' into custom-fields/attributes-list 2022-07-20 10:16:27 +02: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
Jonas Brunner
e8ca77bc82
Update packages/plugins/documentation/README.md
Co-authored-by: markkaylor <mkaylor.guitar@gmail.com>
2022-07-20 07:27:06 +02:00
Derrick Mehaffy
1fa180085f update koa-passport to fix CVE-2022-25896 2022-07-19 13:54:54 -07:00
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