362 Commits

Author SHA1 Message Date
Jim Laurie
5bf1e51422 Fix conflicts 2018-02-12 13:25:43 +01:00
Aurelsicoko
21893dc8e6 Optimize SVG icons 2018-02-09 17:22:18 +01:00
Aurelsicoko
5cbfc6f050 Update logo 2018-02-09 17:01:04 +01:00
Pierre Burgy
7f6e5ba5a8 3.0.0-alpha.9.3 2018-02-07 14:22:27 +01:00
Jim Laurie
244b280919 New format store constructor
strapi.store(source).get(params)
strapi.store(source).set({params, value})

Co-authored-by: Aurelsicoko <aurelsicoko@gmail.com>
2018-02-06 13:10:43 +01:00
Jim Laurie
1f3efc6416 3.0.0-alpha.9.2 2018-02-05 16:36:33 +01:00
Jim Laurie
38df372696 Set application name and description in database
Settings manager can now get/update database configs
2018-02-05 14:16:32 +01:00
Jim Laurie
f9a818e49c 3.0.0-alpha.9.1 2018-02-01 11:08:15 +01:00
Jim Laurie
8825f2fe2c 3.0.0-alpha.9 2018-01-29 17:24:10 +01:00
Aurélien GEORGET
2cbc39d8e8
Update fr.json 2018-01-25 13:37:13 +01:00
Aurélien GEORGET
449279cd07
Update en.json 2018-01-25 13:36:53 +01:00
cyril lopez
68cdf67d31 Remove custom OverlayBlocker in stm
As discussed with @Aurelsicoko this feature is not needed when adding or editing a connection
2018-01-25 10:59:33 +01:00
cyril lopez
85dd7a902a Clean svg 2018-01-23 15:39:31 +01:00
cyril lopez
55ea0eb9e5 Update OverlayBlocker documentation, use context to prevent Overlay from being displayed 2018-01-23 15:34:34 +01:00
cyril lopez
bdf19f2d45 Hide modal when edit db 2018-01-23 14:40:57 +01:00
cyril lopez
2ea56af040 Hide modal when adding a language or a db in stm 2018-01-23 14:09:54 +01:00
Jim LAURIE
e6eff3b98e
Merge branch 'master' into add-repo-link 2018-01-22 16:04:37 +01:00
Jim LAURIE
bf69ea7de9
Merge branch 'master' into alpha.8.3 2018-01-19 17:55:24 +01:00
Aurelsicoko
5b93cc5242 3.0.0-alpha.8.3 2018-01-19 16:49:57 +01:00
Aurelsicoko
086b42f079 Improve deployment workflow and fix setup 2018-01-19 14:50:34 +01:00
Jim Laurie
c66e2b382a update strapi plugin email package 2018-01-19 13:38:33 +01:00
Jim Laurie
19ee51376b Add repo location in plugins package 2018-01-19 12:06:08 +01:00
Jim LAURIE
2e55706fdb
Merge branch 'master' into alpha.8.1 2018-01-19 09:15:28 +01:00
Jim Laurie
7b0a106cb2 3.0.0-alpha.8.2 2018-01-19 08:52:34 +01:00
Jim LAURIE
77b068ef07
Merge branch 'master' into add-overlay-blocker 2018-01-18 09:33:00 +01:00
Jim Laurie
03643bfb13 3.0.0-alpha.8 2018-01-17 16:59:28 +01:00
cyril lopez
d3f81bc2b1 Remove stm request helper and remove stm OverlayBlocker related constants and action 2018-01-17 14:19:02 +01:00
cyril lopez
e49ae84b97 Add OverlayBlocker to stm 2018-01-12 17:35:00 +01:00
Aurelsicoko
b0fc115cd7 Use i18n when there is no description available for a plugin 2018-01-10 16:55:12 +01:00
Jim Laurie
ff46faf306 Execute controller action out of authorization try 2018-01-09 13:53:52 +01:00
Aurélien GEORGET
8a1b95f2b5
Merge branch 'master' into enhancement/one-way 2018-01-08 12:12:01 +01:00
Aurelsicoko
10db375825 Fix #379 - Support one-way relationship 2018-01-08 12:10:48 +01:00
Jim Laurie
cc4973b65b 3.0.0-alpha.7.3 2018-01-05 12:10:41 +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
9b9ee3bc83
Remove spaces 2017-12-15 18:15:38 +01:00
cyril lopez
78e1442342 Update branch
Merge branch 'master' of github.com:strapi/strapi into fix-language
2017-12-15 18:06:06 +01:00
Jim Laurie
5b6127876d 3.0.0-alpha.7.2 2017-12-15 15:04:31 +01:00
cyril lopez
55d839113d Fix stm add language bug 2017-12-14 16:28:51 +01:00
Jim Laurie
1ab6ae71d8 3.0.0-alpha.7.1 2017-12-14 10:27:08 +01:00
Jim Laurie
6d39c26568 3.0.0-alpha.7 2017-12-11 15:11:29 +01:00
cyril lopez
4d15c74a21 Fix feedback PR 2017-12-07 16:53:30 +01:00
cyril lopez
9b5be00115 Add 404 in content type builder 2017-12-06 17:23:14 +01:00
cyril lopez
c2fd6468b4 Add 404 in settings manager 2017-12-06 17:05:03 +01:00
Jim Laurie
d5d08e16f9 Identify admin by headers and send custom error response 2017-12-06 11:38:00 +01:00
Aurelsicoko
b195ae0ef8 Merge branch 'alpha.7' of github.com:strapi/strapi into user-permissions 2017-12-04 11:43:53 +01:00
cyril lopez
eed26aeef7 Prevent plugins to execute the bootstrap file (frontend) if the plugin users-permissions is in the project or if the user is not logged in 2017-12-01 15:45:11 +01:00
cyril lopez
47dccaa26b Fix request helper 2017-11-29 12:48:58 +01:00
cyril lopez
f6d243a4df Fix add header to request helper 2017-11-29 11:43:38 +01:00
cyril lopez
ac5f20a000 Add reset-password view and fix PR feedbacks 2017-11-20 14:21:08 +01:00
Aurelsicoko
b2603aab4d Update path to use local strapi-helper-plugin 2017-11-17 16:05:47 +01:00