Friday, 2016-06-17

dmsimardjust thought of something.. I'll try to squeeze ara into regular jobs now that they're zuul/ansible driven for fun00:45
larsksStop centering things! :)00:49
openstackgerritDavid Moreau Simard proposed openstack/ara: Implement file content UI  https://review.openstack.org/33083401:03
dmsimardlol bikeshedding! :P01:05
dmsimardtell me where I'll fix it01:05
dmsimardoh, you meant the file contents ?01:05
larsksYeah :)01:05
dmsimardyeah ^ I'll fix that review, just thought of some more stuff anyway01:06
larsksI will take a closer look at things tomorrow.01:06
dmsimardsure01:07
openstackgerritDavid Moreau Simard proposed openstack/ara: Interface improvements and revamp  https://review.openstack.org/33057601:34
openstackgerritDavid Moreau Simard proposed openstack/ara: Implement file content UI  https://review.openstack.org/33083401:39
openstackgerritDavid Moreau Simard proposed openstack/ara: Implement file content UI  https://review.openstack.org/33083401:41
openstackgerritDavid Moreau Simard proposed openstack/ara: Can Zuul use ARA ?  https://review.openstack.org/33084702:01
openstackgerritDavid Moreau Simard proposed openstack/ara: Can Zuul use ARA ?  https://review.openstack.org/33084702:09
openstackgerritDavid Moreau Simard proposed openstack/ara: Can Zuul use ARA ?  https://review.openstack.org/33084702:24
openstackgerritDavid Moreau Simard proposed openstack/ara: Test generate command from within playbook  https://review.openstack.org/33086603:26
openstackgerritDavid Moreau Simard proposed openstack/ara: Test generate command from within playbook  https://review.openstack.org/33086603:33
openstackgerritDavid Moreau Simard proposed openstack/ara: Give some level of freedom over the Ansible version  https://review.openstack.org/33087303:45
openstackgerritDavid Moreau Simard proposed openstack/ara: Test generate command from within playbook  https://review.openstack.org/33086603:48
dmsimardlarsks: fyi, for fun and giggles: https://review.openstack.org/#/c/330874/03:57
openstackgerritDavid Moreau Simard proposed openstack/ara: Give some level of freedom over the Ansible version  https://review.openstack.org/33087303:58
openstackgerritDavid Moreau Simard proposed openstack/ara: Test generate command from within playbook  https://review.openstack.org/33086604:03
*** jmccrory has quit IRC08:42
*** jmccrory has joined #ara08:43
*** openstackgerrit has quit IRC09:18
*** openstackgerrit has joined #ara09:18
*** openstackgerrit has quit IRC10:03
*** openstackgerrit has joined #ara10:03
*** myoung is now known as myoung|afk10:32
openstackgerritMerged openstack/ara: Give some level of freedom over the Ansible version  https://review.openstack.org/33087313:00
*** myoung|afk is now known as myoung13:28
*** myoung is now known as myoung|biab15:09
*** myoung|biab is now known as myoung16:01
-openstackstatus- NOTICE: zuul was restarted for a software upgrade; events between 16:08 and 16:30 were missed, please recheck any changes uploaded during that time16:32
dmsimardlarsks: clickable summary stats: yes19:59
dmsimard<h2>'s are definitely much much smaller than a <h1><strong>19:59
dmsimardThey were originally h2's and I moved them up to h1+strong20:00
dmsimardcan you try doing a local html edit (inspect element) and see what you think ?20:00
dmsimardI have no strong opinion, I just thought it was a bit small20:00
dmsimardList of tasks in a file: good idea20:01
dmsimardI don't know why I'm replying here instead of in-review20:01
dmsimardT_T20:01
dmsimardtgif20:01
dmsimardlarsks: what do you think about http://fontawesome.io/icon/file-code-o/ for the icon ?20:10
larsksDon't change heading levels to get different sizes! That's what css is for.  Heading levels are semantic, not for display.20:12
larsksI looked some icons like that, but it was too much "html source" for me...I ws looking for a more generic "text" icon of some sort.  Maybe http://fontawesome.io/icon/file-text/?20:13
larskshttp://fontawesome.io/icon/file-text-o/20:13
larsksdmsimard: ^^^20:13
dmsimardsure20:14
dmsimardalso, agreed about sizes20:14
openstackgerritDavid Moreau Simard proposed openstack/ara: Interface improvements and revamp  https://review.openstack.org/33057620:27
openstackgerritDavid Moreau Simard proposed openstack/ara: Implement file content UI  https://review.openstack.org/33083420:37
dmsimardlarsks: thanks for the feedback <320:37
larsksSure :)20:38
dmsimardlarsks: The UI is in a decent state with those two reviews. What's the other pain points ?20:38
dmsimardI'd like to be able to cut a release soon.20:38
dmsimardWe could probably clean up dead host code/templates and fix the tests relative to those20:39
larsksI think we need to support linking directly to specific lines for the file viewing to really be useful. I'd like to see that before the next release.20:39
dmsimardTried to look for a lib that'd do it, didn't find anything. I didn't look very hard, though.20:40
dmsimardI thought about doing it "manually" but settled for that google lib20:41
larsksThere's something funny about the ui that I just noticed: in the upper left, there is a "hamburger" widget, that usually means that clicking on it will result in a popup menu.  But it doesn't seem to do anything.20:41
larskss/popup/collapse-expand/20:41
dmsimardlarsks: it collapses the menu to a smaller form20:41
dmsimardat least here it does20:41
dmsimardit expands and collapses the menu, when collapsed only the icons show20:42
larsksI'm looking at the static ui @ http://logs.openstack.org/34/330834/3/check/gate-ara-integration-centos-7/0df690f/logs/build/playbook/ac2e5a6b-1778-4411-bb22-97b49af1dbb7/index.html and it does not.20:42
dmsimardhm, probably something broke20:42
dmsimardit used to work20:42
dmsimardchecking20:42
larsksI think we need to get those stats at the top of the playbook page to be clickable.20:42
dmsimardyeah, me too20:43
dmsimardnot just those20:43
dmsimardlike, in the task you have the file at the top, the lineno, etc.20:43
larsksRight.20:43
dmsimardwanted to land that rework before putting more work into it, otherwise it'd never merge :p20:44
dmsimardwonder why the hamburger stopped working20:44
dmsimardodd20:44
dmsimardoh, I think I know.20:46
dmsimardyup20:46
dmsimardthere's a javascript error because there's nothing in some pages to prettyprint20:46
dmsimardand that prevents the rest of the javascript stuff to load20:47
dmsimardI'll defer the prettyprint loading to just the code view page20:47
openstackgerritDavid Moreau Simard proposed openstack/ara: Implement file content UI  https://review.openstack.org/33083420:48
dmsimardfixed ^20:49
dmsimardgood catch.20:51
*** myoung is now known as myoung|afk21:59

Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!