Skip to content

Fix/cloud - #59

Merged
thorstenfoltz merged 2 commits into
masterfrom
fix/cloud
Jun 28, 2026
Merged

Fix/cloud#59
thorstenfoltz merged 2 commits into
masterfrom
fix/cloud

Conversation

@thorstenfoltz

Copy link
Copy Markdown
Owner

No description provided.

- 🪟 Replace native dialog title bars across modal workflows with a
  shared custom header and window controls, enabling consistent
  minimize/maximize behavior and persisted dialog sizing
- 💾 Preserve dialog size state and window bounds between frames while
  resetting transient state on close, so reopened dialogs start from a
  predictable layout
- 🎯 Rework several dialog layouts to pin action buttons in footer
  panels and keep content areas scrollable, improving usability for
  longer lists and resizable views
- 🌍 Localize newly surfaced UI text for dialog actions, table picking,
  context menus, and status messages to remove remaining hard-coded
  strings
- 📝 Update usage docs to reflect the Columns menu location for column
  actions after the related UI changes
- ✨ Document the shift to consistent dialog chrome, remembered
  sizing, and fixed action footers to highlight the release's UI
  polish
- 🌍 Clarify that remaining hard-coded English strings are now
  localized across all 32 supported languages
- 🔧 Update the maintenance notes to mention refreshed dependencies
  and their compatibility, security, and stability benefits
@github-actions

Copy link
Copy Markdown

MegaLinter analysis: Success

Descriptor Linter Files Fixed Errors Warnings Elapsed time
✅ BASH bash-exec 5 0 0 0.01s
✅ BASH shellcheck 5 0 0 0.22s
✅ BASH shfmt 5 0 0 0.0s
✅ DOCKERFILE hadolint 1 0 0 0.06s
✅ JSON jsonlint 4 0 0 0.1s
✅ JSON prettier 4 0 0 0.35s
✅ JSON v8r 4 0 0 3.7s
✅ MARKDOWN markdownlint 124 0 0 3.69s
✅ MARKDOWN markdown-table-formatter 124 0 0 1.85s
✅ REPOSITORY validate-branch-name yes no no 0.01s
✅ REPOSITORY gitleaks yes no no 7.53s
✅ REPOSITORY ls-lint yes no no 0.02s
✅ REPOSITORY secretlint yes no no 5.58s
✅ REPOSITORY semgrep yes no no 22.69s
✅ REPOSITORY trivy yes no no 3.81s
✅ SPELL lychee 141 0 0 3.25s
✅ SPELL proselint 125 0 0 84.88s
✅ YAML prettier 12 0 0 1.06s
✅ YAML v8r 11 0 0 5.31s
✅ YAML yamllint 12 0 0 1.46s

See detailed reports in MegaLinter artifacts

MegaLinter is graciously provided by OX Security
Show us your support by starring ⭐ the repository

@thorstenfoltz
thorstenfoltz merged commit be4ebb5 into master Jun 28, 2026
4 checks passed
@thorstenfoltz
thorstenfoltz deleted the fix/cloud branch June 28, 2026 13:45
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.

1 participant