| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-04-04 | Rename GOOGLE_OAUTH_CLIENT_ID to OAUTH_CLIENT_ID | Georgios Andreadis | |
| 2017-04-04 | Use AtLarge email on splashpage | Georgios Andreadis | |
| 2017-04-03 | Rename user.ts to user-authentication.ts | Georgios Andreadis | |
| 2017-04-03 | Factor out hardcoded SERVER_BASE_URL | Georgios Andreadis | |
| 2017-03-31 | Remove old splashpage mockups | Georgios Andreadis | |
| 2017-03-31 | Merge branch 'add-screenshots' | Georgios Andreadis | |
| 2017-03-31 | Add @Large mention to the footer | Georgios Andreadis | |
| 2017-03-31 | Fix favicon not showing on 404 page | Georgios Andreadis | |
| Fixes #17 | |||
| 2017-03-22 | Add real screenshots to the splashpage | Georgios Andreadis | |
| 2017-03-14 | Update GitHub organization URL on splashpage | Georgios Andreadis | |
| 2017-03-13 | Update product lead position on landing page | Georgios Andreadis | |
| 2017-02-26 | Fix chart handling of time values above 100s | Georgios Andreadis | |
| 2017-02-26 | Fix experiment list overflow | Georgios Andreadis | |
| 2017-02-17 | Fix button handler being triggered multiple times | Georgios Andreadis | |
| The issue was that previous event handlers of the same button were not removed on closing the dialog. This is now resolved by removing all event handlers of the 'new experiment' button when registering a new handler. | |||
| 2017-01-27 | Fix graph view in building mode | Georgios Andreadis | |
| 2017-01-27 | Implement incremental TS compilation for watching | Georgios Andreadis | |
| 2017-01-26 | Refactor remaining codebase to use 'const' | Georgios Andreadis | |
| 2017-01-26 | Refactor controllers to use 'const' when possible | Georgios Andreadis | |
| 2017-01-26 | Refactor api.ts to use 'const' wherever possible | Georgios Andreadis | |
| 2017-01-26 | Fix task state generation | Georgios Andreadis | |
| 2017-01-26 | Fetch states for all ticks at once | Georgios Andreadis | |
| All experiment states are now fetched in one go. Additionally, the experiments are now expected to start at tick 1 (this was wrongly assumed to be 0, before). | |||
| 2017-01-26 | Fix NaN on invalid second input to time format | Georgios Andreadis | |
| 2017-01-26 | Set first tick to be 1 instead of 0 | Georgios Andreadis | |
| 2017-01-25 | Replace GAuth client ID in HTMLs with placeholder | Georgios Andreadis | |
| 2017-01-24 | Add GitHub link to splash page | Georgios Andreadis | |
| 2017-01-24 | Initial commit | Georgios Andreadis | |
