*** whoami-rajat has joined #storyboard | 01:23 | |
*** jamesmcarthur has joined #storyboard | 02:30 | |
*** kshitija has quit IRC | 02:42 | |
*** ianw_pto has quit IRC | 03:23 | |
*** dangtrinhnt_ has joined #storyboard | 03:23 | |
*** ianw has joined #storyboard | 03:23 | |
*** dangtrinhnt has quit IRC | 03:24 | |
*** jamesmcarthur has quit IRC | 03:27 | |
*** udesale has joined #storyboard | 04:24 | |
*** whoami-rajat has quit IRC | 04:33 | |
*** whoami-rajat has joined #storyboard | 04:53 | |
*** dangtrinhnt_ has quit IRC | 04:53 | |
*** dangtrinhnt has joined #storyboard | 04:54 | |
*** scherbatsky has joined #storyboard | 05:31 | |
openstackgerrit | Riju Khatri proposed openstack-infra/storyboard-webclient master: Make task ordering in Story view selectable https://review.openstack.org/641930 | 05:59 |
---|---|---|
openstackgerrit | Riju Khatri proposed openstack-infra/storyboard-webclient master: Make task ordering in Story view selectable https://review.openstack.org/641930 | 06:04 |
openstackgerrit | Riju Khatri proposed openstack-infra/storyboard-webclient master: Make task ordering in Story view selectable https://review.openstack.org/641930 | 06:18 |
*** scherbatsky has quit IRC | 06:25 | |
openstackgerrit | Adam Coldrick proposed openstack-infra/storyboard-webclient master: Add a subcontroller for Team projects https://review.openstack.org/641963 | 08:26 |
openstackgerrit | Adam Coldrick proposed openstack-infra/storyboard-webclient master: Add UI for making security teams related to projects https://review.openstack.org/641964 | 08:26 |
*** jpich has joined #storyboard | 08:31 | |
openstackgerrit | Adam Coldrick proposed openstack-infra/storyboard master: Add a table mapping Teams to Projects https://review.openstack.org/641718 | 08:54 |
openstackgerrit | Adam Coldrick proposed openstack-infra/storyboard master: Add an endpoint for getting Projects related to a Team https://review.openstack.org/641719 | 08:54 |
openstackgerrit | Adam Coldrick proposed openstack-infra/storyboard master: Allow Teams to be filtered by project_id https://review.openstack.org/641720 | 08:54 |
*** udesale has quit IRC | 11:03 | |
*** udesale has joined #storyboard | 11:04 | |
*** dtantsur|afk is now known as dtantsur | 11:08 | |
SotK | today is the day that the ugly method of setting story ACLs I used comes back to bite | 11:11 |
*** jaosorior has quit IRC | 11:20 | |
*** tosky has joined #storyboard | 12:12 | |
*** zbr|ssbarnea has quit IRC | 12:46 | |
*** zbr has joined #storyboard | 12:47 | |
*** frickler has quit IRC | 13:17 | |
*** frickler has joined #storyboard | 13:18 | |
fungi | "when our technical debt chickens come home to roost" | 13:31 |
cmoura | Hi folks. I have a question about the commits. Is this need the name branch "Outreachy"? | 13:48 |
SotK | cmoura: I think that diablo_rojo set the topic of the changes to "outreachy" to make it easier to link to a list of all the outreachy changes, so probably useful to continue that | 14:05 |
cmoura | I understand, thanks | 14:21 |
*** mkarray has joined #storyboard | 14:30 | |
cmoura | Sotk, About task #3200, Is this about deletes the priority tasks in only API response? | 14:34 |
*** kshitija has joined #storyboard | 14:41 | |
*** jamesmcarthur has joined #storyboard | 15:16 | |
SotK | its about removing the "priority" field completely | 15:18 |
SotK | we could just throw it away, but some people were using it before it was deprecated so we'd need to consider how best to not lose that data | 15:19 |
*** udesale has quit IRC | 15:21 | |
*** udesale has joined #storyboard | 15:21 | |
*** scherbatsky has joined #storyboard | 15:22 | |
openstackgerrit | Adam Coldrick proposed openstack-infra/storyboard master: Add a security flag to Stories https://review.openstack.org/642056 | 15:25 |
openstackgerrit | Adam Coldrick proposed openstack-infra/storyboard master: Add RESTful endpoints for Story permissions https://review.openstack.org/642057 | 15:25 |
*** scherbatsky has quit IRC | 15:35 | |
*** ankita-2798 has joined #storyboard | 15:39 | |
*** ann123 has joined #storyboard | 15:44 | |
*** TheJulia is now known as needssleep | 15:50 | |
*** dtantsur is now known as creepy_owlet | 15:52 | |
*** cdent has joined #storyboard | 15:58 | |
cdent | Is there a way to add an existing worklist to an existing board? | 15:58 |
*** edleafe_ has joined #storyboard | 15:59 | |
*** irclogbot_3 has quit IRC | 15:59 | |
*** ankita-2798 has quit IRC | 16:00 | |
SotK | not in the UI, but it should be possible using the API | 16:02 |
cdent | SotK: thanks. good to know. It's not critical or anything, just something I was sort of assuming I would be able to do while creating a board | 16:03 |
*** ann123 has quit IRC | 16:10 | |
cdent | SotK: another question: What's the preferred/correct way to signal association of a commit to a story or task from the commit message. I've seen a variety of incantations of Story: and Task: | 16:11 |
SotK | I use both Story: and Task: most of the time out of habit from before Task: was also a link | 16:12 |
SotK | using Task: updates the status of the specified task | 16:13 |
SotK | using Story: creates a comment on the story linking to the patch | 16:13 |
cdent | cool, thanks | 16:15 |
*** irclogbot_3 has joined #storyboard | 16:17 | |
*** irclogbot_3 has quit IRC | 16:18 | |
*** irclogbot_3 has joined #storyboard | 16:22 | |
openstackgerrit | Adam Coldrick proposed openstack-infra/storyboard-webclient master: Add support for Story permission endpoints https://review.openstack.org/642070 | 16:40 |
openstackgerrit | Adam Coldrick proposed openstack-infra/storyboard-webclient master: WIP: Automatically add security teams to security stories https://review.openstack.org/642071 | 16:40 |
cmoura | SotK, so, still about the #3200, I can remove the priority field from the API response and maybe the model since the old data will still in the database. Am I right? | 16:43 |
SotK | you can safely remove it from the response, but I'd keep it in the model for now (until we decide what to do with the data, then we can remove it from the model and add a database migration to clean up the database too) | 16:44 |
cmoura | Okay, Thanks :) | 16:45 |
*** cmoura has quit IRC | 16:46 | |
*** jamesmcarthur_ has joined #storyboard | 17:00 | |
*** jpich has quit IRC | 17:01 | |
*** jamesmcarthur has quit IRC | 17:03 | |
*** udesale has quit IRC | 17:04 | |
*** vagsh23 has joined #storyboard | 17:07 | |
*** creepy_owlet is now known as dtantsur|afk | 17:29 | |
*** vagsh23 has quit IRC | 17:37 | |
*** cdent has quit IRC | 17:47 | |
*** irclogbot_3 has quit IRC | 18:17 | |
*** irclogbot_3 has joined #storyboard | 18:20 | |
*** cdent has joined #storyboard | 18:24 | |
*** jamesmcarthur_ has quit IRC | 18:32 | |
*** cdent has left #storyboard | 18:35 | |
*** mkarray has quit IRC | 18:45 | |
*** jamesmcarthur has joined #storyboard | 19:11 | |
openstackgerrit | Ankita Bansal proposed openstack-infra/storyboard-webclient master: Adds number of active stories beside repo list in the project_group/id page. A function storyCountActive is written in project_story_list_controller.js and called while fetching the projects list. A HTML tag added in project_search_item.html for the activ https://review.openstack.org/642121 | 19:15 |
*** diablo_rojo has quit IRC | 19:20 | |
*** jamesmcarthur has quit IRC | 19:30 | |
*** jamesmcarthur has joined #storyboard | 19:43 | |
*** vagsh23 has joined #storyboard | 19:59 | |
*** irclogbot_3 has quit IRC | 20:13 | |
*** kshitija has quit IRC | 20:19 | |
*** mkarray has joined #storyboard | 20:20 | |
mkarray | Would anyone have any suggestions on where to look for making an OR search, instead of the currently implemented AND search? | 20:32 |
*** kshitija has joined #storyboard | 20:54 | |
*** jamesmcarthur has quit IRC | 21:13 | |
*** jamesmcarthur has joined #storyboard | 21:14 | |
*** jamesmcarthur has quit IRC | 21:27 | |
*** jamesmcarthur has joined #storyboard | 21:28 | |
*** diablo_rojo has joined #storyboard | 21:47 | |
*** jamesmcarthur has quit IRC | 21:50 | |
*** jamesmcarthur has joined #storyboard | 21:53 | |
*** jamesmcarthur has quit IRC | 21:54 | |
*** jamesmcarthur has joined #storyboard | 22:08 | |
*** jamesmcarthur has quit IRC | 22:19 | |
*** jtomasek has quit IRC | 22:34 | |
*** mkarray has quit IRC | 22:57 | |
*** irclogbot_3 has joined #storyboard | 23:02 | |
*** diablo_rojo has quit IRC | 23:03 | |
*** edleafe_ has quit IRC | 23:24 | |
*** whoami-rajat has quit IRC | 23:33 | |
*** kshitija has quit IRC | 23:48 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!