*** mrmartin has joined #storyboard | 05:31 | |
*** jtomasek has joined #storyboard | 05:54 | |
*** coolsvap|away is now known as coolsvap | 06:44 | |
*** coolsvap is now known as coolsvap|away | 06:56 | |
*** jcoufal has joined #storyboard | 07:25 | |
*** paulsherwood has joined #storyboard | 08:46 | |
paulsherwood | SotK: 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 etc | 08:49 |
---|---|---|
SotK | paulsherwood: its a case of following a set of instructions to spin up a test instance, so its not too hard | 08:50 |
SotK | npm has been a little bit temperamental and caused issues when Zara and I were running through the instructions earlier this week though | 08:51 |
paulsherwood | can it be setup on MacOS, or Baserock, or does it have to be something specific? | 08:51 |
SotK | I'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 Fedora | 08:52 |
* SotK doesn't know enough about MacOS to tell you if it would work there | 08:53 | |
SotK | IIRC the blocker for getting it running in Baserock was the mysql dependency | 08:54 |
paulsherwood | can sb run with postgres? | 08:55 |
SotK | nope :( | 08:55 |
SotK | It used to be able to I think, though I could be wrong | 08:55 |
SotK | CTtpollard knows more about that I think | 08:55 |
paulsherwood | surely i can't be the only person in the world that would like it to? :) | 08:55 |
SotK | I imagine not :) | 08:56 |
SotK | oh, there is a vagrantfile to set up the API server so you don't need to mess with mysql :) | 08:56 |
SotK | here are the instructions: http://docs.openstack.org/infra/storyboard/install/development.html | 08:56 |
paulsherwood | ah, great! | 08:58 |
* SotK discovers that there appears to be more than one search implementation used in Storyboard :( | 09:23 | |
paulsherwood | SotK: that must be a great opportunity to remove some code? | 09:28 |
SotK | I hope so | 09:29 |
persia | There was once support for postgresql in Storyboard: my memory is that it was removed because nobody was testing it. | 11:46 |
paulsherwood | i'd test it :) | 11:48 |
Zara | I'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 |
paulsherwood | bootstrap works pretty well for lots of sites, i'd be surprised if problems like that are down to bootstrap? | 12:00 |
Zara | It'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 around | 12:09 |
Zara | line 334 | 12:09 |
Zara | bah | 12:09 |
Zara | anyway, 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 |
paulsherwood | Zara: removing stuff is one of my favourite things :) | 12:17 |
*** mase_x200 has joined #storyboard | 13:27 | |
*** mase_x200 has quit IRC | 13:48 | |
*** mase_x200 has joined #storyboard | 13:59 | |
openstackgerrit | Zara proposed openstack-infra/storyboard-webclient: Allow scroll when navbar content exceeds height of screen https://review.openstack.org/196079 | 14:37 |
SotK | trying to unify these search mechanisms is infuriating | 15:11 |
SotK | I think its probably because of my limited understanding of angularjs though | 15:13 |
Zara | btw, 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 |
SotK | oh yeah, that only manifests itself when some paging has been done | 15:18 |
SotK | you can simulate the effect by setting param.marker equal to something > 0 in updateResults() in src/app/search/directive/search_results.js | 15:20 |
Zara | okay, I'll try that | 15:21 |
SotK | you may have to so s/X-Offset/X-Marker/g too, I can't remember | 15:23 |
Zara | ah, yeah, there's currently nothing matching 'marker' in the file, so probably | 15:24 |
*** CTtpollard has quit IRC | 15:47 | |
*** mase_x200 has quit IRC | 16:24 | |
*** jcoufal has quit IRC | 16:37 | |
*** jtomasek has quit IRC | 19:18 | |
*** mrmartin has quit IRC | 20:26 | |
*** openstack has joined #storyboard | 21: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#gettinghelp | 21:27 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!