This add-on adds function of editing Gitlab board issue name right on the sidebar.
What can this extension do?
- Update issue name right on the Gitlab board
1. Click the extension icon, input your personal access token generated from Gitlab
2. Navigate to any Gitlab issue board
3. Click on any issue, update the issue name from the sidebar
4. Boom! The issue name should update automatically
Future TODOs
- Load issue description and render the markdown preview on sidebar
- Update issue description on sidebar
- Add dark mode for Gitlab
How to support
- Help submit pull requests here
- Report any issues encountered
- Consider buy me a coffee via https://www.buymeacoffee.com/samuelchanx or on Paypal via https://paypal.me/samuelchanx
Release Notes
v1.2
- Support loading issue description (Related to https://gitlab.com/samuelchanx/better-gitlab-board/issues/10)
v1.1.1
- Support Gitlab group level issue board (Related to https://gitlab.com/samuelchanx/better-gitlab-board/issues/9)
v1.0
- Support issue name update