aboutsummaryrefslogtreecommitdiffstats
path: root/web/src/js/components
Commit message (Expand)AuthorAgeFilesLines
* [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: 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
* | added basic file up_download functionality (not finish yet)Clemens2016-06-021-18/+6
* | added uiClemens2016-06-021-0/+12
|/
* start of developing server side for options (#1155)Clemens Brunner2016-05-293-54/+143
* [web] add default value for text viewsJason2016-05-281-2/+2
* [web] eliminate RawMixinJason2016-05-281-17/+47
* [web] use props.location instead of context.locationJason2016-05-241-4/+3
* [web] eliminate Router mixinJason2016-05-246-71/+66
* added UI for options menu (#1130)Clemens Brunner2016-05-142-17/+67
* docs: minor fixesMaximilian Hils2016-04-301-1/+1
* [web] fix virtual scroll rangeJason2016-03-121-1/+1
* [web] VirtualScroll and AutoScroll helperJason2016-03-106-366/+411
* Merge pull request #1012 from gzzhanghao/routerMaximilian Hils2016-03-092-10/+7
|\
| * [web] eliminate common.Router.getParamsJason2016-03-092-10/+7
* | [web] dont mutate propsJason2016-03-091-2/+3
|/
* [web] uniform code style for Footer componentJason2016-03-081-5/+7