*** lifeless has joined #storyboard | 00:07 | |
*** lifeless has quit IRC | 02:16 | |
*** lifeless has joined #storyboard | 02:24 | |
*** cody-somerville has joined #storyboard | 08:06 | |
*** hashar has joined #storyboard | 08:25 | |
*** mfer has joined #storyboard | 10:38 | |
*** mfer has quit IRC | 11:30 | |
*** miqui_ has joined #storyboard | 12:21 | |
*** mfer has joined #storyboard | 13:01 | |
*** mfer has quit IRC | 13:02 | |
*** mfer has joined #storyboard | 13:02 | |
*** mfer has quit IRC | 13:03 | |
*** mfer has joined #storyboard | 13:03 | |
*** mfer_ has joined #storyboard | 13:05 | |
*** mfer has quit IRC | 13:06 | |
*** jang has quit IRC | 13:22 | |
*** jang has joined #storyboard | 13:26 | |
*** jang has quit IRC | 13:28 | |
*** mfer_ is now known as mfer | 13:28 | |
*** jang has joined #storyboard | 14:32 | |
*** jang has quit IRC | 14:34 | |
krotscheck | Sec, updating the agenda. | 14:59 |
---|---|---|
krotscheck | Storyboard meeting in #openstack-meeting-3 | 15:01 |
*** hashar has quit IRC | 16:21 | |
*** mfer is now known as mattfarina | 16:21 | |
*** mattfarina is now known as mfer | 16:23 | |
*** david-lyle has joined #storyboard | 16:29 | |
*** cody-somerville has quit IRC | 16:37 | |
*** cody-somerville has joined #storyboard | 16:41 | |
*** cody-somerville has quit IRC | 16:48 | |
*** hashar has joined #storyboard | 17:17 | |
*** hashar has quit IRC | 17:25 | |
*** phschwartz has joined #storyboard | 17:29 | |
*** krotscheck has quit IRC | 18:01 | |
*** krotscheck has joined #storyboard | 18:02 | |
*** krotscheck has quit IRC | 18:12 | |
*** krotscheck has joined #storyboard | 18:13 | |
*** krotscheck has quit IRC | 18:24 | |
*** krotscheck has joined #storyboard | 18:24 | |
*** cody-somerville has joined #storyboard | 18:37 | |
*** hashar has joined #storyboard | 18:50 | |
*** krotscheck has quit IRC | 18:56 | |
*** krotscheck has joined #storyboard | 18:57 | |
*** cody-somerville has quit IRC | 19:19 | |
*** cody-somerville has joined #storyboard | 19:40 | |
*** gothicmindfood has quit IRC | 19:53 | |
*** gothicmindfood has joined #storyboard | 19:54 | |
*** tteggel has quit IRC | 19:55 | |
*** cody-somerville has quit IRC | 19:55 | |
*** tteggel has joined #storyboard | 19:55 | |
*** cody-somerville has joined #storyboard | 20:08 | |
*** cody-somerville has quit IRC | 20:32 | |
*** MaxV has joined #storyboard | 20:57 | |
*** mfer has quit IRC | 21:05 | |
MaxV | krotscheck: made a lot of reviews on storyboard, looks like a some things need to be refactored | 21:40 |
MaxV | looks like some things* | 21:41 |
MaxV | I think about removing jquery of storyboard | 21:42 |
krotscheck | MaxV: Saw those emails come in, thanks! I’ll take a closer look at your comments as soon as I’m doine with this patch :) | 21:42 |
krotscheck | MaxV: What would that buy us? | 21:42 |
MaxV | looks like no library needs to use it | 21:42 |
MaxV | so it will reduce the footprint of the js on storyboard | 21:43 |
krotscheck | MaxV: Bootstrap’s js requires it. | 21:43 |
MaxV | bootstrap.js is not needed either as long as we have angular-bootstrap | 21:43 |
krotscheck | Ah, gotcha | 21:43 |
krotscheck | Hrm | 21:43 |
krotscheck | Well, I’m always for reducing the code footprint of the application. | 21:44 |
MaxV | the only call of angular-bootstrap is in src/app/util/directive/task_status_dropdown.js:77 | 21:44 |
MaxV | of bootstrap.js | 21:44 |
MaxV | not angular-bootstrap | 21:45 |
MaxV | I do not understand why you do not want the $event to bubble in this part of the application | 21:46 |
krotscheck | MaxV Because the enclosing container could also be listening for a click event, such as a row that expands on selection. | 21:47 |
krotscheck | So if you click on the dropdown, the row also expands. | 21:48 |
krotscheck | That’s unexpected. | 21:48 |
MaxV | krotscheck: Thanks I will look at it | 21:48 |
MaxV | I also noticed that story status does not have a min-width value, it changes the layout when clicking on them, do you mind if I create a bug on this? | 21:49 |
MaxV | and correct it afterwards | 21:50 |
MaxV | or I can directly send a patch | 21:50 |
MaxV | krotscheck: on which browser? | 21:57 |
*** hashar has quit IRC | 21:57 | |
MaxV | krotscheck: cause I am trying to reproduce it but I have both reaction on firefox and chrome and it works without expanding the row | 21:58 |
openstackgerrit | Michael Krotscheck proposed a change to openstack-infra/storyboard-webclient: Added search icon to typeahead fields https://review.openstack.org/94273 | 21:59 |
krotscheck | MaxV: You can if you want ot. | 22:00 |
krotscheck | MaxV: Chrome and Firefox. I’m a little confused, what are you trying to reproduce right now? | 22:00 |
MaxV | krotscheck: the row expanding on dropdown clicking | 22:01 |
*** MaxV has quit IRC | 22:08 | |
openstackgerrit | A change was merged to openstack-infra/storyboard: Stories can now be filtered by assignee_id https://review.openstack.org/91912 | 22:15 |
openstackgerrit | A change was merged to openstack-infra/storyboard: Fix a migration file name https://review.openstack.org/93545 | 22:19 |
openstackgerrit | A change was merged to openstack-infra/storyboard: Minor fixes to docs page https://review.openstack.org/93909 | 22:22 |
krotscheck | MaxV: That’s not something we’re currently triggering on in the app. | 22:23 |
openstackgerrit | Michael Krotscheck proposed a change to openstack-infra/storyboard: Added priorities to tasks https://review.openstack.org/91675 | 22:26 |
openstackgerrit | Michael Krotscheck proposed a change to openstack-infra/storyboard: Updated documentation to include instructions for prod-proxy mode. https://review.openstack.org/94279 | 22:53 |
openstackgerrit | Michael Krotscheck proposed a change to openstack-infra/storyboard: Removed tabs, changed to four spaces. https://review.openstack.org/94280 | 23:00 |
openstackgerrit | Michael Krotscheck proposed a change to openstack-infra/storyboard-webclient: Some project ui/ux updates https://review.openstack.org/91196 | 23:05 |
openstackgerrit | A change was merged to openstack-infra/storyboard-webclient: Added task priority to edit and display of tasks https://review.openstack.org/91693 | 23:16 |
*** david-lyle has quit IRC | 23:23 | |
openstackgerrit | A change was merged to openstack-infra/storyboard-webclient: Switched new story modal to use typeahead project completion https://review.openstack.org/92487 | 23:31 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!