Friday, 2015-06-26

*** mrmartin has joined #storyboard05:31
*** jtomasek has joined #storyboard05:54
*** coolsvap|away is now known as coolsvap06:44
*** coolsvap is now known as coolsvap|away06:56
*** jcoufal has joined #storyboard07:25
*** paulsherwood has joined #storyboard08:46
paulsherwoodSotK: do you know if it's stragihtforward for jrandom developer to start hacking on storyboard? there's some things i want to try but i don't think i'm yet ready to face dealing with mysql, gerrit etc08:49
SotKpaulsherwood: its a case of following a set of instructions to spin up a test instance, so its not too hard08:50
SotKnpm has been a little bit temperamental and caused issues when Zara and I were running through the instructions earlier this week though08:51
paulsherwoodcan it be setup on MacOS, or Baserock, or does it have to be something specific?08:51
SotKI've only tried it on Ubuntu (which is what the instructions are aimed at I believe), but I think that the Baserock project got it running on Fedora08:52
* SotK doesn't know enough about MacOS to tell you if it would work there08:53
SotKIIRC the blocker for getting it running in Baserock was the mysql dependency08:54
paulsherwoodcan sb run with postgres?08:55
SotKnope :(08:55
SotKIt used to be able to I think, though I could be wrong08:55
SotKCTtpollard knows more about that I think08:55
paulsherwoodsurely i can't be the only person in the world that would like it to? :)08:55
SotKI imagine not :)08:56
SotKoh, there is a vagrantfile to set up the API server so you don't need to mess with mysql :)08:56
SotKhere are the instructions: http://docs.openstack.org/infra/storyboard/install/development.html08:56
paulsherwoodah, great!08:58
* SotK discovers that there appears to be more than one search implementation used in Storyboard :(09:23
paulsherwoodSotK:  that must be a great opportunity to remove some code?09:28
SotKI hope so09:29
persiaThere was once support for postgresql in Storyboard: my memory is that it was removed because nobody was testing it.11:46
paulsherwoodi'd test it :)11:48
ZaraI've found that the navigation bar goes off the screen at different zooms (or whenever there are more icons). It's possible to put a (rather ugly) scrollbar in it, but this makes it hard to notice the icons on the navbar-submenu. I think the root cause is that lots of sizes are coded as absolute pixel values, rather than relative to the size of the screen (probably because the bootstrap framework does this).11:58
paulsherwoodbootstrap works pretty well for lots of sites, i'd be surprised if problems like that are down to bootstrap?12:00
ZaraIt's possible to override the values bootstrap gives as defaults, so I think it's a question of working out which ones. (the code in the default storyboard theme seems to match up with https://github.com/twbs/bootstrap/blob/master/less/variables.less around12:09
Zaraline 33412:09
Zarabah12:09
Zaraanyway, I need to look around more. So I think we might be able to remove a lot of CSS, but it's early days and I'm sure there's lots of extra complexity that I haven't discovered yet.12:13
paulsherwoodZara: removing stuff is one of my favourite things :)12:17
*** mase_x200 has joined #storyboard13:27
*** mase_x200 has quit IRC13:48
*** mase_x200 has joined #storyboard13:59
openstackgerritZara proposed openstack-infra/storyboard-webclient: Allow scroll when navbar content exceeds height of screen  https://review.openstack.org/19607914:37
SotKtrying to unify these search mechanisms is infuriating15:11
SotKI think its probably because of my limited understanding of angularjs though15:13
Zarabtw, I tried to review your result_set_pager change, but it looked like I'd need to modify some other files in order to test it, and I didn't know where to start looking.15:16
SotKoh yeah, that only manifests itself when some paging has been done15:18
SotKyou can simulate the effect by setting param.marker equal to something > 0 in updateResults() in src/app/search/directive/search_results.js15:20
Zaraokay, I'll try that15:21
SotKyou may have to so s/X-Offset/X-Marker/g too, I can't remember15:23
Zaraah, yeah, there's currently nothing matching 'marker' in the file, so probably15:24
*** CTtpollard has quit IRC15:47
*** mase_x200 has quit IRC16:24
*** jcoufal has quit IRC16:37
*** jtomasek has quit IRC19:18
*** mrmartin has quit IRC20:26
*** openstack has joined #storyboard21:26
-cameron.freenode.net- [freenode-info] if you're at a conference and other people are having trouble connecting, please mention it to staff: http://freenode.net/faq.shtml#gettinghelp21:27

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