29765 Commits

Author SHA1 Message Date
Aurelsicoko
565cfda087 Make exception for Yarn to find the package in the right folder 2018-01-05 17:17:58 +01:00
Aurelsicoko
822572c5d0 Update middleware dependencies and remove unnecessary convert 2018-01-05 16:58:14 +01:00
Aurelsicoko
c9d47b1fed Retrieve plugins' icons URL from API and name Redux store 2018-01-05 16:19:53 +01:00
Jim Laurie
a892a6943d Form to configure database connection 2018-01-05 15:17:59 +01:00
Jim LAURIE
7a7bd4d649
Merge pull request #419 from strapi/3.0.0-alpha.7.3
3.0.0-alpha.7.3
v3.0.0-alpha.7.3
2018-01-05 12:25:43 +01:00
Jim Laurie
cc4973b65b 3.0.0-alpha.7.3 2018-01-05 12:10:41 +01:00
Aurélien GEORGET
1f8baa30d0
Merge pull request #418 from strapi/fix/css
Reorder documentation guide and fix CSS
2018-01-05 12:04:38 +01:00
Aurelsicoko
86fa933f5e Reorder documentation guide and fix CSS 2018-01-05 11:45:29 +01:00
Aurelsicoko
12d1357d36 Update behavior on plugin card and retrieve logo & description from API 2018-01-04 19:04:22 +01:00
Jim Laurie
e563131536 Fix variable name 2018-01-04 16:40:09 +01:00
Jim Laurie
1a1b083436 Add logs if missing thing in user table 2018-01-04 16:36:56 +01:00
Aurelsicoko
f6e3ab661e Improve plugin installation 2018-01-04 16:03:34 +01:00
Jim LAURIE
4fec48fee1
Merge pull request #386 from strapi/relation/users
Relation/users
2018-01-04 13:14:27 +01:00
Jim LAURIE
5235b9633f
Merge branch 'master' into relation/users 2018-01-04 12:31:54 +01:00
Jim LAURIE
d0c82b6e20
Merge pull request #414 from valkalon/patch-1
Update policies.md
2018-01-04 11:39:41 +01:00
Aurélien GEORGET
d595f4a895
Merge branch 'master' into master 2018-01-04 11:34:37 +01:00
Aurélien GEORGET
53a050cfc4
Merge branch 'master' into patch-1 2018-01-04 11:27:22 +01:00
Aurelsicoko
dafec67234 Merge branch 'master' of github.com:strapi/strapi into relation/users 2018-01-04 11:25:27 +01:00
Aurelsicoko
127690c6bb Fix globalId on Mongoose and CT creation with plugin's model 2018-01-04 11:24:27 +01:00
Jim LAURIE
3542bd5837
Merge pull request #405 from strapi/fix/install-plugin
Fix install plugin
2018-01-04 11:11:42 +01:00
Aurélien Vabre
af5741088b
Update policies.md
corrected minor English typos
2017-12-31 15:29:38 +01:00
Nikolay
e48b10c98e Use Decimal for mongo and mongoose
Use Decimal128 mongo's type instead mongoose-double package. Mongodb will be store decimal values as NumberDecimal, not as string.
2017-12-23 22:50:10 +03:00
Jim Laurie
f52f149add Fix install plugin 2017-12-22 17:36:27 +01:00
Jim LAURIE
7c3aaf691b
Hot fix package.json setup 2017-12-21 15:30:55 +01:00
Jim LAURIE
db59944941
Merge pull request #398 from strapi/fix/menulinks
Fix/menulinks
2017-12-21 14:36:46 +01:00
Jim Laurie
a8c1f4bb6f Merge branch 'master' of https://github.com/strapi/strapi into fix/menulinks 2017-12-21 14:20:12 +01:00
Jim LAURIE
e1cbce318a
Merge pull request #397 from strapi/fix/install
Fix/install
2017-12-21 14:18:31 +01:00
Jim Laurie
d3ba0b5f97 Merge branch 'master' of https://github.com/strapi/strapi into fix/install 2017-12-21 14:06:24 +01:00
Jim LAURIE
3b45e25b5a
Merge pull request #399 from strapi/hotfix/findOne
Fix filter findOne params
2017-12-21 14:05:40 +01:00
Jim Laurie
b2aecbe240 Merge branch 'master' of https://github.com/strapi/strapi into hotfix/findOne 2017-12-21 13:47:18 +01:00
Jim LAURIE
a19a445d73
Merge pull request #394 from strapi/fix/models-functions
Fix models functions life cycle
2017-12-21 13:46:44 +01:00
Jim Laurie
e5d15fdd0b Merge branch 'master' of https://github.com/strapi/strapi into fix/models-functions 2017-12-21 13:31:57 +01:00
Jim LAURIE
d3b68aa5c8
Merge pull request #400 from strapi/documentation/filter_sort
Improve documentation for sorting filters
2017-12-21 13:31:02 +01:00
Aurelsicoko
6baf2e5090 Build admin during setup 2017-12-20 18:34:33 +01:00
Aurelsicoko
18de7cabc2 Update path to deployment section 2017-12-20 17:21:46 +01:00
Aurelsicoko
3c7efa07f8 Add new setup command and deployment section in the documentation 2017-12-20 17:20:44 +01:00
Aurelsicoko
ca7f12e985 Improve documentation for sorting filters 2017-12-20 16:06:02 +01:00
Aurelsicoko
34763b0237 Display build warns and errors 2017-12-20 15:43:17 +01:00
Aurelsicoko
47f41820bf Fix registerPlugin condition 2017-12-20 13:57:24 +01:00
Jim Laurie
252082f84e Fix filter findOne params 2017-12-20 13:45:53 +01:00
Aurelsicoko
963a09b3a3 Ignore dotfile during post-install and optimize plugins' middlewares load 2017-12-20 12:20:22 +01:00
cyril lopez
d616a4f7b6 Install plugin on port 1337 2017-12-20 11:23:50 +01:00
Aurelsicoko
8f36c10e1c Improve script setup 2017-12-19 21:23:20 +01:00
Aurelsicoko
beb1419fb8 Inject .gitignore during plugin install and improve admin setup script 2017-12-19 15:40:54 +01:00
Jim Laurie
987fbcffa7 Also restore remove function 2017-12-19 14:52:13 +01:00
Jim Laurie
d773c849a4 Fix before and after remove data life cycle functions 2017-12-19 14:47:48 +01:00
Aurelsicoko
df912952e9 Be able setup admin and start on generated project 2017-12-19 12:26:30 +01:00
cyril lopez
05b699f557
Merge pull request #388 from strapi/fix/ctm-model-entries
Fix model entry count when deleting an entry and handle singular for …
2017-12-18 15:33:27 +01:00
cyril lopez
bc25ca3870 Fix typo 2017-12-18 15:18:03 +01:00
cyril lopez
c0e032969c Fix model entry count when deleting an entry and handle singular for entries number 2017-12-18 15:08:25 +01:00