[obs-commits] [openSUSE/open-build-service] beb222: Add autocomplete functionality to Staging::Exclude...

Branch: refs/heads/master Home: https://github.com/openSUSE/open-build-service Commit: beb22229866b49469bb2ebdec29d8016279385ec https://github.com/openSUSE/open-build-service/commit/beb22229866b49469bb2eb... Author: Victor Pereira <vpereira@suse.de> Date: 2020-05-04 (Mon, 04 May 2020) Changed paths: M src/api/app/controllers/webui/staging/excluded_requests_controller.rb M src/api/app/models/staging/workflow.rb M src/api/app/views/webui/staging/excluded_requests/_create_dialog.html.haml M src/api/app/views/webui/staging/excluded_requests/index.html.haml M src/api/config/routes/webui_routes.rb M src/api/spec/models/staging/workflow_spec.rb Log Message: ----------- Add autocomplete functionality to Staging::ExcludedRequests controller Add method autocomplete to model Staging::Workflow The method look exclusively for unassigned requests (backlog) and filter by id containing specific digits Commit: fa07203232788ef51829d7a9557ccd9dd2b1534d https://github.com/openSUSE/open-build-service/commit/fa07203232788ef51829d7... Author: Victor Pereira <vpereira@suse.de> Date: 2020-05-04 (Mon, 04 May 2020) Changed paths: M src/api/app/controllers/webui/staging/excluded_requests_controller.rb M src/api/app/models/staging/workflow.rb M src/api/app/views/webui/staging/excluded_requests/_create_dialog.html.haml M src/api/app/views/webui/staging/excluded_requests/index.html.haml M src/api/config/routes/webui_routes.rb M src/api/spec/models/staging/workflow_spec.rb Log Message: ----------- Merge pull request #9478 from vpereira/autocomplete_excluded_requests Add autocomplete functionality to Staging::ExcludedRequests controller Compare: https://github.com/openSUSE/open-build-service/compare/c6b95b130c0f...fa0720...
participants (1)
-
Victor Pereira