-
-
Notifications
You must be signed in to change notification settings - Fork 111
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
feat(windows): UI layout for update tab 💽 #12840
Draft
rc-swag
wants to merge
7
commits into
feat/windows/include-install-packages
Choose a base branch
from
feat/windows/ui-layout-for-update-tab
base: feat/windows/include-install-packages
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
feat(windows): UI layout for update tab 💽 #12840
rc-swag
wants to merge
7
commits into
feat/windows/include-install-packages
from
feat/windows/ui-layout-for-update-tab
+139
−47
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
keymanapp-test-bot
bot
added
the
user-test-missing
User tests have not yet been defined for the PR
label
Dec 18, 2024
User Test ResultsTest specification and instructions Test Artifacts |
github-actions
bot
added
windows/
common/
oem/
oem/fv/
oem/fv/windows/
windows/config/
windows/engine/
labels
Dec 18, 2024
keymanapp-test-bot
bot
changed the title
feat(windows): UI layout for update tab
feat(windows): UI layout for update tab 💽
Dec 18, 2024
Disable the apply update now if no updates are available. Fixes: #12840
github-actions
bot
added
common/
oem/
oem/fv/
and removed
common/
oem/
oem/fv/
oem/fv/windows/
labels
Jan 6, 2025
keymanapp-test-bot
bot
added
user-test-required
User tests have not been completed
and removed
user-test-missing
User tests have not yet been defined for the PR
labels
Jan 7, 2025
…/ui-layout-for-update-tab # Keyman Conventional Commit suggestions: # # - Link to a Sentry issue with git trailer: # Fixes: _MODULE_-_ID_ # - Give credit to co-authors: # Co-authored-by: _Name_ <_email_> # - Use imperative, present tense ('attach' not 'attaches', 'attached' etc) # - Don't include a period at the end of the title # - Always include a blank line before trailers # - More: https://github.com/keymanapp/keyman/wiki/Pull-Request-and-Commit-workflow-notes
github-actions
bot
added
common/
oem/
oem/fv/
oem/fv/windows/
and removed
common/
oem/
oem/fv/
oem/fv/windows/
labels
Jan 7, 2025
rc-swag
changed the base branch from
epic/windows-updates
to
feat/windows/include-install-packages
January 9, 2025 05:57
…into feat/windows/ui-layout-for-update-tab
github-actions
bot
added
common/
oem/
oem/fv/
oem/fv/windows/
windows/engine/
and removed
common/
oem/
oem/fv/
oem/fv/windows/
windows/engine/
labels
Jan 9, 2025
keymanapp-test-bot
bot
removed
the
user-test-required
User tests have not been completed
label
Jan 9, 2025
Hi, I am seeing this issue when testing the PR 12840 using the "18.0.153-alpha-test-12840" build on the Windows 10. Steps to reproduce:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Convert the update tab table to use css grid instead of html tables.
The apply update tab button is greyed out unless there is a Keyboard or Keyman update available.
Review #12794 first
The next stage of #10045
Fixes: #10045
User Testing
TEST_UI_UPDATES_KBD
Install the Keyman Attached to the PR.
Download the version of sil_eurolatin attached to his PR.
Double-click on the downloaded file in Windows Explorer to install the keyboard
Open Keyman configuration
Ensure the Keyboard is installed and check the version is xx
Select the Update Tab on the left.
Press the Check for Updates button
The window form shall be updated with the new version of the keyboard available.
TEST_UI_UPDATES_KEYMAN
This test is a little tricky and needs a newer alpha build then this PR.
Note to self: I could force a new build with dummy PR to bump to a newer version than this which will allow for testing.
Install the Keyman Attached to the PR.
Open Keyman configuration
In the tab check the Keyman version
Select the Update Tab on the left.
Press the Check for Updates button
The window form shall be updated with the new version of Keyman Available.