1
0
mirror of https://gitea.com/Sirherobrine23/tea.git synced 2024-06-30 22:24:26 -03:00
tea/modules
Norwin 99e49991bb Add --fields to notification & milestone listings (#422)
Together with #415 this finally adds the field flag to all entity listings.
closes #342

### ⚠️ breaking changes ⚠️
This changes the column names of `tea milestones ls`:

```diff
 - TITLE  | OPEN/CLOSED ISSUES | DUEDATE
 + TITLE  | ITEMS | DUEDATE
```

Co-authored-by: Norwin <git@nroo.de>
Co-authored-by: 6543 <6543@obermui.de>
Reviewed-on: https://gitea.com/gitea/tea/pulls/422
Reviewed-by: delvh <dev.lh@web.de>
Reviewed-by: 6543 <6543@obermui.de>
Co-authored-by: Norwin <noerw@noreply.gitea.io>
Co-committed-by: Norwin <noerw@noreply.gitea.io>
2022-09-14 03:08:18 +08:00
..
config Use latest go-sdk and bump golang to 1.18 (#485) 2022-06-10 22:31:24 +08:00
context Fix running in repos without remote (#472) 2022-03-29 08:01:37 +08:00
git Add tea clone (#411) 2021-10-18 20:09:27 +08:00
interact markdown: dont emit ansi sequences when not emitting to tty (#491) 2022-09-14 02:35:15 +08:00
print Add --fields to notification & milestone listings (#422) 2022-09-14 03:08:18 +08:00
task Use latest go-sdk and bump golang to 1.18 (#485) 2022-06-10 22:31:24 +08:00
utils Add tea clone (#411) 2021-10-18 20:09:27 +08:00
workaround Introduce workaround for missing pull head sha (#340) 2021-03-08 03:45:50 +08:00