aboutsummaryrefslogtreecommitdiffstats
path: root/web/src/js/actions.js
Commit message (Collapse)AuthorAgeFilesLines
* web: fix delete flowsLegend Tang2015-03-301-1/+1
|
* s/filter/search/Maximilian Hils2015-03-301-1/+1
| | | | | no matter what we agree on in #542, this needs to be done anyway.
* web: add basic edit capability for first lineMaximilian Hils2015-03-231-4/+17
|
* web: improve viewsMaximilian Hils2015-03-221-0/+2
|
* web: fix bugsMaximilian Hils2015-03-211-0/+1
|
* web: smaller changesMaximilian Hils2015-03-151-2/+3
|
* Replace custom EventEmitter with one from browserifyAldo Cortesi2015-01-011-2/+0
|
* More browesrification.Aldo Cortesi2014-12-311-8/+10
|
* More conversions to browserifyAldo Cortesi2014-12-301-1/+4
|
* Basic conversion: browserified web app now works.Aldo Cortesi2014-12-301-0/+6
|
* web: CSP, revert functionality, serve contentMaximilian Hils2014-12-251-0/+3
|
* web: duplicate, delete, replay flowsMaximilian Hils2014-12-241-1/+12
|
* web: move eventlog state out of settingsMaximilian Hils2014-12-231-1/+24
|
* web: intercept featureMaximilian Hils2014-12-231-1/+5
|
* web: filter/highlight ui, many fixesMaximilian Hils2014-12-131-1/+2
|
* web: fight against react-routerMaximilian Hils2014-12-121-0/+4
|
* web: implement settings store, modularize storeMaximilian Hils2014-12-101-10/+6
|
* web: add event store, fix all those bugsMaximilian Hils2014-12-101-5/+11
|
* always use the app dispatcherMaximilian Hils2014-12-091-5/+30
|
* format codeMaximilian Hils2014-11-271-2/+2
|
* beef up event logMaximilian Hils2014-09-221-3/+4
|
* implement FlowStore basicsMaximilian Hils2014-09-171-1/+21
|
* connect eventlog events to uiMaximilian Hils2014-09-171-3/+3
|
* formattingMaximilian Hils2014-09-171-1/+1
|
* We're not ready for ES6Aldo Cortesi2014-09-161-0/+17
Lets re-evaluate in June next year when it's actually released