index
:
opendc.git
master
The OpenDC repository.
Mateusz
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Collapse
)
Author
2017-09-23
Implement room creation
Georgios Andreadis
2017-09-23
Add conditional topology sidebar
Georgios Andreadis
2017-09-23
Add title to navbar home link
Georgios Andreadis
2017-09-23
Complete homepage transfer
Georgios Andreadis
2017-09-23
Add content sections to homepage
Georgios Andreadis
2017-09-23
Restyle navbar and use across entire site
Georgios Andreadis
2017-09-23
Reduce rack border width
Georgios Andreadis
2017-09-23
Enable going from room to tile and back
Georgios Andreadis
2017-09-23
Enable going from building to room and back
Georgios Andreadis
2017-09-23
Implement wall drawing
Georgios Andreadis
2017-09-23
Fetch and display datacenter topology
Georgios Andreadis
2017-09-23
Add route logic for construction routes
Georgios Andreadis
2017-09-23
Add tile rendering logic
Georgios Andreadis
2017-09-23
Add PropType shapes for static resources
Georgios Andreadis
2017-09-23
Add basic react-konva rendering prototype
Georgios Andreadis
2017-09-23
Generalize denormalization of object resources
Georgios Andreadis
2017-09-23
Add profile page
Georgios Andreadis
2017-09-23
Properly align simulation list cells
Georgios Andreadis
2017-09-23
Connect simulation remove to API
Georgios Andreadis
2017-09-23
Rename project to sim and enable sim-adding
Georgios Andreadis
2017-09-23
Connect to backend and fetch initial project data
Georgios Andreadis
2017-09-23
Get Google authentication flow working
Georgios Andreadis
2017-09-23
Suppress duplicate modal close actions
Georgios Andreadis
2017-09-23
Add action buttons to project rows
Georgios Andreadis
2017-09-23
Create basic projects page with add-button
Georgios Andreadis
2017-09-23
Add date time utility functions
Georgios Andreadis
2017-09-23
Add navbar to projects page
Georgios Andreadis
2017-09-23
Remove old frontend
Georgios Andreadis
2017-09-23
Fix typing errors
Georgios Andreadis
2017-05-21
Escape text input before sending to server
Georgios Andreadis
Fixes #15.
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
[next]