43 Commits

Author SHA1 Message Date
soupette
87b5832a51 Fixes #810 2018-04-12 23:45:17 +02:00
soupette
d638ed7197 Allow left menu customization 2018-04-05 11:13:49 +02:00
soupette
fdae7a6338 Add Loadable and init new dashboard 2018-04-03 17:56:19 +02:00
cyril lopez
19648b1a13 Allow to disable GA 2018-03-23 12:44:17 +01:00
Jim LAURIE
46bcadaae5
Fix PR feedback 2018-03-19 18:00:04 +01:00
Jim Laurie
9017c0d1d0 Add ga in admin to improve Strapi 2018-03-19 17:45:33 +01:00
cyril lopez
589d3f5a3f Fix app environments bug 2018-03-08 10:32:01 +01:00
cyril lopez
4c6343bed6 Get app env from the context 2018-02-27 18:43:33 +01:00
cyril lopez
da7382292c Add redux to admin page so we can get the app environments required for the upload config settings 2018-02-27 17:45:12 +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
d9895fc431 Remove the OverlayBlocker from users plugin pass set lockApp in the strapi object 2018-01-17 12:58:14 +01:00
cyril lopez
b13960de3c Created Global constants and actions to display the OverlayBlocker directly from the request helper when the server is restarting 2018-01-17 12:08:48 +01:00
cyril lopez
f43d7e75cc Update branch
Merge branch 'master' of github.com:strapi/strapi into install-plugins
2017-12-16 14:57:19 +01:00
cyril lopez
b1779a53fd Refacto login redirect 2017-12-12 15:48:09 +01:00
cyril lopez
02e2016a7a Prevent user from going to login page id no user is registered 2017-12-12 15:12:08 +01:00
cyril lopez
a062802a0f Fix install plugin design 2017-12-11 19:04:27 +01:00
cyril lopez
2b82bdf388 Remove 404 in AdminPage container 2017-12-07 13:50:43 +01:00
cyril lopez
63c5c73aee Handle Admin page 404 2017-12-06 16:40:32 +01:00
cyril lopez
1084e88826 Catch register errors and handle it in front 2017-12-06 12:19:43 +01:00
cyril lopez
642bee0085 Init auth errors 2017-12-06 11:47:39 +01:00
cyril lopez
6da0cdcb6a Fix login bug in admin 2017-12-06 11:08:49 +01:00
cyril lopez
25b0c532cd Remove useless comments and fix uninstall plugin 2017-12-05 16:29:46 +01:00
cyril lopez
8920fda350 fix login bug 2017-12-05 15:16:33 +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
6be459cf33 Fix css 2017-12-04 15:50:46 +01:00
cyril lopez
046574fb45 Created InstallPluginPage container 2017-12-02 13:37:58 +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
2a27b915f8 Fix design 2017-11-28 15:04:02 +01:00
cyril lopez
19b06da90e Add logout 2017-11-28 13:24:26 +01:00
cyril lopez
be3c4bd812 Refacto login werification 2017-11-20 14:45:27 +01:00
cyril lopez
b40ee0c5ef Set protected urls from plugin 2017-11-14 16:42:08 +01:00
cyril lopez
a60f5ca9f0 Add bootstrap file to check if rootAdmin exists 2017-11-14 16:05:06 +01:00
cyril lopez
50cbeb5486 Fix showLeftMenu bug in admin plugin 2017-11-14 15:26:12 +01:00
cyril lopez
b1d2ad7472 Add auth dynamic in admin 2017-11-14 15:19:48 +01:00
cyril lopez
bb99917369 Design Auth pages and implemented associated actions 2017-11-09 17:36:07 +01:00
cyril lopez
c40c4c5013 Add plugin description to all plugins packages and pass it to the app context 2017-11-02 11:36:38 +01:00
cyril lopez
be01d98782 Update admin leftMenu content types section when deleting a content type 2017-10-10 12:25:40 +02:00
Aurelsicoko
62f96e5c07 Use one webpack server to serve admin in development mode 2017-09-26 16:36:28 +02:00
Aurelsicoko
b8accc03b9 Use React and React-DOM through global to use the exact same dependency everywhere 2017-09-22 16:56:09 +02:00
Aurelsicoko
9ef6618f3a Run test on port 1338 and remove deprecated PropTypes warning 2017-09-20 11:12:04 +02:00
Aurelsicoko
be4c757f5a Use bindActionCreators, solve i18n issues 2017-09-14 11:10:05 +02:00
Pierre Burgy
9caf5b8203 Move admin files in strapi-admin folder 2017-08-22 18:29:02 +02:00