16 Commits (e78786ef39526fac6705a831fc291c55f1ca091b)

Author SHA1 Message Date
Unknwon ba27d71abe Web editor: improve edit file 8 years ago
Odin Ugedal ac390d28b8 Fix problems with '#' in branchname
Add proper escaping of '#' in branchname in compare when doing pull
requests. This addresses issue #2822.
8 years ago
Unknwon 0e9bc2d410 Fix pull request availability check 8 years ago
Unknwon 2d2d85bba4 #1597 support pull requests in same repository 8 years ago
Unknwon c62a6b7a12 #2014 allow switch branches between two orgs in compose PR 9 years ago
Adam Strzelecki da2585c11e Indent all templates with tabs
This commit improves templates readability, since all of them use consistent
indent with all template command blocks indented too.

1. Indents both HTML containers such as <div>, <p> and Go HTML template blocks
   such as {{if}} {{with}}

2. Cleans all trailing white-space

3. Adds trailing last line-break to each file
9 years ago
Unknwon fc7959d3bc New/reopen PR checks if there is any unmerged and open PR 9 years ago
Unknwon 1abfe4e05f PR: nothing to commit and has pull request check 9 years ago
Unknwon 37e0cee877 finish PR UI 9 years ago
Unknwon 8c046073a8 work on PR conversation 9 years ago
Unknwon ee3e0c3c49 fix dropdown search 9 years ago
Unknwon 2f2bf20aae fix menu overflow 9 years ago
Unknwon 48f12d4ead upgrade new issue to SUI v2 9 years ago
Unknwon 590c464c56 UI: create issue with title and content 9 years ago
Unknwon 43a87b0caf auto-redirect when finish filter branch 9 years ago
Unknwon dea3a8c6a4 WIP: create PR - choose branch 9 years ago