[Kimchi-devel] [PATCH v3] [Wok] Changes in wok.list.js widget to allow multiple selection

Aline Manera alinefm at linux.vnet.ibm.com
Thu Apr 28 14:03:46 UTC 2016


The problem reported on V2 still exists with this patch.

On 04/28/2016 10:33 AM, sguimaraes943 at gmail.com wrote:
> From: Samuel Guimarães <sguimaraes943 at gmail.com>
>
> This patch updates wok.list.js widget to allow multiple selection in Debug Reports and Repositories in Gingerbase.
> Another patch was sent to Ginger Dev List covering the changes necessary.
> This patch also includes changes in Wok SCSS and CSS aiming accessibility and responsive design.
>
> v2 - Displays checkbox on all screen sizes and platforms. Fixed spinner icon position when generating a new log.
>
> v3 - Fixed spinner position in desktop.
>
> Samuel Guimarães (1):
>    Changes in wok.list.js widget to allow multiple selection
>
>   ui/css/bootstrap.custom.css            |   8 +-
>   ui/css/src/modules/_buttons.scss       |   8 ++
>   ui/css/src/modules/_wok-forms.scss     |   1 +
>   ui/css/src/modules/_wok-grid.scss      | 250 +++++++++++++++++++++++++++-----
>   ui/css/src/modules/_wok-variables.scss |   4 +-
>   ui/css/wok.css                         | 254 ++++++++++++++++++++++++++++-----
>   ui/js/src/wok.list.js                  | 174 +++++++++++-----------
>   7 files changed, 531 insertions(+), 168 deletions(-)
>




More information about the Kimchi-devel mailing list