Commit Graph

7 Commits

Author SHA1 Message Date
Vitali Tatarintev da7e47aa8e feat(incident): add incident subscribe command 2023-06-15 10:24:31 +00:00
Vitali Tatarintev b7f4c3f9ef feat(incident): add incident unsubscribe command
- add `incident unsubscribe` command to unsubscribe from an incident

Delivers: #1325
2023-05-09 09:52:52 +02:00
Vitali Tatarintev af690a3d62 refactor: use HTTP constants in code 2023-03-10 01:02:35 +00:00
Alberts Zemzale a150b45926 feat(api): Add issue time wrapper function
These are building blocks for adding time tracking functionality for
issues.

Issue #934
2022-01-31 20:48:38 +02:00
zemzale 612ff86427
feat: Add group flag to mr list command (#931)
* feat: Add group flag to mr list command

This adds a flag for listing groups mrs. This works only for groups in
authenticated repos. This is acceptable since mr list only works on
authenticated repos too.

Issue #909

* feat: Add group flag for issue listing

Issue #909
2022-01-10 13:08:39 +00:00
Alberts Zemzale 0b94a5f9e4 Add create LinkIssues api functino 2021-02-10 10:34:55 +02:00
Clement Sam d52c01a482 refactor: move pkg/api package to /api 2021-01-29 08:43:18 +00:00
Renamed from pkg/api/issue.go (Browse further)