Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/ankitpokhrel/jira-cli
๐ฅ Feature-rich interactive Jira command line.
https://github.com/ankitpokhrel/jira-cli
feat: Confirm before creating (#67)
97401d01028f0f737d336ebc9150e0b32204a63e authored almost 4 years ago by Ankit Pokhrel <[email protected]>
97401d01028f0f737d336ebc9150e0b32204a63e authored almost 4 years ago by Ankit Pokhrel <[email protected]>
feat: Allow to add components during issue creation (#66)
686e917b54af44bba2714166363f9eeb06838d1f authored almost 4 years ago by Ankit Pokhrel <[email protected]>
686e917b54af44bba2714166363f9eeb06838d1f authored almost 4 years ago by Ankit Pokhrel <[email protected]>
feat: Ask before submitting issue (#65)
689a4357d008bcebc6e6f8320a2302c582190fcb authored almost 4 years ago by Ankit Pokhrel <[email protected]>
689a4357d008bcebc6e6f8320a2302c582190fcb authored almost 4 years ago by Ankit Pokhrel <[email protected]>
feat(cmd): Show available issue types in dropdown during creation (#64)
c843e4132fc4d51835206d13bd829f450e01b336 authored almost 4 years ago by Ankit Pokhrel <[email protected]>
c843e4132fc4d51835206d13bd829f450e01b336 authored almost 4 years ago by Ankit Pokhrel <[email protected]>
chore: Update documentation
daca741045b2bc8ea8ed1a03c7478a4b003864b5 authored almost 4 years ago by Ankit Pokhrel <[email protected]>
daca741045b2bc8ea8ed1a03c7478a4b003864b5 authored almost 4 years ago by Ankit Pokhrel <[email protected]>
fix(tui): Turn off contents row highlight on start (#63)
a3fb254a2d8c3aefa58fe27d0c75a79305f6b913 authored almost 4 years ago by Ankit Pokhrel <[email protected]>
a3fb254a2d8c3aefa58fe27d0c75a79305f6b913 authored almost 4 years ago by Ankit Pokhrel <[email protected]>
chore(ci): Move linter script to makefile (#62)
3efe6abfa679565750e590d8bf53e7768683c0b0 authored almost 4 years ago by Ankit Pokhrel <[email protected]>
3efe6abfa679565750e590d8bf53e7768683c0b0 authored almost 4 years ago by Ankit Pokhrel <[email protected]>
chore: Update docs
6781e1456831fb6c95ac1c512c6a3e308c20f057 authored almost 4 years ago by Ankit Pokhrel <[email protected]>
6781e1456831fb6c95ac1c512c6a3e308c20f057 authored almost 4 years ago by Ankit Pokhrel <[email protected]>
chore(ci): Add ci recipe
24275146d181d6a86362d1c725afb13607a8ae66 authored almost 4 years ago by Ankit Pokhrel <[email protected]>
24275146d181d6a86362d1c725afb13607a8ae66 authored almost 4 years ago by Ankit Pokhrel <[email protected]>
feat: Add option to limit results (#60)
c37ce29c2b57ee3be08cafc6428c441b17507c4f authored almost 4 years ago by Ankit Pokhrel <[email protected]>
c37ce29c2b57ee3be08cafc6428c441b17507c4f authored almost 4 years ago by Ankit Pokhrel <[email protected]>
feat: Copy ticket URL to clipboard when a user press 'c' (#59)
40d69fb7fee11ea13a72dd3015399468d71f1780 authored almost 4 years ago by Ankit Pokhrel <[email protected]>
40d69fb7fee11ea13a72dd3015399468d71f1780 authored almost 4 years ago by Ankit Pokhrel <[email protected]>
fix: Order by updated date when using "updated" filters (#58)
fce216999706384c73f26f22b528e674630f7996 authored almost 4 years ago by Ankit Pokhrel <[email protected]>
fce216999706384c73f26f22b528e674630f7996 authored almost 4 years ago by Ankit Pokhrel <[email protected]>
chore: Improve make recipes (#57)
febfa1429f85c17253e82e020ce3340fca75cd92 authored almost 4 years ago by Ankit Pokhrel <[email protected]>
febfa1429f85c17253e82e020ce3340fca75cd92 authored almost 4 years ago by Ankit Pokhrel <[email protected]>
feat: Add quick sprint flags (#56)
Adds --current, --prev and --next flags for quick navigation
44455f8ec2a0b7c540efc43a8f97150927a6361d authored almost 4 years ago by Ankit Pokhrel <[email protected]>
feat: Improve issue move command (#55)
f230a8cff6ee2fb7777d7c39cee5c0d0a144b447 authored almost 4 years ago by Ankit Pokhrel <[email protected]>
f230a8cff6ee2fb7777d7c39cee5c0d0a144b447 authored almost 4 years ago by Ankit Pokhrel <[email protected]>
feat: Filter by component (#53)
7efddc1dba5648580939ce73acaf5da8ea7485c5 authored almost 4 years ago by Ankit Pokhrel <[email protected]>
7efddc1dba5648580939ce73acaf5da8ea7485c5 authored almost 4 years ago by Ankit Pokhrel <[email protected]>
fix: Markdown doesn't support underlined text (#54)
5c875450795fd1fa5deb7e0d398d45cceee013fc authored almost 4 years ago by Ankit Pokhrel <[email protected]>
5c875450795fd1fa5deb7e0d398d45cceee013fc authored almost 4 years ago by Ankit Pokhrel <[email protected]>
chore: Improve docs (#52)
c3d6cdd741881c365ad6bce7e69d4d7a69eaed0c authored almost 4 years ago by Ankit Pokhrel <[email protected]>
c3d6cdd741881c365ad6bce7e69d4d7a69eaed0c authored almost 4 years ago by Ankit Pokhrel <[email protected]>
chore: Update docs (#51)
ce86f92085e94b477e24ea8437f2a3dd43f1c451 authored about 4 years ago by Ankit Pokhrel <[email protected]>
ce86f92085e94b477e24ea8437f2a3dd43f1c451 authored about 4 years ago by Ankit Pokhrel <[email protected]>
feat: Show loader on same screen when switching to view mode (#50)
* feat: Show loader on the same screen when switching to view mode
* fix: Extend tview.Modal to...
fix: Pipe to less only if the cmd is available (#49)
9991b7edd06990e53765809a4e198f307ad34a34 authored about 4 years ago by Ankit Pokhrel <[email protected]>
9991b7edd06990e53765809a4e198f307ad34a34 authored about 4 years ago by Ankit Pokhrel <[email protected]>
chore: Refactor errors (#48)
* Rename PrintErrF to Errorf
* Remove ExitWithErrMessage method
feat: Redirect output of projects and boards to pager by default (#47)
3d2f6c85f75aba19e1e1e6d5d3e886e54c640453 authored about 4 years ago by Ankit Pokhrel <[email protected]>
3d2f6c85f75aba19e1e1e6d5d3e886e54c640453 authored about 4 years ago by Ankit Pokhrel <[email protected]>
feat: Improve help page (#46)
11684384546d180c8ba6f95fbb825c15f7850d12 authored about 4 years ago by Ankit Pokhrel <[email protected]>
11684384546d180c8ba6f95fbb825c15f7850d12 authored about 4 years ago by Ankit Pokhrel <[email protected]>
chore: Minor cleanup ๐งน (#45)
13888b3017982db29d6f98b9cd2e70c616936663 authored about 4 years ago by Ankit Pokhrel <[email protected]>
13888b3017982db29d6f98b9cd2e70c616936663 authored about 4 years ago by Ankit Pokhrel <[email protected]>
feat: Issue view mode (#44)
353f2fef33d4e571b0d61ef6c9ed73d5299685e4 authored about 4 years ago by Ankit Pokhrel <[email protected]>
353f2fef33d4e571b0d61ef6c9ed73d5299685e4 authored about 4 years ago by Ankit Pokhrel <[email protected]>
fix: Pass all data in selected func (#43)
25397dfa2a0efa31dd16047fa881f3c1a4d441e9 authored about 4 years ago by Ankit Pokhrel <[email protected]>
25397dfa2a0efa31dd16047fa881f3c1a4d441e9 authored about 4 years ago by Ankit Pokhrel <[email protected]>
fix: ADF to Markdown translation issues (#42)
614993331d710ab0fcba8dd12d30b16b4cb2bc26 authored about 4 years ago by Ankit Pokhrel <[email protected]>
614993331d710ab0fcba8dd12d30b16b4cb2bc26 authored about 4 years ago by Ankit Pokhrel <[email protected]>
feat: View command โญ (#41)
16264ec97f7a9eefe55ce3285d0f99f8f4ac4af9 authored about 4 years ago by Ankit Pokhrel <[email protected]>
16264ec97f7a9eefe55ce3285d0f99f8f4ac4af9 authored about 4 years ago by Ankit Pokhrel <[email protected]>
feat: Use trimmed version of ADF for create req (#40)
5787bfd5f4b2f8b2ad9a424f41f4a9d103ee360b authored about 4 years ago by Ankit Pokhrel <[email protected]>
5787bfd5f4b2f8b2ad9a424f41f4a9d103ee360b authored about 4 years ago by Ankit Pokhrel <[email protected]>
feat: ADF to Markdown translator (#39)
See: https://developer.atlassian.com/cloud/jira/platform/apis/document/structure/
4e83a361174f8ba25eeda7849a9a89933a99c7c0 authored about 4 years ago by Ankit Pokhrel <[email protected]>
feat: Add epic field name in config during init (#38)
211fe607d4c255e352074157c4ea6f62753f0b0b authored about 4 years ago by Ankit Pokhrel <[email protected]>
211fe607d4c255e352074157c4ea6f62753f0b0b authored about 4 years ago by Ankit Pokhrel <[email protected]>
feat: Epic create cmd (#37)
e646f27600cf31787e35730b2c7e096a5f8557df authored about 4 years ago by Ankit Pokhrel <[email protected]>
e646f27600cf31787e35730b2c7e096a5f8557df authored about 4 years ago by Ankit Pokhrel <[email protected]>
feat: Interactive move command (#36)
74b38c6f08d90d89319e9ea41b9829bdb9ab60aa authored about 4 years ago by Ankit Pokhrel <[email protected]>
74b38c6f08d90d89319e9ea41b9829bdb9ab60aa authored about 4 years ago by Ankit Pokhrel <[email protected]>
feat: Initial move/transition cmd impl (#35)
1979ef70fec7a84eb1b955daf133e68bf7b44d49 authored about 4 years ago by Ankit Pokhrel <[email protected]>
1979ef70fec7a84eb1b955daf133e68bf7b44d49 authored about 4 years ago by Ankit Pokhrel <[email protected]>
feat: Interactive create cmd prompt (#34)
f03d88975374acb603184d778378fbff01dc1770 authored about 4 years ago by Ankit Pokhrel <[email protected]>
f03d88975374acb603184d778378fbff01dc1770 authored about 4 years ago by Ankit Pokhrel <[email protected]>
feat: Initial create command impl (#33)
e72409f62251de4f5c13a12c17d032115e178b1e authored about 4 years ago by Ankit Pokhrel <[email protected]>
e72409f62251de4f5c13a12c17d032115e178b1e authored about 4 years ago by Ankit Pokhrel <[email protected]>
fix(doc): Installation instruction
33c5a45c7aa351d1361e1e5966a8ef31e572c133 authored about 4 years ago by Ankit Pokhrel <[email protected]>
33c5a45c7aa351d1361e1e5966a8ef31e572c133 authored about 4 years ago by Ankit Pokhrel <[email protected]>
feat: Redirect spinner to stderr (#32)
3e23c6c8c5b6ad36a8607c05879385a88189cddd authored about 4 years ago by Ankit Pokhrel <[email protected]>
3e23c6c8c5b6ad36a8607c05879385a88189cddd authored about 4 years ago by Ankit Pokhrel <[email protected]>
chore: Move to subcommand (#31)
c2e4f3ed058574e86fc01ea106932fde6722c36e authored about 4 years ago by Ankit Pokhrel <[email protected]>
c2e4f3ed058574e86fc01ea106932fde6722c36e authored about 4 years ago by Ankit Pokhrel <[email protected]>
fix: Don't overwrite config if it fails in-between (#30)
8367fc1d25af0c7cd6e1aaa0dbebade234812cdc authored about 4 years ago by Ankit Pokhrel <[email protected]>
8367fc1d25af0c7cd6e1aaa0dbebade234812cdc authored about 4 years ago by Ankit Pokhrel <[email protected]>
chore: Restructure commands (#29)
e2dad56cab97205850f0bdad13f3fc2ada5a5ff0 authored about 4 years ago by Ankit Pokhrel <[email protected]>
e2dad56cab97205850f0bdad13f3fc2ada5a5ff0 authored about 4 years ago by Ankit Pokhrel <[email protected]>
feat(client): Add POST method and request headers (#28)
eec95d09788fa09fd5aa6c52288e5aeb52fa1818 authored about 4 years ago by Ankit Pokhrel <[email protected]>
eec95d09788fa09fd5aa6c52288e5aeb52fa1818 authored about 4 years ago by Ankit Pokhrel <[email protected]>
chore: Refactor config as per XDG spec (#27)
See: https://wiki.archlinux.org/index.php/XDG_Base_Directory#Specification
70166981e122ae91bece61976aa15e4f9b377224 authored about 4 years ago by Ankit Pokhrel <[email protected]>
chore: Refactor output messages (#26)
d59966a7fdae54c252f81f57cf8d800c1411f645 authored about 4 years ago by Ankit Pokhrel <[email protected]>
d59966a7fdae54c252f81f57cf8d800c1411f645 authored about 4 years ago by Ankit Pokhrel <[email protected]>
feat: Add --no-truncate flag (#25)
078c1962f637c969b4cf76bdbdfa28389977d17a authored about 4 years ago by Ankit Pokhrel <[email protected]>
078c1962f637c969b4cf76bdbdfa28389977d17a authored about 4 years ago by Ankit Pokhrel <[email protected]>
feat: Columns filter (#24)
073bdf2e11beff950ed3de4175fe710852bf757b authored about 4 years ago by Ankit Pokhrel <[email protected]>
073bdf2e11beff950ed3de4175fe710852bf757b authored about 4 years ago by Ankit Pokhrel <[email protected]>
feat: Add --no-headers flag for plain mode (#23)
98314590e2407292b9f5fab75d0e915a49c9ff72 authored about 4 years ago by Ankit Pokhrel <[email protected]>
98314590e2407292b9f5fab75d0e915a49c9ff72 authored about 4 years ago by Ankit Pokhrel <[email protected]>
chore: Refactor issue flags (#22)
6692483d9a524299bdca22daec2ba12cb150f005 authored about 4 years ago by Ankit Pokhrel <[email protected]>
6692483d9a524299bdca22daec2ba12cb150f005 authored about 4 years ago by Ankit Pokhrel <[email protected]>
chore: Add badges (#20)
445fccb176bd266a5464a99e911dd3c0225f5550 authored about 4 years ago by Ankit Pokhrel <[email protected]>
445fccb176bd266a5464a99e911dd3c0225f5550 authored about 4 years ago by Ankit Pokhrel <[email protected]>
ci: Improve workflow (#19)
8f1436753efba9134d6dcc1fbcaba55077cf231e authored about 4 years ago by Ankit Pokhrel <[email protected]>
8f1436753efba9134d6dcc1fbcaba55077cf231e authored about 4 years ago by Ankit Pokhrel <[email protected]>
ci: Setup github workflow (#18)
d0d6ce78b16ed5b0b73ec56520f372154ee1824e authored about 4 years ago by Ankit Pokhrel <[email protected]>
d0d6ce78b16ed5b0b73ec56520f372154ee1824e authored about 4 years ago by Ankit Pokhrel <[email protected]>
chore: Rearrange methods (#17)
32978719e5da0adb4030af312d3a0f7c6b97d7ae authored about 4 years ago by Ankit Pokhrel <[email protected]>
32978719e5da0adb4030af312d3a0f7c6b97d7ae authored about 4 years ago by Ankit Pokhrel <[email protected]>
Add LICENSE (#16)
53d4a5996491ed2cf8659ef535143abd0134f9ae authored about 4 years ago by Ankit Pokhrel <[email protected]>
53d4a5996491ed2cf8659ef535143abd0134f9ae authored about 4 years ago by Ankit Pokhrel <[email protected]>
fix: Fail early if config is missing (#15)
ebdf6d7ebbf3d5fdf47a94759bf7f42c6e5e4934 authored about 4 years ago by Ankit Pokhrel <[email protected]>
ebdf6d7ebbf3d5fdf47a94759bf7f42c6e5e4934 authored about 4 years ago by Ankit Pokhrel <[email protected]>
fix: Exit on error
0866a52e5797d091ec30687a12ea736b31d4a699 authored about 4 years ago by Ankit Pokhrel <[email protected]>
0866a52e5797d091ec30687a12ea736b31d4a699 authored about 4 years ago by Ankit Pokhrel <[email protected]>
chore: Add README (#9)
4491c93c047484990202fc8669fda5aedfc90ab6 authored about 4 years ago by Ankit Pokhrel <[email protected]>
4491c93c047484990202fc8669fda5aedfc90ab6 authored about 4 years ago by Ankit Pokhrel <[email protected]>
fix: Show warning if JIRA_API_TOKEN is not set (#14)
cfe4a62cf52d3492d6547adc448ae429da8bd93f authored about 4 years ago by Ankit Pokhrel <[email protected]>
cfe4a62cf52d3492d6547adc448ae429da8bd93f authored about 4 years ago by Ankit Pokhrel <[email protected]>
chore: Ignore local tmp folder
47653213839201eeb3512beba50f6519e9e04789 authored about 4 years ago by Ankit Pokhrel <[email protected]>
47653213839201eeb3512beba50f6519e9e04789 authored about 4 years ago by Ankit Pokhrel <[email protected]>
fix: Bind config flag (#13)
c65abcf309801cd421fd926e5d973724df0fe12b authored about 4 years ago by Ankit Pokhrel <[email protected]>
c65abcf309801cd421fd926e5d973724df0fe12b authored about 4 years ago by Ankit Pokhrel <[email protected]>
feat: Add bash/zsh completion (#12)
60b1aced35e4ef9b13aba93fd430d8250b0a23b7 authored about 4 years ago by Ankit Pokhrel <[email protected]>
60b1aced35e4ef9b13aba93fd430d8250b0a23b7 authored about 4 years ago by Ankit Pokhrel <[email protected]>
feat: Add build tags (#11)
cde06cc0d512b49bccbd1adf1542b7b9a6096da3 authored about 4 years ago by Ankit Pokhrel <[email protected]>
cde06cc0d512b49bccbd1adf1542b7b9a6096da3 authored about 4 years ago by Ankit Pokhrel <[email protected]>
fix: Use shell default color scheme wherever possible (#10)
17ec13c680715b1cfa4f193bc15bf6d499366658 authored about 4 years ago by Ankit Pokhrel <[email protected]>
17ec13c680715b1cfa4f193bc15bf6d499366658 authored about 4 years ago by Ankit Pokhrel <[email protected]>
feat: Add plain view for sprint list (#8)
2d920b76c15010b8b521f43d9baf871464350d7b authored about 4 years ago by Ankit Pokhrel <[email protected]>
2d920b76c15010b8b521f43d9baf871464350d7b authored about 4 years ago by Ankit Pokhrel <[email protected]>
chore: Add JQL package doc (#7)
a3c3b5482eb6c383bd0d814416f3b6a254b53c74 authored about 4 years ago by Ankit Pokhrel <[email protected]>
a3c3b5482eb6c383bd0d814416f3b6a254b53c74 authored about 4 years ago by Ankit Pokhrel <[email protected]>
chore: doc fixes and code reformating (#6)
a86844b20e96f1765575a40af01bebcaee3f8c1b authored about 4 years ago by Ankit Pokhrel <[email protected]>
a86844b20e96f1765575a40af01bebcaee3f8c1b authored about 4 years ago by Ankit Pokhrel <[email protected]>
feat: Add option for plain output (#5)
2ccc50f57ccf77b67358dc7eacb0cab859c73c52 authored about 4 years ago by Ankit Pokhrel <[email protected]>
2ccc50f57ccf77b67358dc7eacb0cab859c73c52 authored about 4 years ago by Ankit Pokhrel <[email protected]>
feat: Add debug mode
9508ae98e94846ef343f7235cac4e5e314c96cb0 authored about 4 years ago by Ankit Pokhrel <[email protected]>
9508ae98e94846ef343f7235cac4e5e314c96cb0 authored about 4 years ago by Ankit Pokhrel <[email protected]>
chore: Export jira errors
fd0c0db904cf4a035544bf088154dda3ef2cc345 authored about 4 years ago by Ankit Pokhrel <[email protected]>
fd0c0db904cf4a035544bf088154dda3ef2cc345 authored about 4 years ago by Ankit Pokhrel <[email protected]>
feat: Improve date filters (#3)
beb850ea6e0f1fe08b7dbb113bdb0800d7490556 authored about 4 years ago by Ankit Pokhrel <[email protected]>
beb850ea6e0f1fe08b7dbb113bdb0800d7490556 authored about 4 years ago by Ankit Pokhrel <[email protected]>
chore: Changes from exploratory testing (#2)
8107700fdea714c52440f01081866295a060eed0 authored about 4 years ago by Ankit Pokhrel <[email protected]>
8107700fdea714c52440f01081866295a060eed0 authored about 4 years ago by Ankit Pokhrel <[email protected]>
feat: Add config generator (#1)
f8a09fa328ea427a84dd1fcb87b62e288f8c58d8 authored about 4 years ago by Ankit Pokhrel <[email protected]>
f8a09fa328ea427a84dd1fcb87b62e288f8c58d8 authored about 4 years ago by Ankit Pokhrel <[email protected]>
chore: Remove doctor command
1948243c5ff2cb8b5c8f687cdc5a0ce9797c31f3 authored about 4 years ago by Ankit Pokhrel <[email protected]>
1948243c5ff2cb8b5c8f687cdc5a0ce9797c31f3 authored about 4 years ago by Ankit Pokhrel <[email protected]>
test: Add tests
e5bb425bfc8ff4a60f2b24c16bf804fe87aa28d7 authored about 4 years ago by Ankit Pokhrel <[email protected]>
e5bb425bfc8ff4a60f2b24c16bf804fe87aa28d7 authored about 4 years ago by Ankit Pokhrel <[email protected]>
fix: Add missing flags
ea3b010eba3eca0600f8e7b05a8cbea287c9388c authored about 4 years ago by Ankit Pokhrel <[email protected]>
ea3b010eba3eca0600f8e7b05a8cbea287c9388c authored about 4 years ago by Ankit Pokhrel <[email protected]>
chore: Rename bin to scripts
2a9132bd63b21437fbea6db89a8cddd941cfd7fd authored about 4 years ago by Ankit Pokhrel <[email protected]>
2a9132bd63b21437fbea6db89a8cddd941cfd7fd authored about 4 years ago by Ankit Pokhrel <[email protected]>
chore: Replace flag parser with local interface
938d7437a7125e087dba6816645f167225c9822d authored about 4 years ago by Ankit Pokhrel <[email protected]>
938d7437a7125e087dba6816645f167225c9822d authored about 4 years ago by Ankit Pokhrel <[email protected]>
feat: Add filter by created and updated date
9ca7e33593d3b4338069aa312ab9e23b214f014a authored about 4 years ago by Ankit Pokhrel <[email protected]>
9ca7e33593d3b4338069aa312ab9e23b214f014a authored about 4 years ago by Ankit Pokhrel <[email protected]>
feat: Add single epic view
933816cef6d1c6d6a3396be5a71b027efd6747d1 authored about 4 years ago by Ankit Pokhrel <[email protected]>
933816cef6d1c6d6a3396be5a71b027efd6747d1 authored about 4 years ago by Ankit Pokhrel <[email protected]>
feat: Add sprint explorer
3819f9ee8e691a7cc7ac4e1782eec6aa51366ce2 authored about 4 years ago by Ankit Pokhrel <[email protected]>
3819f9ee8e691a7cc7ac4e1782eec6aa51366ce2 authored about 4 years ago by Ankit Pokhrel <[email protected]>
feat: Let open cmd open project page by default
9f138e3b8345c7f059dfeebf7ebcb59ef2d6ad2b authored about 4 years ago by Ankit Pokhrel <[email protected]>
9f138e3b8345c7f059dfeebf7ebcb59ef2d6ad2b authored about 4 years ago by Ankit Pokhrel <[email protected]>
feat: Add board command
41606a2fd2b2e7d0a111608fac79b71b14e348fd authored about 4 years ago by Ankit Pokhrel <[email protected]>
41606a2fd2b2e7d0a111608fac79b71b14e348fd authored about 4 years ago by Ankit Pokhrel <[email protected]>
chore: Use v3 version as default
80d17b6113d2067dfb04de7b754da993284afee1 authored about 4 years ago by Ankit Pokhrel <[email protected]>
80d17b6113d2067dfb04de7b754da993284afee1 authored about 4 years ago by Ankit Pokhrel <[email protected]>
feat: Add options in epic command
722dfe9def3bb9211bf027744e636033f76cb669 authored about 4 years ago by Ankit Pokhrel <[email protected]>
722dfe9def3bb9211bf027744e636033f76cb669 authored about 4 years ago by Ankit Pokhrel <[email protected]>
feat: Open link on enter in preview layout sidebar
3ca9769f7a785836833c853981258a37961b11b9 authored about 4 years ago by Ankit Pokhrel <[email protected]>
3ca9769f7a785836833c853981258a37961b11b9 authored about 4 years ago by Ankit Pokhrel <[email protected]>
chore: Refactor epic command
fb301c69a2dc580b4420df3cc73539d96aa70dcb authored about 4 years ago by Ankit Pokhrel <[email protected]>
fb301c69a2dc580b4420df3cc73539d96aa70dcb authored about 4 years ago by Ankit Pokhrel <[email protected]>
feat: Cache contents of preview layout
0717fb09e34608e5ac2e1f4efbd1791fb994e051 authored about 4 years ago by Ankit Pokhrel <[email protected]>
0717fb09e34608e5ac2e1f4efbd1791fb994e051 authored about 4 years ago by Ankit Pokhrel <[email protected]>
feat: Open link on enter
e43e36d4a01be78b93c5cd17ecc2330261e86482 authored about 4 years ago by Ankit Pokhrel <[email protected]>
e43e36d4a01be78b93c5cd17ecc2330261e86482 authored about 4 years ago by Ankit Pokhrel <[email protected]>
chore: Refactor TUI to make it more reusable
6660ce8e3c8b01aa1f59fcf383eaf0927917d672 authored about 4 years ago by Ankit Pokhrel <[email protected]>
6660ce8e3c8b01aa1f59fcf383eaf0927917d672 authored about 4 years ago by Ankit Pokhrel <[email protected]>
chore: Minor refactoring
8299eb59d826781856ddbafd04dd2d356b6c7a30 authored about 4 years ago by Ankit Pokhrel <[email protected]>
8299eb59d826781856ddbafd04dd2d356b6c7a30 authored about 4 years ago by Ankit Pokhrel <[email protected]>
feat: Initial impl of preview layout for epic view
0eb2f09988e92cf6df33491441f47444148b596a authored about 4 years ago by Ankit Pokhrel <[email protected]>
0eb2f09988e92cf6df33491441f47444148b596a authored about 4 years ago by Ankit Pokhrel <[email protected]>
chore: Rename view.List to view.IssueList
64d90e3ad428fbaa6c53d943be05d60bc24261e1 authored about 4 years ago by Ankit Pokhrel <[email protected]>
64d90e3ad428fbaa6c53d943be05d60bc24261e1 authored about 4 years ago by Ankit Pokhrel <[email protected]>
feat: Add an option to filter issue by labels
3cfa916e9be03fd1356509dc32da70665d0029d1 authored about 4 years ago by Ankit Pokhrel <[email protected]>
3cfa916e9be03fd1356509dc32da70665d0029d1 authored about 4 years ago by Ankit Pokhrel <[email protected]>
chore: Rename latest to history
6a1ad1adb7a81f116c505736a52161ef05ab9e3c authored about 4 years ago by Ankit Pokhrel <[email protected]>
6a1ad1adb7a81f116c505736a52161ef05ab9e3c authored about 4 years ago by Ankit Pokhrel <[email protected]>
feat: Add resolution field in the list
7654479dbcc161ca57c0c0787ca2e9b47521fcbc authored about 4 years ago by Ankit Pokhrel <[email protected]>
7654479dbcc161ca57c0c0787ca2e9b47521fcbc authored about 4 years ago by Ankit Pokhrel <[email protected]>
feat(jql): Allow to filter by empty value
00abcb41fbcfaba423c1a1c38b457099ecdc7338 authored about 4 years ago by Ankit Pokhrel <[email protected]>
00abcb41fbcfaba423c1a1c38b457099ecdc7338 authored about 4 years ago by Ankit Pokhrel <[email protected]>
chore: Refactor issue command to move business logic
ca6e7fd74928d854b9c201ed8925b173c5c99d1e authored about 4 years ago by Ankit Pokhrel <[email protected]>
ca6e7fd74928d854b9c201ed8925b173c5c99d1e authored about 4 years ago by Ankit Pokhrel <[email protected]>
chore: Fix summary and add alias to project
153118236d1b6ebeb2b0acd4e039959cb0804b3b authored about 4 years ago by Ankit Pokhrel <[email protected]>
153118236d1b6ebeb2b0acd4e039959cb0804b3b authored about 4 years ago by Ankit Pokhrel <[email protected]>
feat: Implement basic jql query builder
ad15f5629dfe37b7d61dcb791627a27c8a90e7f6 authored about 4 years ago by Ankit Pokhrel <[email protected]>
ad15f5629dfe37b7d61dcb791627a27c8a90e7f6 authored about 4 years ago by Ankit Pokhrel <[email protected]>
chore: Refactor issue flags
f34ef0c8797bf389f0283faaa01b627dc2329bfe authored about 4 years ago by Ankit Pokhrel <[email protected]>
f34ef0c8797bf389f0283faaa01b627dc2329bfe authored about 4 years ago by Ankit Pokhrel <[email protected]>