33691 Commits

Author SHA1 Message Date
Jim LAURIE
cb7e24da2a Fix compo file path
Update the path of component file for the database collection update.

fix #4866
2020-01-02 12:06:58 +01:00
Virginie Ky
dad8f80754 Create Form with input text errors 2020-01-02 09:55:26 +01:00
Abraham Cuenca
a6388671fa
Merge branch 'master' into fix/profile-button-redirect-to-incorrect-url-format 2020-01-02 00:36:29 -08:00
KULDIP PIPALIYA
cad9057911 package.json name property must in lowercase 2020-01-02 00:16:48 +05:30
ejez
cf93f739df
correct typo 2020-01-01 13:32:43 +03:00
jozefcipa
ebed180f91 Fix not showing config form for selected upload provider 2019-12-31 16:56:22 +01:00
virginieky
79e7153adb
Merge pull request #4862 from strapi/fix-4843
Fix scroll content type fields
2019-12-31 15:19:27 +01:00
Jim LAURIE
d17344211c fix: fix scroll content type fields
On the page to customize the fileds displayed in the entry list.
The dopdown to display available fields doesn't scroll.

fix #4843
2019-12-31 15:02:00 +01:00
virginieky
e3af0c2ab2
Merge branch 'master' into fix/enumeration 2019-12-31 12:42:35 +01:00
jozefcipa
f6d455397f Add security consideration comment 2019-12-30 16:24:41 +01:00
jozefcipa
c64ef79483 Make left menu content types title translatable 2019-12-30 16:23:32 +01:00
jozefcipa
760a3d5dd8 Add slovak translations 2019-12-30 16:22:25 +01:00
profispojka
70ec89acb7
Merge branch 'feature/adminTranslationCs' into feature/adminTranslationCsWithPlugins 2019-12-30 10:52:57 +01:00
unknown
734f7b1ef8 cs alang fix 2019-12-30 10:45:04 +01:00
jozefcipa
502f746833 Fix reversed upload message 2019-12-29 22:24:25 +01:00
Ali Abbas
f997f146c9
Update deployment.md 2019-12-30 02:17:09 +05:30
Jim LAURIE
4fd7713d08 feat: allow custom exit code strapi.stop
You will be allow to customize the exit code for the strapi.stop function.

fix #3197
2019-12-28 17:09:00 +01:00
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