mybb / mybb2

The repository for the MyBB 2 forum software. Not to be used on live boards.
https://www.mybb.com
BSD 3-Clause "New" or "Revised" License
112 stars 45 forks source link

Simple User Admin Search #279

Closed Azareal closed 7 years ago

Azareal commented 7 years ago

Apparently, Git wants to also merge the changes which were already merged from my previous pull request. Uh, I don't really understand how this all works.

Anyways, here's the basics of user search. A couple things should probably be changed like de-in-lining the custom CSS, adding a media query to handle mobile, and allowing admins to filter by a specific role (I'm scratching my head on this one, not sure how to go about it).

I'm probably going to leave it at that for tonight, I'm not sure how to go about using SASS (I usually just use CSS) or how you want me to structure the CSS exactly.

Azareal commented 7 years ago

I'll try opening a new pull request with a freshly forked repo, I seem to have borked Git.