Skip to content

1.14.0#539

Draft
dcharles525 wants to merge 166 commits into
developmentfrom
1.14.0
Draft

1.14.0#539
dcharles525 wants to merge 166 commits into
developmentfrom
1.14.0

Conversation

@dcharles525
Copy link
Copy Markdown
Member

No description provided.

johnlcos and others added 30 commits February 25, 2026 14:03
Bumps [docker/login-action](https://github.com/docker/login-action) from 3 to 4.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](docker/login-action@v3...v4)

---
updated-dependencies:
- dependency-name: docker/login-action
  dependency-version: '4'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
fix: hide info button in standalone and hide trailhand console warnings
Replace custom DataTable.vue and Rancher SortableTable across all
list, detail, and page views with the trailhand data-table web
component for consistency with the design system.

Extract all shared cell renderers into utils/table-formatters.ts,
eliminating duplicated DOM construction logic across components.
Helpers cover state tags, router links, commit SHA/author cells,
app routes, and build progress cells.

Apply dark mode hover CSS variables to every data-table instance.
Configure vue.config.js isCustomElement to suppress Vue compiler
warnings for web component tag names.
- Add renderActions to namespaces, services, and configurations tables
- Fix AppProgress description cell formatter (div → flex span)
- Fix dark mode sorted column header (add --sortable-table-header-sorted-bg to all data-table CSS blocks)
- Fix Lit reactivity: spread [...rows] on all list table :rows bindings so _MERGE polls trigger re-renders
- Force-refresh namespaces store immediately after inline modal create
… loads

Add CONFIGURATION and SERVICE_INSTANCE to the loadCluster kick-start
dispatches alongside APP, so data is pre-warmed in the store before
the user navigates to those list pages.

Simplify configurations and services list pages to only fetch their
own type on mount (cross-loading of APP/SERVICE_INSTANCE removed).
Add property-touch for status, stateDisplay, and meta in each computed
so polling _MERGE updates re-render state tags and age columns in real time.
…eate_delete

feat: EPINIO-480 and 481  namespace creation and deletion
dcharles525 and others added 30 commits May 12, 2026 17:43
Services needed to swap action items delete and edit. Additionally we can reduce polling time with updated pagination support. Also fixed app chart inputs (checkbox).
Only request a restart from the app edit flow when the app is running or its instance count changes, and preserve explicit zero-instance values. This lets recovery edits be saved without breaking scale-up behavior.
Pass an explicit restart option when saving app metadata/config so restarts only occur if canRestartAfterConfigSave is true. Simplify shouldRestartOnSave to rely on that flag and mark the form as having unsaved changes when app info is updated. Also set replace_env: true in the application payload so the environment map is replaced (allowing removals/renames) instead of being merged by the API.
…e/cosign-installer-4.1.1

chore(deps): bump sigstore/cosign-installer from 4.0.0 to 4.1.1
…-drafter/release-drafter-7

chore(deps): bump release-drafter/release-drafter from 6 to 7
…etup-helm-5

chore(deps): bump azure/setup-helm from 4 to 5
…/sbom-action-0.24.0

chore(deps): bump anchore/sbom-action from 0.23.0 to 0.24.0
…login-action-4

chore(deps): bump docker/login-action from 3 to 4
feat: EPINIO-604 server side search for table
…ations

feat: EPINIO-585 app flow notifications
…ading_huddle

fix: style leaking in extension mode and app table loading hover
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.

4 participants