Elizabeth Kelen

Results 9 comments of Elizabeth Kelen

Okay, it looks like simply previewing UI in tiny Firefox emulator was not sufficient for the existing 'ultra-light' mode; I'd thought this was working.

Needs more work, at least in block headers.

Is this for users on any platform? In which case, popup makes sense to me; from a quick google I don't see anything that doesn't use third-party apps and of...

Can we add limit and sort params to http requests? (If not already there?)

Add a mergerequest_list route (or sort/group query param)? It could be for the API; since the whole feed is sorted by MR now in UI, a backend supporting this would...

Not forgotten. Note to self, I will need some kind of flag to indicate second request has been made but I would rather not further pollute global state.

Depends if you think it's a bad experience (I do) to ask for buildlist with "limit=10" and if you get two blocks (two merge requests) in your result, with one...

Given the way we use it now, the easiest to implement on front is probably build list grouped by merge request (plus the idea of a "build list" is central,...

Thanks @alicelieutier and @MaGaBoo