-
Notifications
You must be signed in to change notification settings - Fork 1.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
release: 0.15.4-dev #3697
release: 0.15.4-dev #3697
Conversation
sriramveeraghanta
commented
Feb 19, 2024
- ARM images builds.
- Inbox layout title and description fixes.
- Issue title and description - new loading states while fetching the issue information.
- Copy link url bugfixes
- Custom theme fixes
* fix: inbox status mutation fix * fix: inbox description fix * chore: added description in inbox issue --------- Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
* fix sorting in spreadsheet all issues * removing focus border since it is being handled globally
* chore: dropdown focus state improvement * fix: peek overview dropdown placement fix
* fix: issue description fixes * chore: description html in the archive issue * chore: changed retrieve viewset * chore: implemented new issue title description components in inbox, issue-detail and fixed issue in archived store * chore: removed consoles and empty description update in issue detail * fix: draft issue empty state image --------- Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com> Co-authored-by: NarayanBavisetti <narayan3119@gmail.com> Co-authored-by: Anmol Singh Bhatia <anmolsinghbhatia@plane.so>
) * chore: issue input and editor reload alert issue resolved * chore: issue description mutation issue in inbox * fix: reload confirmation alert and stay focused after saving * chore: updated the renderOnPropChange prop in the description-input --------- Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com>
* fix: inbox issue initial data load * chore: removed unnecessary comments
…tail page (#3696) * fix: updated description init loading and added loading confirmation alert in inbox issues, issue peek overview, and issue detail * fix: updated the space issue in the editor and removed unwanted props in the description-input for issues
there is no arm image related to this branch in https://hub.docker.com/, could see amd64 docker image for preview branch though.. Am I understanding "ARM images builds" all wrong? |
We are not generating ARM builds for preview images. When changes are merged stable and the latest docker images will be updated in the docker hub. We are still testing these pipelines. We will keep you posted in the release notes. |