Commit log
d37ffa6
commands: unify the processing from editor/file/stdin for "add" and "comment add"
Click to expand commit body
fix #68
Michael Muré
created
7 years ago
f67c57c
commands: check the bug id before the user write the message for "comment add"
Michael Muré
created
7 years ago
b08e28e
commands: fix "comment add" flags set on the wrong command
Michael Muré
created
7 years ago
7a511f9
commands: don't load the repo for commands that don't need it
Click to expand commit body
fix #67
Michael Muré
created
7 years ago
0e5c5a4
Merge pull request #69 from eiro/eiro/better-introduction-text
Click to expand commit body
a better introduction message for the help page
Michael Muré
created
7 years ago
fa23ccc
a better introduction message for the help page
Marc Chantreux
created
7 years ago
1b9121d
Merge branch 'labeledit'
Michael Muré
created
7 years ago
7275280
termui: some cleanup in the label edition code
Michael Muré
created
7 years ago
4cb4381
Fix label select scrolling
Click to expand commit body
This also sort of breaks the focus-on-add mechanism, but I can't think
of a good way to implement it.
Luke Adams
created
7 years ago
803fc6a
Fix bug in computing added/removed labels
Luke Adams
created
7 years ago
3eedb6f
Fix error when label list is empty
Luke Adams
created
7 years ago
e89375f
fix js formatting with prettier
Michael Muré
created
7 years ago
Michael Muré
created
7 years ago
e414a0e
webui: update packed files
Michael Muré
created
7 years ago
7cb7994
github: also pull users email
Michael Muré
created
7 years ago
03202fe
graphql: add missing operation
Michael Muré
created
7 years ago
64133ee
github: deal with the deleted user case where github return a null actor
Michael Muré
created
7 years ago
788cdb0
Set minimum width for labelSelect
Luke Adams
created
7 years ago
b23f539
Error checking and cleanup
Luke Adams
created
7 years ago
b1b310d
Make labelSelect with adaptive, add title
Luke Adams
created
7 years ago
3378e64
Fix bug in labelSelect addItem
Click to expand commit body
Adding a new item would cause a panic because focusView attempted to
access a view that did not yet exist. Fixed by calling layout before
calling focusView.
Luke Adams
created
7 years ago
558e149
github: handle the case where no diff is available for a comment edition
Michael Muré
created
7 years ago
f50d65b
Add scrolling to labelSelect
Luke Adams
created
7 years ago
98f27e9
Make labelSelect update after add
Luke Adams
created
7 years ago
da1af34
Remove old label editing code from showBug
Luke Adams
created
7 years ago
59658bb
Use labelSelect to edit labels in bugView
Luke Adams
created
7 years ago
e8173d4
Add labelSelect view for choosing labels
Luke Adams
created
7 years ago
43db2c7
Merge pull request #60 from adamslc/commentedit
Click to expand commit body
termui: add the ability to edit comments
Michael Muré
created
7 years ago
97afd6b
Add edit to instruction view
Luke Adams
created
7 years ago
c96015e
Enable editing comments in the term ui
Luke Adams
created
7 years ago
e47c076
Use operation hash for view name
Click to expand commit body
This change allows the operation to be found given only the view name.
Luke Adams
created
7 years ago
bc8e675
Make addCommentWithEditor accept a preMessage
Luke Adams
created
7 years ago
f464363
github: explain better what happen with the user credentials
Michael Muré
created
7 years ago
f37155d
commands: better multi choice prompt to select the target for "bridge configure"
Michael Muré
created
7 years ago
61f16ce
Merge pull request #57 from adamslc/openclose
Click to expand commit body
termui: add the ability to open/close in bug view
Michael Muré
created
7 years ago
Luke Adams
created
7 years ago
f262a01
add open/close in bug view
Luke Adams
created
7 years ago
b5025a5
github: incremental import for labels, title edition, status changes
Michael Muré
created
7 years ago
892c25a
github: incremental import of comments + editions
Michael Muré
created
7 years ago
8ec1dd0
github: working incremental + comment history for the first comment
Michael Muré
created
7 years ago
f18c2d2
bug: make sure to invalidate the hash when changing an op's metadata
Michael Muré
created
7 years ago
0fe7958
bug: message can be empty on edit comment
Michael Muré
created
7 years ago
6ea6f36
bug: in op convenience function, return the new op to be able to set metadata later
Michael Muré
created
7 years ago
f026f61
bug: custom error for the different error case when loading a bug
Michael Muré
created
7 years ago
aea85f0
makefile: also clear the cache after deleting the bugs
Michael Muré
created
7 years ago
de81ed4
bug: add a new no-op operation to store arbitrary metadata on a bug
Michael Muré
created
7 years ago
be59fe0
cache: also index the first op metadata
Michael Muré
created
7 years ago
95021a0
docs: update manpages due to change of month
Michael Muré
created
7 years ago
a4be82c
commands: "bridge" don't take arguments
Michael Muré
created
7 years ago
a4b218a
add documentation
Michael Muré
created
7 years ago
Page 21 of 29