aboutsummaryrefslogtreecommitdiffstats
path: root/web
Commit message (Expand)AuthorAgeFilesLines
* add better descriptionMaximilian Hils2016-06-202-7/+8
* added tests for uiClemens2016-06-204-6/+41
* added accept and revert to flowmenuClemens2016-06-202-6/+10
* [web] replace SetttingsActions.update with settings.updateSettingsJason2016-06-197-75/+65
* add setInterceptPattern action creatorMaximilian Hils2016-06-172-3/+13
* add fetchApi.put shortcutMaximilian Hils2016-06-171-3/+15
* simplify settings reducerMaximilian Hils2016-06-173-57/+56
* [web] simplify settingsJason2016-06-171-36/+8
* Merge branch 'master' into settingsJason2016-06-1737-1514/+1472
|\
| * [web] clean upJason2016-06-172-9/+2
| * [web] commonJason2016-06-1711-183/+194
| * [web] editor config for line endingsJason2016-06-173-224/+225
| * [web] Editor & PromptJason2016-06-179-344/+339
| * [web] FlowView and ContentViewJason2016-06-1721-989/+947
* | [web] fix settings ducksJason2016-06-172-9/+25
* | [web] promot reduceJason2016-06-171-16/+19
* | [web] remove storeJason2016-06-173-98/+7
* | [web] eliminate SettingsStoreJason2016-06-171-5/+0
* | [web] settings storeJason2016-06-176-33/+95
|/
* web: fix testsMaximilian Hils2016-06-162-12/+9
* web: use implicit bindActionCreatorsMaximilian Hils2016-06-155-15/+10
* minor fixesMaximilian Hils2016-06-153-14/+19
* rename view -> ui, make code more readableClemens2016-06-153-11/+12
* add previous state to dispatch functionClemens2016-06-154-20/+30
* code reviewClemens2016-06-143-41/+17
* added flowMenuClemens2016-06-146-14/+124
* [web] header.js -> Header.jsJason2016-06-0911-469/+516
* [web] eventlog.js -> EventLog.jsxJason2016-06-095-155/+143
* [web] footer.js -> Footer.jsxJason2016-06-092-25/+22
* [web] fix shortcut for header fieldsJason2016-06-092-1/+2
* [web] separate flowtable to multiple filesJason2016-06-0912-357/+364
* [web] fix updateLocationJason2016-06-093-7/+12
* [web] rewrite ProxyApp and MainView with es6Jason2016-06-096-356/+385
* fix default websocket stateMaximilian Hils2016-06-081-2/+2
* sorting add pr review changesClemens2016-06-084-17/+26
* sorting done, ready to reviewClemens2016-06-071-1/+1
* sorting done, ready to reviewClemens2016-06-073-34/+26
* moved redux state injection closer to childClemens2016-06-072-4/+6
* start with sort, continue tomorrowClemens2016-06-072-6/+3
* moved sort state to redux, missing apply sortClemens2016-06-073-47/+62
* web: accept all falsey sortFns in sortedIndexOfMaximilian Hils2016-06-061-8/+4
* web: fix list update propagationMaximilian Hils2016-06-052-3/+6
* web: modernize flow table columnsMaximilian Hils2016-06-052-223/+148
* web: update reactMaximilian Hils2016-06-051-3/+2
* web: fix list reducerMaximilian Hils2016-06-051-3/+3
* web: completely move flow state to reduxMaximilian Hils2016-06-048-330/+191
* web interleave old store and redux flow stateMaximilian Hils2016-06-043-4/+17
* web: implement update and remove for list and viewMaximilian Hils2016-06-043-20/+95
* web: add flows to redux stateMaximilian Hils2016-06-034-6/+40
* web: add redux list viewsMaximilian Hils2016-06-033-7/+73