*** diablo_rojo has quit IRC | 00:08 | |
persia | SotK: If the API doesn't support sorting by task status, how do people do status-based boards? Is it maybe limited to the worklist API, or am I maybe confusing some mockup I saw with reality? | 00:14 |
---|---|---|
*** diablo_rojo has joined #storyboard | 00:19 | |
*** jamesmcarthur has joined #storyboard | 00:44 | |
*** jamesmcarthur has quit IRC | 00:54 | |
*** jamesmcarthur has joined #storyboard | 00:54 | |
*** jamesmcarthur has quit IRC | 01:01 | |
*** jamesmcarthur has joined #storyboard | 01:02 | |
*** jamesmcarthur has quit IRC | 01:22 | |
*** jamesmcarthur has joined #storyboard | 01:34 | |
fungi | task worklists and board lanes can be based on task status queries | 01:41 |
fungi | story worklists and board lanes can be based on (inferred) story status queries | 01:42 |
fungi | right now there's no way to build a task worklists or board lane based on a story query (or vice versa) | 01:43 |
persia | Ah, somehow I thought it was possible to search on task's parent story by ID. I can well believe myself to be mistaken. | 02:06 |
*** jamesmcarthur has quit IRC | 02:32 | |
*** lbragstad has quit IRC | 02:39 | |
*** gmann has joined #storyboard | 02:54 | |
gmann | diablo_rojo: fungi : We are migrating the Patrole (QA project) to storyboard. i have few query on migration process. i wrote query on this review, your clarification will be helpful - https://review.openstack.org/#/c/599488/1 | 03:00 |
gmann | diablo_rojo: fungi all other steps are done and we are tracking new bug/features on storyboard now but i have few about migration of existing LP bugs (open and closed). | 03:03 |
*** diablo_rojo has quit IRC | 03:49 | |
*** udesale has joined #storyboard | 03:54 | |
*** jamesmcarthur has joined #storyboard | 05:01 | |
*** jamesmcarthur has quit IRC | 05:06 | |
*** tosky has joined #storyboard | 07:40 | |
*** jaosorior has quit IRC | 08:03 | |
*** kei-ichi has quit IRC | 08:04 | |
*** kei-ichi has joined #storyboard | 08:04 | |
*** jaosorior has joined #storyboard | 08:05 | |
*** corvus has quit IRC | 08:05 | |
*** jpich has joined #storyboard | 08:08 | |
SotK | persia: oh, I think I misunderstood the question then, I understood wanting to filter by both story title and task status | 08:31 |
SotK | https://storyboard.openstack.org/#!/search?story_id=2001546&status=inprogress should show in progress tasks in that story, except it seems there's a bug in the tasks api endpoint | 08:32 |
SotK | https://storyboard.openstack.org/api/v1/tasks?story_id=2001546&status=inprogress is the api call for that without the broken parameter | 08:32 |
*** dtantsur|afk is now known as dtantsur | 08:35 | |
*** jamesmcarthur has joined #storyboard | 09:02 | |
*** jamesmcarthur has quit IRC | 09:06 | |
persia | SotK: Heh, yeah. My guess is based on "filter a story by task status" vs. "story:$TITLE AND status:'In Progress'". Thanks for the guidance. | 10:16 |
*** udesale has quit IRC | 10:21 | |
*** udesale has joined #storyboard | 10:21 | |
*** udesale has quit IRC | 10:21 | |
*** udesale has joined #storyboard | 10:22 | |
*** dtantsur is now known as dtantsur|brb | 11:08 | |
*** udesale has quit IRC | 11:10 | |
*** lbragstad has joined #storyboard | 11:57 | |
*** lbragstad has left #storyboard | 12:19 | |
*** jamesmcarthur has joined #storyboard | 12:54 | |
*** udesale has joined #storyboard | 12:57 | |
fungi | gmann: it looks like https://review.openstack.org/575182 set patrole to use storyboard but none of the people usually involved in migrating existing bugs from launchpad were made aware | 12:58 |
fungi | gmann: it's a manual process, but i can go ahead and do that import at any time you like | 12:58 |
*** dtantsur|brb is now known as dtantsur | 13:17 | |
*** jamesmcarthur has quit IRC | 13:31 | |
*** jamesmcarthur has joined #storyboard | 13:32 | |
*** jamesmcarthur has quit IRC | 13:34 | |
*** jamesmcarthur has joined #storyboard | 13:37 | |
*** jamesmcarthur has quit IRC | 13:40 | |
*** udesale has quit IRC | 13:43 | |
*** jaosorior has quit IRC | 14:06 | |
*** jtomasek has quit IRC | 14:15 | |
*** jamesmcarthur has joined #storyboard | 14:20 | |
*** dtantsur is now known as dtantsur|brb | 14:24 | |
*** jamesmcarthur has quit IRC | 14:32 | |
*** jamesmcarthur has joined #storyboard | 14:48 | |
*** jtomasek has joined #storyboard | 15:14 | |
*** corvus has joined #storyboard | 15:23 | |
*** jaosorior has joined #storyboard | 15:57 | |
*** dtantsur|brb is now known as dtantsur | 16:01 | |
*** jamesmcarthur has quit IRC | 16:04 | |
*** jamesmcarthur has joined #storyboard | 16:09 | |
*** jamesmcarthur has quit IRC | 16:23 | |
*** jpich has quit IRC | 16:30 | |
*** jamesmcarthur has joined #storyboard | 17:19 | |
*** dtantsur is now known as dtantsur|afk | 17:26 | |
*** diablo_rojo has joined #storyboard | 17:30 | |
diablo_rojo | gmann, I'll check in out in a little bit :) | 17:30 |
*** openstackgerrit has quit IRC | 18:00 | |
*** jamesmcarthur has quit IRC | 18:11 | |
*** jamesmcarthur has joined #storyboard | 18:12 | |
*** jamesmcarthur has quit IRC | 18:16 | |
*** jamesmcarthur has joined #storyboard | 18:18 | |
diablo_rojo | gmann, looks like fungi beat me to it- There's a script an infra root needs to run. We just need to know when you want it done. Sounds like fungi can do it whenever works for you. | 18:33 |
fungi | yep, totally | 18:34 |
*** jamesmcarthur has quit IRC | 18:35 | |
dhellmann | if I wanted to change the color of the task status indicator for tasks with "invalid" status, where would I start? I'm not seeing styles based on status names (at least not "merged") | 18:43 |
*** jamesmcarthur has joined #storyboard | 18:52 | |
SotK | at the moment the colours just come from the different bootstrap button types | 18:56 |
SotK | with the button type changing depending on the status | 18:56 |
diablo_rojo | SotK, I'll update the agenda right now- we should probably have a quick meeting. | 18:58 |
SotK | diablo_rojo: thanks | 18:58 |
SotK | dhellmann: my recommendation would be to add a .btn-invalid selector somewhere which sets color, background-color, and border-color as desired | 18:59 |
SotK | plus also changing the return value of http://git.openstack.org/cgit/openstack-infra/storyboard-webclient/tree/src/app/util/directive/task_status_dropdown.js#n35 to be 'invalid' for the invalid case | 19:00 |
SotK | oh, you probably want a .label-invalid selector too | 19:00 |
SotK | for the logged-out case | 19:00 |
diablo_rojo | SotK, done | 19:01 |
*** jtomasek has quit IRC | 19:04 | |
dhellmann | SotK : I guess I'm confused because "git grep label-success" doesn't show any css or scss files at all. Is this all done in JS? | 19:05 |
SotK | label-* and btn-* are from bootstrap so are only added at build time, probably src/theme/base/_bootstrap_addons.scss is the best file for the new classes to live in for now | 19:07 |
SotK | http://git.openstack.org/cgit/openstack-infra/storyboard-webclient/tree/src/app/util/template/task_status_dropdown.html is the template for the task status dropdown | 19:08 |
dhellmann | ok, cool, thanks | 19:08 |
dhellmann | I'll put this on my free time list | 19:09 |
dhellmann | how do you feel about blue? :-) | 19:09 |
dhellmann | or maybe yellow | 19:09 |
SotK | fine, if its a sufficiently different blue than the "progress" colour | 19:10 |
SotK | similarly for yellow with "review" | 19:11 |
dhellmann | oh, hrm, I need to see some tasks in more states I guess | 19:11 |
dhellmann | I'll find something | 19:11 |
*** jamesmcarthur has quit IRC | 19:22 | |
*** jamesmcarthur has joined #storyboard | 19:23 | |
*** jamesmcarthur has quit IRC | 19:28 | |
*** jamesmcarthur has joined #storyboard | 19:30 | |
*** openstackgerrit has joined #storyboard | 19:45 | |
openstackgerrit | Merged openstack-infra/storyboard-webclient master: Add a route to redirect from a Task ID to the relevant Story https://review.openstack.org/589652 | 19:45 |
openstackgerrit | Merged openstack-infra/storyboard-webclient master: Support Task ID in the "Jump to..." box https://review.openstack.org/589653 | 19:52 |
openstackgerrit | Merged openstack-infra/storyboard-webclient master: Fix the background colour of comments https://review.openstack.org/599182 | 19:54 |
fungi | the fastest lp accumulated 1k bugs in one of my samples was at an average pace of one every 191 seconds, which would put lp reaching 2m at the end of next year | 20:04 |
fungi | slowest 1k it accumulated was at an average rate of one every 772 seconds which if it returned to that pace would put it hitting 2m in late 2023 | 20:05 |
fungi | so my guess is somewhere between late 2019 and late 2023 with a mean in the middle of 2021 | 20:05 |
fungi | there was a slight acceleration in accumulation over the past 100k bugs, but it looked like the acceleration was decreasing (i haven't modeled it and run any integrals to confirm) | 20:07 |
*** jamesmcarthur has quit IRC | 20:41 | |
*** jamesmcarthur has joined #storyboard | 20:43 | |
*** jamesmcarthur_ has joined #storyboard | 20:47 | |
*** jamesmcarthur has quit IRC | 20:48 | |
*** diablo_rojo has quit IRC | 20:49 | |
*** diablo_rojo has joined #storyboard | 21:03 | |
*** jamesmcarthur_ has quit IRC | 21:46 | |
*** jamesmcarthur has joined #storyboard | 21:51 | |
*** jamesmcarthur has quit IRC | 21:55 | |
*** jamesmcarthur has joined #storyboard | 22:57 | |
*** jamesmcarthur has quit IRC | 23:01 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!