[openSUSE/open-build-service] 35248b: Update the SCM token of workflow tokens in the UI
Branch: refs/heads/master Home: https://github.com/openSUSE/open-build-service Commit: 35248b8fe8d267a1925da37abc65a9ed85ef17e0 https://github.com/openSUSE/open-build-service/commit/35248b8fe8d267a1925da3... Author: Victor Pereira <vpereira@suse.de> Date: 2021-08-02 (Mon, 02 Aug 2021) Changed paths: M src/api/app/controllers/webui/users/tokens_controller.rb M src/api/app/policies/webui/token_policy.rb M src/api/app/views/webui/users/tokens/_breadcrumb_items.html.haml A src/api/app/views/webui/users/tokens/edit.html.haml M src/api/app/views/webui/users/tokens/index.html.haml M src/api/app/views/webui/users/tokens/new.html.haml M src/api/config/routes/webui_routes.rb M src/api/spec/controllers/webui/users/tokens_controller_spec.rb Log Message: ----------- Update the SCM token of workflow tokens in the UI Also be consistent throughout the Create/Edit forms. Co-authored-by: Dany Marcoux <dmarcoux@suse.com> Co-authored-by: Victor Pereira <vpereira@suse.com> Commit: 4da3408d20957777ce6380328e92795bcffaa95e https://github.com/openSUSE/open-build-service/commit/4da3408d20957777ce6380... Author: Dany Marcoux <danymarcoux@gmail.com> Date: 2021-08-02 (Mon, 02 Aug 2021) Changed paths: M src/api/app/controllers/webui/users/tokens_controller.rb M src/api/app/policies/webui/token_policy.rb M src/api/app/views/webui/users/tokens/_breadcrumb_items.html.haml A src/api/app/views/webui/users/tokens/edit.html.haml M src/api/app/views/webui/users/tokens/index.html.haml M src/api/app/views/webui/users/tokens/new.html.haml M src/api/config/routes/webui_routes.rb M src/api/spec/controllers/webui/users/tokens_controller_spec.rb Log Message: ----------- Merge pull request #11446 from vpereira/tokens_update Update the SCM token of workflow tokens in the UI Compare: https://github.com/openSUSE/open-build-service/compare/7cc48a2c559b...4da340...
participants (1)
-
Dany Marcoux