Peter Kos

Results 52 issues of Peter Kos
trafficstars

Note that the sidebar is using the `nav` tag. Honestly, the entirety of the HAML/SASS for the navigation should probably be refactored. There's a lot of manual CSS that should...

bug
unplanned

When running in dev environment, do not attempt to send real mail, as there is no mail to send.

unplanned

I've been talking with @cbaudouinjr aboht rebranding HM to something a bit easier to talk about and abbreviate in a memorable way. The URL is quite long and it'd be...

cleanup
design
unplanned

#226 is focused on implementing the _hackathon_ schedule -- order of events during the show. However, on top of that, hackathon organizers need a much more detailed schedule (i.e., planning...

feature
API
unplanned

Logos are out of date -- maybe we can also add a bit to the README about "let us know if you're using HM!" (Also, some other hackathons like HackTheU...

maintenance
unplanned

This is a very low priority now, but not all hackathons run on the same structure. Allowing each hackathon to customize their roles/permissions would be really great. Possible tasks: -...

low priority
API
unplanned

Currently `app/assets/stylesheets/manage/dashboard.css` (for example) uses `#333`, `#999`, etc. a lot without being consistent.

unplanned
refactor

Not everything needs to be in the questionnaire!! This is more semantic too

unplanned
refactor

Pretty much just this line should be added: ``` mysql_tzinfo_to_sql /usr/share/zoneinfo | mysql -u root mysql ``` Error is below for reference. ``` ERROR["test_: while authenticated as an admin should...

docs
cleanup
unplanned

https://github.com/brianmario/mysql2/issues/1005#issuecomment-433219580 I always tend to error out on installing `mysql2`, macOS 10.15.4. Anyone else have this issue? Might add a README note or some fancy detection in the install script.

docs
unplanned