Skip to content
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

Build and UI improvements #59

Merged
merged 3 commits into from
Nov 23, 2024
Merged

Build and UI improvements #59

merged 3 commits into from
Nov 23, 2024

Conversation

trey-ivy
Copy link
Collaborator

This PR does the following:

Bazel Invocations View (/bazel-invocations)

  • add user filter
  • add result filter (client side)
  • fix broken date picker for start time filter
  • remove broken sort by from start time column
    image

Bazel Builds view (/builds)

  • store, add and display build timestamps
  • add filter by to timestamps
    image

Build Details view (/builds/[slug])

  • if step label exists for an invocation, leverage that for display in the sidebar nav panel instead of the invocation id, otherwise if step label is empty, display the invocation id
  • update panel header w/ build url and datetime
  • remove 'envvars' component that only ever had the BUILD_URL in it
    image

Tagline summary display cleanup for the invocation to use theme colors and be more readable
image

  • wrap bazel command in a 'code' tag

image

  • update test files and schema
  • makefile

@trey-ivy trey-ivy requested a review from mortenmj November 22, 2024 19:30
@trey-ivy trey-ivy self-assigned this Nov 22, 2024
@mortenmj mortenmj merged commit 2c43d1c into main Nov 23, 2024
2 checks passed
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.

2 participants