15371 Commits

Author SHA1 Message Date
Jim LAURIE
d4432d1627 fix: update user loggedin via provider
Apply the password not null validation only if the provider is local.
With that provider users not require a password on profile update.

fix #2963
2019-12-28 16:42:53 +01:00
Jim LAURIE
3d21af7678 fix: alert when dot in database name
MongoDB can't have a dot in it's name. So here I add a validation for the database name.

fix #2268
2019-12-28 00:01:54 +01:00
yinz
8a1449b087
Merge branch 'master' into patch-1 2019-12-27 20:22:14 +08:00
Ali Abbas
754bf59b97
Update api-endpoints.md 2019-12-27 16:15:22 +05:30
João Eudes Lima
317f4a1a02 Update reference of links documentation 2019-12-27 00:52:09 -03:00
Abraham Cuenca
8d69c8db38
Merge branch 'master' into fix/profile-button-redirect-to-incorrect-url-format 2019-12-26 13:54:34 -08:00
cyril lopez
d6392858ed
Merge branch 'master' into ctb/improve-stepper 2019-12-26 16:28:28 +01:00
soupette
799208a3b6 Merge branch 'master' of github.com:strapi/strapi into ctm/improve-listview 2019-12-26 16:26:28 +01:00
soupette
6ccd4e9a5f Fix design 2019-12-26 16:10:01 +01:00
soupette
65f5729d9d Update filter picker so it uses buffet instead of the helper plugin 2019-12-26 16:02:01 +01:00
soupette
f5bb009fa3 Fix time display and allow date format customisation 2019-12-26 15:06:01 +01:00
Jim LAURIE
ee0beca5ef
Merge pull request #4824 from strapi/fix/beta.18_migration
Beta.18.x migration guide add mongoose tabs
2019-12-26 14:51:23 +01:00
Jim LAURIE
505cbb7674
Merge branch 'master' into fix/beta.18_migration 2019-12-26 14:51:14 +01:00
Jim LAURIE
05cf3c4ddc
Merge pull request #4816 from strapi/docs-trouble-shooting-email
Add email trouble shooting
2019-12-26 14:50:46 +01:00
Jim LAURIE
bc33a35ba7
Merge branch 'master' into docs-trouble-shooting-email 2019-12-26 14:50:38 +01:00
Jim LAURIE
5b0f8baa7f
Merge pull request #4817 from strapi/docs-auth-request
Add guide to request as authenticated user
2019-12-26 14:50:00 +01:00
Jim LAURIE
733721262b
Merge branch 'master' into docs-auth-request 2019-12-26 14:49:53 +01:00
Jim LAURIE
b48abbda37
Merge pull request #4788 from strapi/feat-private
Add private option in CTB field options
2019-12-26 14:49:38 +01:00
yinz
9dd291d621
Merge branch 'master' into patch-1 2019-12-26 21:21:30 +08:00
Jim LAURIE
18d934c632
Merge branch 'master' into feat-private 2019-12-26 14:21:23 +01:00
Jim LAURIE
4eca6b4732 fix: typo pr feedback 2019-12-26 14:14:49 +01:00
soupette
0a79855f14 Merge branch 'master' of github.com:strapi/strapi into ctb/improve-stepper 2019-12-26 11:31:19 +01:00
soupette
628c76ccfc Design stepper dropdown 2019-12-26 11:30:04 +01:00
soupette
3ba4e96957 Remove subTargetUid query string 2019-12-26 10:41:24 +01:00
soupette
b076cc43ec Fix bug when adding a compo that has a nested one into a dz 2019-12-26 10:39:02 +01:00
soupette
3eebcf6c2f Fix stepper for editing category 2019-12-26 10:04:31 +01:00
soupette
a5883a0523 Handle stepper for adding field and edit 2019-12-26 10:00:34 +01:00
Derrick Mehaffy
08884046a3
Add tabs for mongoose and restructure 2019-12-24 16:45:22 -07:00
onslm
75b85da9da cs translation minor edits & fixes 2019-12-24 21:16:15 +01:00
Abraham Cuenca
5627bab1a3 Description of what you did:
Fix Profile button throwing a 500 Internal Server Error when refreshing
page from the admin screen.

Fix #4777

**My PR is a:**

[ ] Breaking Change
[x] Bug fix
[ ] Enhancement
[ ] New Feature

**Main update on the:**

[x] Admin
[ ] Documentation
[ ] Framework
[ ] Plugin

**Manual testing on on the following databases:**

[x] Not applicable
[ ] MongoDB
[ ] MySQL
[ ] Postgres
[ ] SQLite
2019-12-24 11:59:00 -08:00
Alexandre Bodin
81b35ee412 Leave file url as realtive 2019-12-24 17:49:17 +01:00
Alexandre Bodin
016b61fe00 Add tests 2019-12-24 16:56:02 +01:00
soupette
6be5bfaa8b Created util that creates an header object from an array 2019-12-24 15:07:27 +01:00
Alexandre Bodin
864578a0c9 Improve validators 2019-12-24 15:01:03 +01:00
Alexandre Bodin
74d25bb459 Add validators 2019-12-24 14:49:44 +01:00
Jim LAURIE
a24f8b53eb Fix typo PR feedback 2019-12-24 12:57:00 +01:00
soupette
7131187c5e Remove useless query parameters 2019-12-24 12:36:45 +01:00
soupette
7a282895e7 Add util to retrieve attribute displayed type 2019-12-24 12:32:46 +01:00
Jim LAURIE
f0925908a1 Fix typo PR feedback 2019-12-24 12:22:47 +01:00
Jim LAURIE
5317d3c08d Add guide to request as authenticated user 2019-12-24 12:19:07 +01:00
soupette
7fade376d8 Handle stepper for editing field 2019-12-24 12:06:45 +01:00
Alexandre BODIN
5e120f3836
Merge pull request #4811 from Hemant-yadav/patch-2
logs(strapi-utills/parse-multipart.js): typo fix
2019-12-24 11:37:13 +01:00
soupette
ed3e5765c2 Display component infos in stepper 2019-12-24 11:04:22 +01:00
Jim LAURIE
c667cfd089 Add email trouble shooting 2019-12-24 10:43:47 +01:00
Jim LAURIE
3443c0804e Fix typo PR feddback 2019-12-24 10:13:58 +01:00
soupette
10c963a8c3 Keep modal header stepper when selecting a field 2019-12-24 09:36:18 +01:00
soupette
4afb65ee46 Handle stepper for adding to dz 2019-12-24 09:31:01 +01:00
soupette
50f8a32471 Change search for enabling new stepper in add main field and dz 2019-12-24 08:11:12 +01:00
Eugene Sharawansky
3453ed0be2
another little update ru.json 2019-12-24 11:44:20 +07:00
Eugene Sharawansky
b300cb8d36
Update ru.json 2019-12-24 11:05:07 +07:00