2713 Commits

Author SHA1 Message Date
cyril lopez
87d01af7a7 Decrease BackHeader z-index 2018-01-18 10:56:31 +01:00
cyril lopez
8571d05c4f Update branch
Merge branch 'add-overlay-blocker' of github.com:strapi/strapi into add-overlay-blocker
2018-01-17 14:38:07 +01:00
cyril lopez
d35f36bd27 Update branch
Merge branch 'master' of github.com:strapi/strapi into add-overlay-blocker
2018-01-17 14:37:45 +01:00
cyril lopez
fdd48bc2df
Merge branch 'master' into add-overlay-blocker 2018-01-17 14:37:22 +01:00
cyril lopez
f6715c0ccb Update OverlayBlocker doc 2018-01-17 14:36:26 +01:00
Jim LAURIE
8749dc24f6
Merge pull request #458 from strapi/hotfix/backendURL
Fix backend URL in development mode
2018-01-17 14:35:25 +01:00
cyril lopez
e7fcb3cd8c Fix typo 2018-01-17 14:30:37 +01:00
cyril lopez
5d92accfab Remove OverlayBlocker from ctb 2018-01-17 14:28:41 +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
Aurelsicoko
ecc7fe0b83 Fix backend URL in development mode 2018-01-17 14:13:31 +01:00
cyril lopez
289f75aa98 Update branch
Merge branch 'master' of github.com:strapi/strapi into add-overlay-blocker
2018-01-17 13:00:00 +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
Jim LAURIE
e90f0b5858
Merge pull request #457 from strapi/fix/connectivity-data-path
Fix data path in connectivity functions
2018-01-17 12:16:17 +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
Jim Laurie
da0789a890 Merge branch 'fix/connectivity-data-path' of github.com:strapi/strapi into fix/connectivity-data-path 2018-01-17 11:39:36 +01:00
Jim Laurie
acb17bc5ca Relaunch travis build 2018-01-17 11:39:22 +01:00
cyril lopez
aa06c0bfd0 Update branch
Merge branch 'master' of github.com:strapi/strapi into add-overlay-blocker
2018-01-17 11:23:33 +01:00
Jim LAURIE
d0d80b62e4
Fix missing dot 2018-01-17 10:13:23 +01:00
Jim Laurie
7a4cb0e507 Fix data path in connectivity functions 2018-01-17 09:14:34 +01:00
Jim LAURIE
696368815c
Merge pull request #431 from strapi/fix/deploy
Fix/deploy
2018-01-16 16:59:25 +01:00
Aurelsicoko
8c9f77a615 Use debug option instead of verbose 2018-01-16 16:33:05 +01:00
Aurelsicoko
83e0ffd323 Merge duplicate code and add verbose option on setup command 2018-01-16 16:18:33 +01:00
Aurelsicoko
adb11a0b8b Merge branch 'master' of github.com:strapi/strapi into fix/deploy 2018-01-16 16:02:02 +01:00
Aurelsicoko
b6d4dbf16e Remove https from documentation examples 2018-01-16 16:00:52 +01:00
cyril lopez
451500b434
Merge pull request #448 from strapi/fix/install-plugin
Fix install plugin page
2018-01-16 10:46:05 +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
Aurélien GEORGET
ec08c22aef
Merge branch 'master' into fix/install-plugin 2018-01-15 18:18:36 +01:00
Jim LAURIE
96050824f1
Merge pull request #447 from acifer/patch-1
Update and rename authentification.md to authentication.md
2018-01-15 18:02:56 +01:00
Aurelsicoko
9031ff1799 Fix webpack public path and production configuration templating 2018-01-15 17:45:22 +01:00
cyril lopez
0a62a4e6dc Fix install plugin page 2018-01-15 16:43:08 +01:00
acifer
b713866ea1
Update and rename authentification.md to authentication.md 2018-01-15 16:41:42 +01:00
Aurelsicoko
247caae4b4 Omit publicPath and update publicPath on the fly 2018-01-15 14:31:04 +01:00
cyril lopez
950d020082 Add overlay blocker to user plugin when creating/updating a role 2018-01-15 11:36:48 +01:00
Aurelsicoko
16c253a846 Fix Travis 2018-01-15 11:31:19 +01:00
cyril lopez
17fd135ac1 Add overlayBlocker when deleting a role in users plugin 2018-01-15 11:28:43 +01:00
cyril lopez
c838b90e21 Add serverRestart to users-permissions 2018-01-15 11:07:40 +01:00
cyril lopez
0d4b5003df Update branch
Merge branch 'master' of https://github.com/strapi/strapi into add-overlay-blocker
2018-01-12 17:55:22 +01:00
cyril lopez
100c70a2ac Change OverlayBlocker doc url 2018-01-12 17:53:48 +01:00
cyril lopez
977a79eaff Fix up plugin required props error 2018-01-12 17:50:18 +01:00
cyril lopez
e49ae84b97 Add OverlayBlocker to stm 2018-01-12 17:35:00 +01:00
cyril lopez
967f3e6725 Add OverlayBlocker in all actions that require restart server in ctb, comment ModelPage willUpdate lifecycle that redirects the user to /404 when updating a content type name 2018-01-12 17:20:19 +01:00
Aurelsicoko
4b39785a8a Copy plugins.json content instead of faking the copy 2018-01-12 16:41:59 +01:00
Jim LAURIE
cd44524cdf
Merge pull request #441 from strapi/fix-auth-redirect-route
Fix redirect route
2018-01-12 15:24:22 +01:00
Aurelsicoko
cc455ee309 Only try to require configuration server when there is an app 2018-01-12 14:53:20 +01:00
Aurelsicoko
8d0a8379d0 Update path generation for admin and plugins 2018-01-12 14:46:02 +01:00
cyril lopez
7ae1cc944e Freeze app when add/modifying a field in ctb 2018-01-12 14:42:47 +01:00
cyril lopez
696fe5b836 Add OverlayBlocker to ctb when deleting a model 2018-01-12 14:17:29 +01:00
cyril lopez
1445dc0aa5 Fix redirect route 2018-01-12 14:03:30 +01:00
cyril lopez
5b7c65e3ea Redo OverlayBlocker design 2018-01-12 12:51:39 +01:00