summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-09-23Fix typing errorsGeorgios Andreadis
2017-05-21Escape text input before sending to serverGeorgios Andreadis
2017-04-04Add config clarification to READMEGeorgios Andreadis
2017-04-04Move JSON config file template to READMEGeorgios Andreadis
2017-04-04Rename GOOGLE_OAUTH_CLIENT_ID to OAUTH_CLIENT_IDGeorgios Andreadis
2017-04-04Update bower.json meta-dataGeorgios Andreadis
2017-04-04Use AtLarge email on splashpageGeorgios Andreadis
2017-04-04Add component diagram legendGeorgios Andreadis
2017-04-04Add component diagram explanation to READMEGeorgios Andreadis
2017-04-04Add component diagramGeorgios Andreadis
2017-04-03Rename user.ts to user-authentication.tsGeorgios Andreadis
2017-04-03Factor out hardcoded SERVER_BASE_URLGeorgios Andreadis
2017-03-31Add page-overview to README.mdGeorgios Andreadis
2017-03-31Remove old splashpage mockupsGeorgios Andreadis
2017-03-31Merge branch 'add-screenshots'Georgios Andreadis
2017-03-31Add @Large mention to the footerGeorgios Andreadis
2017-03-31Add state diagramGeorgios Andreadis
2017-03-31Add section jumps to README.md introductionGeorgios Andreadis
2017-03-31Merge remote-tracking branch 'origin/master'Georgios Andreadis
2017-03-31Fix favicon not showing on 404 pageGeorgios Andreadis
2017-03-31Expand README.md with more setup stepsGeorgios Andreadis
2017-03-22Merge pull request #14 from atlarge-research/add-screenshotsLeon Overweel
2017-03-22Add real screenshots to the splashpageGeorgios Andreadis
2017-03-14Update GitHub organization URL on splashpageGeorgios Andreadis
2017-03-13Update product lead position on landing pageGeorgios Andreadis
2017-02-26Merge pull request #6 from tudelft-atlarge/bugfixesGeorgios Andreadis
2017-02-26Fix chart handling of time values above 100sGeorgios Andreadis
2017-02-26Fix experiment list overflowGeorgios Andreadis
2017-02-17Merge pull request #5 from tudelft-atlarge/fix-experiment-btnGeorgios Andreadis
2017-02-17Fix button handler being triggered multiple timesGeorgios Andreadis
2017-01-27Merge pull request #4 from tudelft-atlarge/states-batch-fetchGeorgios Andreadis
2017-01-27Fix graph view in building modeGeorgios Andreadis
2017-01-27Implement incremental TS compilation for watchingGeorgios Andreadis
2017-01-26Refactor remaining codebase to use 'const'Georgios Andreadis
2017-01-26Refactor controllers to use 'const' when possibleGeorgios Andreadis
2017-01-26Refactor api.ts to use 'const' wherever possibleGeorgios Andreadis
2017-01-26Fix task state generationGeorgios Andreadis
2017-01-26Fetch states for all ticks at onceGeorgios Andreadis
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
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