aboutsummaryrefslogtreecommitdiffstats
path: root/web/src/js
Commit message (Collapse)AuthorAgeFilesLines
* fix #361Maximilian Hils2014-09-181-1/+1
|
* flowtable: add selection indicator, add keyboard navigationMaximilian Hils2014-09-185-104/+204
|
* .jsx -> .jsx.jsMaximilian Hils2014-09-185-3/+6
| | | | | Rename jsx files to be compatible with Chrome Dev Tools and Workspace Mapping.
* add features to the traffic table, introduce image spritingMaximilian Hils2014-09-172-15/+63
|
* implement FlowStore basicsMaximilian Hils2014-09-177-38/+228
|
* connect eventlog events to uiMaximilian Hils2014-09-179-36/+40
|
* Introduce short form object state, and connect the ends to send data to web appAldo Cortesi2014-09-171-1/+9
|
* formattingMaximilian Hils2014-09-1712-79/+82
|
* Basic websocket connection, code cleanup.Aldo Cortesi2014-09-171-14/+11
|
* Slightly more verbose gulping, remove strict declarations for now.Aldo Cortesi2014-09-163-3/+0
|
* Convert to ES5 inheritance patternAldo Cortesi2014-09-168-106/+115
|
* We're not ready for ES6Aldo Cortesi2014-09-1612-123/+121
| | | | Lets re-evaluate in June next year when it's actually released
* ignore compiled files in diffMaximilian Hils2014-09-163-4/+5
|
* format javascriptMaximilian Hils2014-09-1611-219/+237
|
* web: implement EventLogStoreMaximilian Hils2014-09-1611-91/+132
|
* web: eventlog uiMaximilian Hils2014-09-152-5/+10
|
* client-side structureMaximilian Hils2014-09-1515-260/+373
|
* Client-side cleanupAldo Cortesi2014-09-153-29/+28
| | | | | | - Remove grunt - Formatting and spacing. There shall be 4 spaces in a tab. Not 3. Not 5. And 2 is right out.
* web: add flow stubMaximilian Hils2014-09-142-26/+54
|
* gulpfile: add tests and notifyMaximilian Hils2014-09-141-2/+0
|
* update GruntfileMaximilian Hils2014-09-132-4/+1
|
* web: start guiMaximilian Hils2014-09-137-47/+246
|
* gulpfileMaximilian Hils2014-09-133-38/+1
|
* Client-side framework for web applicationAldo Cortesi2014-09-106-0/+89