Commit Graph

38 Commits

Author SHA1 Message Date
Simon Busborg a4dc2d9703 Removed zero padding in bottom of sections 2015-06-29 18:33:08 +02:00
Simon Busborg 5735a39af1 Added styling for solved stuff in quickmenu/search 2015-06-29 09:49:09 +02:00
Sebastiaan Janssen 96363781a2 Fix search from documentation section 2015-06-26 16:54:12 +02:00
Sebastiaan Janssen 98554d1d3e Fix search from homepage 2015-06-26 16:52:40 +02:00
Simon Busborg 9d422797ac Added sorting for search 2015-06-26 14:31:37 +02:00
Simon Busborg da0dc2602e Removed border on solved answers on mobile 2015-06-26 11:41:20 +02:00
Sebastiaan Janssen edd4709809 Only show search options for certain categories 2015-06-25 23:09:17 +02:00
Sebastiaan Janssen 1733b88e04 Pass on the category in the correct way 2015-06-25 22:19:55 +02:00
Sebastiaan Janssen efe1493c72 Add search options (WIP only visible when you're in debug mode, live site is not in debug mode) 2015-06-25 22:15:29 +02:00
Sebastiaan Janssen 63559f946e OUR-221 Search with a colon in it returns a 500 error page
#OUR-221 Fixed
2015-06-25 17:25:48 +02:00
Sebastiaan Janssen 0644e83b68 OUR-154 Search is not limited to packages in the packages-area
OUR-19 Ability to search within a single forum
#OUR-154 Fixed
#OUR-19 Fixed
2015-06-25 17:24:49 +02:00
Simon Busborg 244f11247d Added air to utilities 2015-06-25 15:41:28 +02:00
Simon Busborg 23a3d672cc button fuckup 2015-06-25 14:59:40 +02:00
Simon Busborg 405c9ea245 Fixed padding in forum box on mobile 2015-06-25 14:41:58 +02:00
Simon Busborg 787f9bbde4 Search and filtering on forums more visible 2015-06-25 13:58:49 +02:00
Simon Busborg ee64a3194e Markdown Editor, Solved threads, Buttons
Even better readabilty to the markdown editor
Added spacing between multiple solved threads in a row
Removed tiny button to support to large font style
2015-06-25 13:38:20 +02:00
Simon Busborg 19b572e6f6 IE Flexbox kinda fix for forum frontpage 2015-06-25 13:14:56 +02:00
Simon Busborg 7aa1cba23f Removed style.min.css from project 2015-06-25 11:53:49 +02:00
Simon Busborg 13e86919c2 Fixes button blop, Some love to the markdown editor 2015-06-25 11:53:48 +02:00
Simon Busborg c99c106e81 Added flex to utilityactions to push content right 2015-06-25 11:17:50 +02:00
Simon Busborg 9848be4e82 Added current to nav, Cleaned up in utility header
Changed buttons as well
Added "visited" to the forum, so you can see which threads you've visited
2015-06-25 10:42:13 +02:00
Sebastiaan Janssen 150b70adf8 Updates broken styling adds missing image 2015-06-24 17:44:31 +02:00
Simon Busborg 5132e5b6bc Balanced width to topic / Categories 2015-06-24 15:14:55 +02:00
Rune Hem Strand 68a1e6b409 Merge branch 'master' of https://github.com/umbraco/OurUmbraco 2015-06-24 14:54:47 +02:00
Rune Hem Strand ea00aa98d3 Merge branch 'master' of https://github.com/umbraco/OurUmbraco
Conflicts:
	OurUmbraco.Site/Assets/css/style.min.css
2015-06-24 14:54:04 +02:00
Sebastiaan Janssen 4d87bb5473 Fix templatesettings 2015-06-24 14:51:30 +02:00
Rune Hem Strand 19d229dc11 Add "Edit on Github"
Global breadcrumb styling
Fixed header styling on pages with sidebar
2015-06-24 14:23:05 +02:00
Simon Busborg a0a0387aa1 Global BG and Border on comment 2015-06-24 14:20:18 +02:00
Simon Busborg e83dc57760 Removed disabled class from button 2015-06-24 14:12:35 +02:00
Simon Busborg 432c00f027 Changed draft button color, to match rest of our 2015-06-24 13:26:50 +02:00
Simon Busborg 3c1991d7a3 Changed forum thread header to use flexbox
Changed transparent buttons to use color-space instead og color-grey.
Changed version tag to use color-space instead of color-grey
Changed body-meta to use flexbox, to align topic and tags.
2015-06-24 12:28:38 +02:00
Simon Busborg 2ebe6db057 Fix: Floating karma, to much karma 2015-06-24 11:05:07 +02:00
Simon Busborg 7930806335 Fixed equal height on forum frontpage 2015-06-24 10:19:49 +02:00
Sebastiaan Janssen 36ec126703 Update dependencies 2015-06-23 17:02:25 +02:00
Sebastiaan Janssen c573b69c23 Fix autoprefixer 2015-06-23 17:02:12 +02:00
Sebastiaan Janssen ab25334b8b move dependency to package.json
Conflicts:
	OurUmbraco.Client/package.json
	build/BuildClientFiles.bat
2015-06-23 16:33:28 +02:00
Sebastiaan Janssen b04ccc219a Pulls in latest updates 2015-06-23 15:23:04 +02:00
Sebastiaan Janssen a35a7e9a03 Adds the client files + builds using gulp automatically on a project rebuild or using the BuildClientFiles.bat 2015-06-23 15:15:55 +02:00