Branch: refs/heads/master
Home: https://github.com/openSUSE/open-build-service
Commit: fda328cc823740deda77cfb780c45b8567ae9fe9
https://github.com/openSUSE/open-build-service/commit/fda328cc823740deda77c…
Author: Björn Geuken <bgeuken(a)suse.de>
Date: 2019-04-26 (Fri, 26 Apr 2019)
Changed paths:
M src/api/app/views/webui2/webui/staging/excluded_requests/_create_dialog.html.haml
Log Message:
-----------
Remove 'close' icon from exclude request dialog
None of our other dialogs have this icon (in the upper right corner).
Instead they always have a 'cancel' button.
This change ensures that it has the same appearance like our other
dialogs.
Commit: c4b176a5acb3ec14436b71dd51bf56e007df5289
https://github.com/openSUSE/open-build-service/commit/c4b176a5acb3ec14436b7…
Author: Björn Geuken <bgeuken(a)suse.de>
Date: 2019-04-26 (Fri, 26 Apr 2019)
Changed paths:
M src/api/app/views/webui2/webui/staging/excluded_requests/index.html.haml
Log Message:
-----------
Align table size of excluded requests with other data table sizes
Commit: 7bd3dde69242fbb5a9ca4808fc7c78386994a30e
https://github.com/openSUSE/open-build-service/commit/7bd3dde69242fbb5a9ca4…
Author: Björn Geuken <bgeuken(a)suse.de>
Date: 2019-04-26 (Fri, 26 Apr 2019)
Changed paths:
M src/api/app/views/webui2/webui/attribute/_form.html.haml
M src/api/app/views/webui2/webui/attribute/new.html.haml
Log Message:
-----------
Update buttons on attribute page
* Give 'Back' buttons an 'outline' style
* Move primary button the right to be consistent with the other views.
Commit: 16e98878d4d8ab7dee50dfb8c3eee0db3e79bdf9
https://github.com/openSUSE/open-build-service/commit/16e98878d4d8ab7dee50d…
Author: Björn Geuken <bgeuken(a)suse.de>
Date: 2019-04-26 (Fri, 26 Apr 2019)
Changed paths:
M src/api/app/datatables/excluded_request_datatable.rb
Log Message:
-----------
Link the request in the excluded request table
Commit: 7b24d1998932804a6a422a426c7a2736ffc6b06f
https://github.com/openSUSE/open-build-service/commit/7b24d1998932804a6a422…
Author: Björn Geuken <bgeuken(a)suse.de>
Date: 2019-04-26 (Fri, 26 Apr 2019)
Changed paths:
M src/api/app/datatables/excluded_request_datatable.rb
M src/api/app/views/webui2/webui/attribute/_form.html.haml
M src/api/app/views/webui2/webui/attribute/new.html.haml
M src/api/app/views/webui2/webui/staging/excluded_requests/_create_dialog.html.haml
M src/api/app/views/webui2/webui/staging/excluded_requests/index.html.haml
Log Message:
-----------
Merge pull request #7478 from bgeuken/polish_staging_ui
A couple of smaller UI improvements
Compare: https://github.com/openSUSE/open-build-service/compare/29f543c15850...7b24d…