Pierre Burgy
75bb5cfa2e
Remove one-click deploy buttons ( #10592 )
...
* Remove one-click deploy buttons
Signed-off-by: Pierre Burgy <pierre.burgy@gmail.com>
* Remove one-click deploy buttons from strapi package
Signed-off-by: Pierre Burgy <pierre.burgy@gmail.com>
Co-authored-by: Pierre Burgy <pierreburgy@Pierres-MacBook-Pro.local>
2021-08-04 09:08:37 +02:00
Snyk bot
60e6899d8d
fix: packages/strapi-provider-email-nodemailer/package.json to reduce vulnerabilities ( #10560 )
...
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-NODEMAILER-1296415
2021-07-20 09:32:43 +02:00
cyril lopez
df258ba811
Merge pull request #10621 from strapi/upgrade/buffet-3.3.8
...
Upgrade buffet to 3.3.8
2021-07-20 08:02:44 +02:00
HichamELBSI
42832d005f
Upgrade buffet to 3.3.8
...
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
2021-07-19 18:30:56 +02:00
Kylo Jorgensen
df832fafd1
Fix Typo actualy to actually ( #10566 )
2021-07-07 17:48:54 +02:00
Valeri Karpov
23bd0226a5
add test case for searching with unescaped regexp character
2021-06-28 11:24:00 +02:00
Valeri Karpov
977cdcf965
always escape RegExp when building query in mongoose connector
...
Fix strapi/strapi#10348
2021-06-28 11:24:00 +02:00
cyril lopez
db34e735c4
Merge pull request #10548 from strapi/fix/tracking-typo
...
fix typo didGotToMarketplace => didGoToMarketPlace
2021-06-28 08:12:01 +02:00
Mark Kaylor
f784d5b813
fix typo didGotToMarketplace => didGoToMarketPlace
2021-06-25 15:19:19 +02:00
DMehaffy
22ece10cde
Fix missing lodash upgrade in i18n plugin ( #10538 )
...
Signed-off-by: Derrick Mehaffy <derrickmehaffy@gmail.com>
2021-06-24 09:05:54 +02:00
Alexandre Bodin
6f7e0c27e7
v3.6.5
v3.6.5
2021-06-23 15:44:38 +02:00
Alexandre Bodin
336ef25b55
Fix create-strapi app missing files
2021-06-23 15:43:49 +02:00
Alexandre Bodin
37de70c4f9
v3.6.4
v3.6.4
2021-06-23 15:19:11 +02:00
Alexandre Bodin
d1456d961e
Update yarn lock
2021-06-23 15:18:00 +02:00
Alexandre BODIN
157f6cdc3b
Merge pull request #10433 from strapi/feat/interactive-cli
...
[CLI] Add interactive options for templates and starters
2021-06-23 15:16:24 +02:00
Vladan Paunovic
03cea0e28e
chore(sentry-sdk): update the sentry SDK version ( #10504 )
2021-06-23 15:07:01 +02:00
Alexandre Bodin
32c36bc9ac
Revert to node-fetch to lighten the packages
2021-06-23 14:49:52 +02:00
Mark Kaylor
a655f861f5
add interactive CLI for starters and templates
2021-06-23 14:11:57 +02:00
markkaylor
a860d74a35
[Starter CLI] fix has-yarn ( #10532 )
...
* fix missing function call
* fix deprecated execa command
2021-06-23 14:00:57 +02:00
George Moon
aebdb33a6e
Typo fix for English translations in user-permissions ( #10493 )
...
Minor typo fix:
registred to registered
2021-06-21 18:14:58 +02:00
Abdón Rodríguez Davila
8de2e54aa2
Improve the relation item spacing ( #10503 )
...
Fix #9043
2021-06-21 18:14:35 +02:00
markkaylor
a83c8239e9
track marketplace activity ( #10495 )
2021-06-21 11:56:51 +02:00
Aurélien GEORGET
4e125cd5fe
Update README.md ( #10506 )
...
* Update README.md
Update link that warns users before starting using MongoDB
* Update README.md
Co-authored-by: Alexandre BODIN <alexandrebodin@users.noreply.github.com>
2021-06-21 11:50:37 +02:00
Jean-Sébastien Herbaux
c7c549aee6
Fix RBAC upload permissions ( #10484 )
...
* Fix fetch of created_by.roles for the upload permissions' check
* Remove console.log
* Add default value for the set roles
* Fetch the author (user) instead of their roles only
* Only populate roles for the author
2021-06-17 12:00:02 +02:00
Pierre Noël
d66a49f23c
upgrade yup to 0.32.9 ( #10487 )
2021-06-17 09:55:32 +02:00
Alexandre Bodin
0ab3503e3c
v3.6.3
v3.6.3
2021-06-02 16:24:59 +02:00
Alexandre Bodin
092c219e3a
Update yarn lock
2021-06-02 16:24:28 +02:00
DMehaffy
8354f4cc28
Upgrade yup to resolve prototype pollution ( #10351 )
...
* upgrade yup and let tests run
Signed-off-by: Derrick Mehaffy <derrickmehaffy@gmail.com>
* Decrease to minimum upgrade to fix issue
Signed-off-by: Derrick Mehaffy <derrickmehaffy@gmail.com>
2021-06-02 16:21:36 +02:00
Andrii Chernenko
5bb76c1918
Issue #8020 : Disabled autoPopulate for File model (upload plugin) ( #10370 )
...
* Issue 8020: Disabled autoPopulate for File model (upload plugin)
* Issue #8020 : Removed default File model populate
* Issue #8020 : Reverted api controller methods
2021-06-02 16:07:00 +02:00
Roman Walters
e2cd8179a2
Update de.json ( #10361 )
...
Typo in "Policies.header.hint": Pfand => Pfad
2021-06-02 15:52:28 +02:00
markkaylor
85eecf703a
Merge pull request #10331 from strapi/feat/export-template
...
add generate:template command to cli
2021-05-31 18:22:41 +02:00
Mark Kaylor
c318c3d809
exit loop if path doesn't exist
2021-05-31 17:56:56 +02:00
Mark Kaylor
eec4aa2e56
copy folders that exist
2021-05-31 16:34:42 +02:00
Mark Kaylor
aad0515764
remove default path
2021-05-31 13:43:41 +02:00
Mark Kaylor
5bfbf33a58
change wording
2021-05-31 13:43:40 +02:00
Mark Kaylor
c25e21262d
update test variables
2021-05-31 13:43:40 +02:00
Mark Kaylor
e71d573ffb
refactor
2021-05-31 13:43:39 +02:00
Mark Kaylor
a6eb49b75d
add template config file to root
2021-05-31 13:43:39 +02:00
Mark Kaylor
c2d438ba88
rename export => generate
2021-05-31 13:43:39 +02:00
Mark Kaylor
e652a53d79
add tests
2021-05-31 13:43:38 +02:00
Mark Kaylor
8beb4b821b
add export-template command to cli
2021-05-31 13:43:38 +02:00
DMehaffy
5207606c6d
Update badges and copy README to main Strapi package for NPM ( #10398 )
...
* Update Readme to remove old badges
Removed the old Travis badge and swapped the Slack one for the Discord one
* Copy in main README per Victor
Signed-off-by: Derrick Mehaffy <derrickmehaffy@gmail.com>
2021-05-31 11:37:37 +02:00
DMehaffy
6b8aedf7b7
Update slack to discord ( #10381 )
2021-05-26 09:11:12 +02:00
Pierre Noël
c6b3ab7043
fix duplicate locale when creating without specifying the locale ( #10378 )
2021-05-26 09:00:56 +02:00
SorinGFS
55eaa91fec
Update: dropping MongoDB support ( #10266 )
2021-05-24 13:58:59 +02:00
Fabien Del Carmen
631ac69686
Add CLI support for branch in direct GitHub URL ( #10273 )
...
* Add CLI support for branch in direct GitHub URL
* Change getRepoInfo to return branch
* Change variable name, add eslint 'one-var' rule
* Fix eslint 'one-var' error
* Move fetch GitHub logic in its own file
* Update code to avoid destructuring reassignment
* Update and add some JSDoc
2021-05-19 19:02:41 +02:00
cyril lopez
04ad9bda45
Merge pull request #10339 from strapi/fix/10328
...
Fixes #10328
2021-05-19 15:36:36 +02:00
soupette
bdfd531488
Fixes #10328
...
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-05-18 09:55:57 +02:00
DMehaffy
4c844a7f7f
Update webhook doc link ( #10309 )
...
Signed-off-by: Derrick Mehaffy <derrickmehaffy@gmail.com>
2021-05-17 14:17:16 -07:00
Hal Deadman
f46d1e2a67
Add support for login via cas - github.com/apereo/cas ( #8058 )
...
* Add CAS as authentication provider
* reorder provider cas after auth0 at end
* use strapi.log instead of console.log
Co-authored-by: Jean-Sébastien Herbaux <jean-sebastien.herbaux@epitech.eu>
2021-05-17 17:52:40 +02:00