Tuesday, 2015-07-14

*** cody-somerville has joined #storyboard00:34
*** cody-somerville has quit IRC00:34
*** cody-somerville has joined #storyboard00:34
*** mrmartin has joined #storyboard04:47
*** coolsvap has joined #storyboard06:00
*** coolsvap has quit IRC06:13
*** coolsvap|away is now known as coolsvap06:13
*** cody-somerville has quit IRC06:20
*** persia has quit IRC06:29
*** persia has joined #storyboard06:30
*** persia has joined #storyboard06:30
*** jcoufal has joined #storyboard07:30
*** notnownikki has joined #storyboard08:29
*** jcoufal_ has joined #storyboard09:09
*** jcoufal has quit IRC09:12
*** CTtpollard has quit IRC09:26
*** CTtpollard has joined #storyboard09:29
Zara_found the problem; my storyboard works once more. :)09:41
SotK\o/09:42
Zara_note to self (or maybe others): if you go wild and make a tag.js file in 'storyboard-webclient/src/app/services/resource', the search and the login button will break. and git diff might not pick up on it.09:45
Zara_(I discovered that the tags controller was in story.js only after trying this. should've looked first!)09:46
*** jcoufal has joined #storyboard09:53
*** jcoufal_ has quit IRC09:57
paulsherwoodZara_: do you know `git status`?10:00
Zara_paulsherwood: Yeah, that's how I caught it in the end, though that file didn't show up via git status until I did a hard reset.10:02
Zara_`git reset --hard <commit>` is my best friend at this point.10:03
* paulsherwood is surprised... git statu should show untracked files?10:06
paulsherwoodZara_: to be sure, you'd need `git clean -f` too. reset doesn't deal with untracked files i think10:06
*** notnownikki has quit IRC10:08
Zara_yeah, I still had to delete it manually. I'm not sure why git status didn't show it at first; I'm wondering if it did and I just didn't notice (since that was yesterday evening).10:09
paulsherwood:)10:09
Zara_:) anyway, it works again now! I've been looking into tagging stories, starting from https://storyboard.openstack.org/#!/story/98 ; from what I can tell, things have moved on since then; tagging is supported in both the api and the webclient. Searching by tags seems to be supported in the api, but not the webclient.10:12
paulsherwoodZara_: is the vision for tagging clearly explained somewhere?10:22
*** notnownikki has joined #storyboard10:22
* paulsherwood has limited experience with tagging, doesn't really understand the concept properly10:23
paulsherwoodSotK: am unable to try your kanban ui concept instance... fails to load for me10:24
Zara_paulsherwood: this is the spec: https://github.com/openstack-infra/infra-specs/blob/master/specs/storyboard_story_tags.rst10:24
SotKArgh, I must have forgotten to re-do the portforwarding for it after my router had a sad time last night... I'll get it sorted later :)10:25
*** openstackgerrit has quit IRC11:09
*** coolsvap is now known as coolsvap_11:09
*** openstackgerrit has joined #storyboard11:10
* persia mumbles vaguely about the 5 ways git can be configured to ignore files (with possibly surprising results for certain sorts of manually generated files)11:58
*** notnownikki has quit IRC12:09
*** openstack has joined #storyboard12:11
*** notnownikki has joined #storyboard12:22
*** coolsvap_ is now known as coolsvap|away12:39
Zara_question about project groups-- does anyone know how to make them/ if it used to be possible and it's not any more? I notice that there are some groups listed on the openstack instance of storyboard, but I can't find a way of making them on mine14:15
SotKZara_: Project Groups tab in the Admin section14:16
Zara_ahh14:16
Zara_yeah that's not intuitive; would be nice to have a button appear on the project groups page (but only when logged in as admin.)14:17
Zara_will try to look into that at some point.14:17
SotKI think there was some old discussion about having all the admin-only buttons for creating things in the Admin section, but only half of the stuff is actually in there so its pretty confusing14:18
SotKI'm not sure thats a nicer UI than being able to add a project group from the project group page anyway14:19
Zara_yeah, I think that if you have an 'add project' button on the project page, it should be the same for 'add project group'14:20
*** jcoufal has quit IRC14:41
*** coolsvap|away is now known as coolsvap15:04
openstackgerritAdam Coldrick proposed openstack-infra/storyboard-webclient: Stop using fixed-width containers  https://review.openstack.org/20112415:08
* SotK updates his notes on worklists/boards: http://paste.openstack.org/show/374658/15:43
* SotK also wonders where he should put this, rather than repeatedly pasting it in places?15:43
persiaYou could put it on the wiki16:09
persiaOr draft a spec, and stick it in gerrit, marked WIP until you are certain.16:10
* persia seems to recall there being some initial spec work done, which one might edit16:10
* SotK worries about it ending up the same way as the pagination spec did if I need to get a spec approved...17:04
SotKthe kanban concept is back here: http://86.139.159.21/#!/dashboard/kanban17:08
* SotK has made it more like a kanban and less like a list of tasks too17:08
SotKit still doesn't *do* anything real though17:08
* SotK hopes for no more catastrophic network problems for a while :)17:09
SotKpaulsherwood: ^17:13
*** jcoufal has joined #storyboard17:15
*** jcoufal has quit IRC17:19
*** coolsvap is now known as coolsvap|afk17:20
*** openstackgerrit has quit IRC17:56
*** openstackgerrit has joined #storyboard17:56
persiaSotK: Unless I misunderstand something about process, spec approval requires that some cores approve the spec: landing a spec is only more onerous than landing a patch because people like to have opinions, but if you don't do the spec, you get the opinons on the code review, mixing design and implementation criticism.18:13
persiaMaybe double-check with someone more active in OpenStack development, but if you're looking for feedback on the design, I don't know a better way outside waiting for Summit (which tends to be busy, and doesn't happen very often)18:14
paulsherwoodSotK: how do i see the kanban in that?18:15
paulsherwood(is it me, or does the ui need to be more 'intuitive'?) :)18:15
* paulsherwood has not logged in, btw18:16
persiapaulsherwood: When I looked at the demo, it only worked when I logged in.18:17
persia(for some value of "worked": changes on the client didn't go to the server, so no state, etc.).18:17
*** pleia2_ has joined #storyboard18:24
*** pleia2 has quit IRC18:25
*** pleia2_ is now known as pleia218:25
*** notnownikki has quit IRC18:30
SotKpaulsherwood: you need to be logged in, I haven't got round to moving it to a more sensible place18:55
*** openstackgerrit has quit IRC18:56
*** openstackgerrit has joined #storyboard18:56
*** mrmartin has quit IRC19:38
*** mrmartin has joined #storyboard19:38
*** notnownikki has joined #storyboard19:49
*** mrmartin has quit IRC20:15
*** MarkAtwood has quit IRC20:16
*** coolsvap|afk is now known as coolsvap|away20:25
*** coolsvap has joined #storyboard21:31

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