29765 Commits

Author SHA1 Message Date
Gustav Hansen
d5d425a359 RepeatableComponent: Use small variant of the SimpleMenu 2022-03-11 14:15:51 +01:00
Gustav Hansen
4f0516c0d8 RepeatableComponent: Improve alignment of the SimpleMenu 2022-03-11 14:11:17 +01:00
Gustav Hansen
933c5c0ffe Add max-width to component values 2022-03-11 14:11:16 +01:00
Gustav Hansen
c9df39e72f CellContent: Adapt tests to the fact that id is always present 2022-03-11 14:11:16 +01:00
Gustav Hansen
08fe81bf05 Rename mainFieldAttributes -> mainFieldAttribute 2022-03-11 14:11:16 +01:00
Gustav Hansen
5925892936 RepeatableComponent: inline helper functions 2022-03-11 14:11:16 +01:00
Gustav Hansen
7bcfbbe40f CellContent: Update hasContent() tests 2022-03-11 14:11:15 +01:00
Gustav Hansen
c5c9637465 ListView: unify mainField state with formatLayout 2022-03-11 14:11:15 +01:00
Gustav Hansen
a4154459fe RepeatableComponent: Use SimpleMenu to display components 2022-03-11 14:11:15 +01:00
Gustav Hansen
5b864dbdff Rename test file 2022-03-11 14:11:15 +01:00
Gustav Hansen
37468e0824 DynamicTable: avoid wrapping single components in flex components 2022-03-11 14:11:14 +01:00
Gustav Hansen
f58b78c39e CM: Update hasContent() checks for repeatable components 2022-03-11 14:11:14 +01:00
Gustav Hansen
857641b091 CM: Use field ID as fallback for empty main fields 2022-03-11 14:11:14 +01:00
Gustav Hansen
8496577250 Add tests for components passed into formatListLayoutWithMetas() 2022-03-11 14:11:14 +01:00
Gustav Hansen
01880b6941 CM: Replace static string with a translation 2022-03-11 14:11:13 +01:00
Gustav Hansen
98fb9c2465 CM: Pass required mainField data through state rather than props 2022-03-11 14:11:13 +01:00
Gustav Hansen
4af0aa0b4d CM: Allow displaying single components in list-views 2022-03-11 14:11:13 +01:00
HichamELBSI
312e88eea7 CM: Add repeatable component to list view
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
2022-03-11 14:11:12 +01:00
Gustav Hansen
f435ad12ca Docs: Improve wording of contributing guide 2022-03-11 14:06:47 +01:00
Alexandre BODIN
5a845afdad
Merge pull request #12712 from Eggwise/patch-1
Allow snake case in content type generator
2022-03-11 13:55:00 +01:00
Gustav Hansen
6b900e7573 Docs: Bump require contributing node version to 14 2022-03-11 13:43:33 +01:00
Alexandre BODIN
72a788cc45
Merge pull request #12801 from nvh95/remove-enzyme
Remove `enzyme` related packages
2022-03-11 13:19:44 +01:00
Gustav Hansen
2c8eb45683
Merge pull request #12725 from luanorlandi/fix/sanitize-date-query-param
Fix sanitization of datetime type in query param
2022-03-11 11:52:23 +01:00
Hung Viet Nguyen
bc2bbffff0
Fix a typo 2022-03-11 17:44:47 +07:00
Hung Viet Nguyen
2d09531c45
Update some spaces in a support script 2022-03-11 17:40:33 +07:00
ronronscelestes
8314fb4f6b fixed release notification stacking in Admin 2022-03-11 11:10:58 +01:00
Mark Kaylor
a58c2bc035 Merge branch 'master' of github.com:strapi/strapi into strapi-market-release 2022-03-11 11:08:17 +01:00
cyril lopez
463e9cc9cf
Merge pull request #12288 from pr0gr8mm3r/patch-1
Make component category translatable
2022-03-11 09:54:19 +01:00
cyril lopez
6f1f310352
Merge pull request #12745 from vallerydelexy/master
cleanup commented out block of code
2022-03-11 09:53:23 +01:00
sv-developer
1f1bfecd4a Fix naming and import fail 2022-03-11 09:44:12 +01:00
cyril lopez
f13c79fe5a
Merge pull request #12770 from strapi/typescript/migrate-pages-components
[Typescript] Plugin template
2022-03-11 09:07:35 +01:00
Alexandre BODIN
d86f0095cf
Merge pull request #12345 from WalkingPizza/fix/up-email-confirmation-user-not-found
Handle user not found error in email confirmation
2022-03-11 08:45:59 +01:00
sv-developer
e22bc04d35 Use seperate validation function for attribute input validation 2022-03-11 08:23:21 +01:00
Hung Viet Nguyen
e7ddcd3e28
Translate to Vietnamese 2022-03-11 09:21:49 +07:00
Hung Viet Nguyen
73334c5914
Add a comment to help others understand the script quickly 2022-03-11 08:59:04 +07:00
Hung Viet Nguyen
66e55d3526
[i18n] 🌎 sync missing keys to other language
This will ease the process of contributing to i18n
2022-03-11 08:59:03 +07:00
Hung Viet Nguyen
487388fb11
Reject with errors in reorder-admin-translation-files.js 2022-03-11 08:59:02 +07:00
Ryan Nestor
958bd87828 remove debug logging 2022-03-10 14:30:54 -05:00
WalkingPizza
ed29e1dca6 Improved parameters validation 2022-03-10 19:43:05 +01:00
ronronscelestes
0e1f1ae085 feat(darkMode): fix and use DS theme v4.2.0-alpha.0 2022-03-10 18:26:04 +01:00
ronronscelestes
fb316d3824 Merge branch 'master' of https://github.com/strapi/strapi into features/dark-mode 2022-03-10 18:20:50 +01:00
Kevin Antonio Rateni Iatauro
8f9a59cb94
Merge branch 'strapi:master' into cli-admin-create-command 2022-03-10 18:20:23 +01:00
ronronscelestes
39c02e9723
Merge pull request #12807 from strapi/bump/ds-alpha-77
Bump DS alpha.78 (no breaking changes)
2022-03-10 18:06:12 +01:00
Kevin Antonio Rateni Iatauro
ba73a398dd
Removed user not found error 2022-03-10 17:51:47 +01:00
ronronscelestes
db73d01c82 fix StrikeThrough import 2022-03-10 17:22:18 +01:00
HichamELBSI
b69b17f0f6 Add alpha.78 2022-03-10 17:05:59 +01:00
soupette
15b9e9b961 Merge branch 'features/typescript' of github.com:strapi/strapi into typescript/migrate-pages-components 2022-03-10 17:02:09 +01:00
soupette
1f994476fc Fix PR feedback
Signed-off-by: soupette <cyril@strapi.io>
2022-03-10 17:01:14 +01:00
cyril lopez
e09b5b585f
Merge pull request #12797 from strapi/typescript/cli
[TypeScript] Generators
2022-03-10 16:47:37 +01:00
Gustav Hansen
858b0b2080
Merge pull request #12714 from strapi/fix/json-string-field-publish
Fix json field not validated on publish
2022-03-10 16:38:16 +01:00