krotscheck | Just descendant. I wanted to get the docs changes in with the comments api as well | 00:05 |
---|---|---|
jeblair | krotscheck: editing titles and descriptions is broken (the text is replaced with 'undefined' if i try) | 00:07 |
krotscheck | Chekcing | 00:08 |
jeblair | krotscheck: also, i couldn't file a bug about that because when i hit save, it just sat there (the modal was not dismissed) | 00:08 |
jeblair | krotscheck: to repro: click the field to edit, then type a char to make a change | 00:09 |
krotscheck | jeblair: Testing titles and descriptions on… stories? projects? muffins? | 00:09 |
openstackgerrit | A change was merged to openstack-infra/storyboard: Added pagination to comments API https://review.openstack.org/83568 | 00:10 |
jeblair | krotscheck: can you edit the title or description of a project? | 00:10 |
krotscheck | jeblair: No, that’s superuser only | 00:11 |
krotscheck | And I’m not a superuser | 00:11 |
krotscheck | Though why it’s showing up in the UI for me is a different matter. | 00:11 |
openstackgerrit | A change was merged to openstack-infra/storyboard-webclient: Added pagination directives https://review.openstack.org/83575 | 00:13 |
krotscheck | jeblair: Ok, so on my local box: The form is not dismissed, however as long as I’m a superuser I can save the results. | 00:26 |
krotscheck | jeblair: There’s a larger issue that the edit tab shouldn’t be showing up for you since you’re not a superuser. | 00:27 |
jeblair | krotscheck: it's not, i was trying to edit stories | 00:28 |
krotscheck | jeblair: Got it. | 00:29 |
krotscheck | Ugh waiting on the post hook so I can see all the projects. | 00:30 |
krotscheck | jeblair: I’m not having any trouble editing this story: https://storyboard.openstack.org/#!/story/34 | 00:32 |
jeblair | if you're waiting for deployment, that's puppet driven and happens every 5-10 minutes | 00:32 |
jeblair | krotscheck: i'm using ff | 00:33 |
krotscheck | jeblair: Ah, that’s the ticket. | 00:34 |
krotscheck | jeblair: Ok, looks like I have to ditch the contenteditable approach, each browser handles the copy/paste issue differently. | 00:45 |
*** david-lyle has joined #storyboard | 01:16 | |
*** krotscheck has quit IRC | 02:43 | |
*** saju_m has joined #storyboard | 06:38 | |
*** hashar has joined #storyboard | 08:26 | |
*** jcoufal has joined #storyboard | 08:32 | |
*** hashar has quit IRC | 08:55 | |
*** hashar has joined #storyboard | 08:55 | |
*** saju_m has quit IRC | 09:05 | |
*** saju_m has joined #storyboard | 09:25 | |
*** jcoufal has quit IRC | 09:25 | |
*** jcoufal has joined #storyboard | 09:26 | |
*** jcoufal has quit IRC | 09:37 | |
*** jcoufal has joined #storyboard | 09:37 | |
*** mfer has joined #storyboard | 10:24 | |
*** david-lyle has quit IRC | 10:27 | |
*** david-lyle has joined #storyboard | 10:27 | |
*** jcoufal has quit IRC | 10:34 | |
*** jcoufal has joined #storyboard | 10:35 | |
*** che-arne has joined #storyboard | 10:59 | |
*** saju_m has quit IRC | 11:50 | |
*** saju_m has joined #storyboard | 11:52 | |
*** saju_m has quit IRC | 11:57 | |
*** david-lyle has quit IRC | 12:06 | |
*** saju_m has joined #storyboard | 12:07 | |
*** saju_m has quit IRC | 12:18 | |
*** saju_m has joined #storyboard | 12:20 | |
*** saju_m has quit IRC | 12:32 | |
*** saju_m has joined #storyboard | 12:34 | |
*** saju_m has quit IRC | 12:42 | |
*** saju_m has joined #storyboard | 12:44 | |
*** hashar has quit IRC | 12:46 | |
*** saju_m has quit IRC | 12:49 | |
*** saju_m has joined #storyboard | 12:51 | |
*** saju_m has quit IRC | 13:15 | |
*** saju_m has joined #storyboard | 13:15 | |
*** krotscheck has joined #storyboard | 13:41 | |
*** krotscheck has left #storyboard | 13:43 | |
*** krotscheck has joined #storyboard | 14:01 | |
*** openstack has joined #storyboard | 14:21 | |
*** david-lyle has joined #storyboard | 14:31 | |
*** hashar has joined #storyboard | 15:26 | |
*** saju_m has quit IRC | 15:35 | |
*** jcoufal has quit IRC | 15:57 | |
*** hashar has quit IRC | 16:45 | |
*** saju_m has joined #storyboard | 17:19 | |
*** saju_m has quit IRC | 17:35 | |
*** saju_m has joined #storyboard | 17:35 | |
*** david-lyle is now known as david-lyle_afk | 17:54 | |
openstackgerrit | Michael Krotscheck proposed a change to openstack-infra/storyboard-webclient: Fixed contenteditable https://review.openstack.org/83847 | 18:06 |
openstackgerrit | Michael Krotscheck proposed a change to openstack-infra/storyboard-webclient: Fixed #37, project UI shows edit buttons when not superuser. https://review.openstack.org/83856 | 18:42 |
*** openstackgerrit has quit IRC | 18:48 | |
*** openstackgerrit has joined #storyboard | 18:48 | |
krotscheck | For some reason, I’m getting intermittent 500 errors on our API, particularly right after having submitted a new story/task | 18:48 |
krotscheck | On prod | 18:48 |
krotscheck | Anyone want to take it? https://storyboard.openstack.org/#!/story/40 | 18:48 |
cody-somerville | krotscheck: Are the logs accessible or do we need someone from -infra to fetch them for us? | 18:51 |
krotscheck | cody-somerville: We need someone from infra. I asked to get my ssh key in there, but jeblair rebuffed me. | 18:52 |
krotscheck | jeblair: https://review.openstack.org/#/c/83847/ should fix your firefox issue. | 18:54 |
krotscheck | As for the “the new story modal isn’t dismissed” issue you saw yesterday, that’s an artifact of your session expiring. I’ll see what I can do about that. | 18:58 |
*** david-lyle_afk is now known as david-lyle | 19:00 | |
openstackgerrit | A change was merged to openstack-infra/storyboard: Add data load instructions to dev install doc https://review.openstack.org/83129 | 19:03 |
openstackgerrit | Michael Krotscheck proposed a change to openstack-infra/storyboard-webclient: Remove unimplemented features in list view. https://review.openstack.org/83865 | 19:08 |
*** jcoufal has joined #storyboard | 19:36 | |
*** jcoufal has quit IRC | 19:38 | |
*** david-lyle has quit IRC | 19:40 | |
*** david-lyle has joined #storyboard | 19:40 | |
jeblair | krotscheck: if you need logs, just ask in #openstack-infra | 19:43 |
*** mfer has quit IRC | 21:00 | |
*** mfer has joined #storyboard | 21:00 | |
*** mfer has quit IRC | 21:01 | |
*** miqui has quit IRC | 21:51 | |
krotscheck | kk | 22:48 |
*** david-lyle has quit IRC | 23:16 | |
openstackgerrit | Michael Krotscheck proposed a change to openstack-infra/storyboard-webclient: Upgraded jasmine https://review.openstack.org/83936 | 23:47 |
openstackgerrit | Michael Krotscheck proposed a change to openstack-infra/storyboard-webclient: Added unit tests for string_util. https://review.openstack.org/83938 | 23:58 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!