Skip to content

Commit

Permalink
updated to do list
Browse files Browse the repository at this point in the history
  • Loading branch information
danxfisher committed Jul 25, 2018
1 parent ef9cd92 commit 09dcf69
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions TODO.md
Expand Up @@ -2,8 +2,8 @@
## Last updated: 07.18.2018

### To Do:
* [ ] - Handle Socket error (ERR CONNECTION REFUSED)
* [ ] - Update Wiki
* [ ] - Remove all 'now' dates and instead use room.Busy
* [ ] - Clean up FlightboardRow.js
* [ ] - update to es6
* [ ] - add better comments
* [ ] - Jest/Cypress for Unit/Integration/Functional testing
Expand All @@ -13,6 +13,8 @@
* [ ] - OAuth

### Done:
* [x] - Update Wiki
* [x] - Handle Socket error (ERR CONNECTION REFUSED)
* [x] - Test on multiple mobile devices
* [x] - Flightboard - if next up day != today, show day
* [x] - Make "Next Up", "Open", "Busy", "Upcoming", etc. all customizable as to enable multilingual support
Expand Down

0 comments on commit 09dcf69

Please sign in to comment.