[GitHub] Antonio-Maranhao commented on a change in pull request #1103: Customize style of the results list

2018-11-07 Thread GitBox
Antonio-Maranhao commented on a change in pull request #1103: Customize style of the results list URL: https://github.com/apache/couchdb-fauxton/pull/1103#discussion_r231740071 ## File path: app/addons/documents/assets/less/index-results.less ## @@ -34,6 +34,39 @@

[GitHub] Antonio-Maranhao commented on a change in pull request #1103: Customize style of the results list

2018-11-07 Thread GitBox
Antonio-Maranhao commented on a change in pull request #1103: Customize style of the results list URL: https://github.com/apache/couchdb-fauxton/pull/1103#discussion_r231740040 ## File path: app/addons/documents/components/results-toolbar.js ## @@ -13,12 +13,18 @@ import

[GitHub] Antonio-Maranhao commented on a change in pull request #1103: Customize style of the results list

2018-11-07 Thread GitBox
Antonio-Maranhao commented on a change in pull request #1103: Customize style of the results list URL: https://github.com/apache/couchdb-fauxton/pull/1103#discussion_r231738709 ## File path: app/addons/documents/__tests__/table-row.test.js ## @@ -54,4 +56,34 @@

[GitHub] Antonio-Maranhao commented on a change in pull request #1103: Customize style of the results list

2018-11-07 Thread GitBox
Antonio-Maranhao commented on a change in pull request #1103: Customize style of the results list URL: https://github.com/apache/couchdb-fauxton/pull/1103#discussion_r231740062 ## File path: app/addons/documents/components/results-options.js ## @@ -0,0 +1,96 @@ + +import

[GitHub] Antonio-Maranhao commented on a change in pull request #1103: Customize style of the results list

2018-11-07 Thread GitBox
Antonio-Maranhao commented on a change in pull request #1103: Customize style of the results list URL: https://github.com/apache/couchdb-fauxton/pull/1103#discussion_r231740509 ## File path: app/addons/documents/index-results/reducers.js ## @@ -61,9 +62,34 @@ const

[GitHub] Antonio-Maranhao commented on a change in pull request #1103: Customize style of the results list

2018-11-07 Thread GitBox
Antonio-Maranhao commented on a change in pull request #1103: Customize style of the results list URL: https://github.com/apache/couchdb-fauxton/pull/1103#discussion_r231740249 ## File path: app/addons/documents/components/results-toolbar.js ## @@ -83,5 +97,7 @@

[GitHub] Antonio-Maranhao commented on a change in pull request #1103: Customize style of the results list

2018-11-07 Thread GitBox
Antonio-Maranhao commented on a change in pull request #1103: Customize style of the results list URL: https://github.com/apache/couchdb-fauxton/pull/1103#discussion_r231740453 ## File path: app/addons/documents/index-results/containers/IndexResultsContainer.js ## @@