cyril lopez
3c9686f986
Merge pull request #8727 from strapi/relational-fields/display-in-list
...
Display relational fields in the list view
2020-11-26 09:46:38 +01:00
Alexandre Bodin
c9c936ba41
Merge branch 'master' into feature/relational-fields
...
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-11-25 16:37:32 +01:00
Alexandre Bodin
9b28991d8a
v3.3.4
2020-11-25 16:22:45 +01:00
HichamELBSI
91d772186b
Display relational field in the list view
...
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
2020-11-23 22:49:40 +01:00
soupette
61a3740c06
Fix conflicts
...
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-11-23 14:43:07 +01:00
Alexandre Bodin
5fe7fa2f79
v3.3.3
2020-11-16 16:47:16 +01:00
Alexandre Bodin
17ea510715
v3.3.2
2020-11-10 19:02:11 +01:00
Alexandre Bodin
98bb6a3d31
v3.3.1
2020-11-09 19:22:52 +01:00
Pierre Noël
ec1c2a22c3
v3.3.0
2020-11-09 17:55:10 +01:00
Alexandre Bodin
7d8d710cc9
Return rejection in user service
...
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-11-03 17:38:34 +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
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
cyril lopez
fd3e54b821
Merge branch 'master' into features/application-settings
2020-11-02 16:14:44 +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
soupette
30cb4f4226
Merge branch 'master' of github.com:strapi/strapi into features/application-settings
2020-10-27 17:28:39 +01:00
Alexandre Bodin
c78591553f
v3.2.5
2020-10-22 17:40:58 +02:00
soupette
3de1a1fe98
Merge branch 'master' of github.com:strapi/strapi into features/application-settings
2020-10-21 14:56:00 +02:00
Alexandre Bodin
e8153d99c0
v3.2.4
2020-10-16 18:22:15 +02:00
Alexandre Bodin
bf18c2bfbf
Apply feedbacks
...
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-10-16 17:48:03 +02:00
Alexandre Bodin
529d147726
Add confirmationToken to user for email confirmation
...
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-10-16 17:36:45 +02:00
jecapi
9b62d98b45
Update sv.json ( #8355 )
...
Added swedish translation
2020-10-16 14:28:51 +02:00
soupette
10a39592f9
Merge branch 'master' of github.com:strapi/strapi into features/application-settings
2020-10-15 15:02:29 +02:00
Mattias van den Belt
5a1026322e
Merge branch 'master' into fix/8262
2020-10-15 12:46:53 +02:00
Mattias van den Belt
213d4922df
Merge branch 'master' into fix/8262
2020-10-15 08:21:35 +02:00
HichamELBSI
46cb089496
Merge branch 'features/application-settings' into core/new-notif-api
2020-10-14 14:40:00 +02:00
Alexandre Bodin
71a2657ed8
test node v14
...
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-10-14 13:14:14 +02:00
Jean-Sébastien Herbaux
9871562359
Fix wrong permissions assigns (upload, users-permissions) ( #8320 )
...
Signed-off-by: Convly <jean-sebastien.herbaux@epitech.eu>
2020-10-13 18:51:09 +02:00
Mattias van den Belt
e0913c3214
Merge branch 'master' into fix/8262
2020-10-13 17:17:30 +02:00
Yanuar Aditia
24ae46727c
Add indonesian lang for strapi-admin & strapi-plugin-users-permission ( #8309 )
2020-10-13 15:45:19 +02:00
Bochkarev Ivan
0abd23eaab
Added new translations into Russian ( #8312 )
...
Signed-off-by: Bochkarev Ivan <ivanx86@gmail.com>
2020-10-13 15:14:58 +02:00
HichamELBSI
634a555ada
Clean code
...
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
2020-10-12 11:50:01 +02:00
MattieBelt
fb53fadda0
Fix links action on role list page
...
Fixes #8262
Signed-off-by: MattieBelt <mattiasvandenbelt@gmail.com>
2020-10-10 15:19:02 +02:00
Alexandre Bodin
7485de2fdf
v3.2.3
2020-10-09 17:12:50 +02:00
Convly
b3d0b72198
v3.2.2
2020-10-09 11:52:09 +02:00
Jean-Sébastien Herbaux
b2b4515d9b
Fix D&P population ( #8249 )
...
* Fix D&P population (gql, rest)
Signed-off-by: Convly <jean-sebastien.herbaux@epitech.eu>
* Fix units tests
Signed-off-by: Convly <jean-sebastien.herbaux@epitech.eu>
* Fix mongoose filtering on non draft & publish model
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
Co-authored-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-10-08 20:54:48 +02:00
Jean-Sébastien Herbaux
38126d9a32
Fix "has same role as author" condition not working properly ( #8202 )
...
* Fix "has same role as author" condition not working properly
Signed-off-by: Convly <jean-sebastien.herbaux@epitech.eu>
* Use creators constants
Signed-off-by: Convly <jean-sebastien.herbaux@epitech.eu>
* Add e2e test for default conditions, fix conditions on mongoose
Signed-off-by: Convly <jean-sebastien.herbaux@epitech.eu>
* Fix tests in CE
Signed-off-by: Convly <jean-sebastien.herbaux@epitech.eu>
2020-10-08 19:50:39 +02:00
HichamELBSI
a804b8c087
New notification API + Update notif
...
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
2020-10-08 17:22:38 +02:00
cyril lopez
cb1ffb6fb2
Merge branch 'master' into fix/email-confirmation-redirection-copy
2020-10-08 09:38:55 +02:00
Alexandre Bodin
5a77b560e3
v3.2.1
2020-10-07 14:50:47 +02:00
Ralph
b35b8f72b3
AWS Cognito provider ( #6917 )
...
Add login provider AWS Cognito
Signed-off-by: ralphsomeday
2020-10-06 11:45:22 +02:00
Alexandre Bodin
95f3502ab4
v3.2.0
2020-10-06 11:01:02 +02:00
Alexandre Bodin
c98089ff65
Merge branch 'master' into releases/3.2
...
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-10-05 12:00:03 +02:00
Pierre-Michel Brown
8221c72424
Fix EN copy of email-confirmation-redirection description
...
Signed-off-by: Pierre-Michel Brown <pierremichelbrown@gmail.com>
2020-10-03 21:42:13 +02:00
Max Veerapat Kumchom
ae3491f6ea
add strapi-plugin-users-permissions thai translation ( #8144 )
...
* init thai template
Signed-off-by: themaxaboy <themaxaboy@hotmail.com>
* translate strapi-plugin-users-permissions
Signed-off-by: themaxaboy <themaxaboy@hotmail.com>
2020-10-02 17:38:45 +02:00
Alexandre Bodin
66e8579fc7
Merge branch 'master' into features/templates-cli
2020-10-02 15:21:16 +02:00
Convly
564f9228ca
v3.1.7
2020-10-02 11:48:42 +02:00
HichamELBSI
9667f0fc3b
Bump BuffetJS to 3.3.1
...
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
2020-10-02 09:54:18 +02:00
Alexandre Bodin
8589848ce4
Merge branch 'features/draft-publish' into releases/3.2
...
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-10-01 16:23:32 +02:00
Rémi de Juvigny
5726c36edf
Fix yarn lock conflict
...
Signed-off-by: Rémi de Juvigny <remi@hey.com>
2020-09-30 11:19:20 +02:00
soupette
b33cc36d8e
Small ui improvements
...
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-09-25 15:24:04 +02:00