28 Commits

Author SHA1 Message Date
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
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