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

UI: Job Writes #4600

Merged
merged 54 commits into from
Aug 30, 2018
Merged

UI: Job Writes #4600

merged 54 commits into from
Aug 30, 2018

Conversation

DingoEatingFuzz
Copy link
Contributor

@DingoEatingFuzz DingoEatingFuzz commented Aug 18, 2018

A multi-pr project to bring more write operations to the UI.

By default, blocks have a margin of 1.5em to create a consistent
vertical rhythm. However, sometimes elements need to be associated with
the element above them. In this cases, the gap between elements needs to
be tighter. There are many ways to do this, but this approach asks the
latter content to be marked as associative. The implication is that the
association is with the previous block.
This has bit me more than once. It's best just to make Mirage consistent
with the API even if it currently means indeterminate job ids
The lowest valid blocking query index is 1, but the API will return 0 if
there has yet to be an index set (no response). This in conjunction with
that 0 being stored as a string made the "fallback to 1" guard not work.
Caused by the re-indexing that occurs to remove zero-value bars.
@DingoEatingFuzz
Copy link
Contributor Author

This is all buttoned up. Each piece was reviewed independently and tests still pass, so this is good to merge 🚀

@DingoEatingFuzz DingoEatingFuzz merged commit 130e951 into master Aug 30, 2018
@DingoEatingFuzz DingoEatingFuzz deleted the f-ui-job-writes branch August 30, 2018 17:41
@github-actions
Copy link

I'm going to lock this pull request because it has been closed for 120 days ⏳. This helps our maintainers find and focus on the active contributions.
If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 27, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant