15099 Commits

Author SHA1 Message Date
Danila
b19873ae8c
Disable eslint indent rule (#8401)
Signed-off-by: Daniil Demidovich <daniil.demidovich@gmail.com>

Co-authored-by: cyril lopez <cyril.lpz@gmail.com>
2020-11-02 13:27:08 -07:00
Alexandre Bodin
9438230648 move entity to entity-manager
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-11-02 21:13:50 +01:00
Alexandre Bodin
7f906d7cf2 Refactoring
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-11-02 19:50:55 +01:00
Alexandre Bodin
08a603623b Cleanup tests
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-11-02 19:41:46 +01:00
Alexandre Bodin
0db015e6c2 Update tests
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-11-02 19:41:45 +01:00
Alexandre Bodin
bfa6766475 init coll-type
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-11-02 19:41:45 +01:00
Alexandre Bodin
2bbd47ba2c Single type routes
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-11-02 19:41:44 +01:00
Alexandre Bodin
7509a16152 Refactor relation-list route
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-11-02 19:41:44 +01:00
Alexandre Bodin
b37a92c60f Refactored uid utils
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-11-02 19:41:44 +01:00
Alexandre Bodin
cdefc1d2de Update open api script
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-11-02 19:41:43 +01:00
Alexandre Bodin
487b872210 Add open api spec and script to serve it
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-11-02 19:41:43 +01:00
Alexandre Bodin
07e7cfc0bd Make lint stricter and fix the errors
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-11-02 19:41:42 +01:00
Alexandre Bodin
8ecc36cfa3 Init refactoring of content manager configuration routes
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-11-02 19:41:42 +01:00
Alexandre Bodin
b325fd0572 Move content type schemas routes
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-11-02 19:41:41 +01:00
cyril lopez
fd3e54b821
Merge branch 'master' into features/application-settings 2020-11-02 16:14:44 +01:00
cyril lopez
3bfb7bb94f
Merge pull request #8534 from Nisgrak/improve-spanish-locale
Improve spanish locale
2020-11-02 15:05:21 +01:00
soupette
7448ab9ee8 Add tests
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-11-02 09:44:04 +01:00
Eneko Rodríguez
68998f5d7f fix: wrong translation to spanish
Signed-off-by: Eneko Rodríguez <eneko.rodriguez99@gmail.com>
2020-10-31 20:19:43 +01:00
Eneko Rodríguez
3cba913a2f feat: improve spanish translations
Signed-off-by: Eneko Rodríguez <eneko.rodriguez99@gmail.com>
2020-10-31 20:19:41 +01:00
roschaefer
fca25a5755
feat: maintain strapi-provider-email-nodemailer
What does it do?
----------------

This will merge repository https://github.com/yutikom/strapi-provider-email-nodemailer/ into this mono repo under
```
packages/strapi-provider-email-nodemailer
```

Why is it needed?
-----------------

In summer I opened [issue 6998](https://github.com/strapi/strapi/issues/6998) because I had a terrible developer experience from a multitude of unmaintained or outdated 3rd party libraries for email delivery through SMTP. As explained in the issue, we made `strapi-provider-email-nodemailer` compatible with version 3.

I think the best idea would be to incorporate the library into the main strapi mono repository, so it does not get out of sync and stays maintained. Strapi is already maintaining several proprietary email providers including Mailgun, Sendgrid and Amazon: https://github.com/strapi/strapi/tree/master/packages

So why not SMTP? SMTP is not proprietary and it's better for data privacy and GDPR. Developer experience gets improved because less headache but also because most people have an email account already.

See the isssue for more details.

Related issue(s)/PR(s)
----------------------

https://github.com/strapi/strapi/issues/6998

close #6998

Co-authored-by: Veit Bjarsch <vb@poweruplink.com>
Co-authored-by: Saunved <saunved@gmail.com>
Co-authored-by: Yurii Tykhomyrov <yurii.tykhomyrov@automat-it.com>
Co-authored-by: Tymon Jakubowski <tymon.jakubowski@gmail.com>
Signed-off-by: roschaefer <git@roschaefer.de>
2020-10-31 13:56:57 +01:00
soupette
ed3518b1be Created getMaxTempKey util
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-10-30 15:49:10 +01:00
soupette
309b049410 Fix repeatable component DND logic
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-10-30 15:32:27 +01:00
cyril lopez
086268bf23
Merge branch 'master' into features/application-settings 2020-10-30 09:56:02 +01:00
soupette
a8eb79de6d Fix dz, and auto open repeatable compo
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-10-29 17:48:04 +01:00
Jim Bisso
a4e04f83fe
Added step to getting started topic per forum discussion. (#8510)
Signed-off-by: Jim Bisso <jbisso@gmail.com>
2020-10-29 09:41:52 -07:00
soupette
55b5fcc672 Add and fix tests
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-10-29 17:07:43 +01:00
DMehaffy
717a834a04
Fix project generation with wrong node engine spec (#8497)
Signed-off-by: Derrick Mehaffy <derrickmehaffy@gmail.com>
2020-10-29 07:48:16 -07:00
DMehaffy
0eb54e5dc7
Remove references to node v14 not being supported (#8500)
* Remove references to node v14 not being supported

Signed-off-by: Derrick Mehaffy <derrickmehaffy@gmail.com>

* pr feedback

Signed-off-by: Derrick Mehaffy <derrickmehaffy@gmail.com>
2020-10-29 07:43:59 -07:00
soupette
c9f726e18f Fix repeatable component synchro
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-10-29 14:35:41 +01:00
soupette
237f5b4deb Remove useEditView hook which is not needed anymore
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-10-29 12:19:21 +01:00
soupette
e0eac0f4e9 Remove useless case in reducer
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-10-29 10:23:40 +01:00
soupette
b161288565 Fix delete behaviour
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-10-29 10:05:11 +01:00
soupette
13f8eb45c1 Refacto CTWrapper and STWrapper by creating a shared reducer
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-10-29 08:37:28 +01:00
soupette
0a292ecef8 Add from props to limit code duplication
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-10-29 08:18:28 +01:00
Mattias van den Belt
9e75148cc8
Updated amazon AWS deployment docs (#8223)
Signed-off-by: MattieBelt <mattiasvandenbelt@gmail.com>
2020-10-28 13:40:07 -07:00
soupette
34a0c1eff4 Clean code
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-10-28 19:09:04 +01:00
soupette
0f2c95f1a1 Remove OLD files related to single types
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-10-28 18:49:53 +01:00
soupette
948ddd5180 Create single type wrapper
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-10-28 18:38:42 +01:00
Mattias van den Belt
3479c27fcc
Update the update-version guide (#8505)
Signed-off-by: MattieBelt <mattiasvandenbelt@gmail.com>
2020-10-28 07:46:15 -07:00
soupette
430da2da60 Fix collection types and simplified/improve editviewdatamanager logic
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-10-28 15:31:53 +01:00
soupette
d30f965d29 Split fetch data and data management
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-10-28 12:32:01 +01:00
soupette
1c8beda889 Update branch
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-10-27 17:36:08 +01:00
soupette
30cb4f4226 Merge branch 'master' of github.com:strapi/strapi into features/application-settings 2020-10-27 17:28:39 +01:00
soupette
a86d6ed60d Fix padding link active
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-10-27 16:33:21 +01:00
Thomas Pockrandt
0d3edd8f67
Clarifies the necessary step to actually install the new version (#8481)
* Clarifies the necessary step to actually install the new version

Signed-off-by: Thomas Pockrandt <me@thomaspockrandt.com>

* Use tabs

Signed-off-by: Thomas Pockrandt <me@thomaspockrandt.com>

* Use tabs for building

Signed-off-by: Thomas Pockrandt <me@thomaspockrandt.com>

Signed-off-by: Thomas Pockrandt <me@thomaspockrandt.com>
2020-10-27 07:39:38 -07:00
hhh
b9cbc26acc
Add npm command for developing frontend (#8345)
* Add npm command for developing frontend

Signed-off-by: henrych4 <singyinhenry@gmail.com>

* Update the markdown with respect to the comments

Signed-off-by: henrych4 <singyinhenry@gmail.com>

* Add tabs for npm and yarn command in documentation

Signed-off-by: henrych4 <singyinhenry@gmail.com>

* Update the documentation

Signed-off-by: henrych4 <singyinhenry@gmail.com>
2020-10-27 07:26:34 -07:00
soupette
b51603dca2 Fix single data manager
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-10-27 14:57:46 +01:00
soupette
05dbc217c3 Remove useless code in editview data manager
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-10-27 10:54:52 +01:00
soupette
d103efb681 Refactol EditViewDataManager
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-10-27 10:40:37 +01:00
soupette
336a16bec8 Handle PUT data
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-10-27 09:26:38 +01:00