Alexandre Bodin
|
3a0fd5ca03
|
Merge branch 'master' into releases/4.2.0
|
2022-03-16 11:26:42 +01:00 |
|
Alexandre Bodin
|
01a565aeb6
|
v4.1.4
v4.1.4
|
2022-03-16 11:22:49 +01:00 |
|
Alexandre BODIN
|
8f3ac1d80e
|
Merge pull request #12812 from nvh95/add-missing-keys-to-translation
Add missing keys to translation
|
2022-03-16 11:12:22 +01:00 |
|
Alexandre BODIN
|
74949f6747
|
Merge pull request #12792 from strapi/CONTENT-50/ml-upload-copy
Media Library: improve microcopy
|
2022-03-16 11:09:29 +01:00 |
|
Alexandre BODIN
|
886250ae5d
|
Merge pull request #12206 from ComfortablyCoding/fix-plugin-generator-pluginId
[v4] fix(plugin generator): support valid package names for pluginId
|
2022-03-16 11:08:40 +01:00 |
|
cyril lopez
|
6bd6459e0c
|
Merge pull request #12854 from strapi/fix/redirection
Fix redirection
|
2022-03-16 10:08:23 +01:00 |
|
soupette
|
2a7d6533c4
|
Fix redirection
Signed-off-by: soupette <cyril@strapi.io>
|
2022-03-16 10:01:27 +01:00 |
|
tiagolima90
|
65bea3aaa3
|
remove unecessary validations
|
2022-03-15 22:49:11 -01:00 |
|
derrickmehaffy
|
b2f0d72f54
|
ninja swap link to fr
Signed-off-by: Derrick Mehaffy <derrickmehaffy@gmail.com>
|
2022-03-15 15:38:02 -07:00 |
|
derrickmehaffy
|
a0ec9360f6
|
remove productboard links
Signed-off-by: Derrick Mehaffy <derrickmehaffy@gmail.com>
|
2022-03-15 15:30:51 -07:00 |
|
derrickmehaffy
|
988cc6b718
|
Update Bug Report template, move FR to canny
Signed-off-by: Derrick Mehaffy <derrickmehaffy@gmail.com>
|
2022-03-15 15:28:36 -07:00 |
|
daedalus
|
75178cc8be
|
Merge branch 'master' into fix-plugin-generator-pluginId
|
2022-03-15 17:46:43 -04:00 |
|
Alexandre Bodin
|
e2a96d48a9
|
Merge branch 'master' into releases/4.2.0
|
2022-03-15 19:43:07 +01:00 |
|
Alexandre BODIN
|
6202b944ce
|
Merge pull request #12664 from strapi/strapi-market-release
[Marketplace] Strapi market release
|
2022-03-15 19:42:48 +01:00 |
|
Alexandre BODIN
|
bc8132e525
|
Merge pull request #12662 from strapi/features/dark-mode
Features/dark mode
|
2022-03-15 19:25:46 +01:00 |
|
markkaylor
|
067d31a116
|
Merge pull request #12845 from strapi/fix/marketplace-qa
|
2022-03-15 17:30:24 +01:00 |
|
Gustav Hansen
|
80efa39a73
|
Merge pull request #12821 from nvh95/redirect-after-logged-in
Preserve url if user's not logged in
|
2022-03-15 17:09:15 +01:00 |
|
Mark Kaylor
|
ff02e0a64b
|
style the error component
|
2022-03-15 15:41:44 +01:00 |
|
ronronscelestes
|
3a3567a850
|
Merge pull request #12844 from strapi/dark-mode/fix-relation-select-fg-color
Dark mode/fix relation select fg color
|
2022-03-15 15:29:51 +01:00 |
|
Gustav Hansen
|
3103c78912
|
Merge pull request #12633 from strapi/cm/relations-simple-menu
CellContent: Refactor relations to use the SimpleMenu component
|
2022-03-15 15:24:18 +01:00 |
|
Pierre Noël
|
d8e5e121bb
|
Fix bulk delete for non-default locales
|
2022-03-15 14:19:04 +01:00 |
|
Alexandre BODIN
|
011cbdb10e
|
Merge pull request #12829 from strapi/fix/codecov-ignore
Codecov: ignore md and mdx files
|
2022-03-15 13:51:22 +01:00 |
|
tiagolima90
|
8f168a9432
|
reduce number of mysql queries to get table foreign keys
|
2022-03-15 11:19:00 -01:00 |
|
Pierre Noël
|
fdc60b86ce
|
replace urlJoin by joinBy
|
2022-03-15 11:51:43 +01:00 |
|
Mark Kaylor
|
926cfb2d37
|
update snapshot
|
2022-03-15 11:51:24 +01:00 |
|
Mark Kaylor
|
15f45183f4
|
replace size prop with spacing prop
|
2022-03-15 11:50:57 +01:00 |
|
ronronscelestes
|
8839e60137
|
Merge pull request #12793 from strapi/guided-tour/tracking
feat(guided-tour): added tracking for the guided-tour
|
2022-03-15 11:39:54 +01:00 |
|
Mark Kaylor
|
2994ebeca1
|
fix searchbar width
|
2022-03-15 11:37:52 +01:00 |
|
vincentbpro
|
ca8407fdad
|
fix selected value text color
|
2022-03-15 11:34:55 +01:00 |
|
vincentbpro
|
8878805664
|
fix: using theme colors in relation select
|
2022-03-15 11:23:23 +01:00 |
|
Gustav Hansen
|
304c5cbf6e
|
Merge pull request #12194 from WalkingPizza/cli-admin-create-command
Added admin:create-user command
|
2022-03-15 11:19:20 +01:00 |
|
Gustav Hansen
|
e8131df525
|
CellContent: Add more relation tests
|
2022-03-15 11:10:21 +01:00 |
|
tiagolima90
|
b1a162c502
|
fix get foreign keys with multiple referenced columns
|
2022-03-15 09:08:11 -01:00 |
|
cyril lopez
|
2e43d9b6d3
|
Merge pull request #12791 from strapi/CONTENT-73/toggle-checkbox
GenericInput: improve null default-value handling for boolean fields
|
2022-03-15 10:59:08 +01:00 |
|
Pierre Noël
|
f3da9d8d2d
|
Merge branch 'master' into content-68/fix-public-path
|
2022-03-15 10:57:16 +01:00 |
|
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 |
|
Hung Viet Nguyen
|
afa40877f9
|
Update tests not to write file to disks
|
2022-03-15 15:56:03 +07:00 |
|
Hung Viet Nguyen
|
d85a387b24
|
Make jest does not watch .json file in the --watch mode
|
2022-03-15 15:20:50 +07:00 |
|
vincentbpro
|
da133ecfcf
|
Merge branch 'master' into feat/translations-cleanup
|
2022-03-15 09:15:33 +01:00 |
|
tiagolima90
|
c4690953eb
|
optimize get foreign keys
make separate requests to each information_schema table instead of one with inner joins for much better performance on MySQL 5.7
|
2022-03-15 00:16:19 -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 |
|
Hung Viet Nguyen
|
5104a57447
|
Rename the script
|
2022-03-14 22:51:49 +07:00 |
|
Hung Viet Nguyen
|
88149c1e3b
|
Add tests for add-missing-keys-to-other-languages
|
2022-03-14 22:49:27 +07:00 |
|
Hung Viet Nguyen
|
222eb9bbfc
|
- Only run the main process if we run the script directly (importing add-missing-keys-to-other-languages.js doesn't accidentially run the main command)
- Export addMissingKeyForSingleFile for test
- Change waring message to yellow
|
2022-03-14 22:48:34 +07:00 |
|
ronronscelestes
|
446047a5c1
|
fixed min error message on rep component
|
2022-03-14 15:53:28 +01:00 |
|
Alexandre Bodin
|
28155df2be
|
Add airtable in CSP policy
|
2022-03-14 15:08:13 +01:00 |
|