Tuesday, 2016-07-05

*** mrmartin has joined #storyboard06:06
*** nibalizer has quit IRC07:18
*** nibalizer has joined #storyboard07:26
*** mrmartin has quit IRC07:53
*** odyssey4me has joined #storyboard08:49
odyssey4meHi everyone - I'm exploring storyboard and trying to gain an understanding of what's there and how it differs from, for example Github.08:50
odyssey4meSo far I see a differentiator is the tasks lists and kanban boards... but I'm not seeing how the boards are exposed publically. It looks like you have to add a user to the board before it gets exposed in any way. Is this how it's supposed to be used?08:51
odyssey4meIs there some sort of background information around the design of Storyboard, the intended goals and usage, etc?08:52
odyssey4medabukalam of course you're here :p08:52
persiaoddessey4me: I do not believe anyone has written the history.08:58
persiaYou can create public boards, which are available to all users, but you have to publicize the URL yourself.  There is some ongoing work to expose all the boards you can see.08:59
persiaAdding users is more for private boards or team boards with multiple editors.09:00
persiaIt was written to be compared to launchpad's Malone, track, mantis, and similar; rather than github.09:01
Zaraodyssey4me: hi! :) yeah, I'd say the main difference is that it organises tasks by story (goal), and each task in a story can then be linked to a different project. the idea is to be better for cross-project work than a task-tracker that puts tasks straight in projects09:05
Zara(where each project generally corresponds to one git repo)09:06
Zaraso aiui github issues roughly works as a list of tasks in one project, because you have one issues instance per repo. storyboard is like taking a step back, so you can see the tasks for multiple projects at the same time, and how they relate.09:08
Zara(and yeah, the difficulty in finding boards is a bug, which I'm working on at the moment. boards of which you're a user or an owner can be found from the dashboard, but there's no easy way to find other people's, short of them giving you the url)09:09
Zara(here's my go-to example story for cross-project work. in practice it's probably easier to make them a bit smaller than this, but: https://storyboard.openstack.org/#!/story/200017509:10
Zarayou can see that the tasks are linked to different projects there, anyway09:11
persiaUnlike Launchpad, one can also have multiple tasks for the same project in a story.09:18
openstackgerritMerged openstack-infra/storyboard: Add example commands for the Story api  https://review.openstack.org/33294609:24
odyssey4mepersia / Zara thanks for the clarification - I do think it'd be very useful to compile some sort of intent description to guide people to understand how storyboard is intended to be used and how it addresses issues which launchpad, github, etc do not09:53
Zarayeah, I think at the moment the closest things are the 'about' page (https://storyboard.openstack.org/#!/page/about) and various old notes on the wiki (https://wiki.openstack.org/wiki/StoryBoard)... not ideal09:55
Zara'the vision' is the kind of thing.. but also ancient.09:55
Zarawe've kept it up there for historical reasons09:56
odyssey4meyep09:56
odyssey4mesomething that may be useful is to carry a sort-of 'story' that describes how a project which has multiple repositories may effectively use storyboard to manage new feature development, to track defects and ultimately to then also track stable branch defects, backports, etc09:58
Zarayeah, that'd be cool09:59
Zarathanks for bringing it up! :)10:14
* Zara makes placeholder: https://storyboard.openstack.org/#!/story/200066710:57
* Zara adds link to irc logs10:57
Zarahm, the search_results code seems to be duplicated a bunch11:31
ZaraI mean I've just noticed it because I'm effectively duplicating it again, but.11:33
*** mrmartin has joined #storyboard11:58
openstackgerritZara proposed openstack-infra/storyboard-webclient: WIP 'All Boards and Worklists' Page  https://review.openstack.org/27975312:03
Zarathe pagination should work now. the code will burn your eyes.12:03
Zarain that it's copy-pasted and then duplicated and made less abstract.12:03
Zarano filtering yet12:04
*** openstackgerrit has quit IRC12:19
*** openstackgerrit has joined #storyboard12:19
*** mrmartin has quit IRC12:52
openstackgerritZara proposed openstack-infra/storyboard-webclient: WIP 'All Boards and Worklists' Page  https://review.openstack.org/27975313:06
openstackgerritZara proposed openstack-infra/storyboard-webclient: Remove unused variable  https://review.openstack.org/33765613:08
ZaraI thought I'd sent that earlier, oh well13:08
Zaraahahaha, fastest +2 ever13:11
Zaraif anyone is feeling generous, that could do with a +1; the issue means we can't merge any webclient patches \o/13:11
SotK:D13:12
SotKthanks for fixing it :)13:12
Zaranp, I thought I sent it time back... ^_^'13:13
Zarasomewhere, I must have a branch for it that I never sent13:13
ZaraAW YEAH, THANKS PERSIA13:15
Zarayou are the best people13:20
Zaraanyway, I can tidy that boards&worklists page up some, but it should function as 2 paginated lists of things. so it's a question of whether we want the ability to filter results included in it before we merge. I think it'd make it a lot more functional. not sure how to do it yet, so will be a bigger voyage into copy-paste. so... I guess it depends if that page is any use to anyone as it is.13:27
ZaraI probably wouldn't use it as-is, fwiw.13:29
SotKyeah, its probably not hugely useful without filtering13:30
Zarayup. draft of the wip lives here: http://docs-draft.openstack.org/53/279753/9/check/gate-storyboard-webclient-js-draft/aa86052//dist/#!/board/list13:35
*** jtomasek_ has joined #storyboard13:48
Zaraheehee, it's possible for an image in a story description to go outside the bounds of its kanban card details modal. not a big bug since it won't happen much13:50
Zarahttps://storyboard-dev.openstack.org/#!/board/5 is an example, anyway13:51
ZaraI keep forgetting I gave myself weird little hair-loop things. every so often, I see my reflection, and am like 'huh?'14:05
Zara#fascinatingfacts14:05
openstackgerritZara proposed openstack-infra/storyboard-webclient: WIP 'All Boards and Worklists' Page  https://review.openstack.org/27975314:08
Zarathat's just lintingness, nothing interesting yet14:08
anteayahello14:26
anteayayay it merged14:26
SotKhi anteaya14:26
anteayathank you so much Zara and SotK14:26
anteayahey there14:26
anteayahttp://docs.openstack.org/infra/storyboard/webapi/v1.html#stories14:27
anteayait looks so pretty14:27
anteayaso next I was looking at projects14:27
anteayaI believe project creation and modification is admin only, is it not?14:27
anteayahttp://docs.openstack.org/infra/storyboard/webapi/v1.html#projects14:28
SotKthat is correct14:28
anteayasame with project groups, yes?14:29
SotKyep14:29
*** jamesmcarthur has joined #storyboard14:30
anteayaokay I will offer one patch for both sections with TODO in all the sections I can't test out commands and hope that admin reviewers can just leave an inline comment with what the command should be14:30
anteayais that reasonable?14:30
SotKseems reasonable to me14:30
anteayathanks I will work on that14:31
*** jtomasek_ has quit IRC14:41
*** jamesmcarthur has quit IRC14:50
*** jamesmcarthur has joined #storyboard15:01
*** jamesmcarthur has quit IRC15:02
*** jamesmcarthur has joined #storyboard15:02
*** jamesmcarthur has quit IRC15:15
openstackgerritAnita Kuno proposed openstack-infra/storyboard: Add example commands for the Project api  https://review.openstack.org/33773015:16
*** jamesmcarthur has joined #storyboard15:18
anteayaso there are a lot of TODO's in that patch15:21
anteayawanted to get it up for admins to look at before I run away on errands15:21
anteayathank you15:21
anteayaokay I'm offline now until infra meeting, I should catch the last bit of it15:22
Zara\o/15:23
Zarawill take a look in a bit, I should head home in advance of meeting soonish15:23
*** jamesmcarthur has quit IRC15:24
*** jamesmcarthur has joined #storyboard15:24
openstackgerritAdam Coldrick proposed openstack-infra/storyboard-webclient: WIP: Complex priorities UI in stories  https://review.openstack.org/31266615:29
Zaraoooooh~15:32
*** openstackgerrit has quit IRC15:33
*** mrmartin has joined #storyboard15:33
*** openstackgerrit has joined #storyboard15:34
*** bethwhite has quit IRC15:35
*** jamesmcarthur has quit IRC15:36
ZaraI'll be afk for a bit,but back eventually!15:36
*** jamesmcarthur has joined #storyboard15:41
*** mrmartin has quit IRC15:42
*** jamesmcarthur has quit IRC15:51
*** jamesmcarthur has joined #storyboard15:54
*** jamesmcarthur has quit IRC16:00
*** jamesmcarthur has joined #storyboard16:07
*** jamesmcarthur has quit IRC16:14
pleia2anteaya: did you get someone to test your api call? I can have a look today if needed16:19
*** jamesmcarthur has joined #storyboard16:25
*** bethwhite has joined #storyboard16:31
*** jamesmcarthur has quit IRC16:35
*** alexismonville has joined #storyboard16:39
*** jamesmcarthur has joined #storyboard16:45
*** jamesmcarthur has quit IRC16:50
*** jamesmcarthur has joined #storyboard17:11
*** jamesmcarthur has quit IRC17:16
Zaraoh heh, I see what you mean by TODOs now! xD17:17
*** jamesmcarthur has joined #storyboard17:47
*** jamesmca_ has joined #storyboard18:01
*** jamesmcarthur has quit IRC18:02
*** jamesmca_ has quit IRC18:10
*** jamesmcarthur has joined #storyboard18:12
*** jamesmcarthur has quit IRC18:14
-openstackstatus- NOTICE: Job instability resulting from a block storage connectivity error on mirror.iad.rax.openstack.org has been corrected; jobs running in rax-iad should be more reliable again.18:15
openstackgerritAnita Kuno proposed openstack-infra/storyboard: Add example commands for the Project api  https://review.openstack.org/33773018:16
anteayapleia2: not yet, and thank you18:17
*** jamesmcarthur has joined #storyboard18:26
*** jamesmcarthur has quit IRC18:28
pleia2anteaya: ok, I'm around all week now so just let me know :)18:31
*** jamesmcarthur has joined #storyboard18:32
anteayapleia2: awesome thank you18:34
anteayapleia2: so this patch has all the commands I can do without being an admin: https://review.openstack.org/#/c/337730/218:34
anteayapleia2: the TODOs are commands that I believe can only be performed by an admin18:35
pleia2anteaya: ok, I'll have a look18:35
anteayapleia2: thank you18:35
*** jamesmcarthur has quit IRC18:36
*** jamesmcarthur has joined #storyboard18:40
*** mrmartin has joined #storyboard18:44
anteayaokay this is a fun one, I'm working on the comments api examples, and working on the command to delete a comment: http://paste.openstack.org/show/526054/18:45
anteayamy attempt failed with "faultstring": "'Comment' object has no attribute 'author_id'"18:45
anteayahowever if you look at the top of the paste, the command to retrieve details about the comment I tried to delete also has no field for author_id18:46
anteayanor, do I think deleting a comment should require the addition of author_id in it18:46
anteayaI wonder if this may be a bug?18:46
*** jamesmcarthur has quit IRC18:48
*** jamesmcarthur has joined #storyboard18:52
Zaraargh the washing machine is yelling at me.18:55
ZaraI'm not sure about that paste, though not paying full attention yet, as washing machine18:56
Zarawill be paying more attention shortly18:56
anteayayup thank you, address washing machine18:57
anteayaI'm adding an item to the infra agenda about editing/deleting storyboard comments18:57
SotKI suspect that no-one has tried to delete a comment ever or something18:58
SotKdid you create that comment via the api or the webclient?18:59
*** jamesmcarthur has quit IRC19:00
*** bethwhite has quit IRC19:07
*** bethwhite has joined #storyboard19:09
*** jamesmcarthur has joined #storyboard19:12
*** jamesmcarthur has quit IRC19:20
*** jamesmcarthur has joined #storyboard19:29
*** jamesmcarthur has quit IRC19:35
*** jamesmcarthur has joined #storyboard19:47
*** jamesmcarthur has quit IRC19:56
*** jamesmcarthur has joined #storyboard20:03
anteayaI created it via the webclient20:06
anteayaand since we have agree to disable editing and deleting comments via the api, I no longer care, thanks anyway and sorry for the noise20:06
anteayaI'll move on to figuring out how to create a comment20:07
*** jamesmcarthur has quit IRC20:10
*** jamesmcarthur has joined #storyboard20:12
*** jamesmcarthur has quit IRC20:19
anteayaso looking at the comments on a story, http://paste.openstack.org/show/526075/ all the comments have null for "in_reply_to" even comments that were replies to other comments20:22
*** mrmartin has quit IRC20:24
*** jamesmcarthur has joined #storyboard20:27
SotKthe idea was that "in_reply_to" would be used to provide a threaded discussion, also based off the nova bugs team's list20:28
SotKbut I've yet to envisage a nice UI for it20:28
SotKthe quote button is unrelated, and just a quick way to insert the correct markdown for a quote20:29
openstackgerritAnita Kuno proposed openstack-infra/storyboard: Add example commands for the Timeline api  https://review.openstack.org/33785420:30
Zarahttps://upload.wikimedia.org/wikipedia/commons/thumb/8/8c/Asio_otus_-Battlefield_Falconry_Centre,_Shrewsbury,_Shropshire,_England-8a.jpg/220px-Asio_otus_-Battlefield_Falconry_Centre,_Shrewsbury,_Shropshire,_England-8a.jpg20:34
Zarahm wrong channel20:34
*** jamesmcarthur has quit IRC20:40
*** jamesmcarthur has joined #storyboard20:42
*** jamesmcarthur has quit IRC20:51
*** jamesmcarthur has joined #storyboard20:56
openstackgerritAnita Kuno proposed openstack-infra/storyboard: Add example commands for the Tasks api  https://review.openstack.org/33787921:05
*** jamesmcarthur has quit IRC21:07
anteayaI've got two more sections up: https://review.openstack.org/#/q/topic:expand-api-docs21:07
anteayaSotK: oh okay, thanks for helping me understand the "in_reply_to" bit, I think having an example in the api docs for its use would be helpful once its use is established21:09
*** jamesmcarthur has joined #storyboard21:09
*** jamesmcarthur has quit IRC21:20
*** jamesmcarthur has joined #storyboard21:20
openstackgerritAnita Kuno proposed openstack-infra/storyboard: Add example commands for the Systeminfo api  https://review.openstack.org/33788821:24
*** jamesmcarthur has quit IRC21:31
*** jamesmcarthur has joined #storyboard21:32
*** jamesmcarthur has quit IRC21:49
*** jamesmcarthur has joined #storyboard21:55
*** bethwhite has quit IRC22:07
*** jamesmcarthur has quit IRC22:12
*** jamesmcarthur has joined #storyboard22:16
*** jamesmcarthur has quit IRC22:25
*** jamesmcarthur has joined #storyboard22:34
*** jamesmcarthur has quit IRC22:44
*** jamesmcarthur has joined #storyboard22:45
*** jamesmcarthur has quit IRC22:52

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