2061 Commits

Author SHA1 Message Date
Gustav Hansen
949d3f68eb RelationSingle: allow type oneToOneMorph 2022-03-15 10:43:37 +01:00
vincentbpro
643ad2d97d reorder translation files 2022-03-15 10:27:05 +01:00
vincentbpro
e67067c584 merged duplicated tranlations using the interactive script 2022-03-15 10:25:43 +01:00
Gustav Hansen
e2c7342d86 GenericInput: Update copy 2022-03-15 10:08:23 +01:00
Mark Kaylor
df98c9b348 replace submit plugin icon 2022-03-14 17:57:30 +01:00
Mark Kaylor
474ead7183 add plugin card feedback 2022-03-14 17:54:20 +01:00
ronronscelestes
446047a5c1 fixed min error message on rep component 2022-03-14 15:53:28 +01:00
Mark Kaylor
3be69154de merge master and fix conflicts 2022-03-14 14:32:47 +01:00
Gustav Hansen
c0005c6915 GenericInput: improve null default-value handling for boolean fields 2022-03-14 12:52:21 +01:00
Gustav Hansen
9acaddb641 Relation: Fix displaying single relations 2022-03-14 12:34:50 +01:00
Gustav Hansen
43cf28ffa6 Relation: Update test copy 2022-03-14 12:09:41 +01:00
Gustav Hansen
47644c0863 Relation: Split single and multiple relations into different components 2022-03-14 12:08:44 +01:00
Gustav Hansen
00e63ebd7d Relation: Improve copy 2022-03-14 11:53:09 +01:00
Gustav Hansen
eb8d57a37b Relation: add tests 2022-03-14 11:41:22 +01:00
Gustav Hansen
80527907cf Relation: Make all strings translateable, Use small SimpleMenu 2022-03-14 11:41:21 +01:00
ronronscelestes
93d08f3fdb Merge branch 'master' of https://github.com/strapi/strapi into features/dark-mode 2022-03-14 11:41:19 +01:00
ronronscelestes
7d0600dcf5 Merge branch 'master' of https://github.com/strapi/strapi into guided-tour/tracking 2022-03-14 11:29:53 +01:00
ronronscelestes
5ae4981545 bump DS 2022-03-14 10:49:11 +01:00
Hung Viet Nguyen
b03e8e4adb
Add a test case for PrivateRoute 2022-03-12 17:33:39 +07:00
Hung Viet Nguyen
785c4e862e
Preserve url if user's not logged in
Fix #12567
2022-03-12 16:58:59 +07:00
Gustav Hansen
a5cd9f553c Relation: Improve alignment of the SimpleMenu 2022-03-11 14:23:16 +01:00
Gustav Hansen
d0b6274d4b CellContent: Refactor relations to use the SimpleMenu component 2022-03-11 14:23:16 +01:00
Gustav Hansen
59e72eae68 Prepare the hasContent utility to handle relations 2022-03-11 14:23:16 +01:00
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
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
Hung Viet Nguyen
e7ddcd3e28
Translate to Vietnamese 2022-03-11 09:21:49 +07:00
ronronscelestes
0e1f1ae085 feat(darkMode): fix and use DS theme 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
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
ronronscelestes
db73d01c82 fix StrikeThrough import 2022-03-10 17:22:18 +01:00