summaryrefslogtreecommitdiff
path: root/package.json
AgeCommit message (Collapse)Author
2017-10-04Apply prettier to codebaseGeorgios Andreadis
2017-10-04Add 'prettier' JS plugin for code reformattingGeorgios Andreadis
This happens before every commit, to guarantee code format style uniformity.
2017-09-29Download generated image files automaticallyGeorgios Andreadis
(instead of having them open in a new tab)
2017-09-23Update metadata and docsGeorgios Andreadis
2017-09-23Implement dynamic web page document title changeGeorgios Andreadis
2017-09-23Make FLOPS more readable through approximationGeorgios Andreadis
2017-09-23Add simulation mode frameworkGeorgios Andreadis
Includes object states in the store (by tick), charting, and progress bars.
2017-09-23Convert map movement to keyboard-based navigationGeorgios Andreadis
2017-09-23Fetch and display datacenter topologyGeorgios Andreadis
2017-09-23Add tile rendering logicGeorgios Andreadis
2017-09-23Add PropType shapes for static resourcesGeorgios Andreadis
2017-09-23Add basic react-konva rendering prototypeGeorgios Andreadis
2017-09-23Connect to backend and fetch initial project dataGeorgios Andreadis
2017-09-23Get Google authentication flow workingGeorgios Andreadis
2017-09-23Create basic projects page with add-buttonGeorgios Andreadis
2017-09-23Add navbar to projects pageGeorgios Andreadis
2017-09-23Remove old frontendGeorgios Andreadis
2017-01-27Implement incremental TS compilation for watchingGeorgios Andreadis
2017-01-26Update project metadata in package.jsonGeorgios Andreadis
2017-01-25Add config file option to gulp build processGeorgios Andreadis
2017-01-25Add NPM dependencies for GAuth replace actionGeorgios Andreadis
2017-01-24Initial commitGeorgios Andreadis