Skip to content

[WIP] [WIP] Address feedback on release 1.2.1 stable preparation pull request#63

Merged
d0dg3r merged 1 commit intodevelop/1.2.1from
copilot/sub-pr-61-again
Mar 19, 2026
Merged

[WIP] [WIP] Address feedback on release 1.2.1 stable preparation pull request#63
d0dg3r merged 1 commit intodevelop/1.2.1from
copilot/sub-pr-61-again

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Mar 19, 2026

Thanks for the feedback on #61. I've created this new PR, which merges into #61, to address your comment. I will work on the changes and keep this PR's description up to date as I make progress.

Original PR: #61
Triggering review: #61 (comment)

@copilot open a new pull request to apply changes based on this feedback


✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Copilot AI mentioned this pull request Mar 19, 2026
2 tasks
@d0dg3r d0dg3r marked this pull request as ready for review March 19, 2026 23:52
Copilot AI review requested due to automatic review settings March 19, 2026 23:52
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot wasn't able to review any files in this pull request.

@d0dg3r d0dg3r merged commit 3d82fb2 into develop/1.2.1 Mar 19, 2026
1 check failed
Copilot AI requested a review from d0dg3r March 19, 2026 23:52
Copilot stopped work on behalf of d0dg3r due to an error March 19, 2026 23:52
d0dg3r added a commit that referenced this pull request Mar 19, 2026
* feat: add expand details and favorite resource settings

Introduce new settings for expanding details by default and managing favorite resource IDs. Update relevant functions to normalize and filter these settings during import and reset operations. Enhance the options UI to include checkboxes for these new features, ensuring a more customizable user experience.

* feat: introduce snapshot management features in roadmap

Add a new section for v1.4.0 detailing snapshot management capabilities, including listing, creating, deleting, and rolling back snapshots. Extend the API for snapshot operations and include UI feedback, localization, test coverage, and documentation updates. Clarify that automatic snapshot schedules are out of scope for this release.

* feat: add SSH config export functionality in Extras tab

Introduce a new Extras tab in the settings for exporting SSH configurations. Users can set a default SSH user, define per-host user overrides, and specify OpenSSH directive defaults. Implement UI elements for inputting these settings and buttons for downloading or copying the generated SSH config. Update localization files for German and English to support new features. Enhance documentation to include SSH export flow and preferences.

* feat: enhance SSH configuration management in Extras tab

Expand the SSH config export functionality by introducing a key catalog feature, allowing users to manage SSH keys and set default key paths. Update the UI to support per-host user and key overrides, and improve localization for both English and German. Revise documentation to reflect these new capabilities and ensure a seamless user experience.

* style: refine UI elements across options and popup styles

Adjust various CSS properties for improved consistency and aesthetics, including padding, font sizes, and line heights. Update the layout of form elements and buttons to enhance user experience. Remove redundant label in the popup HTML for cleaner presentation.

* feat: enhance SSH export functionality with format options

Add support for exporting SSH configurations in multiple formats: OpenSSH, PuTTY .reg, and CSV. Update the UI to allow users to select the desired export format and improve localization for both English and German. Refactor related functions to accommodate the new export formats and ensure a seamless user experience. Enhance tests to cover the new export capabilities and validate output formats.

* feat: add MIME type support for SSH export formats

Introduce a new function to determine the MIME type based on the selected SSH export format. Update the export process to utilize this function, ensuring the correct MIME type is used when downloading files. Enhance the UI to reflect these changes, improving the overall user experience during SSH configuration exports.

* feat: enhance cluster tab and resource badge styling with color tokens

Add new CSS styles for cluster tabs and resource badges, incorporating color tokens for better visual differentiation. Update JavaScript to assign color tokens based on cluster IDs, improving the UI's responsiveness to cluster data. Refactor HTML structure to accommodate new elements and ensure proper display of uptime and node information.

* feat: implement UI scale settings in options and popup

Add functionality for adjusting UI scale through a new settings interface in both options and popup. Introduce a range slider and preset options for users to customize the UI scale. Update related JavaScript to handle scale changes and persist settings. Enhance CSS to accommodate new UI scale variables, ensuring a responsive design across the application.

* chore: update CHANGELOG and versioning for 1.2.1-beta.2 release

- Added global UI scale presets and fine slider for improved readability.
- Introduced multi-format SSH export options including OpenSSH, PuTTY .reg, and CSV.
- Unified resource card layout and enhanced status presentation for clarity.
- Fixed search field height and ensured live sync of UI scale across contexts.
- Updated version numbers in manifest, package.json, and package-lock.json to reflect the new beta release.

* chore: prepare stable 1.2.1 release metadata

Align version numbers, refresh release documentation, and regenerate store screenshots so the release branch is ready for final publication.

* Update popup/popup.js

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update options/options.js

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update popup/popup.html

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update popup/popup.html

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update _locales/de/messages.json

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update _locales/de/messages.json

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update options/options.html

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update popup/popup.css

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update options/options.css

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Initial plan (#62)

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>

* Initial plan (#63)

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants