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

Updates for some styling synchronization. #2324

Merged
merged 4 commits into from
Dec 16, 2022

Conversation

phixMe
Copy link
Member

@phixMe phixMe commented Dec 14, 2022

Problem

We recently added our "Lineage Events" Page to the project and we wanted to make some updates to make it conform a little better to the overall design system.

Solution

  1. Updates for the design system for inputs
  2. Moving to icon buttons based paging instead of buttons.

image

Note: All database schema changes require discussion. Please link the issue for context.

Checklist

  • You've signed-off your work
  • Your changes are accompanied by tests (if relevant)
  • Your change contains a small diff and is self-contained
  • You've updated any relevant documentation (if relevant)
  • You've updated the CHANGELOG.md with details about your change under the "Unreleased" section (if relevant, depending on the change, this may not be necessary)
  • You've versioned your .sql database schema migration according to Flyway's naming convention (if relevant)
  • You've included a header in any source code files (if relevant)

@boring-cyborg boring-cyborg bot added the web label Dec 14, 2022
@codecov
Copy link

codecov bot commented Dec 14, 2022

Codecov Report

Merging #2324 (c8fe539) into main (a2a63ae) will not change coverage.
The diff coverage is n/a.

❗ Current head c8fe539 differs from pull request most recent head 62f6314. Consider uploading reports for the commit 62f6314 to get more accurate results

@@            Coverage Diff            @@
##               main    #2324   +/-   ##
=========================================
  Coverage     76.72%   76.72%           
  Complexity     1177     1177           
=========================================
  Files           222      222           
  Lines          5354     5354           
  Branches        429      429           
=========================================
  Hits           4108     4108           
  Misses          768      768           
  Partials        478      478           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@phixMe phixMe marked this pull request as ready for review December 14, 2022 21:24
Copy link
Member

@wslulciuc wslulciuc left a comment

Choose a reason for hiding this comment

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

NIIICE!!! 🚀

@wslulciuc wslulciuc enabled auto-merge (squash) December 14, 2022 22:36
@wslulciuc
Copy link
Member

@phixMe, looks like you'll have to sign your commits, but otherwise this looks great!

@wslulciuc wslulciuc merged commit bc98a0b into main Dec 16, 2022
@wslulciuc wslulciuc deleted the update/lineage-events-styles_ branch December 16, 2022 18:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants