*** jamesmcarthur has quit IRC | 00:01 | |
*** tosky has quit IRC | 00:19 | |
*** whoami-rajat has joined #storyboard | 01:12 | |
*** openstackgerrit has joined #storyboard | 01:18 | |
openstackgerrit | Kendall Nelson proposed openstack-infra/storyboard master: Add documentation for private stories https://review.openstack.org/636235 | 01:18 |
---|---|---|
openstackgerrit | Merged openstack-infra/storyboard master: Imported Translations from Zanata https://review.openstack.org/625393 | 02:04 |
*** jamesmcarthur has joined #storyboard | 02:10 | |
openstackgerrit | Merged openstack-infra/storyboard master: Use python3 for basepython in tox.ini https://review.openstack.org/633352 | 02:30 |
openstackgerrit | Merged openstack-infra/storyboard master: Remove upper limit on PyMySQL version https://review.openstack.org/633355 | 02:30 |
*** jamesmcarthur has quit IRC | 02:37 | |
*** jamesmcarthur has joined #storyboard | 02:42 | |
*** jamesmcarthur has quit IRC | 03:08 | |
*** jamesmcarthur has joined #storyboard | 03:32 | |
*** udesale has joined #storyboard | 03:51 | |
*** jamesmcarthur has quit IRC | 04:00 | |
*** jamesmcarthur has joined #storyboard | 04:01 | |
*** jamesmcarthur has quit IRC | 04:05 | |
*** ianychoi has quit IRC | 04:31 | |
*** diablo_rojo has quit IRC | 05:05 | |
*** jtomasek has joined #storyboard | 05:09 | |
*** ivoline has joined #storyboard | 05:47 | |
*** ivoline has quit IRC | 07:42 | |
*** persia_ has quit IRC | 07:58 | |
*** jaosorior has quit IRC | 08:08 | |
*** jpich has joined #storyboard | 08:23 | |
*** tosky has joined #storyboard | 08:26 | |
*** dtantsur|afk is now known as dtantsur\ | 08:53 | |
*** dtantsur\ is now known as dtantsur | 08:53 | |
*** ivoline_ has joined #storyboard | 08:56 | |
*** jaosorior has joined #storyboard | 09:57 | |
*** jaosorior has quit IRC | 10:55 | |
*** jaosorior has joined #storyboard | 11:15 | |
*** udesale has quit IRC | 11:26 | |
*** samueldmq has joined #storyboard | 11:54 | |
*** ivoline_ has quit IRC | 11:56 | |
*** jamesmcarthur has joined #storyboard | 13:43 | |
*** jamesmcarthur has quit IRC | 13:58 | |
*** jamesmcarthur has joined #storyboard | 13:58 | |
*** jamesmcarthur has quit IRC | 14:03 | |
*** jaosorior has quit IRC | 14:08 | |
*** core_ivy has joined #storyboard | 14:14 | |
*** core_ivy has quit IRC | 14:15 | |
*** mkarray has joined #storyboard | 14:17 | |
*** core_ivy has joined #storyboard | 14:17 | |
*** udesale has joined #storyboard | 14:22 | |
*** jamesmcarthur has joined #storyboard | 14:29 | |
*** jaosorior has joined #storyboard | 14:30 | |
*** jamesmcarthur has quit IRC | 14:34 | |
*** jaosorior has quit IRC | 15:08 | |
*** core_ivy has quit IRC | 15:09 | |
*** core_ivy has joined #storyboard | 15:09 | |
*** jamesmcarthur has joined #storyboard | 15:10 | |
*** core_ivy has quit IRC | 15:11 | |
*** ravy has joined #storyboard | 15:11 | |
*** ravy has quit IRC | 15:16 | |
*** jamesmcarthur has quit IRC | 15:17 | |
*** ivoline_ has joined #storyboard | 15:25 | |
*** ivoline_ is now known as ivy | 15:26 | |
*** ivy is now known as ivy_ | 15:26 | |
*** jaosorior has joined #storyboard | 15:46 | |
*** jamesmcarthur has joined #storyboard | 15:48 | |
*** ivy_ has quit IRC | 15:48 | |
*** ivy has joined #storyboard | 15:49 | |
*** jamesmcarthur has quit IRC | 15:53 | |
*** tosky has quit IRC | 15:53 | |
*** tosky has joined #storyboard | 15:54 | |
*** jamesmcarthur has joined #storyboard | 15:58 | |
*** jamesmcarthur has quit IRC | 15:58 | |
*** jamesmcarthur has joined #storyboard | 15:58 | |
*** diablo_rojo has joined #storyboard | 16:00 | |
*** udesale has quit IRC | 16:11 | |
*** jamesmcarthur has quit IRC | 16:13 | |
*** jamesmcarthur has joined #storyboard | 16:27 | |
mkarray | For each storyboard component (stories, worklists, etc.) there are different parameters that the user is limited to searching for. As an example, under stories I can only search for assignee_id's but not creator_id's, for boards it's the exact opposite. | 16:32 |
mkarray | Does anyone know why this implementation was used? It seems to just limit the user in terms of what they can search. If there's no good reason for it I plan to remove this limitation | 16:32 |
diablo_rojo | I imagine it was implemented that way to try to help narrow the field of what the user was searching for, but I think a lot of that could be removed as I know people have asked to be able to search for stories by creator | 16:37 |
ivy | I am working on fixing a bug. And I will like to test the changes I am making locally to make sure it works before pushing my code. The problem is, when I run webclient and click on login, the page keeps loading and nothing happens. | 16:46 |
ivy | Is there something I'm not doing? | 16:46 |
ivy | I understand I can build the code with the zuul service. But it like fungi suggested, it may be useful to figure out why it doesn't work locally. | 16:46 |
fungi | i have a feeling it may be the authentication config, but i've not tried to do this myself so can't be sure | 16:47 |
fungi | do people who run local instances of sb set it up to use internal accounts instead of openid? | 16:47 |
diablo_rojo | I only ever use openid | 16:51 |
ivy | According the developers guide, you have to define a few superuser ids, with openid | 16:51 |
ivy | I actually defined my openid and it has been added to the database. But the login page doesn't load, for me to try logging in | 16:54 |
fungi | you're able to log into https://storyboard.openstack.org/ though, right? | 16:55 |
ivy | Yes I am | 16:56 |
ivy | I can also log into https://storyboard-dev.openstack.org/ | 16:58 |
fungi | okay, so we know it's not your browser failing to reach ubuntuone sso | 17:01 |
ivy | yeah | 17:02 |
*** jpich has quit IRC | 17:06 | |
ivy | In the mean time, I can test changes with zuul while trying to figure out what's going on with the local environment | 17:08 |
*** jamesmcarthur_ has joined #storyboard | 17:24 | |
*** jamesmcarthur has quit IRC | 17:27 | |
*** dtantsur is now known as dtantsur|afk | 17:29 | |
SotK | Do you have the API running? | 17:32 |
ivy | aahhh that should be it. Only webclient is running | 17:35 |
ivy | That was the problem. The login page appears. | 17:41 |
ivy | But now when I login, it says "A server error occurred. Please contact the administrator." | 17:42 |
fungi | sounds like progress! ;) | 17:43 |
ivy | yes :) | 17:43 |
SotK | Any output from wherever the API is running? | 18:02 |
ivy | Yes. DBDuplicateEntry: Database object already exists. | 18:07 |
ivy | Yaayyy. Now, it works. Was able to figure out why there were duplicates | 18:15 |
ivy | Thanks for all the help | 18:16 |
fungi | so any takeaways from that exercise as to whether we can more clearly document local setup, or if there's anything we should fix related to that? | 18:33 |
ivy | A clearer documentation on how to set up locally will be useful. Almost everything that's supposed to be done is already in the developer's guide here https://docs.openstack.org/infra/storyboard/install/development.html | 18:44 |
ivy | But the users have to figure out a few things on their own | 18:45 |
diablo_rojo_phon | ivy: if there are things you've found to be missing, please add them and we'd be happy to review them! | 18:46 |
mkarray | I guess it's also dependant on the environment that those instructions are being run, I didn't have the same problems ivy had, but also came across a few of my own | 18:47 |
ivy | Okay. I'll do that. mkarray is right too. Some of the errors maybe environment dependent. I'll see if I can come up with a better way to present the content on the installation | 18:50 |
fungi | this is absolutely how our documentation improves over time ;) | 18:50 |
ivy | Also, there is the sql dump we were talking about yesterday. After setting up, the users need the information from the database in order to continue | 18:50 |
*** jamesmcarthur_ has quit IRC | 19:56 | |
*** ivy has quit IRC | 19:57 | |
*** jamesmcarthur has joined #storyboard | 19:57 | |
*** jamesmcarthur has quit IRC | 20:01 | |
*** whoami-rajat has quit IRC | 20:02 | |
*** jamesmcarthur has joined #storyboard | 20:18 | |
*** jamesmcarthur has quit IRC | 20:40 | |
*** jamesmcarthur has joined #storyboard | 20:40 | |
*** jamesmcarthur has quit IRC | 20:45 | |
*** jamesmcarthur has joined #storyboard | 20:53 | |
mkarray | Hey all, this bit of code has been stumping me for a bit. Nothing seems too complex I'm just new to angular https://github.com/openstack-infra/storyboard-webclient/blob/master/src/app/services/service/resource_factory.js#L138-L193 | 20:58 |
fungi | looks like the first half of that chunk is stuff krotscheck wrote nearly 5 years ago, and the latter half SotK touched almost 3 years ago to handle automatic worklists and tags | 21:05 |
fungi | also i know almost zero when it comes to javascript, so i'm not going to make an armchair attempt to decode that | 21:06 |
mkarray | I figured SotK would be my best bet too, don't think he's around today though so thought I'd give it a shot in here | 21:10 |
mkarray | I'll keep poking around though in the meantime :) | 21:10 |
mkarray | I think I just found my issue, ignore my above messages | 21:18 |
diablo_rojo | Oof yeah, I am looking at it now and I am not immediately seeing wtf is happening there either. | 21:25 |
*** jamesmcarthur has quit IRC | 21:57 | |
*** jamesmcarthur has joined #storyboard | 22:05 | |
*** jamesmcarthur has quit IRC | 22:07 | |
*** jtomasek has quit IRC | 22:37 | |
*** tosky has quit IRC | 23:11 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!