Rémi de Juvigny
|
df8b8cfc39
|
Remove unused msw export
|
2022-06-28 17:26:29 +02:00 |
|
Rémi de Juvigny
|
fa8c5bc1f8
|
Simpler env check
|
2022-06-28 17:26:28 +02:00 |
|
Rémi de Juvigny
|
1607f85910
|
Refactor already installed check
|
2022-06-28 17:26:27 +02:00 |
|
Rémi de Juvigny
|
ec43d8a5b5
|
Show already installed providers
|
2022-06-28 17:26:26 +02:00 |
|
Rémi de Juvigny
|
68cb67d7ca
|
Show disabled plugins as installed
|
2022-06-28 17:26:25 +02:00 |
|
Alexandre BODIN
|
8c9121090b
|
Merge pull request #13435 from strapi/fix/up-fixes
Address multiple users & permissions issues
|
2022-06-28 17:24:00 +02:00 |
|
markkaylor
|
868c9a65c3
|
Merge pull request #13622 from strapi/features/add-providers-link
[Marketplace] add link to the providers detail page on strapi market
|
2022-06-28 17:01:57 +02:00 |
|
Alexandre Bodin
|
3b6e629ca9
|
Cleanup old doc
|
2022-06-28 16:15:05 +02:00 |
|
Alexandre Bodin
|
6eb9624497
|
Merge branch 'master' into fix/up-fixes
|
2022-06-28 16:13:55 +02:00 |
|
Alexandre BODIN
|
ec8806c127
|
Merge pull request #13336 from DanieleAurilio/releases/v4
#13317 Throw error when files extensions below config/ are different from .js or .json
|
2022-06-28 15:24:31 +02:00 |
|
ivanThePleasant
|
ee4279dc5e
|
Merge pull request #13233 from strapi/chore/opt-in-telemetry
Chore/opt in telemetry
|
2022-06-27 23:50:56 +03:00 |
|
DanieleAurilio
|
d93ba26c3f
|
Remove .ts ext from valid extensions
|
2022-06-27 21:43:31 +02:00 |
|
Gustav Hansen
|
91c91b0b33
|
chore: Remove unused dependencies
|
2022-06-27 14:15:18 +02:00 |
|
Julie Plantey
|
1b87728b74
|
Merge pull request #13575 from imklau/fix-attribute-option-alignement
fix(content-type-builder/attribute-option): align text to the left
|
2022-06-24 18:23:43 +02:00 |
|
Gustav Hansen
|
8231db244e
|
Merge pull request #13606 from strapi/fix/help-er-plugin-alias
Webpack: Cleanup resolver configuration
|
2022-06-24 16:12:46 +02:00 |
|
Julie Plantey
|
e827963da5
|
Merge pull request #13467 from AnjaliMahawar/master
Add Hindi translation
|
2022-06-24 16:02:28 +02:00 |
|
Julie Plantey
|
d142f0db61
|
Merge pull request #13574 from imklau/update-pl-translation
feat(translations): update and add missing PL translations
|
2022-06-24 15:22:35 +02:00 |
|
Julie Plantey
|
025a8948a5
|
Merge pull request #13560 from yangfei4913438/add-zh-hans
feat(translations): add several items in zh-Hans
|
2022-06-24 15:16:55 +02:00 |
|
Gustav Hansen
|
7ad953d88f
|
OverlayBlocker: Add missing prop-types
|
2022-06-24 13:58:31 +02:00 |
|
Jean-Sébastien Herbaux
|
32db0db923
|
Merge pull request #13572 from strapi/enhancement/enable-filters-for-nested-component-graphql
[GraphQL] Enable filtering on nested components
|
2022-06-23 17:48:48 +02:00 |
|
Gustav Hansen
|
d00e14eb7f
|
Merge pull request #12825 from nvh95/integrate-react-refresh
Integrate react-refresh to increase productivity
|
2022-06-23 12:10:30 +02:00 |
|
Mark Kaylor
|
6c585e5aa1
|
update snapshots
|
2022-06-23 11:06:02 +02:00 |
|
Mark Kaylor
|
7e71dba7bd
|
add link to the providers detail page on strapi market
|
2022-06-23 09:47:04 +02:00 |
|
Gustav Hansen
|
90bd3b9e29
|
Webpack: Add react-query to the list of aliased modules
|
2022-06-23 09:29:42 +02:00 |
|
Gustav Hansen
|
85d79a1584
|
Merge pull request #13609 from strapi/fix/editor-font-family
Wysiwyg: Update system font-family
|
2022-06-22 18:23:42 +02:00 |
|
Gustav Hansen
|
f4511787cc
|
chore: Update snapshot tests
|
2022-06-22 16:54:16 +02:00 |
|
Gustav Hansen
|
7d7f453e41
|
chore: Update design-systems and icons to 1.2.0
|
2022-06-22 16:51:25 +02:00 |
|
ivanThePleasant
|
e1a58c4675
|
Change logic of the command slightly to make the operation more explicit in case telemetryDisabled is undefined
|
2022-06-22 11:31:38 +03:00 |
|
Gustav Hansen
|
b60dd7aa6e
|
Wysiwyg: Update system font-family
|
2022-06-21 17:40:31 +02:00 |
|
Gustav Hansen
|
cbf9f1eef0
|
Webpack: Cleanup resolver configuration
|
2022-06-21 10:20:06 +02:00 |
|
Gustav Hansen
|
8d64295772
|
Merge pull request #13580 from strapi/fix/image-dimensions-gif-svg
Save dimensions for svg and gif images
|
2022-06-21 09:06:49 +02:00 |
|
Rémi de Juvigny
|
e46d8c6c45
|
Merge pull request #13514 from Sija/patch-1
Use `ctx._matchedRoute` instead of `ctx.request.url` for Sentry transaction name
|
2022-06-20 14:49:21 +02:00 |
|
Julie Plantey
|
1bd821fa2f
|
Merge pull request #13130 from strapi/fix/authenticated-app-tests
Fix / AuthenticatedApp tests
|
2022-06-20 14:30:14 +02:00 |
|
DanieleAurilio
|
8960bdbfd8
|
#13317 Not load unintended files
|
2022-06-19 15:14:54 +02:00 |
|
Hung Viet Nguyen
|
9ffc672a05
|
Move react-refresh related packages to dependencies
|
2022-06-19 09:07:59 +07:00 |
|
Hung Viet Nguyen
|
f7947ff7b0
|
Integrate react-refresh to increase productivity
|
2022-06-19 09:07:25 +07:00 |
|
Daniele Aurilio
|
63da344269
|
Merge branch 'strapi:master' into releases/v4
|
2022-06-18 17:05:15 +02:00 |
|
Pierre Noël
|
0039c33952
|
add deprecation message
|
2022-06-16 19:49:30 +01:00 |
|
Pierre Noël
|
0fbcd89ec8
|
add e2e test to check image dimensions are populated
|
2022-06-16 19:37:18 +01:00 |
|
Pierre Noël
|
c69ac511f4
|
Save dimensions for svg and gif images
|
2022-06-16 17:56:12 +01:00 |
|
Pierre Noël
|
02768b6fff
|
Merge pull request #13370 from cortopy/upload-plugin-replace-media-await
add missing await in upload plugin
|
2022-06-16 16:45:26 +01:00 |
|
Convly
|
38e29b7110
|
fix style
|
2022-06-16 13:00:41 +02:00 |
|
Noeemi
|
512082fc09
|
fix(content-type-builder/attribute-option): align text to the left
|
2022-06-16 12:22:59 +02:00 |
|
Klaudia
|
fc385940a4
|
Merge branch 'master' into update-pl-translation
|
2022-06-16 11:51:30 +02:00 |
|
Noeemi
|
4b08395b47
|
feat(translations): update and add missing PL translations
|
2022-06-16 11:27:07 +02:00 |
|
Convly
|
34bb591cea
|
Enable filtering on nested components
|
2022-06-16 10:21:03 +02:00 |
|
Anjali MahawR
|
73795d13b0
|
tests updated successfully in languageNativeNames.js
|
2022-06-16 00:20:33 -04:00 |
|
ronronscelestes
|
e4b9249576
|
updated branch and fixed snapshots
|
2022-06-15 19:37:13 +01:00 |
|
ronronscelestes
|
459e04f99b
|
Merge branch 'master' of https://github.com/strapi/strapi into fix/authenticated-app-tests
|
2022-06-15 19:21:00 +01:00 |
|
Jean-Sébastien Herbaux
|
c5ffea6ff2
|
Merge pull request #13566 from strapi/4.2.0
4.2.0
|
2022-06-15 15:17:49 +02:00 |
|