Monday, 2016-06-27

*** jamesmcarthur has joined #storyboard00:04
*** jamesmcarthur has quit IRC00:10
*** jamesmcarthur has joined #storyboard00:10
*** jamesmcarthur has quit IRC00:18
*** jamesmcarthur has joined #storyboard00:20
*** jamesmcarthur has quit IRC00:25
*** jamesmcarthur has joined #storyboard00:27
*** jamesmcarthur has quit IRC01:37
*** pleia2_ is now known as pleia203:15
*** SotK has quit IRC03:25
*** SotK has joined #storyboard03:27
*** ttx has quit IRC07:03
*** ttx has joined #storyboard07:04
*** persia has quit IRC07:08
*** jtomasek has joined #storyboard07:11
*** persia has joined #storyboard07:11
SotKgood morning storyboard!09:27
pedroalvarezmorning! :)09:29
SotKthanks for the email threading patch, I'm taking a look at it now :)09:29
pedroalvarezIt will be possible to put all of it in a get_thread_id() function to not mix the code09:30
Zarapleia2: ahaha, fwiw I've been laughing at the collapse of our economy! not much else I can do xD09:39
ZaraSotK: I think https://review.openstack.org/#/c/272667/ is ready for a +2 or similar09:39
Zaraunless you see something weird09:39
Zarathanks10:19
Zaragah, always forget that colspan != total of col-xs-whatever10:19
Zarahm, on my test instance, the project icon takes ages to load for each task (and the subscribe button), in the story detail view10:52
Zarait's not all icons so I don't think it's a problem finding assets or anything10:52
Zarahm, 9 GETs for the story10:54
Zara(well, for all the things relevant to the story; 9 GETs for the page)10:54
openstackgerritZara proposed openstack-infra/storyboard-webclient: Show Each Task ID in Story Detail View  https://review.openstack.org/27266710:58
ZaraI also changed the task title column length back, since I'd only changed it out of confusion11:00
pedroalvarezuhm.. zuul links to "live logs" of builds link now to telnet://IP:port11:10
pedroalvarezwow! if you `telnet IP port` from the terminal, you get the logs :D11:11
Zarayup! :D11:12
ZaraI'll find the email about it, hang on11:12
Zarahttp://lists.openstack.org/pipermail/openstack-dev/2016-June/097595.html11:13
pedroalvarezI was aware of this one, which is not merged yet: https://review.openstack.org/#/c/320563/11:14
pedroalvarezthanks Zara!11:14
Zarayw :)11:15
pedroalvarezI will need to learn how all of this works, if I want to use it :)11:16
Zara:) yeah, been a while since I used telnet, haha11:29
Zaranow looking at https://review.openstack.org/#/c/331646/11:29
Zaraoh, I expect the slow loading I noticed before is because my test story has a big timeline, so this kind of thing should help11:32
Zara(when I eventually get to the filters, too...11:32
Zarayeah, it loads faster when I deselectall events, so it's that.11:38
Zarathough huh; task priority doesn't seem to be included in 'task details changed'11:38
pedroalvarezI'm only seeing story created events, and seeing the prioiry  changes11:39
Zarayeah11:40
ZaraThis has made me notice that 'task priority changed' is a separate event from 'task details changed' but there's no option to configure it.11:40
Zarawith all events unchecked, my GET looks like: 127.0.0.1 - - [27/Jun/2016 11:39:04] "GET /v1/stories/1/events?event_type=task_priority_changed&sort_dir=asc&sort_field=id HTTP/1.1" 200 62811:41
Zaraso yeah \o/11:41
ZaraSotK: oh, last week I made some comments on https://review.openstack.org/#/c/331030/ but I'm not sure there's anything to be done in that patch, just checking you agree before I +A it.11:48
SotKoh11:49
SotKthose comments make sense, but we can probably improve it further in future patches :)11:50
Zaracool11:51
ZaraI'm not very fussed about the last bit. the first bit is gonna be disruptive as more people use it, but yeah, something to fix later.11:52
* Zara +As11:54
Zarahttps://review.openstack.org/#/c/331646 awaits more pairs of eyes.11:55
pedroalvarezoh, I didn't notice that it wasn't filtering the results nowadays11:58
pedroalvarezvoted11:58
Zara\o/11:59
pedroalvarezand the following one looks good to me too. although I'm not sure I like that you have to go through the "Advanced" dialog, when wanting to use your custom filters12:00
pedroalvarezhttps://review.openstack.org/#/c/331748 ^12:00
Zarayeah, I think it's a bit unintuitive, because the user will expect those buttons to work the same way, but the 'advanced' one is  a bit different. I've held off commenting to that effect in gerrit because I can't think of a way to improve that, yet.12:04
Zarabut SotK was also uneasy with it so it sounds like we all agree12:04
Zaramaybe 'advanced' should apply filters selected via the gear menu, and the gear be moved nearer to it? (maybe changed to 'custom'? idk)12:06
pedroalvarezthe gear disappears I believe12:08
Zarayeah, I mean from its old position. I guess you're doing four things 'show all, show just comments, show the things I want, let me pick the things I want', and atm there's no separation between the last two.12:08
pedroalvarezyup12:08
pedroalvarezbut that can be improved later too12:08
pedroalvarezis an improvement as it is right now12:09
* pedroalvarez votes12:09
Zara:)12:10
openstackgerritMerged openstack-infra/storyboard-webclient: Make the Tags resource look for existing tags to filter by  https://review.openstack.org/33103012:14
openstackgerritMerged openstack-infra/storyboard-webclient: Only request desired timeline events  https://review.openstack.org/33164612:16
openstackgerritMerged openstack-infra/storyboard-webclient: Show Each Task ID in Story Detail View  https://review.openstack.org/27266713:19
*** jamesmcarthur has joined #storyboard14:28
Zaragonna look at the comment history db stuff now14:29
Zarafor some reason I keep pasting the page url instead of the download url...14:30
*** jamesmca_ has joined #storyboard15:15
*** jamesmcarthur has quit IRC15:17
*** alexismonville has joined #storyboard15:30
pedroalvarezSotK: thanks :) have you tested it?15:52
SotKyes :)15:52
SotKseems to work well, thanks!15:52
pedroalvarezyay15:52
openstackgerritMerged openstack-infra/storyboard: Store history of a comment when editing  https://review.openstack.org/33220816:25
openstackgerritMerged openstack-infra/storyboard: Add support for email threading by story_id  https://review.openstack.org/33417916:33
* pedroalvarez bows16:33
pedroalvarezthanks for reviewing Zara :)16:34
Zaranp :) I was sad I couldn't test it (I'm still not daring to switch my email worker on until a weekend), but I didn't see anything odd, and it worked for sotk!16:34
Zara(I'm worried my storyboard instance may still have emails it wants to send)16:35
Zaratens of thousands of emails...16:35
pedroalvarezhahahahahha16:35
Zara:D16:35
pedroalvarezset a different mail server, and start the worker :)16:36
pedroalvarezdifferent == fake16:36
Zarahm, thanks, I'll try that16:36
openstackgerritMerged openstack-infra/storyboard-webclient: Use tag icon when tags are used as filter criteria  https://review.openstack.org/33105416:48
zaroZara: hey, i just realized that we need a valid url for task ids, something like https://storyboard-dev.openstack.org/#!/task/116:49
zaroI'm guessing that it should redirect to the page with the related story?16:49
zaroohh we need it because we plan to link to tasks from gerrit.  so when you have a reference in your commit message like 'task: 1' it will be a link that should goto a valid web page.16:50
Zaraoh, for the ui? yeah, you can get directly to a task via a url, but there's not nice ui for it (eg: https://storyboard-dev.openstack.org/api/v1/tasks/1 )16:50
Zarayeah, that's why I wondered about deriving a story id from the task id16:51
Zaraso that then someone could link to the story url, since there's nice ui for that16:51
zaroyeah, but that needs to be done on storyboard side.16:51
persiazaro: You're suggesting that the storybaord JS client redirect calls to the task to the containing story?16:52
zaroyes16:52
zarootherwise create a seperate page to view tasks16:53
Zarathe lack of ui shouldn't block changing task status, though. but yeah, atm someone wouldn't be able to click on a url for a task in a commit message and get taken to the relevant story page.16:53
zaroi agree with that. but i also think that redirect is a requirement before installing its-storyboard plugin16:55
zarootherwise links on gerrit commit messages won't work.16:55
Zaracould we start by only linking to stories, and not pairing a link with a task id? (eg: story: 112, task: 144, where 'story' acts as a link and 'task' doesn't?) maybe I'm missing why we need to have it first.16:58
zarohmm,  maybe. i'll need to test that scenario.17:00
Zaracool. :) I'm about to head off for the night but I should be in later, tomorrow.17:02
*** mrmartin has joined #storyboard17:07
zaroZara: good news, just verified that it's doable with only config change.  good night!17:10
*** zara_the_lemur has joined #storyboard17:39
zara_the_lemurzaro: :D Brilliant! Thanks17:39
*** zara_the_lemur has quit IRC17:39
*** jamesmca_ has quit IRC18:01
*** jamesmcarthur has joined #storyboard18:04
*** jamesmcarthur has quit IRC18:21
*** jamesmcarthur has joined #storyboard18:37
*** jamesmcarthur has quit IRC20:02
*** mrmartin has quit IRC20:21
*** jamesmcarthur has joined #storyboard20:31
*** jamesmcarthur has quit IRC20:31
*** jamesmcarthur has joined #storyboard20:48
*** jamesmcarthur has quit IRC22:05

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