Branch: refs/heads/story/JENKINS-42791-editor-prompt-github-token
  Home:   https://github.com/jenkinsci/blueocean-pipeline-editor-plugin
  Commit: bc256109c509641e7c2c9cdbdf3fea4094ecd093
      
https://github.com/jenkinsci/blueocean-pipeline-editor-plugin/commit/bc256109c509641e7c2c9cdbdf3fea4094ecd093
  Author: Cliff Meyers <cmey...@cloudbees.com>
  Date:   2017-07-19 (Wed, 19 Jul 2017)

  Changed paths:
    A src/main/js/api/ScmContentApi.js
    A src/main/js/api/TypedError.js

  Log Message:
  -----------
  add a class responsible for REST API calls ot the /scm/content API and 
formalize the errors the UI will try to handle


  Commit: 2c78e219167029749118417b66cbfce1c45fca8e
      
https://github.com/jenkinsci/blueocean-pipeline-editor-plugin/commit/2c78e219167029749118417b66cbfce1c45fca8e
  Author: Cliff Meyers <cmey...@cloudbees.com>
  Date:   2017-07-19 (Wed, 19 Jul 2017)

  Changed paths:
    M src/main/js/EditorPage.jsx

  Log Message:
  -----------
  WIP of porting the editor to use new ScmContentApi abstraction


  Commit: 68661b714b72599924ac8625d839d7568bf12006
      
https://github.com/jenkinsci/blueocean-pipeline-editor-plugin/commit/68661b714b72599924ac8625d839d7568bf12006
  Author: Cliff Meyers <cmey...@cloudbees.com>
  Date:   2017-07-27 (Thu, 27 Jul 2017)

  Changed paths:
    M src/main/js/EditorPage.jsx
    M src/main/js/api/ScmContentApi.js
    M src/main/less/editor.less

  Log Message:
  -----------
  continued WIP to display "token dialog" when editing pipeline without 
credential


  Commit: 885a0140ae62c290f4150d4e1d6d2ecd5e2966d1
      
https://github.com/jenkinsci/blueocean-pipeline-editor-plugin/commit/885a0140ae62c290f4150d4e1d6d2ecd5e2966d1
  Author: Cliff Meyers <cmey...@cloudbees.com>
  Date:   2017-07-28 (Fri, 28 Jul 2017)

  Changed paths:
    M src/main/less/editor.less

  Log Message:
  -----------
  style tweaks to token dialog


  Commit: 179e2de008d9e6b91a9f70613d8c9a2c21d70032
      
https://github.com/jenkinsci/blueocean-pipeline-editor-plugin/commit/179e2de008d9e6b91a9f70613d8c9a2c21d70032
  Author: Cliff Meyers <cmey...@cloudbees.com>
  Date:   2017-07-28 (Fri, 28 Jul 2017)

  Changed paths:
    M src/main/js/EditorPage.jsx
    M src/main/js/api/ScmContentApi.js

  Log Message:
  -----------
  fix a bug where the "conflict" dialog failed to show due to original request 
body not being available to UI error handler


  Commit: ae6ae1b3f8fe56206faa67bbb92a4cfe58787424
      
https://github.com/jenkinsci/blueocean-pipeline-editor-plugin/commit/ae6ae1b3f8fe56206faa67bbb92a4cfe58787424
  Author: Cliff Meyers <cmey...@cloudbees.com>
  Date:   2017-07-28 (Fri, 28 Jul 2017)

  Changed paths:
    M src/main/js/EditorPage.jsx
    M src/main/js/SaveApi.js

  Log Message:
  -----------
  fix a bug where the indexing for GHE pipelines wouldn't work correctly due to 
wrong apiUrl being passed. ensure credential is always loaded and pass 
credentialId explicitly to "index" method


Compare: 
https://github.com/jenkinsci/blueocean-pipeline-editor-plugin/compare/bc256109c509^...ae6ae1b3f8fe

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to