mirror of
https://github.com/cypress-io/cypress.git
synced 2026-02-11 01:29:59 -06:00
* basic card visuals, working on click * visual tweaks and i18n * match other i18n * redo duration format, should make common too * basic debug, needs validation of relevant run * refactor and move files * working top level state * working grouping, needs subcomponent * switch click target * remove dayjs change * fix current commit * revise commit for message * working view runs button * fix type check * fix tests * fix integration tests * remove old test * add layout * add component test for new layout and cleanup * add count check * standardize cy tags * revise count test * fix typos * fix padding * start wrapping * happy wrap, next trunc * responsive if wonky * clean up and titles * magic resize, needs tests per breakpoint * standardize the rollup * working default rollup * rollup spacing tweaks * center elements * update tests for multiple viewports * add missing breakpoint tests * fix debug tests for status and badge * remove unneeded check * add functional component * fix check_ts * update container test * add changelog * add tooltip, needs aria label and external link update * fix overflow * fix avatar and add aria label to count summary * change to external href * remove popup sizing * add tests * add missing data cy * fix runcard test * Truncate result count * make truncate style conditional * match design truncate position * adddress PR comments * chore:updating styles (#27798) * add tooltip content tests and skeletons * clean up tooltip validation * fix runs selector * Update packages/app/src/runs/RunsSkeletonRow.vue Co-authored-by: Stokes Player <stokes@cypress.io> * Update packages/app/src/runs/RunTagCount.vue Co-authored-by: Stokes Player <stokes@cypress.io> * Update packages/app/src/runs/RunsSkeleton.vue Co-authored-by: Stokes Player <stokes@cypress.io> * Update packages/app/src/runs/RunTagCount.vue Co-authored-by: Stokes Player <stokes@cypress.io> * Update packages/app/src/runs/RunsSkeleton.vue Co-authored-by: Stokes Player <stokes@cypress.io> * Update packages/app/src/runs/RunsSkeletonRow.vue Co-authored-by: Stokes Player <stokes@cypress.io> * Update packages/app/src/runs/RunTagCount.vue Co-authored-by: Stokes Player <stokes@cypress.io> * Update packages/app/src/runs/RunTagCount.vue Co-authored-by: Stokes Player <stokes@cypress.io> * remove redundant shrink-1s * more shrinks --------- Co-authored-by: Stokes Player <stokes@cypress.io>