OCTO:New and Noteworthy/V1.0.1
Jump to navigation
Jump to search
New and Noteworthy in OCTO V1.0.1
163 - A Kanban card title can also be a link | A card title can link to an external URL. |
---|
GUI issues/enhancements resolved
- 161 - Update Kanban card attachments and comments count
- Make Kanban card attachments and comments count available either in incoming card data or through separate request calls.
- 162 - Update Kanban card creator and assignee avatars URL
- Make Kanban card creator and assignee avatars URLs available either in incoming card data or through separate request calls.
- 163 - Give Kanban card title the option to be anchor-clickable
- A Kanban card title can also hold a link to an external resource.
- 166 - Make Octo events available to TDOMS VSCode extension
- Event occurring within an Octo component can also be listened to in the VSCode extension using the same Octo event API.
- 168 - Make the Octo user available in the VSCode extension
- The signed-in user in an Octo component that is embedded within VSCodes should also be available from within the embedding extension code.
- 170 - Unify Octo local storage interface for both browser and VSCode
- An Octo component should be able to save local preferences/settings to both browser storage and VSCode memento using the same interface.
- 177 - Kanban board does not clear after selecting it
- The Kanban board was not cleared after it was selected again, resulting in duplicate cards. This has been solved.
- 178 - Octo - Landing page background image showing partially
- The background image shows up cropped from the bottom.
- 179 - Octo - Disable login form fading out when filled in
- Don't fade out the sign-in form if filled in and keep it in focus.