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
cyril lopez
7c2425c293
Merge branch 'master' into add/input-checkbox
2018-02-06 17:06:37 +01:00
Jim LAURIE
0b366d44d8
Merge branch 'master' into add/input-search
2018-02-06 17:00:09 +01:00
cyril lopez
23da9263a4
Fix wrong import
2018-02-06 16:58:29 +01:00
Jim LAURIE
efb9392ac9
Merge pull request #587 from strapi/fix/host
...
Replace host
2018-02-06 16:37:39 +01:00
cyril lopez
4c933e1c0b
Remove autoComplete on password field
2018-02-06 16:27:43 +01:00
Aurelsicoko
0b9ca7aff1
Load gzip middleware before in the stack to work with Boom #544
2018-02-06 16:18:28 +01:00
Inder
56f63cbb89
Merge branch 'master' into master
2018-02-06 16:10:18 +01:00
Inder
621b70c9ea
Generating | Model name
...
Names added with a space/dot different variations, etc. did not work by badly generating the model name.
Reference to #328 #444 #505
2018-02-06 16:09:00 +01:00
Jim LAURIE
cb581582ee
Merge branch 'master' into fix/host
2018-02-06 16:06:47 +01:00
cyril lopez
b5fda608e8
Add styles
2018-02-06 16:06:13 +01:00
cyril lopez
7b15559dad
Created associated documentatopn
2018-02-06 16:02:35 +01:00
Aurelsicoko
e8e6b91e4f
Remove user key from generated databases.json file
2018-02-06 16:00:04 +01:00
cyril lopez
6f7289e9cd
Created InputAddon and InputAddonWithErrors
2018-02-06 15:58:18 +01:00
cyril lopez
451f26414c
Created InputDate and InputDateWithErrors documentation
...
Created forgotten documentation on Inputsearch see #586
2018-02-06 15:17:45 +01:00
cyril lopez
df65a2d2ac
Created InputDate and InputDateWithErrors components
2018-02-06 15:13:13 +01:00
Aurelsicoko
065346e7ef
Remove trivial decimal implementation and use float type instead #550
2018-02-06 15:10:14 +01:00
Jim Laurie
b784c32be1
Add tag column
2018-02-06 15:08:25 +01:00
Aurelsicoko
a07663afe4
Populate type field when creating a role #553
2018-02-06 14:43:26 +01:00
Jim LAURIE
7f2a5cbb66
Merge pull request #577 from strapi/add-new-lib-input-to-users-homepage
...
Add new lib input to users homepage
2018-02-06 14:41:40 +01:00