65 Commits

Author SHA1 Message Date
soupette
5dd8106aa0 Move css import to admin and build ctm 2019-04-18 19:54:21 +02:00
soupette
f14ad13481 Build users-permissions plugin 2019-04-18 00:32:21 +02:00
soupette
554fc7654a Clean files 2019-04-17 11:45:55 +02:00
soupette
c539dbce35 Fix build helper plugin 2019-04-17 11:18:40 +02:00
soupette
61f115fbee Load users and email 2019-04-16 16:55:53 +02:00
soupette
e1d619065b Update peerdependencies and fix duplicate modules 2019-04-16 12:54:16 +02:00
soupette
751a794ca8 Change imports with helper plugin 2019-04-16 11:53:29 +02:00
soupette
7043840cbd Change remove helper plugin deps 2019-04-12 18:23:26 +02:00
soupette
88ff38d925 Created new webpack config, the load of the plugins is not handled yet 2019-04-11 19:07:00 +02:00
soupette
afbb2b8da1 Fix load plugin 2019-04-03 13:05:18 +02:00
soupette
d6a3184fd7 Improve fetch main data 2019-04-02 22:45:21 +02:00
soupette
ae7f447746 Add aboslute path in strapi-admin/containers 2019-02-22 10:05:07 +01:00
soupette
3366825452 Remove cache on fetch oplugins 2019-01-30 13:25:08 +01:00
Jim LAURIE
263c8fc127
Remove log 2018-09-29 14:57:52 +02:00
cyril lopez
77d9677c03 Fix proptypes 2018-09-26 15:07:53 +02:00
cyril lopez
d96b888cc6 Improve login 2018-09-25 17:11:14 +02:00
cyril lopez
989b867714 Split admin entry point between dev and prod 2018-09-25 15:01:06 +02:00
Alberto Maturano
154fc28a57 Normalize to standar file permissions
As a result of taking a look on PR #1967 I realized there is 819
executable files in this repository. It is obvious this is an error.
2018-09-24 12:33:09 -05:00
Pierre Burgy
00b4fc0238 Disable eslint for app.js log 2018-08-08 17:27:47 +02:00
soupette
e9f68a3bc9 Lint in strapi-bookshelf 2018-05-04 17:29:44 +02:00
cyril lopez
d9895fc431 Remove the OverlayBlocker from users plugin pass set lockApp in the strapi object 2018-01-17 12:58:14 +01:00
Aurelsicoko
83e0ffd323 Merge duplicate code and add verbose option on setup command 2018-01-16 16:18:33 +01:00
Aurelsicoko
4edcff2627 Merge branch 'fix/deploy' of github.com:strapi/strapi into fix/deploy 2018-01-16 10:39:32 +01:00
Aurélien GEORGET
ff62fb351c
Merge branch 'master' into fix/deploy 2018-01-15 19:02:32 +01:00
Aurelsicoko
9031ff1799 Fix webpack public path and production configuration templating 2018-01-15 17:45:22 +01:00
Aurelsicoko
216a1b3bbb Remove host configuration in admin build 2018-01-12 11:38:03 +01:00
cyril lopez
310f7b4b68 Rename setHasUserPlugin function 2018-01-11 17:26:46 +01:00
Aurélien GEORGET
bcb7a68dde
Merge branch 'master' into fix/deploy 2018-01-10 18:27:52 +01:00
Aurelsicoko
b0fc115cd7 Use i18n when there is no description available for a plugin 2018-01-10 16:55:12 +01:00
Aurelsicoko
3b54802ae9 Remove logs 2018-01-09 19:36:35 +01:00
Aurelsicoko
440b44ed27 Update documentation and improve plugins.json generation logic 2018-01-09 18:39:50 +01:00
Aurelsicoko
ce61844427 Use relative URL instead of absolute to load plugin and set administration origin 2018-01-09 17:09:54 +01:00
Aurelsicoko
c9d47b1fed Retrieve plugins' icons URL from API and name Redux store 2018-01-05 16:19:53 +01:00
Aurelsicoko
47f41820bf Fix registerPlugin condition 2017-12-20 13:57:24 +01:00
Jim Laurie
9831cbe393 Fix eslint 2017-12-11 14:44:58 +01:00
Aurelsicoko
88fb2ee89c Fix default middleware configurations & allowed headers 2017-12-11 12:26:16 +01:00
Aurelsicoko
f9cc9b504c Delay admin load and handle relation between plugin and main models 2017-12-07 19:12:20 +01:00
Aurelsicoko
ff5d5e2839 Fix register permissions 2017-12-06 11:58:24 +01:00
cyril lopez
ed05d62653 Fix loadOrder plugins in FIREFOX and SAFARI 2017-12-05 13:49:31 +01:00
cyril lopez
65264cf938 Fix design 2017-12-04 17:32:45 +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
Aurelsicoko
703223687f Remove URL attributes and try new load attempt if plugin fails to load 2017-11-28 12:40:39 +01:00
Aurelsicoko
11e902dc7c Handle development public path 2017-11-13 14:06:18 +01:00
Aurelsicoko
d0c3f7f8b5 Avoid to rebuild on path change and override build configuration 2017-11-11 22:14:05 +01:00
Aurelsicoko
aeb43d925c Introduce new configurations for admin 2017-11-10 16:04:57 +01:00
Aurelsicoko
64029c66d9 Fix translations requirement and plugin build 2017-11-09 12:10:08 +01:00
Aurelsicoko
650e7dd6cb Add remote and backend URLs and update global variable 2017-11-08 17:40:47 +01:00
Aurelsicoko
6ec618c677 Allow custom URL by env for plugins and admin 2017-11-03 15:59:03 +01:00
Aurelsicoko
b81f8f3b89 Update plugin installation process to handle plugin config file 2017-11-02 19:36:09 +01:00
cyril lopez
14f6c7753b Add eslint semi rule 2017-10-13 16:46:18 +02:00