summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-01-26Fix task state generationGeorgios Andreadis
2017-01-26Fetch states for all ticks at onceGeorgios 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-26Fix NaN on invalid second input to time formatGeorgios Andreadis
2017-01-26Update project metadata in package.jsonGeorgios Andreadis
2017-01-26Set first tick to be 1 instead of 0Georgios Andreadis
2017-01-26Merge pull request #3 from tudelft-atlarge/auth-id-replaceGeorgios Andreadis
Integrate OAUTH client ID injection in build process
2017-01-26Add config instructions to READMEGeorgios Andreadis
2017-01-25Improve gulp config option handlingGeorgios Andreadis
2017-01-25Add config file option to gulp build processGeorgios Andreadis
2017-01-25Clean up gulpfile.jsGeorgios Andreadis
2017-01-25Replace GAuth client ID in HTMLs with placeholderGeorgios Andreadis
2017-01-25Add NPM dependencies for GAuth replace actionGeorgios Andreadis
2017-01-25Update .gitignore for WebStorm setupGeorgios Andreadis
2017-01-25Add MIT licenseLeon Overweel
2017-01-24Merge pull request #1 from tudelft-atlarge/add-github-linkGeorgios Andreadis
Add GitHub link to splash page
2017-01-24Add GitHub link to splash pageGeorgios Andreadis
2017-01-24Initial commitGeorgios Andreadis