Friday, 2016-08-19

*** alexismonville has joined #storyboard01:00
*** alexismonville has quit IRC02:04
*** matthewbodkin has joined #storyboard08:00
*** openstackgerrit has quit IRC08:03
*** openstackgerrit has joined #storyboard08:04
*** jtomasek has joined #storyboard08:48
Zarayay, wip js draft has built, so we can discuss the task layout and things with an actual example of the wip09:41
Zarahttp://docs-draft.openstack.org/06/357306/1/check/gate-storyboard-webclient-js-draft/673c9df//dist/#!/story/3409:41
Zarais on a story with lots of tasks09:41
persiaFor comparison, here is a bug with a vast number of tasks and milestones on launchpad: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/70699909:44
openstackLaunchpad bug 706999 in linux (Ubuntu Raring) "CVE-2010-3448" [Low,Fix released]09:44
Zaraah, that seems to group by project and then by status09:45
persiaBy project, then by branch/release, then by status.09:45
*** jtomasek has quit IRC09:46
persia(well, the "group by status" is mostly a side-effect of the per-project/per-branch stuff, but ...)09:46
Zarathough I think there there's no task-story separation, so that has the task title where we have the story title, and task notes as story description09:46
*** jtomasek has joined #storyboard09:47
SotKgrr, the js-draft isn't working for me09:47
Zara:(09:47
SotKI know what it looks like anyway though09:47
persiaHrm.  When I try to load that docs-draft URL (or just navigate to docs-draft from the patch in gerrit), I get a spinner that seems to last a very long time (minutes)09:47
Zaraphew09:47
Zaramaybe try refreshing?09:47
Zarahuh, it's not loading now09:48
persiarefreshing doesn't help.09:48
SotKpersia: try https://... instead09:48
Zara(oh, there we go, took a while)09:48
persiaSotK: Works: thanks09:48
persiaWell, at least the page loads, rather.  Seems that anonymous view is broken in that docs-draft, or all the stories are private.09:49
Zarait works for me09:49
Zarais it a caching thing?09:50
persiaNot a caching thing: this isn't my hyper-caching browser, but one that I normally use with storyboard (and works with storyboard, normally)09:50
SotKpersia: can you log in?09:51
persiaSotK: Yes, but I end up logged out again if I navigate a bit, or refresh.09:51
persiaAnyway, doesn't matter much.  To me, the key thing is to figure out what information we need to represent, after which we can discuss how to display it.09:51
persiaIt may be that we need to be tricky about it, like is done in 312666 for "in which worklists does this task appear?"09:52
* SotK will be happy to have that discussion in a couple of minutes09:53
Zarahere are my thoughts on where things that are currently there lie on the continuum of 'needs to be visible immediately' to 'visibility can be deferred'09:58
Zarahttp://paste.openstack.org/show/561228/09:58
Zaraso stuff in the middle is stuff that makes it annoying/clunky not to have, but which doesn't render it unusable without further clicks.09:58
persiaZara: To confirm, does "delete task" mean the same as "remove from story"?09:59
Zarayeah09:59
Zaraas far as I know they don't stick around to be reassociated with any stories10:00
* SotK will reply with thoughts in a second10:00
persiaI believe "that the task is assigned"[binary] is only lightly interesting, whereas "task assignee"[user] is more interesting.10:00
persiaI'm happy with "delete" and "remove" meaning the same thing: I'm just reviewing your thoughts against the list from yesterday.10:00
Zaracool10:00
persiaWhere do you see "Milestone" and "Branch" in your view?10:01
Zaramy thought was that you're first looking to see if anyone has the task covered, then, if they do, you want to know who it is10:01
ZaraI've just included items that are currently there10:01
Zaraimo the things that aren't are not essential10:02
persiaI don't trust a boolean, mostly because I've seen "Assignee" misused so many ways in the past.10:02
Zaraas otherwise someone would have said something by now.10:02
persiaFolk have said things :)10:02
persiaBut yeah, nobody has been screaming.10:02
Zarayeah, compared to, say, gerrit link, which has come up repeatedly10:02
persiaI think branch support is *very* important, for example, but less important than complex priorities, or review links.10:03
persia(as I don't understand how someone could track progress towards addressing a security issue without branch support)10:03
ZaraIf we end up organising the view by project, it could possibly also be organised by branch10:03
Zarathen by status. I think that would be my preference, anyway10:04
persiaWhere it matters, and hidden where it doesn't matter (this is what LP does: there is a navigation button on a task that, if activated, allows one to specify branches)10:04
persiaFor example, something not currently done, with no clear timeframe to be done, and no promise to be backported to some earlier release, probably has no reason to have a branch.10:05
SotKok, I would say status is something which needs to be visible at a glance10:06
SotKalso the id10:06
ZaraI agree on status (wondered about that) but not on id.10:06
ZaraI think it's much nicer to have it visible at a glance, though10:06
SotKsince hiding the ID makes utilising the gerrit integration properly that bit more difficult10:06
SotKto the point where I expect people will just use the story id and miss out on most of the benefits10:07
Zararight, I was starting from absolutely essential vs 'really nice to have', but I agree that will happen10:07
persiaIf the ID isn't incredibly obvious, people won't put it in commit messages.10:07
persiaAnd if that doesn't happen, the status will usually be incorrect, unless there is an army of volunteers doing it manually (but probably even then)10:07
SotKindeed, whihc is why that is in the "absolutely essential" category for me10:08
*** jtomasek has quit IRC10:08
SotKother than id, title, project, and status, I don't think the other things are absolutely crucial10:08
persiaSO, do we have consensus that MUST includes title, project, ID, status?10:08
Zara(storyboard was usable before we displayed task ids, so I disagree on that, I'm still not in favour of removing it or anything, so it's fine if we disagree there)10:08
Zarathat list is short enough to work for me10:08
persiaWell, for some value of usable.  I don't know any users who were not eagerly anticipating active development, but if you're happy with that list, let's use that.10:09
SotKit was, but we have since grown functionality since then10:09
* Zara updates the box to http://paste.openstack.org/show/561231/10:09
persiaMy SHOULD list is then link, assignee, add-to-worklist, delete10:10
persiaCOULD then being notes, branch10:10
* SotK would move delete to could10:10
persia(and REMOVE being Milestone, but we can debate that later: I need to read the code more to argue it well)10:10
SotKand perhaps add-to-worklist to could too10:11
Zaramy own is 'link, assignee, more...'10:11
Zaraand I'd put notes, add to worklist, and delete in the 'more'10:11
SotKyeah, that matches my gut instinct10:11
Zarait's a shame to lose 'delete' but we do it for other things10:11
SotKI'm a little wary of hiding our replacement for priority, but ehh10:12
SotKI don't think delete is useful enough to need to be displayed by default10:12
persiaWould it make sense to implement "more..." as inserting content immediately beneath the task, before the next one, so the full text of notes could be displayed, etc.?10:12
Zarayep, in practice someone can rename a task and give it a different project.10:12
SotKpersia: that is my thinking10:12
persiaAnd, despite what I've written above, I'd like to make another argument for branch being on the primary display.10:13
Zara(we may have room for priority at that point, I just think it'll be nice if we have an agreed understanding of what we're going to prioritize (haha)))10:13
persiaThe idea being that there is no other way to differentiate the same task on the same project.  It is blank most of the time, so shouldn't take up room except for people who really need to know the value.10:13
Zara(so that if someone then comes and says 'branches branches branches' we don't have a discussion of which thing should go to make room.)10:13
persiaZara: How do you mean?10:13
* persia doesn't understand "room for priority", having thought that was being dropped by 31266610:14
Zaraatm we're proposing putting 'add to worklist' on the 'more...' menu10:14
Zarasince that's the way we assign priority now10:14
persiaOh, right, so whether that ends up above.10:14
persiaSo, if I understand the current candidate, we have:10:15
Zara(so I'm saying there might be room for the button after the new layout, in which case I think we should put it there because NEW FEATURE, but I'd be fine with shifting it to 'more' later)10:15
persiaMAIN: id, title, project, status, link, assigee, more...10:15
persiaSECOND: notes, add-to-worklist, delete, branch10:15
persiaWith Zara suggesting add-to-worklist be promoted, and me suggesting branch be promoted.10:16
persiaHave I captured that correctly?10:16
SotKI believe so10:16
persiaSotK: Is there anything you want to promote from SECOND?10:16
Zarawell, I'm suggesting that if there's room, we promote add-to-worklist, but we don't squeeze it in10:16
*** alexismonville has joined #storyboard10:16
Zaraso I'm not lobbying for it to be in the MUST category10:16
persiaZara: I'm about the same for branch, although since I think it is mostly 0 characters, squeezing is easy :)10:17
SotKI can see value in promoting either or both of the two already suggested10:17
persiaSotK: Do you think both could fit?  That sounds ideal if it works.10:17
Zaraalso, once things are behind a 'more' curtain, I think we can put n things in there10:17
SotKit depends, how do folk feel about the LP method of displaying lists of tasks organised by project?10:17
persiaBecause folk really should read the notes before adding to worklists or deleting.10:17
ZaraI'd like to organise by project, then by branch, then by status10:18
Zarait might even be worth just displyain g'master' by default and in cases with more branches, click to show?10:18
SotKthat is how I feel, I like the layout of that bug linked before10:18
persiaSotK: So, being clear, LP doesn't really allow mutiple tasks against a project in a single bug.  It allows a single bug to affect multiple projects, and multiple releases/branches for each project.10:18
persiaIf we're copying LP, I think "master" is the headline task, with any other branches subsidiary to it.10:19
Zaraalso, if we go the 'info displayed via organisation' route, the tricky thing is *changing* values10:20
persiaAnd that way we can reuse the "project" space for "branch" in the subtasks.10:20
Zaraie: moving a task from one project to another, changing a task's status10:21
persiaWhich should leave space in MAIN for add-to-worklist (although I think people should read notes before doing that)10:21
* SotK is happy to leave add-to-worklist behind a click in order to make people read the notes10:21
persiaZara: Because the ordering changes, and users are surprised by the reordering?10:22
SotKpersia: that reuse was what I was hoping to achieve10:22
Zarabecause if the button is removed in favour of order, you need some way of telling the order to change.10:22
persiaAlso, I like the idea of non-master branches being behind more...10:22
persiaAlthough explaining the status is tricky that way.10:23
SotKZara: I wonder how drag-and-drop between the project sections would work10:23
SotK?10:23
ZaraI'd like it10:23
ZaraI don't know how it would be done10:23
persiaThat seems overly complex.10:23
persiaGenerally, I want to edit values in-place.10:23
persiaRather than having to move things around to put them in the right order.10:23
persiaBut that might be from me spending too much time with LP :)10:24
Zarawell, we're thinking of organisation as a way of removing the 'project title' field from each task10:24
persiaAlso, unless every project is listed, it becomes tricky to change a task to an arbitrary project with drag-and-drop10:24
SotKpersia: good point10:24
persiaZara: I don't think we want to remove it from "master", just other branches.10:25
Zaraif we don't, then right now for these purposes I don't think we get a benefit to ordering by project.10:26
persiaGiven that we expect most deployments to be broad enough that most stories have less tasks than the number of projects in the deployment, I'm fairly sure we don't want to provide that information *only* by ordering.10:27
Zaraan option would be to click the project title for all the tasks and then do something from there, but that could be irritating10:29
Zarahttp://paste.openstack.org/show/561233/10:29
Zaraimagine that's nicely spaced and project bar continues on to the horizon10:30
persiaThanks for that: it makes it easier to understand.10:30
persiaMy concern is that it makes it almost impossible to change the values except to other values already entered for the story.10:30
Zarawell, http://paste.openstack.org/show/561234/ is a better comparison10:31
persiaWell, that, and that it may make it very easy to inadvertantly change projects.10:31
Zarawe could treat the project title as an 'edit projects' button in both cases, just in the first it could go to a submenu for changing project of individual tasks10:32
Zarathe downside is that it's more longwinded.10:32
Zaraand might be harder to guess10:32
Zarawe could keep it as an option in reserve if we have no room and just press on10:33
Zarawith project titles listed per task for now10:33
Zaraaw I forgot assignee on that list10:33
persiahttp://paste.openstack.org/show/561237/ is my failed attempt to mirror your excellent demonstrations with my thought.10:33
persiaAlthough I wonder if "task title" needs to be repeated for non-master branches.10:34
Zara(we could also have a small 'change project' button for changing project, rather than the full title)10:34
Zaraif we used ordering10:34
persiaI'd like that, because it could make the project title a navigation element to all stories against that project.10:35
Zarait probably doesn't10:35
Zarafor repeating task title, I mean10:35
* SotK agrees10:36
Zarayeah, I was picturing something like that for branches, whatever the surrounding layout; that makes sense to me. :)10:37
SotKhmm10:37
persiaOK, then removing the branch confusion, if we're just talking about multiple-tasks-against-one-project, I think I don't mind the duplicate info.10:37
SotKbut what if the non-master branch has a task with a different title for whatever reason10:37
persiaJust because I think it is easier to edit/understand at a glance.10:37
*** alexismonville has quit IRC10:38
persiaSotK: Right.  I can think of cases where a project in which I was involved needed to do that, so yeah, let's not try to hide the titles.10:38
Zara(can i just say how much I love asciiflow :'))10:39
persiaAbstracted Example: bugfix in trunk, 2.5 that could not be backported to 2.4, which needed a completely different workaround to avoid a similar user experience.10:39
persiaZara: And now I understand why you produce those quickly, and I spend lots of time fussing with the differences between backspace and delete, or space counting, in the pastebin :p10:40
Zaraahahahaha10:40
ZaraI only ended up familiar with it because I don't have the css skill to demo fast10:42
persiaSo, did we end up with consensus?10:42
Zara(so if I tried to do it in the webclient codebase, it'd take a week and be on the wrong side of the screen)10:42
persiaI think I'm satisfied, but I'm uncertain if we're all thinking the same thing.10:42
Zarathat matches my interpretation10:43
Zaraorganised by project, with 'change project' button per task?10:43
Zaraand displaying task title, status, link, assignee and more...?10:44
persiaI'm still very uncertain about that, but might be convinced if I saw it clearly.10:44
persiaWhat about ID?10:44
SotKcan someone define "organised by project"?10:44
SotKsince I think you both have something different in mind10:44
Zarathe first example here: http://paste.openstack.org/show/561234/10:44
* persia is now even more unsure about "organised by project"10:44
Zarais what I'm picturing10:44
Zara(oh sorry, add taskid to the things displayed there)10:45
persiaAnd one can see the "priority" of tasks at-a-glance once 312666 lands, in that UI element, and set "priority" in more...?10:46
* persia wants to make sure there is a good story for this when people start asking where it went10:46
Zarayeah, that matches my understanding10:46
Zaraupdating my ascii...10:47
SotKwait, how do we hope to display the "priority" of tasks?10:47
persiaSotK: The box in the upper right from 31266610:47
persiaSo nothing on the actual task line.10:48
Zarahttp://paste.openstack.org/show/561240/10:48
SotKaha, good10:48
Zara(is an updated comparison for demoing 'organising by project' vs not)10:48
persiaZara: My fear with the "organised by project" layout is that with that I *really* want branch as a primary thing.10:49
persiaWhereas with organised-by-task, if one can identify subsidiaries, one can use the space where "project name" goes to be "branch name"10:49
persia(yes, this is rare, but if an import run is made from LP, there will be many, many, many with associated branches)10:51
Zarawhat do you mean by 'organised by task'? matching on task-title?10:51
persiaZara: I mean like the "project foo" stuff in the bottom section of your diagram.10:51
persiaWhere every task is a top-level item, rather than being hierarchical under projects.10:52
Zaraso that's just not organised by anything10:52
persia"Organised by task (where task has no subitem)" and "not organised by anything" mean the same thing to me.  Do they to you?10:52
Zarayeah, I typed that before I got the clarification10:52
persiaFor me, the main difference applies if one has items that are subitems to tasks (e.g. subsidiary tasks that apply to non-master branches)10:53
persiaAh, cool.10:53
Zarabut branches are brances of projects, so to me it just makes sense to order things by branch *within* projects10:53
Zaraso that coud be added somehow if it makes sense10:53
persia(the problem with IRC is that the order of messages is not guaranteed, making some conversations make little sense)10:53
Zara:)10:54
persiaI think that well over 90% of tasks will only be against master.10:54
persiaBut I think the cases where this isn't true involve important and vocal users (release team, stable maintenance team, vulnerability management team, etc.)10:55
persiaSo I'm not that fussed about having fancy UI to *set* branches, because these folk have lots of scripts anyway, so one more isn't that hard.10:55
persiaBut I am concerned about having a means to *display* branches, or these teams will need to encode the information in the task title, which prevents certain sorts of automation (e.g. CVE coverage status)10:56
persiaWHich makes me want to figure out *how* branch would be displayed as long as the task display is being rewritten.10:57
persiaAs doing it later only opens up the same discussion again.10:57
persiaI do agree with ordering things by branch within a project, where tasks are on multiple branches.10:58
* Zara updates the ascii http://paste.openstack.org/show/561242/10:58
persiaI'm just not sure about organising *all* tasks against a given project as a group.10:58
Zarathe top one there is vaguely what I was thinking of10:58
Zarathis is just for tasks per story.10:58
SotKZara: then we'll need a "change branch" button too11:00
persiaThat makes sense to me, and covers all the information I want.  That said, my habit is to think of tasks as higher-level concepts, with branches subsidiary to them, rather than think about branches as places to work, with lists of work to do against them.11:00
Zarasotk: I think that could go on 'more...'11:00
persia+1 on change-branch being in more...11:00
Zarait's not going to be as frequent as changing project imo11:01
persiaFor that matter, change-project could be there also.11:01
persiaZara: How often does the project need to be changed?11:01
ZaraI tend to use it when triaging, as people lodge all webclient bugs as being against 'storyboard'11:01
Zarait might vary from project to project11:01
Zarathe other case is where you get more information about a task so you realise it's for a different project.11:02
persiaMy intuition is that most projects have the main UI as part of the headline project, but you might be right.11:02
persiaActually, I think "change-branch" should not exist.11:02
persiaOnly "add-branch".11:02
persiaIf there is a task against the wrong branch, it is better to record that as "Invalid", as someone made that decision.11:03
Zaraokay, I think that's an action for a project rather than something on the view of story tasks.11:03
persiaI violently disagree.11:03
persiaI'm happy for a project to also have a list of branches, if someone wants.11:03
persiaBut I think most tasks should be against master by default, and only against other branches when specifically indicated.11:04
persiaAnd having all tasks be automatically against all configured branches means lots of very tedious work for triagers, with frustration by subscribed users who would regularly receive notifications that their bug will not be fixed in their branch.11:05
ZaraI don't think those things conflict. I'm saying that branches are against projects. tasks can still be against master by default11:05
Zarathen you'd post a task against x branch, master unless specified11:05
Zaraotherwise11:05
persiaSo which is the action for the project?11:05
Zara'add branch to this project'11:05
persiaBecause this sounds like what I thought, except you said that, which raised by violent objection.11:05
Zarathen 'associate task with this branch' would be an action performed when creating a new task11:06
persiaAh, so if one wants to add a branch to a task, one creates a new task, specifying another branch?11:06
*** alexismonville has joined #storyboard11:06
SotKyeah11:06
persiaI like that: I think if that is there, tasks need no branch-management UI at all.11:06
Zarayeah, I think I got confused because you're using 'add a branch' to mean what I'd describe as 'associate with a branch'11:07
Zaraand yeah. of course, atm we can only post tasks against master11:07
persiaFurther, I like that because it can be deferred, with API-only branch task creation for now, and maybe later adding branch to the create-task UI.11:07
* SotK is happy to mark invalid things that change-branch would be used for11:10
persiaZara: To confirm consensus, would you mind updating http://paste.openstack.org/show/561242/ with the results of the latest discussion above the bar, and showing an example of an expanded task (after "more..." is activated) below the bar?11:10
Zaraokay, I think the bit above the bar would look the same11:11
* persia is still uncertain about project/branch/task vs project/task/branch, but is rethinking preconceptions about the relationship11:11
Zarawill see if I remember everything in more...11:11
persiaAlso, I think the line with "master" should be removed: tasks against master would appear directly under the project, and other tasks would appear beneath branch names, just to reduce vertical space, if that doesn't make all the tables horrid.11:13
persia(because so many stories will consist only of tasks against master, which adds lots of extra lines)11:13
Zarayeah, that's fine by me11:13
ZaraI added it so it was clear how I was envisioning things being grouped11:14
Zarabut I agree that should be the default11:14
persiaI'm happy you added it before, because it made it easier to understand, but I just don't think it belongs there :)11:14
SotKso are we envisioning something like this? https://jsfiddle.net/aqrptL2L/1/11:17
-openstackstatus- NOTICE: Precise tests on OSIC provider are currently failing, please stop your checks until the issue is resolved.11:18
Zara(I'm not sure how the 'more' layout should work; if it's a modal like the task card modal, we probably want to repeat stuff so it's visible, like http://paste.openstack.org/show/561269/)11:18
Zarasotk: that looks right to me11:18
* SotK is imagining similar to how stories can expand in the project view11:18
SotKto view the notes at least11:19
SotKand maybe the rest of the more things can just be a dropdown menu then11:19
ZaraI'm not too fussed, really; beyond 'if info is obscured then it needs to be repeated.)11:20
persiaI would prefer inline expansion to a modal.  I can think of several cases where I want to compare notes, etc.11:20
* SotK too11:20
Zaracool, I have no preference11:20
persiaAnd both of you prefer project/branch/task to project/task/branch?11:21
ZaraI think project/task/branch would only work with a filter on task titles, and those could be different between branches11:22
Zaraso I can't see how to do it11:22
-openstackstatus- NOTICE: DSVM jobs on OSIC currently failing because of IP collisions, fix is in the gate - https://review.openstack.org/#/c/357764/ - please hold rechecks until merged11:23
Zarahttp://paste.openstack.org/show/561271/11:23
Zaraedited so only non-repeated fields are present11:23
*** alexismonville has quit IRC11:24
persiaBy "filter" do you mean not repeating the title?11:25
ZaraI mean 'how does storyboard know to group these things together?'11:26
*** SotK has quit IRC11:26
persiaThe only place I have used different-title-tasks-against-different-branches was Savannah at GNA, but those were tied to patch names, so very different.11:26
Zaraso either it's duplicating tasks and associating each with a different branch, or it's associating multiple branches with a single task, which isn't supported in the api afaik11:27
*** SotK has joined #storyboard11:27
Zara12:26 < persia> The only place I have used11:27
Zara                different-title-tasks-against-different-branches was Savannah11:27
Zara                at GNA, but those were tied to patch names, so very different.11:27
*** matthewbodkin has quit IRC11:27
Zara12:27 < Zara> so either it's duplicating tasks and associating each with a11:27
persiaOh, right, because "branch" is just a field in the task record, rather than another data structure.11:27
Zara              different branch, or it's associating multiple branches with a11:27
Zara              single task, which isn't supported in the api afaik11:27
ZaraSotK^11:27
Zarasince you just lost connection11:27
persiaI now completely agree with project/branch/task.11:27
SotKgood :)11:28
SotKZara: thanks11:28
Zarayw :)11:28
persiaThank you for following the argument to conclusion.11:28
* persia is much happier to be convinced vs. outvoted11:29
Zarahaha :)11:29
* persia <- not a strong supporter of democracy11:29
Zarawell, we know that, what with the plans to take over the world11:30
SotKhttps://jsfiddle.net/aqrptL2L/3/ ?11:31
persiaI don't want to take over the world, I just want it to be organised so that everything is decided by loose consensus, and everyone has direct access to a representative willing to argue their position.11:31
persiaSotK: How does one toggle notes?11:32
persiaAlso, "stable/mitaka" is probably a more sensible example branch name.11:33
persiaSotK: Also, I thought we dropped "Change branch"11:33
*** alexismonville has joined #storyboard11:34
Zara(hm, fairly sure you have used the exact words 'take over the world' on multiple occassions. =D)11:35
persiaI often try to help others take over the world, or support ideas/projects/etc. that I hope will become exceedingly widespread (for which I might use that phrase), but I don't want to personally deal with the administrative overhead of running the world.11:36
persiaIf someone else wants to take over the world, I'm happy to advise them, as long as they commit to continuing to take my advice after they succeed.11:36
SotKhttps://jsfiddle.net/aqrptL2L/4/ may be clearer11:36
SotKsimilar to the way things get expanded on https://storyboard.openstack.org/#!/project/45711:37
SotK(note that jsfiddle doesn't actually do any expanding)11:37
persiaAside from the "change branch" bit, I like it.11:38
SotKyeah, s/branch/project/ on that11:39
persiaAh, makes sense.11:39
persiaAll three actions under "more" bring up modals?11:40
persia(with "delete" just being a confirmation)11:40
* persia worries about people clicking "more" to see what happens, and then not cancelling smoothly11:40
SotKyeah, that would make sense11:40
persiaI'm happy without any more comments, I think :)11:41
persiaZara: Does that work for you, with the s/change-branch/change-project/ and more..-creates-modals additions?11:42
Zaraso the arrows work for notes in practice?11:43
ZaraI think I'm fine with it, wondering about where 'edit' will go for notes, and we need 'edit' for links11:44
Zaratrying to think if I've missed anything11:45
persiaGood catch on the edit buttons.11:45
persiaedit for notes could be on the extreme right of the expanded display11:45
SotKyep11:46
Zarait's a shame that changing project is now quite involved but we can change it if it turns out to be annoying (I can see us repeating it and making it editable inline uner notes or something, but I'd rather only do that if we have to)11:47
Zara*under11:47
persiaWhat do others think about renaming "more..." to "actions"?11:47
ZaraI prefer 'more' since I've seen it used as a shorthand elsewhere11:47
persiaMy imagination of change-project workflow is choose "change-project" from the actions pull-down, enter the new project name, press "change".11:48
persiaMy concern with "more" is that people might think it shows more information.11:48
Zara('actions' might sound like something to do with meetings)11:48
persiaWhereas, with the field selection we've made, everything in there makes a significant change to the task11:48
Zaraalso wondering how easy it is to copy an id if it also functions as an expansion for notes11:48
persiaI thought the expansion was the little triangle on the left, not the ID.11:49
SotKyeah, that is the plan11:49
Zaraokay, cool11:49
ZaraI think the placement of 'more' suggests more things to do, but we could always change the wording if we find it confuses people.11:50
persiaI'm fine with waiting for feedback to change the name.11:50
-openstackstatus- NOTICE: OSIC has burned through the problematic IP range with failures, things should be back to normal now.11:50
* SotK actually prefers actions xD11:51
SotKhttps://jsfiddle.net/aqrptL2L/7/11:51
persiaFor now, it's just arguing fuschia vs. chartreuse11:51
SotK(just imagine it has consistent names for buttons)11:51
Zarathanks, that's much clearer11:52
persiaHow long does jsfiddle keep things around?11:52
ZaraI'm not sure notes are findable enough but hm.11:52
persiaCould we add "Show Notes" to "Actions", as a second way to expand?11:53
ZaraI was wondering if we should just have one 'expand' (or whateveR) button that then reveals notes with buttons for 'edit notes, change project, add to worklist, delete task', but could look messy11:54
persiaActually, I like that better.11:54
persiaIt preserves the idea of making sure people read the notes before deleting the task, switching projects, etc.11:54
persiaIn my imagination, there is a row of action buttons at the top, and the notes appear below.11:55
Zara(I also now like the idea of naming the button 'whateveR'. time for more tea.)11:55
Zara(though I'm happy, this feels very productive)11:55
persiaBut if it is done that way, I think we don't need a "more..." button: the expand-view widget that is consistent with expand-view elsewhere in storyboard-webclient seems enough to me.11:55
Zaramakes sense to me11:57
* SotK doesn't know how long jsfiddle keeps things around11:58
SotKI don't recall ever stumbling across an expired one, and it certainly *used* to be "forever"11:58
persiaSotK: How long do you think it takes to go from jsfiddle prototype to another WIP revision?11:58
SotKpersia: not very long11:59
persiaThen there's no reason to capture the fiddle.11:59
persiaI just wanted to capture the conversation while we still all had the same thoughts.11:59
SotKdoes https://jsfiddle.net/yr59rzad/1/ match the discussion above?12:09
persiaIt does to me.  The "Edit Notes" button could go to the actions row, or it could stay: I have no preference.12:09
SotKZara?12:11
persiaAs a matter of curiosity, is there a data structure for link currently?12:13
SotKThere is not12:13
persiaAh, oops :)12:13
* SotK goes to get lunch before translating that jsfiddle into something that works12:17
Zaraoh, sorry, I was afk12:20
Zaralinks aren't hard to add btw, notes started as links and then morphed into notes so we can probably just fix those in the backend and then repeat.12:21
persiaIndeed.  I just remember that there was a grandiose plan to add links as a field in a separate series.12:22
persiaDoing it here makes sense, because it means only one redesign of the task appearance, but it complicates the stack.12:22
persiaOn a related topic, it appears to me that milestones are only meaningful to the API and python client.  Is there something in the UI of which I'm not aware?12:24
*** matthewbodkin has joined #storyboard12:27
persiaInteresting: there is some policy embedded in the code for milestones: e.g. it is impossible to set a status for a milestone other than "merged".12:34
Zarayeah, they're all historic, you can't set a future one12:36
persiaI consider not being able to set a future milestone as a feature.12:38
persiaOh, wait, and that implies that everything recorded in milestones already happened, so there's no point in storing anything other than "merged".12:39
persiaI get it now.12:39
* persia learns about alembic migrations12:40
persiais there any sensible way to query the production DB to see if any milestones are set, or used in any tasks?12:40
*** jtomasek has joined #storyboard12:48
*** jtomasek has quit IRC13:11
openstackgerritMatthew Bodkin proposed openstack-infra/storyboard-webclient: Make sidebar submenu the same length as sidebar  https://review.openstack.org/35555413:15
SotKpersia: https://storyboard.openstack.org/api/v1/milestones13:17
Zarabtw, on that js fiddle, I was picturing the 'change project' as working as it currently does (so just an editable project title inline) so it's a bit quicker, but it's not a strong preference. so both organised by project, then iff the task details are expanded, there's an editable title per-task13:19
Zara*editable project title13:19
Zaraanyway, yeah, I don't feel strongly and it might not work13:20
SotKehhh, I think that'll look confusing if its always there13:21
persiaWIth the action buttons, rather than an action menu, I'm less strongly in favour of modals for everything, so inline would work for me.13:21
persiaBut I agree that it might look confusing.13:21
persia(and click, edit, save is about the same amount of effort with and without modals, except for folk (like me) that find modals distracting and confusing.13:22
persia)13:22
Zarayeah, it's a 'maybe there'd be a way to make it work but I don't really know and there's no point going to painstaking effort over it'13:22
Zaraworst case, it annoys people, they suggest a fix13:22
Zara(best case, it doesn't annoy anyone; middle case, it annoys people and they fix it)13:23
Zara:P13:23
persiaSotK: From the milestones API, I get "[]", which I take to mean none are defined anywhere or used anywhere.  Does that match your understanding of such a response?13:23
Zara(ignored case, it annoys people, they don't offer any suggestions or patches)13:23
persiaThat case is always better ignored :)13:24
SotKpersia: yes13:25
SotKhttps://jsfiddle.net/yr59rzad/2/ ?13:25
persiaThat does look distracting and funny to me.13:25
ZaraI don't mind it so much but that's partly because I'm imagining it laid out in the real thing (so assignee won't be right on top of it like that)13:28
Zarano strong feelings either way, the familiarity might be good, people might navigate to project when they wanted to edit it13:28
persiaI wasn't looking at the upper line: just the idea that I suddenly have a navigation link in the middle is confusing to me.13:28
persiaBut my taste differs from many, so maybe I'm wrong.13:28
ZaraI think I lean on the side of pro button, change if people complain13:29
Zarajust for consistency13:29
SotKthen I think we have consensus13:29
persiaSo like the first revision, rather than the second?13:29
Zarayup13:29
persiaWorks for me.13:29
persiaZara: Do you have an opinion about the position of the edit notes button?13:30
Zarait looks a bit odd but I've yet to think of a better way of doing it, and I htink we can move it later if we think of something13:30
Zara*think13:30
persiaI was thinking putting it in line with the other buttons, but it might get lost there.13:31
Zarayeah, I think that would be worse13:31
SotKhttps://jsfiddle.net/yr59rzad/4/13:31
* SotK also thinks it is worse13:31
* persia doesn't have a real opinion on edit notes position either way, just wanted to point out that it was odd.13:31
persiaIf you both think it worse, then I'm happy with it floating on the right.  I think it looks lonely, but I don't have a good suggestion to fix it.13:32
ZaraI have a spec of dirt on my monitor that meant 'delete' looked like 'delefe' and I wondered why there was something that looked vaguely french in there suddenly13:32
ZaraI'm fine with this13:33
SotKwhat is "this"?13:33
Zaraposition of edit notes button13:34
Zarafloating on the right13:34
Zarafor now13:34
* SotK tries it underneath the notes, but it doesn't work great13:35
SotKhttps://jsfiddle.net/yr59rzad/5/13:35
Zarayeah, I think it needs to be high up so someone can edit it quickly13:35
Zarainstead of scrolling every time13:35
ZaraI guess we could make like a card modal and have the notes themselves be clickable13:36
Zaraerm, as in, have it behave the way text does in a card modal13:36
ZaraI realised that was ambiguous13:36
* SotK idly wonders if links work in card modals13:36
ZaraI think they do but hm13:36
Zara(do they even work liek that any more? it's been a while13:37
SotKthey do work, but also begin editing13:37
Zaraah yes13:37
persiaI think a modal to make it editable will be even more confusing.13:37
Zaraand then once the thing loads, the editing screen is lost13:37
Zara(but they allow you to open link in new tab)13:38
persiaUnless the markdown specified a remote target, etc.13:38
SotKpersia: the idea is that clicking on the text itself causes it to become editable, rather than a modal13:38
persiaSotK: Oh, that's a bit better, but still there is a lot of potential for user confusion or irritation, especially with touchpads.13:38
SotK(or rather on the div containing the text, but that is an implementation detail)13:38
SotKyeah, I can imagine it being annoying trying to scroll on a phone13:38
ZaraI'm in favour of it floating on the right and then if ever we think of something better, we change it13:39
Zarathe button13:39
persia+113:39
SotKwfm13:40
persiaSadly, I am soon to be distracted by $work, so I won't be able to comment on anything for some time.13:40
persia(hours, rather than days)13:40
ZaraI think the discussion has done its work, so that seems fine \o/13:41
* SotK too13:42
ZaraI'm happy :D13:42
ZaraI think we should link the fiddle (or equivalent) in a story today13:43
persiaSotK said it would be nearly as fast to do another WIP revision including the template updates we've discussed, which I think would be better.13:43
persiaIt won't work (because it needs DB changes, API changes, etc.), but it will record consensus well.13:44
Zarayup, there should be a story linking to that.13:44
persiaThere are also 5 or 6 changes in the queue with +2s and no +As that might be worth addressing.13:44
* SotK is sad that notes are still called "link" in the db, else I could send a mergable patch13:45
ZaraI'm sorry about that, it's been on a backburner for ages :(13:45
Zarait's not a big change, just haven't got around to it because of other priorities13:45
persiaPerhaps the change should be to create a "notes" field :)13:46
Zarayou'd want to rename 'link' to 'notes' and then make a new link field13:46
Zaraotherwise we'd lose old ones. or the names wouldn't match up13:46
SotKwell, we could just do that switch in the migration actually13:47
Zarathe point where the js meets the api would need a check13:47
persiaDoing that switch in the migration seems the sanest plan.13:47
SotKah yeah, we have a problem in that the webclient currently sets task.link all over the place13:48
Zaraeg: this sort of thing https://github.com/openstack-infra/storyboard-webclient/blob/4397c971fe0a84e51f36b191d696eccda3224ee4/src/app/stories/template/detail.html#L43813:49
Zarayup13:49
Zaraso those need to be merged close together.13:49
Zarawhich is a reason I procrastinated, since I wanted to do it when I had time to check I hadn't messed up and broken them13:50
Zarathat + no immediate demand until now \o/13:50
Zara(as it requires a db migration, it needs to be coordinated in order for it not to clash when I'm reviewing)13:53
Zarait doesn't work well if we're both hacking on the db and reviewing changes to a different version13:53
persiaDepends-On: ?13:57
Zarawhat I mean is that I have to perform a migration to review, then go back to code, and so on, and there's a big potential for fires13:59
*** jtomasek has joined #storyboard14:27
*** jtomasek has quit IRC14:28
*** jtomasek has joined #storyboard14:29
persiastoryboard patches with +2, +V, no -1, no +A: 356021, storyboard-webclient patches with +2, +V, no -1, no +A: 354736, 355912, 357257.15:20
Zarawe were talking this morning and we don't like to merge things on a friday afternoon. also urls are generally more useful to send if you want eyes on things (from me, anyway)15:22
persiaYeah, well, some of those were in that state last Friday also :)  I don't think any of them are urgent for anything.15:23
Zaraso the first of those is missing +115:25
persiaYou could add one :)15:25
persia(or a -1)15:26
Zarano I couldn't, I +2d15:26
Zara2nd is ready for merge, but got to that state on tues15:26
persiaActually, for that list, I don't think you can do much.15:27
Zara3rd needs a +1 and that's just one I havne't got to yet, but that is one where I can do a thing15:27
persiaI think there is one on which you could comment, but half of them are yours.15:27
Zara(but again, went up on tues)15:27
Zaraand yeah, last is mine xD15:27
Zarayeah, there's on of that list that I can be helpful, and I've just had other things in the queue15:28
Zarawhat is that sentence15:29
persiaAnd that one isn't very important, because it doesn't actually do anything.15:29
Zara(*There's one item on that list for which I can do a helpful thing)15:29
persiaBut it's late on Friday, so next week :)15:30
Zarayeah. I also generally don't look to +2 things until they have at least a +1 beyond the feature I'm looking at.15:30
persiaMakes sense.  The reason I made the list is that there were a few things that had +2 without +1 or +2 and +1, but no +A, and I wasn't sure if anyone was running queries.15:31
* SotK looks15:31
* persia does that check every week or so, just to see if anything can be done, but may be alone15:32
ZaraI do it but I tend not to bang doors until something's been stuck missing the requisite +1 for a week.15:32
* SotK breaks the no-merge rule :)15:32
Zarahahaha15:33
Zarawell, if you're willing to stay up if it somehow breaks everything15:33
ZaraI don't know why it would15:33
ZaraI'm not making that commitment this evening so I'm not intending to merge anything tonight15:33
SotK:)15:33
* SotK is happy to check back later15:34
SotKits not like they are particularly dangerous patches, so I'm not expecting to have to do anything15:34
ZaraI've almost given up trying to guess which ones will be dangerous15:35
Zaraafter a misadventure with the story detail controller15:36
persiaheh15:40
*** jtomasek has quit IRC15:50
openstackgerritMerged openstack-infra/storyboard-webclient: Fix Pagination for Admin Users Page  https://review.openstack.org/35473615:54
openstackgerritMerged openstack-infra/storyboard-webclient: Prettify Task-Status-Changes in Recent Events  https://review.openstack.org/35725715:54
persiaHurrah!15:55
openstackgerritMerged openstack-infra/storyboard: Describe Storyboard in more detail  https://review.openstack.org/35602115:56
matthewbodkinpersia: so is your about page ready to be merged then and I'll just abandon my patch and do all the tweaking that was required with on new page?16:03
persiamatthewbodkin: Don't abandon it.16:03
persiamatthewbodkin: If you think mine will land first, review mine (to make sure I'm not doing something stupid that will break yours), then rebase yours on mine, and submit another revision.16:04
persiagerrit will check the parent: information in the commits, and automatically stack them.16:04
persiaI believe the only place we're still colliding is around the contributing part.  I'm not sure of the best answer there: some of your improvemnts can stack on mine, some probably need a bit of thinking (because README moved)16:05
matthewbodkinOkay yours looks ready to go and I'd say is more important so I'll just do all the tweaks on yours16:06
persia`git fetch` + `git rebase` is your friend here.16:06
matthewbodkinThe only part that I was going to add to the contribution part was about where to store bugs16:06
matthewbodkinWell specific bugs16:07
persiaPlus, my grammar probably needs tweaking, so if you want to clean up my new text, feel free.16:07
matthewbodkinOkay we'll do that then16:07
persiaYep, and I added the link to README, so someone needs to figure out which one goes on top, etc.16:07
matthewbodkinAlso one for everyone, on the sidebar submenu, when you scroll down the icons at the top stay where they are, should I make it so that they move down with the page for ease of use?16:08
persiaPlease, no.  Floating navigation elements break more pages than anything else for me.16:09
matthewbodkinHahaha okay no worries16:09
persiaIt works fine, as long as one doesn't use non-standard browsers or screens with resolutions and/or pixel ranges well outside the expectations of the browser/framework developers.16:10
matthewbodkinThat's me done for the day then I think, have a great weekend everyone :D16:10
Zarayou too, night!16:11
* persia has worked with screens with diagonal measures from 1cm to 8m, and resolutions from 120x48 to 8640x360016:11
persiaGood night :)16:11
persia(and DPI from <1 to >1000)16:11
matthewbodkinIt should be fine for all screens I'd think but I'll take your word for it, you've got far more experience that me :)16:14
persiaI only mention the ranges because they are larger ranges that some people use.  I am probably oversensitive, having had issues with these sorts of things for a long time.16:15
matthewbodkinBetter to be safe16:15
persiaBut some frameworks don't work: a common tool for showing floating links on the right side overflows if one makes one's browser about 350px wide, and keeps it > 1500 tall, so everything is overwritten (no, I haven't checked which)16:16
*** matthewbodkin has quit IRC16:21
openstackgerritAdam Coldrick proposed openstack-infra/storyboard-webclient: WIP: Rework the task list layout  https://review.openstack.org/35730617:06
Zaraooh17:06
SotKda daaaaa!17:06
ZaraI mean it hasn't built yet dohoho17:06
SotK(none of the buttons on it work yet either)17:06
Zaradetails, details, +2, +A17:08
persiaWhat does ng-if do again?17:08
persiaDisplay the element if the conditoin is true?17:08
SotKyes17:09
* Zara can never remember when it should be ng-if and when it should be ng-show17:09
persiaThat is why I felt I needed to ask :)17:09
SotKdifferent from ng-show in that if the condition is false the element is not rendered at all17:09
persiang-show has the element, but not the content, right?17:09
Zaraah, that sounds better; I guess ng-show makes more sense if you're toggling between them a lot?17:10
SotKng-show has both, just hidden with css17:10
persiaAh.17:10
SotKZara: yep17:10
Zara\o/17:10
ZaraI'll forget in a week but thanks17:10
ZaraI fear I've used them indiscriminately depending on 'which I remembered existed based on the surrounding code'17:11
* persia fails to understand how task_list_item fits in the new task_table17:12
SotKit doesn't I just forgot it exists :)17:13
persiaOh, heh.  In the diff I'm reading, it seems you updated it before you forgot :)17:14
persiaSo I was wondering if there was some magic reason for the duplication: there is certainly a reference in the table to the tabe item.17:14
SotKha, indeed I did17:14
*** alexismonville has quit IRC20:01
*** alexismonville has joined #storyboard20:03
*** alexismonville has quit IRC20:51
*** alexismonville has joined #storyboard23:56

Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!