Stephen Crosby
Stephen Crosby
I agree.
We could have some filters that pass query string arguments to the /apps index. Like /apps?watched_by=me. There could be filter links at the top of the index to allow the...
@mfrederickson I think it could be depending on when it is finished. @md5's branch looks pretty good. I might want to changed the text 'watched_by' to 'watcher' to give it...
Yeah. I'm thinking someday this will be part of a larger advanced search DSL that people can type into the search bar and I think watcher may be slightly easier...
Interesting thought. I've actually considered removing the comment feature. Does this mean you use Errbit comments regularly?
@cromulus are you also using mongo 3.4.2? I haven't taken the time to look at this yet, just collecting data atm.
We should probably remove the code that does email notifications for non-users since we don't support it any longer.
@chewi That's exactly what I've had in mind, but I've been wanting to refactor the notification services the same way I refactored the issue trackers so they can be external...
I don't have a preference on framework. I think the last attempt was using bootstrap. I think if we are going to tackle a redesign. One of the things I'd...
Very nice @smerrill! I know this code area is a little light on unit tests. Would you be able to add a bit of coverage? Breaking up google_oauth2 might help...