cyril lopez
|
76ae6ee6dd
|
Add bootstrap file to content-manager plugin
|
2017-09-28 12:16:24 +02:00 |
|
cyril lopez
|
8b73665923
|
Created autoReloadblocker component and add pluginRequirements file to content-type-builder-plugin
|
2017-09-27 19:15:03 +02:00 |
|
cyril lopez
|
937a1a9e3f
|
Add pluginRequirements function to block plugin rendering
|
2017-09-27 17:54:18 +02:00 |
|
Pierre Burgy
|
a2608cd066
|
Throw error on generateMenu fail
|
2017-09-27 17:22:21 +02:00 |
|
Aurélien GEORGET
|
2304d66306
|
Merge pull request #254 from strapi/plugin/content-manager
Plugin/content manager
|
2017-09-27 16:12:18 +02:00 |
|
Pierre BURGY
|
a3b2476f39
|
Merge pull request #258 from strapi/fix/table-values
Fix table values display
|
2017-09-27 16:12:06 +02:00 |
|
Pierre Burgy
|
3ff690aba3
|
Fix table values display
|
2017-09-27 15:36:27 +02:00 |
|
Aurelsicoko
|
c222a874fd
|
Resolve conflicts
|
2017-09-27 15:21:19 +02:00 |
|
Pierre Burgy
|
0a87ec4419
|
Fix number type format issue in content manager
|
2017-09-27 15:04:28 +02:00 |
|
Aurelsicoko
|
62f96e5c07
|
Use one webpack server to serve admin in development mode
|
2017-09-26 16:36:28 +02:00 |
|
Aurelsicoko
|
51d936b559
|
Resolve conflicts
|
2017-09-25 18:28:45 +02:00 |
|
Aurelsicoko
|
fae170fe24
|
Fix notification and expose react-transition-group
|
2017-09-25 17:27:04 +02:00 |
|
Aurelsicoko
|
f9d81bad1d
|
Solve issues and translate notifications
|
2017-09-25 15:54:43 +02:00 |
|
Aurelsicoko
|
b97d6e5660
|
Use lowerCase lodash
|
2017-09-25 15:40:11 +02:00 |
|
Aurelsicoko
|
cb00ac2a31
|
Apply feedback
|
2017-09-25 15:35:27 +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
|
a67229496e
|
Resolve conflicts
|
2017-09-20 18:17:10 +02:00 |
|
Aurelsicoko
|
cefaff4c45
|
Fix delete on Mongoose
|
2017-09-20 18:14:18 +02:00 |
|
cyril lopez
|
ead60f4aca
|
Fix e.preventDefault on toggleModalWarning bug
|
2017-09-20 16:34:40 +02:00 |
|
cyril lopez
|
46ce57ecf9
|
Fix redirection after editing a record, fix enter key submit
|
2017-09-20 16:22:04 +02:00 |
|
cyril lopez
|
f750be8bad
|
Updtae branch
Merge branch 'plugin/content-manager-dev' of github.com:strapi/strapi into plugin/content-manager-dev
|
2017-09-20 15:23:53 +02:00 |
|
cyril lopez
|
f344cb6d07
|
Fix edit record
|
2017-09-20 15:21:58 +02:00 |
|
Aurelsicoko
|
7e8ca681c3
|
Fix sorting arrow position
|
2017-09-20 14:46:18 +02:00 |
|
Aurelsicoko
|
6b83375009
|
Improve design sorting arrow
|
2017-09-20 13:19:36 +02:00 |
|
Aurelsicoko
|
e64e5414ce
|
Apply CSS on empty table
|
2017-09-20 12:00:42 +02:00 |
|
Aurelsicoko
|
9ef6618f3a
|
Run test on port 1338 and remove deprecated PropTypes warning
|
2017-09-20 11:12:04 +02:00 |
|
Aurelsicoko
|
d95de47574
|
Apply few design updates to harmonize components
|
2017-09-19 19:04:39 +02:00 |
|
Aurelsicoko
|
2e79214a04
|
Merge branch 'plugin/content-manager-dev' of github.com:strapi/strapi into plugin/content-manager-dev
|
2017-09-19 17:22:47 +02:00 |
|
Aurelsicoko
|
d853db7f36
|
Introduce new layout position system
|
2017-09-19 17:19:35 +02:00 |
|
cyril lopez
|
ee055030e7
|
Update branch
Merge branch 'plugin/content-manager-dev' of github.com:strapi/strapi into plugin/content-manager-dev
|
2017-09-19 17:11:27 +02:00 |
|
cyril lopez
|
779b5da2d2
|
Fix desgin TableRow, add redirection after creating or updating a record
|
2017-09-19 17:10:14 +02:00 |
|
cyril lopez
|
302f92a1e3
|
Change functions naming to correspond to convention
|
2017-09-19 14:07:58 +02:00 |
|
Aurelsicoko
|
4d2ec1f5b0
|
Merge branch 'plugin/content-manager-dev' of github.com:strapi/strapi into plugin/content-manager-dev
|
2017-09-19 13:57:17 +02:00 |
|
Aurelsicoko
|
3176a431ec
|
Display relationships on 3 cols and fix ID display
|
2017-09-19 13:56:51 +02:00 |
|
cyril lopez
|
9255f8098e
|
Update branch
Merge branch 'plugin/content-manager-dev' of github.com:strapi/strapi into plugin/content-manager-dev
|
2017-09-19 13:50:56 +02:00 |
|
cyril lopez
|
dd551acdfa
|
Add formValidations to edit container, add translations, update lib input
|
2017-09-19 13:49:49 +02:00 |
|
Aurelsicoko
|
019690d6d6
|
Improve notification behaviour and solve issue with no relationships
|
2017-09-19 13:40:26 +02:00 |
|
cyril lopez
|
2739b33387
|
Fix on enter form bug, add enter submit form with eventlistener, add cancelChanges props
|
2017-09-19 08:34:52 +02:00 |
|
cyril lopez
|
a4818e5e93
|
Remove log
|
2017-09-18 19:30:10 +02:00 |
|
cyril lopez
|
45c97ef690
|
Add icons in TableHeader component
|
2017-09-18 19:27:44 +02:00 |
|
cyril lopez
|
d417e5d8cd
|
Fix sorting option
|
2017-09-18 19:13:33 +02:00 |
|
cyril lopez
|
1c331377c5
|
Access proptypes via prop-types packages instead of React in LimitSelect component
|
2017-09-18 18:09:48 +02:00 |
|
cyril lopez
|
5b69e1981b
|
Fix limit picker
|
2017-09-18 18:06:43 +02:00 |
|
cyril lopez
|
a5eaeb9b96
|
Refacto Pagination component
|
2017-09-18 16:52:46 +02:00 |
|
cyril lopez
|
82741991f6
|
Handle pagination and display with search params
|
2017-09-18 16:34:57 +02:00 |
|
cyril lopez
|
cbc50d7e68
|
Update Table proptypes
|
2017-09-18 10:05:23 +02:00 |
|
cyril lopez
|
5109326613
|
Access proptypes via npm package and not via React
|
2017-09-18 09:34:29 +02:00 |
|
cyril lopez
|
682898e60a
|
Update branch
Merge branch 'plugin/content-manager-dev' of github.com:strapi/strapi into plugin/content-manager-dev
|
2017-09-15 18:35:06 +02:00 |
|
cyril lopez
|
8342ff3c1f
|
Fix generateSchema
|
2017-09-15 18:34:17 +02:00 |
|
Aurelsicoko
|
1cd0be2f52
|
Split code by adapters with regression on Bookshelf (WIP)
|
2017-09-15 18:29:50 +02:00 |
|