283 Commits

Author SHA1 Message Date
cyril lopez
ac5f20a000 Add reset-password view and fix PR feedbacks 2017-11-20 14:21:08 +01:00
cyril lopez
51194f28b5 Fix conflict 2017-11-17 17:22:41 +01:00
cyril lopez
1b9250f511 Write roles.sjon file 2017-11-17 14:22:59 +01:00
Jim Laurie
7a0d05346b Fix conflict 2017-11-15 12:16:27 +01:00
cyril lopez
d9e3d80a22 Update content type builder storeData.js file for adapting with login 2017-11-14 13:27:25 +01:00
Aurelsicoko
6f4086be2e Merge from master 2017-11-14 11:53:51 +01:00
Jim Laurie
5148f10b12 Merge branch 'user-permissions' of github.com:strapi/strapi into user-permissions 2017-11-14 11:12:22 +01:00
cyril lopez
9e4fe1b7d3 Run setup 2017-11-14 09:11:31 +01:00
Aurelsicoko
f80b54f1e0 Avoid to rebuild admin during installation and remove useless dependencies 2017-11-13 19:24:29 +01:00
Aurelsicoko
0eab3d1219 Remove useless dependencies and silent strapi.log during test 2017-11-13 17:58:48 +01:00
Aurelsicoko
87a083134a Change variable name 2017-11-13 12:45:39 +01:00
Aurelsicoko
d0c3f7f8b5 Avoid to rebuild on path change and override build configuration 2017-11-11 22:14:05 +01:00
Jim Laurie
fe57abdb2f Merge branch 'master' of github.com:strapi/strapi into user-permissions 2017-11-10 10:06:23 +01:00
Aurelsicoko
650e7dd6cb Add remote and backend URLs and update global variable 2017-11-08 17:40:47 +01:00
Jim Laurie
790cee753e 3.0.0-alpha.6.7 2017-11-08 15:46:28 +01:00
cyril lopez
4352cece3d Add input email to Input lib and associated validations 2017-11-08 14:31:06 +01:00
Jim Laurie
ef601d6e9a 3.0.0-alpha.6.6 2017-11-07 17:20:06 +01:00
Jim Laurie
02a82e7c8f Merge branch 'master' of github.com:strapi/strapi into fix/node-modules 2017-11-06 20:09:58 +01:00
Jim Laurie
30e39254a6 Change strapi version to alpha.6.5 2017-11-06 15:52:36 +01:00
cyril lopez
a549688a4c Update branch
Merge branch 'master' of github.com:strapi/strapi into fix/ctb-edit-temp-attribute
2017-11-03 16:05:13 +01:00
cyril lopez
606dedf9cd Fix edit temp attribute 2017-11-03 15:52:30 +01:00
Jim LAURIE
5ccc49066d
Merge pull request #322 from strapi/list-plugins
List plugins
2017-11-03 15:01:38 +01:00
Jim Laurie
b57382aa6f New version and manifest build 2017-11-03 12:40:14 +01:00
Jim Laurie
8b8115bac1 Merge branch 'alpha.7' of https://github.com/strapi/strapi into alpha.7 2017-11-03 12:13:20 +01:00
Jim LAURIE
bf50390bb6
Merge pull request #316 from strapi/fix/api-relations-mongoose
Fix api relations
2017-11-03 12:05:39 +01:00
Jim Laurie
77013bc4b2 Fix conflicts 2017-11-03 12:00:08 +01:00
Jim Laurie
6c376456fb Fix conflicts 2017-11-03 11:51:55 +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
Aurelsicoko
917dff6c39 Clean package.json after setup to create an app w/out --dev 2017-11-01 12:11:10 +01:00
cyril lopez
68bcfcb3b4 Improve lib Input 2017-10-31 14:19:54 +01:00
Jim Laurie
e038a238e7 Handle template on create API content type builder 2017-10-30 14:40:46 +01:00
Jim Laurie
0a7b65be04 Remove relation on delete data bookshelf 2017-10-30 14:02:54 +01:00
cyril lopez
0cc377cc80 Rename strapi with Strapi 2017-10-30 13:46:40 +01:00
cyril lopez
9412b1c8b8 Send appropriate table_name in content-tyope-builder to check if a table exists 2017-10-30 13:19:56 +01:00
cyril lopez
30bae62bdd Throw error if not model params 2017-10-30 10:38:18 +01:00
cyril lopez
8dfa961357 Remove double onClick props in Input lib and send error if connector does not exist in content type builder checkTableExists 2017-10-27 14:45:14 +02:00
cyril lopez
7ae11f90da Missing semi 2017-10-27 06:00:07 +02:00
cyril lopez
3e0caba295 Add translations for NoTableWarning 2017-10-27 04:17:22 +02:00
cyril lopez
4baa78ee23 Created NoTableWarning component and implemented it in content type builder 2017-10-27 02:23:55 +02:00
cyril lopez
1758d7410f Add dynamic to display notification when table does not exist in content type builder 2017-10-27 01:26:42 +02:00
cyril lopez
11163d1b0f Add new route in content-type-builder to check if a table exists with bookshelf 2017-10-27 00:59:31 +02:00
cyril lopez
3661bed2f6 Merge pull request #303 from strapi/fix/content-type-builder-quotes
Fix/content type builder quotes
2017-10-25 17:37:29 +02:00
cyril lopez
487aeece89 Remove console log 2017-10-25 17:22:50 +02:00
cyril lopez
d286867a5b Created NotFound component and add it to admin and content type builder 2017-10-25 17:03:40 +02:00
cyril lopez
4dbaaf17cf Fix content type update after first creation 2017-10-25 15:06:33 +02:00
cyril lopez
b964e83953 Fix content-type-builder quotes bug 2017-10-25 14:09:53 +02:00
cyril lopez
e109984181 Setup 2017-10-23 15:58:01 +02:00
Aurelsicoko
b0d2a3c838 3.0.0-alpha.6.4 2017-10-23 12:24:44 +02:00
Aurélien GEORGET
c294713537 Merge pull request #296 from strapi/fix/relations-nature
Fix get nature
2017-10-23 11:23:26 +02:00
Jim Laurie
6abfea789e Fix get nature 2017-10-23 10:51:11 +02:00