Actions
action #68944
closedcoordination #36712: [saga] Use YaST specific framework for GUI testing
coordination #62726: [functional][y][epic] Create separate Ruby Gem representing libyui Client API
[functional][y] Adjust client code to support new changes on server side
Start date:
2020-07-14
Due date:
2020-08-25
% Done:
0%
Estimated time:
5.00 h
Description
See https://github.com/libyui/libyui-rest-api/pull/5
Changelog:
- Trigger update on YCombobox, YSelectionBox, YInputField, YMultiSelectionBox (bsc#1139747)
- Add support for YDateField and YTimeField
- Allow setting text in editable YComboBox
- Allow selecting row in the table by row id
- Return json format consistently
- Add support for YCheckBoxFrame widget
- Allow reusing port if YUI_REUSE_PORT=1
- Add json serialization for YBarGraph
So we need to add support for following widgets:
- YDateField, YTimeField, YCheckBoxFrame, YBarGraph(read only)
- Add enter text action for editable YComboBox
- Add row selection by number for YTable
Actions