aboutsummaryrefslogtreecommitdiffstats
path: root/web/src/js/components
Commit message (Expand)AuthorAgeFilesLines
* [web] bug fixJason2016-06-241-4/+4
* [web] fix eventLog flowJason2016-06-241-1/+1
* [web] fix flows data flowJason2016-06-244-12/+12
* [web] fix eventLog ducksJason2016-06-231-7/+1
* [web] fix data connectionJason2016-06-235-10/+9
* [web] connect new ducks actionsJason2016-06-235-13/+12
* [web] refactoring ducks/flowsJason2016-06-231-1/+1
* added accept and revert to flowmenuClemens2016-06-202-6/+10
* [web] replace SetttingsActions.update with settings.updateSettingsJason2016-06-195-43/+54
* add setInterceptPattern action creatorMaximilian Hils2016-06-171-3/+8
* simplify settings reducerMaximilian Hils2016-06-171-10/+1
* Merge branch 'master' into settingsJason2016-06-1735-1513/+1468
|\
| * [web] clean upJason2016-06-172-9/+2
| * [web] commonJason2016-06-1711-183/+194
| * [web] editor config for line endingsJason2016-06-172-224/+224
| * [web] Editor & PromptJason2016-06-179-344/+339
| * [web] FlowView and ContentViewJason2016-06-1720-988/+944
* | [web] fix settings ducksJason2016-06-171-1/+9
* | [web] settings storeJason2016-06-171-30/+3
|/
* web: use implicit bindActionCreatorsMaximilian Hils2016-06-155-15/+10
* minor fixesMaximilian Hils2016-06-151-3/+3
* rename view -> ui, make code more readableClemens2016-06-151-2/+2
* add previous state to dispatch functionClemens2016-06-151-13/+15
* code reviewClemens2016-06-142-16/+11
* added flowMenuClemens2016-06-144-13/+71
* [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-098-352/+358
* [web] fix updateLocationJason2016-06-093-7/+12
* [web] rewrite ProxyApp and MainView with es6Jason2016-06-094-338/+354
* sorting add pr review changesClemens2016-06-082-8/+7
* sorting done, ready to reviewClemens2016-06-071-28/+2
* 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-072-47/+49
* web: modernize flow table columnsMaximilian Hils2016-06-052-223/+148
* web: completely move flow state to reduxMaximilian Hils2016-06-043-140/+81
* web interleave old store and redux flow stateMaximilian Hils2016-06-041-2/+11
* web: remove old event log storeMaximilian Hils2016-06-031-5/+1
* web: implement redux store fetchingMaximilian Hils2016-06-031-1/+0
* Merge branch 'redux-ducks'Maximilian Hils2016-06-024-161/+122
|\
| * web: fix eventlog height registrationMaximilian Hils2016-06-021-11/+16
| * web: reduxify event log storeMaximilian Hils2016-06-021-45/+24
| * web: reduxify WebSocketMaximilian Hils2016-06-021-12/+12
| * web: :hatching_chick:Maximilian Hils2016-06-024-117/+80
| * add basic redux architecture, convert eventlog to reduxMaximilian Hils2016-06-022-21/+35
* | change some pr issusesClemens2016-06-021-3/+3
* | basic file up and download workingClemens2016-06-021-3/+12