9273 Commits

Author SHA1 Message Date
Jim LAURIE
b40c37ef87
Merge pull request #605 from strapi/add/inputs-to-users
Add/inputs to users
2018-02-07 17:56:56 +01:00
Jim LAURIE
d3cc220d3b
Merge branch 'master' into add/inputs-to-users 2018-02-07 15:28:30 +01:00
Pierre BURGY
b67c5e34a8
Merge branch 'master' into enhancement/database-uri 2018-02-07 15:00:37 +01:00
Pierre Burgy
7f6e5ba5a8 3.0.0-alpha.9.3 2018-02-07 14:22:27 +01:00
Pierre Burgy
5bdf0a731d Use PORT env variable in production 2018-02-07 12:07:35 +01:00
Jim LAURIE
c7f702204f
Merge pull request #594 from strapi/fix/payload
Load gzip middleware before in the stack to work with Boom
2018-02-07 12:02:38 +01:00
cyril lopez
c6ca956c45 Merge branch 'master' of github.com:strapi/strapi into add/inputs-to-users 2018-02-07 11:52:54 +01:00
Jim LAURIE
03985f4d80
Merge branch 'master' into fix/payload 2018-02-07 11:48:20 +01:00
Jim LAURIE
eb6702ecf3
Merge pull request #582 from lucaperret/feat/cli-args-db-auth
feat(generate-new): processing database connection by CLI arguments
2018-02-07 11:47:55 +01:00
cyril lopez
7db50ab6e1 Created inputsdValidations utils
Refacto input s validation logic.
Fix input s initial value bug when the input is required
2018-02-07 11:46:29 +01:00
Jim LAURIE
7359cc2463
Merge branch 'master' into feat/cli-args-db-auth 2018-02-07 11:33:27 +01:00
Jim LAURIE
e87ed71c07
Merge pull request #591 from strapi/fix/mariadb
Remove user key from generated databases.json file
2018-02-07 11:33:14 +01:00
cyril lopez
1e935ccddd Merge branch 'master' of github.com:strapi/strapi into add/inputs-to-users 2018-02-07 11:11:39 +01:00
Jim LAURIE
ab8f271eda
Merge branch 'master' into fix/mariadb 2018-02-07 11:08:40 +01:00
Pierre Burgy
49a3b92aef Update admin url index.html 2018-02-07 09:14:30 +01:00
Pierre Burgy
fe87be7793 Add database uri configuration #602 2018-02-07 00:19:05 +01:00
Luca Perret
92201fa295 doc(CLI): strapi new with db auth args 2018-02-06 20:42:30 +01:00
Luca Perret
8eaf478f4b Merge branch 'feat/cli-args-db-auth' of github.com:lucaperret/strapi into feat/cli-args-db-auth 2018-02-06 19:51:48 +01:00
Luca Perret
1a44fd6410 replace dbtype by dbclient 2018-02-06 19:34:23 +01:00
Luca
ed9e176a90
Merge branch 'master' into feat/cli-args-db-auth 2018-02-06 19:32:17 +01:00
Jim LAURIE
646a448c73
Merge pull request #595 from strapi/disabled-autocomplete
Remove autoComplete on password field
2018-02-06 19:14:13 +01:00
cyril lopez
fee239fa7d Solve conflict 2018-02-06 18:56:31 +01:00
cyril lopez
ff560d2cd8
Merge branch 'master' into disabled-autocomplete 2018-02-06 18:53:19 +01:00
Jim LAURIE
0e4b96fa87
Merge pull request #592 from strapi/add/input-addon
Created InputAddon and InputAddonWithErrors
2018-02-06 18:48:14 +01:00
cyril lopez
fc8781363e Merge branch 'master' of github.com:strapi/strapi into add/inputs-to-users 2018-02-06 18:45:47 +01:00
cyril lopez
5a4bc75c91 Implement new lib input in EditPage container
Use Label component in InputSearchContainer.
Add new Inputselect in Policies component
2018-02-06 18:42:42 +01:00
cyril lopez
ae1287244b
Merge branch 'master' into add/input-addon 2018-02-06 18:32:56 +01:00
Luca
9678bfa9f8
Merge branch 'master' into feat/cli-args-db-auth 2018-02-06 18:31:19 +01:00
Jim LAURIE
0994deacd4
Merge pull request #590 from strapi/add/input-date
Add/input date
2018-02-06 18:30:34 +01:00
Aurelsicoko
6adca3dd1e Clean spaces and logs 2018-02-06 18:23:42 +01:00
Aurelsicoko
ed4dc1c7f7 Fix typo 2018-02-06 18:19:50 +01:00
Aurelsicoko
c383397d6e Add mask middleware 2018-02-06 18:18:35 +01:00
cyril lopez
5b27933d66 Add new input lib to EditPage container 2018-02-06 18:14:30 +01:00
Jim LAURIE
ae9738a9eb
Merge branch 'master' into add/input-date 2018-02-06 18:14:25 +01:00
Jim LAURIE
74b4fa06e0
Merge pull request #589 from strapi/fix/relation
Remove trivial decimal implementation and use float type instead #550
2018-02-06 18:14:11 +01:00
Aurelsicoko
2f8169c792 Hide specific model fields from response 2018-02-06 18:09:04 +01:00
cyril lopez
9740ab3869 Rename custome InputCheckbox
I ran into an issue with webpack which chould get the appropriate file beacsue of conflicting between components from the strapi-helper-plugin and components from the plugin itself. Had to rename this file in order to solve the bug
2018-02-06 18:01:44 +01:00
cyril lopez
396f892fbf
Merge branch 'master' into add/input-addon 2018-02-06 18:00:40 +01:00
cyril lopez
5002dd43ab Rename custome InputCheckbox
I ran into an issue with webpack which chould get the appropriate file beacsue of conflicting between components from the strapi-helper-plugin and components from the plugin itself. Had to rename this file in order to solve the bug
2018-02-06 17:59:06 +01:00
Jim LAURIE
9bca0ba1d7
Merge branch 'master' into fix/relation 2018-02-06 17:58:58 +01:00
Jim LAURIE
12723d1f4a
Merge pull request #588 from strapi/fix/role
Populate type field when creating a role #553
2018-02-06 17:58:37 +01:00
cyril lopez
43685d4b04 Merge branch 'master' of github.com:strapi/strapi into add/inputs-to-users 2018-02-06 17:49:53 +01:00
cyril lopez
e53fe68ed9
Merge branch 'master' into add/input-date 2018-02-06 17:49:41 +01:00
cyril lopez
8a2d5cf8e6 Fix label succes email sent 2018-02-06 17:47:50 +01:00
Jim LAURIE
c7a1ab0b5d
Merge branch 'master' into fix/role 2018-02-06 17:38:25 +01:00
Jim LAURIE
dbfc51d659
Merge pull request #585 from strapi/add/input-checkbox
Created InputCheckbox and InputChecboxWithErrors components
2018-02-06 17:38:10 +01:00
cyril lopez
da41adeacf Use new input lib in AuthPage container 2018-02-06 17:32:15 +01:00
Jim LAURIE
08ca90d4ac
Merge branch 'master' into add/input-checkbox 2018-02-06 17:14:24 +01:00
Jim LAURIE
6076561b8f
Merge pull request #586 from strapi/add/input-search
Add/input search
2018-02-06 17:14:05 +01:00
Luca
ce408d7ee6
Merge branch 'master' into feat/cli-args-db-auth 2018-02-06 17:12:41 +01:00