Friday, 2016-07-22

openstackgerritSwapnil Kulkarni (coolsvap) proposed openstack-infra/python-storyboardclient: Remove discover from test-requirements  https://review.openstack.org/34580304:59
openstackgerritSwapnil Kulkarni (coolsvap) proposed openstack-infra/storyboard: Remove discover from test-requirements  https://review.openstack.org/34580705:03
*** alexismonville has quit IRC05:12
*** alexismonville has joined #storyboard05:21
*** yarkot1 has quit IRC08:11
*** openstackgerrit has quit IRC08:11
*** yarkot1 has joined #storyboard08:14
*** openstackgerrit has joined #storyboard08:14
SotKmorning storyboard08:25
pedroalvarezhey ho!08:25
Zara:D morrrrning!09:07
ZaraI feel the need to point out that09:20
Zarait's Friday09:20
ZaraFriday09:21
Zaragotta get down on Friday09:21
Zarathanks for your attention.09:21
SotKbeautiful09:21
ZaraIt brought a tear to my eye09:23
*** Zara has quit IRC09:37
*** Zara has joined #storyboard09:38
Zarahttps://review.openstack.org/#/c/312666/ still requires a tweak10:10
Zara(complex priorities)10:11
Zaraalso, this bugfix awaits reviewers other than me. atm, the 'description' section of the modal for cards in boards is duplicated when it shouldn't be, so it looks a bit weird. https://review.openstack.org/#/c/342172/ is the fix.10:20
Zara(oh, and this currently just affects task-cards, not story-cards, if you want to see the problem for yourself)10:23
Zaraokay, so client seems to be able to get a list of preferences for a specific user (I *think* it's the value field in the db?), but not a list of all the user preferences in storyboard. I might just not know the right syntax for it.11:21
SotKI think its deliberately not possible to get other people's preferences11:21
Zarawell, not just the values, I also can't see the ids or 'created_at' or anything. none of the things I tried gave a 401. I doubt it's an issue.11:23
Zarajust flagging it up since it seems inconsistent and that might mean there's more weirdness around that area11:23
Zaraalso noticed that 'events' in the db are 'TimelineEvents' in the api and client.11:26
Zarathe db refers to authorizationcodes; idk what those map to11:27
ZaraI'm not sure that they're used.11:28
SotKyeah, the preferences endpoint just returns a list of preference values for the user you are claiming to be11:29
Zaraokay11:29
Zarathings that I've put a big ? next to are: story_types, may_mutate_to, authorizationcodes . I also have a '?' next to team_membership since I couldn't get to it but it might either need to be added, or I might be missing syntax.11:32
Zaraoh also got a bit confused since db refers to both storytags and story_storytags. I could get tags for a story and tags for all stories so I assume that's the difference and it's working11:33
Zarathink I just got thrown off by it being called 'storytags' instead of 'tags'11:34
Zaraso then at first I thought it was referring to one story when it wasn't11:34
Zaraat some point I'll get the results of my odyssey up somewhere more readable11:35
SotKstory_storytags is the table which maps tags to stories11:37
SotKI think team_membership is the table which maps users to teams11:37
Zarayeah. the syntax for getting things that are mapped seems to work a bit differently from area to area, but I'm not sure. I think project_groups-projects worked differently from projects-tasks11:50
Zaraalso, while working on python client, got this and was baffled for a few seconds, oops xD:  File "/usr/local/lib/python2.7/dist-packages/storyboardclient/v1/due_dates.py", line 20, in Due_date11:50
Zara    name = Noine11:50
ZaraNameError: name 'Noine' is not defined11:50
Zarahave since changed it to 'None' :P11:50
Zarabut spent a while wondering why it couldn't deal with a due_date called Noine.11:51
openstackgerritZara proposed openstack-infra/python-storyboardclient: Add due_dates  https://review.openstack.org/34599511:58
Zarabit incomplete, will upload a better one12:02
openstackgerritZara proposed openstack-infra/python-storyboardclient: Add due_dates  https://review.openstack.org/34599512:06
openstackgerritMerged openstack-infra/storyboard-webclient: Fix duplicate description preview in card detail modal  https://review.openstack.org/34217212:11
Zarayay! I wondered if we'd see some exciting js drama12:11
Zaraaaaaand *that* reminds me we should be looking at updating the tests sometime12:19
Zarait came up in the js channel t'other day12:19
Zaraa kind soul has given us some pointers, but I haven't had a chance to look closely and see if I actually understand what needs to be done, yet12:20
Zarawhat does 'codename' in permissions refer to, ooi?12:27
* SotK mumbles about unit tests12:31
SotKcodename is a non-unique permission name12:31
ZaraI guess what I'm actually asking is, what kind of thing is it used for?12:34
Zara(also, doing get_all() gives me a 404, which matches what happens in my webclient. not sure how I actually get a list.)12:36
openstackgerritZara proposed openstack-infra/python-storyboardclient: Add due_dates  https://review.openstack.org/34599512:45
Zaranow with extra pep8!12:45
SotKworklists/boards use it to provide a common name for the type of permission13:28
Zaraah, okay, I should've looked around more really but it was just a passing curiosity thing. thank you.13:33
Zaranot sure if I've added permissions right or not since I can only see a 404 wherever I go. I might also be trying to browse to the wrong thing. (eg: http://127.0.0.1:7777/api/v1/permissions )13:34
Zaraah I don't think they have their own endpoint13:36
SotKthat matches my understanding13:40
*** jtomasek has quit IRC14:14
*** jtomasek has joined #storyboard14:35
ZaraSotK: new wallpaper for you http://images5.fanpop.com/image/photos/25700000/Donkey-Baby-donkeys-25772239-1280-1024.jpg14:49
Zarathe link may give it away somewhat14:49
bethwhite-Is it baby donkeys?14:53
bethwhite-I was not disappointed.14:54
Zara:)14:54
SotKwhat an excellent creature14:55
Zara:D15:26
*** pleia2_ has joined #storyboard15:32
openstackgerritMerged openstack-infra/python-storyboardclient: Remove discover from test-requirements  https://review.openstack.org/34580315:33
*** pleia2 has quit IRC15:35
openstackgerritMerged openstack-infra/storyboard: Remove discover from test-requirements  https://review.openstack.org/34580715:43
*** pleia2_ is now known as pleia215:55
Zaraso sleepy!16:08
* Zara muses on whether it'd ever be possible to merge duplicated stories together so that all conversation could be put in one place. all urls involved would need to point to same merged thing, and it'd need to be clear which comments had been re: which description. don't know how or if it would work, was just thinking about it the other night.17:03
Zarait seems a shame with duplicates that conversation can end up buried.17:03
Zaraanyway, I'm off for the night, now, so goodnight! :)17:06
ZaraI leave you with this moving symphony: https://www.youtube.com/watch?v=kfVsfOSbJY017:07
*** mrmartin has joined #storyboard18:01
*** mrmartin has quit IRC19:12
*** mrmartin has joined #storyboard19:12
*** mrmartin has quit IRC20:56
*** EmilienM has joined #storyboard21:47
EmilienMhello storyboard folks!21:47
EmilienMI'll start by a stupid question, is there any integration between storyboard and gerrit so far?21:48

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