Commit Graph

86 Commits (cf193581e42a73774bf687991fdacde975b8e40f)

Author SHA1 Message Date
psychobunny 0cb722b9fa prevent floating button from getting hidden behind other components
psychobunny 29859335a8 do md style dropdowns only on mobile @julianlam
psychobunny cb071f3772 md-like positioning for dropdown menu
psychobunny ea3fa0ff1d md snackbar for acp
psychobunny a313bc69e2 fix alignment on checkboxes that are first in a form
psychobunny 2317779a2b really basic mobile support, until we get a slideout menu in
psychobunny d9040f18e6 use branding for checkbox
psychobunny 6dbd7cad84 done with this stupid checkbox experiment
psychobunny d091729de3 search bar and restart menu completed
psychobunny 98a10bba89 header dropdown menu
psychobunny f3c70473c3 save button on settings page
psychobunny d5b88e9c35 fixed markup on /group page
psychobunny 0eb3d05db8 settings/web-crawler
psychobunny 30970d618c dynamic title for settings pages
psychobunny cc05a0a049 header menu first pass
psychobunny e434942a28 first pass on settings design
psychobunny fed87dded6 sayonara, acp menu
psychobunny 685b3ce004 added bootswatch paper 3.3.5
Julian Lam 1c973b7bf3 fixed
psychobunny f56c2ea88a padding fix
psychobunny 7fbca487f5 make group description and group name the same size
psychobunny 6b6bae7cc5 font awesome checkboxes for acp
psychobunny a6cfdc7508 square buttons on acp
Julian Lam 37c9c05319 added ACP styling for panel-danger panels
Julian Lam 394497c9d5 Merge branch 'categories-parent-acp' of https://github.com/NicolasSiver/NodeBB into NicolasSiver-categories-parent-acp
psychobunny 18bfa44586 fixed menu items not being highlighted when active in acp
Nicolas Siver 46ce3aae9f tree view
Julian Lam f9053c077d updated groups ACP styling and template to use a table, like categories
Conflicts:
	src/views/admin/manage/groups.tpl
Julian Lam 06f7172c65 closes
Julian Lam 8f7416d1cb updated acp category privilege settings so that not all groups are shown in privilege table, closes
Julian Lam e18f6c95fa added link to 'install plugins' page in acp installed plugins menu dropdown
also fixed annoying white background when a menu item other than the one active is focused upon
Julian Lam d95f5a9ae0 added help block to category purge button, updated iconSelect library to use templates in a better way, hooked up iconSelect for category mgmt,
Julian Lam 9dece4a1db added some missing files from previous commits, fixed setParent mechanic which broke after I refactored,
Julian Lam 9b84a887d3 a huge frickin' number of changes for . This is part of
Julian Lam 815ea88fa5 readded some missing classes, fixed some styling on category.tpl, fixed image uploading code
Julian Lam a1621145d5 Merge branch 'master' into categories_revamp
Conflicts:
	public/less/admin/admin.less
	public/src/admin/manage/categories.js
	src/controllers/admin.js
	src/views/admin/manage/categories.tpl
	src/views/config.json
psychobunny fbc0a11c87 nav - basic ACP setup
psychobunny cb7c318377 closes
psychobunny 9291ec64f9 styling
yariplus 6c44de27ed Fix spaces and less variables.
yariplus 145f7b3809 Fix ACP navbar on mobile.
Barış Soner Uşaklı 12619ba733 Merge pull request from MegaGM/acp.panel.width
[ACP] Remove unnecessary panel width restriction
Peter Jaszkowiak a583f9d77a Fixed sidebar overlay issue on window width
Had the wrong `min-width`
Peter Jaszkowiak 8241243f6b Make ACP sidebar fixed
If you want to implement some kind of replacement for the CSS calc I
used, go ahead and do it yourself. I'm hoping webmasters can either deal
with a tad bit of overlap or have a modern browser.
Mega a0926d5505 [ACP] Remove unnecessary panel width restriction
Julian Lam 2d4383c7b0 updating bootstrap in ACP to v3.3.1
Julian Lam dfe8e8de70 image uploading for categories,
Julian Lam 6b95b28db7 drag/drop re-ordering fixed in ACP,
Julian Lam c98331de82 revamping categories management page in ACP,
Julian Lam 908f5f2fd4 fixed ACP background image on subfolder installs