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

Simple Invoice Detail View Cleanup #3100

Merged
merged 7 commits into from Nov 22, 2021
Merged

Simple Invoice Detail View Cleanup #3100

merged 7 commits into from Nov 22, 2021

Conversation

dstrukt
Copy link
Member

@dstrukt dstrukt commented Nov 14, 2021

Just more minor changes in my audit of this view ... as minor as consistent paddings, moving the Product Information to the left column, icons, etc..

I opted to add a class to site.css to leverage in the table headers, and I figure @dennisreimann might have an opinion on this .. wasn't sure this was the smartest way to do this, happy to redo as needed.

Before:
Screen Shot 2021-11-13 at 10 27 22 PM

After:
Screen Shot 2021-11-13 at 10 27 01 PM

I'd like to do more to this view in the future, but for now, just a few patches.

Open to any additional things I might be missing here.

@dstrukt
Copy link
Member Author

dstrukt commented Nov 14, 2021

Not sure why tests are failing.

BTCPayServer/Views/Invoice/Invoice.cshtml Outdated Show resolved Hide resolved
BTCPayServer/wwwroot/main/site.css Outdated Show resolved Hide resolved
Copy link
Contributor

@pavlenex pavlenex left a comment

Choose a reason for hiding this comment

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

Concept ACK.

@NicolasDorier NicolasDorier merged commit ead0f28 into btcpayserver:master Nov 22, 2021
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.

None yet

5 participants