cyril lopez
|
e69691637f
|
Get validations from form
|
2017-09-04 12:57:14 +02:00 |
|
Jim LAURIE
|
d855d99fd1
|
Merge pull request #242 from strapi/fix/public
Fix public middleware and mongoose params
|
2017-09-04 12:01:45 +02:00 |
|
cyril lopez
|
1e17ea07e4
|
Add validations to Input lib
|
2017-09-04 11:08:50 +02:00 |
|
cyril lopez
|
4330079b84
|
Fix empty view image background
|
2017-09-04 09:50:14 +02:00 |
|
cyril lopez
|
bf9581a674
|
Fix empty views box shadow
|
2017-09-01 12:56:53 +02:00 |
|
cyril lopez
|
df0f16bfe8
|
Fix design
|
2017-09-01 12:53:20 +02:00 |
|
cyril lopez
|
82739fb606
|
Form for all attributes except relation
|
2017-09-01 11:42:19 +02:00 |
|
cyril lopez
|
c76b112367
|
Add loader to content header
|
2017-09-01 11:16:39 +02:00 |
|
cyril lopez
|
c965be83ea
|
Add translation for popupheader
|
2017-08-31 19:38:14 +02:00 |
|
cyril lopez
|
b0c799ac6b
|
Code refacto and add custom popupheader
|
2017-08-31 19:21:00 +02:00 |
|
Aurelsicoko
|
08901657b0
|
Be able to make CRUD action without relationships
|
2017-08-31 17:26:44 +02:00 |
|
cyril lopez
|
ba62b77361
|
Add loader to PopUpForm component
|
2017-08-31 17:23:41 +02:00 |
|
Aurelsicoko
|
22e58cba38
|
Be able to set dynamic main field and go back from Edit view
|
2017-08-31 16:00:45 +02:00 |
|
cyril lopez
|
e30dcefe37
|
Handle edit attribute
|
2017-08-31 15:48:57 +02:00 |
|
cyril lopez
|
20beac0993
|
Fix update app reducer bug
|
2017-08-31 12:39:44 +02:00 |
|
cyril lopez
|
11d51c99e9
|
Format model data to match inputs requirements
|
2017-08-31 11:01:59 +02:00 |
|
cyril lopez
|
6bfc8475bf
|
Add show buttons update content type delete dynamic
|
2017-08-31 10:28:10 +02:00 |
|
cyril lopez
|
2068dc7703
|
Fix update content type in modelpage
|
2017-08-31 09:47:43 +02:00 |
|
cyril lopez
|
916495b24d
|
Improve create content type redirection
|
2017-08-31 08:46:50 +02:00 |
|
cyril lopez
|
8422e8c2f1
|
Fix design
|
2017-08-30 18:21:56 +02:00 |
|
Aurelsicoko
|
dd11036d3c
|
Apply design guidelines on view list
|
2017-08-30 17:56:52 +02:00 |
|
cyril lopez
|
28f35f678b
|
Handle add attributes to content type
|
2017-08-30 16:38:58 +02:00 |
|
Jim Laurie
|
243bbd5e99
|
Change generated routes id to _id
|
2017-08-30 14:12:59 +02:00 |
|
cyril lopez
|
7bf1f3183c
|
Fix delete attribute sagas bug
|
2017-08-30 14:00:41 +02:00 |
|
cyril lopez
|
19f62defe6
|
Handle delete content type attribute
|
2017-08-30 13:38:47 +02:00 |
|
Jim Laurie
|
367dbd41b4
|
Fix public route files
|
2017-08-30 12:54:14 +02:00 |
|
cyril lopez
|
9b1dad7ffe
|
Fix Form store update bug
|
2017-08-30 11:41:11 +02:00 |
|
cyril lopez
|
96b664f8f7
|
Custom rendering for popUpForm and add nested inputs dynamic
|
2017-08-30 11:24:44 +02:00 |
|
Aurelsicoko
|
b16b86bb75
|
Add query method to Strapi to switch on right ORM in the plugins
|
2017-08-29 19:34:34 +02:00 |
|
cyril lopez
|
be64e80afe
|
Prepare for nested inputs
|
2017-08-29 19:22:06 +02:00 |
|
cyril lopez
|
77b2f53c15
|
Add input checkbox
|
2017-08-29 18:29:48 +02:00 |
|
Aurelsicoko
|
7ee1d90cb7
|
Migrate plugin to new react-router
|
2017-08-29 17:32:48 +02:00 |
|
cyril lopez
|
06afe70f65
|
Fix design errors
|
2017-08-29 16:55:19 +02:00 |
|
cyril lopez
|
095b59c95d
|
Refacto Form container
|
2017-08-29 16:02:44 +02:00 |
|
cyril lopez
|
3d03119897
|
Edit content type in all views
|
2017-08-29 15:11:06 +02:00 |
|
cyril lopez
|
2d98f42b24
|
Update branch
Merge branch 'plugin/content-type-builder-dev' of https://github.com/strapi/strapi into plugin/content-type-builder-dev
|
2017-08-29 13:54:36 +02:00 |
|
cyril lopez
|
ecb16c7039
|
Add attributes for temporary content type
|
2017-08-29 13:48:15 +02:00 |
|
Jim Laurie
|
32bae9b7e0
|
Send connection on GET model
|
2017-08-29 11:40:12 +02:00 |
|
Jim Laurie
|
6ba0443e9b
|
Handle API rename and fix update API description
|
2017-08-29 11:29:36 +02:00 |
|
cyril lopez
|
4e28178216
|
Add sagas delete content type
|
2017-08-28 16:43:48 +02:00 |
|
cyril lopez
|
c8f274f034
|
Create popUpWarning component
|
2017-08-28 16:26:00 +02:00 |
|
cyril lopez
|
cd6bd9d8fd
|
Init popup form create attribute
|
2017-08-28 14:29:30 +02:00 |
|
cyril lopez
|
5c09dddc41
|
Design pop up field
|
2017-08-28 12:22:53 +02:00 |
|
cyril lopez
|
83d9788e86
|
Override default rendering of popupform component
|
2017-08-28 11:11:53 +02:00 |
|
cyril lopez
|
20ad3951ff
|
Prevent adding two content type on homepage
|
2017-08-25 18:21:23 +02:00 |
|
cyril lopez
|
fd7b869294
|
Rename popup hash for choosing attributes
|
2017-08-25 18:05:05 +02:00 |
|
cyril lopez
|
2049d01b96
|
Add edit content type on all views
|
2017-08-25 17:31:44 +02:00 |
|
Aurelsicoko
|
0affa346ce
|
3.0.0-alpha.5.5
v3.0.0-alpha.5.5
|
2017-08-25 14:52:03 +02:00 |
|
Aurelsicoko
|
6d01821b71
|
Merge branch 'alpha.5' of github.com:strapi/strapi into alpha.5
|
2017-08-25 14:47:04 +02:00 |
|
Pierre Burgy
|
2c159d41fa
|
Add --no-save in strapi install command
|
2017-08-25 14:39:27 +02:00 |
|