Commit 94822078db
Verified · cmc ci/build: success ci/test: skipped
.gitbay/wiki/Parity.org +9 −8
| @@ -114,8 +114,8 @@ reviews, since an approval was of the diff against the old branch. | ||
| 114 | 114 | | choose body markup | yes | yes | yes | |
| 115 | 115 | | issue templates | yes | yes | yes | |
| 116 | 116 | | milestone create, close, reopen | yes | no | yes | |
| 117 | | org labels: set, list, remove | yes | list | no | | |
| 118 | | org milestones: create, list, close, reopen | yes | list | no | | |
| 117 | | org labels: set, list, remove | yes | list | yes | | |
| 118 | | org milestones: create, list, close, reopen | yes | list | yes | | |
| 119 | 119 | | closes across repositories | yes | yes | yes | |
| 120 | 120 | |
| 121 | 121 | Labels are created on the fly by =issue label --add= and managed by |
| @@ -125,8 +125,9 @@ on every chip and derives one from the name when none is set. The set | ||
| 125 | 125 | itself is at =/<owner>/<repo>/labels=, linked from the issue list: |
| 126 | 126 | create, recolour and remove, dispatching the same commands. |
| 127 | 127 | |
| 128 | Org labels and milestones are managed on the CLI and API only; | |
| 129 | =/<org>/-/labels= and =/<org>/-/milestones= show them. The repository | |
| 128 | Org labels and milestones are managed on the CLI, the API and the iOS | |
| 129 | client's org screen; =/<org>/-/labels= and =/<org>/-/milestones= show | |
| 130 | them on the web. The repository | |
| 130 | 131 | label page's form exists for colour alone, and three org forms nobody |
| 131 | 132 | asked for were not worth their handlers. |
| 132 | 133 | |
| @@ -194,9 +195,9 @@ always markdown. | ||
| 194 | 195 | | release delete | yes | yes | yes | |
| 195 | 196 | | release asset add | yes | no | n/a | |
| 196 | 197 | | release asset remove | yes | no | yes | |
| 197 | | snippet create, edit, delete | yes | yes | no | | |
| 198 | | snippet show, list | yes | yes | no | | |
| 199 | | snippet file set, get, remove | yes | yes | no | | |
| 198 | | snippet create, edit, delete | yes | yes | yes | | |
| 199 | | snippet show, list | yes | yes | yes | | |
| 200 | | snippet file set, get, remove | yes | yes | yes | | |
| 200 | 201 | |
| 201 | 202 | No row is web-only any more. Blame, file editing, log at a ref, |
| 202 | 203 | archive, the public listing and the wiki were all in that state — a |
| @@ -296,7 +297,7 @@ client has no use for one (krz/gitbay#57). | ||
| 296 | 297 | | capability | cli | web | ios | |
| 297 | 298 | |-----------------------------+-----+-----+-----| |
| 298 | 299 | | SSH keys: list, add, remove | yes | yes | yes | |
| 299 | | SSH key label | yes | yes | no | | |
| 300 | | SSH key label | yes | yes | yes | | |
| 300 | 301 | | PGP keys: list, add, remove | yes | yes | yes | |
| 301 | 302 | | email add and verify | yes | yes | yes | |
| 302 | 303 | | email list, remove, primary | yes | yes | yes | |