aboutsummaryrefslogtreecommitdiffstats
path: root/web
Commit message (Expand)AuthorAgeFilesLines
...
* [web] Update __tests__/ducks/tutils.jsMatthew Shao2017-06-291-1/+5
* [web] Add tests for reducors of options and modal.Matthew Shao2017-06-282-0/+50
* [web] Add src/css/modal.lessMatthew Shao2017-06-281-0/+3
* [web] Minor update for Modal Component.Matthew Shao2017-06-284-4/+6
* [web] Update test for js/components/Header/FileMenu.jsxMatthew Shao2017-06-282-1/+27
* [web] Add Option Modal to FileMenu.Matthew Shao2017-06-281-2/+10
* [web] Add Modal Component and OptionModalMatthew Shao2017-06-283-0/+69
* [web] Add modal to js/ducks/ui/index.jsMatthew Shao2017-06-271-0/+2
* [web] Add js/ducks/options.jsMatthew Shao2017-06-271-0/+32
* [web] Add js/ducks/ui/modal.jsMatthew Shao2017-06-271-0/+33
* [web] Minor fix and Coverage ++Matthew Shao2017-06-263-7/+8
* [web] Add tests for js/components/FlowTable.jsxMatthew Shao2017-06-252-0/+129
* [web] Add tests for js/components/EventLog.jsxMatthew Shao2017-06-253-1/+134
* [web] Add tests for js/components/ContentView.jsxMatthew Shao2017-06-252-0/+141
* [web] update dependenciesMaximilian Hils2017-06-124-560/+879
* [web] fix contentviews, simplify related logicMaximilian Hils2017-06-123-8/+13
* [web] fix stopEditMaximilian Hils2017-06-123-8/+12
* [web] Update ContentLoader class name.Matthew Shao2017-06-122-80/+81
* [web] Export PureViewServer in ContentView/ContentView.jsxMatthew Shao2017-06-081-3/+3
* [web] Add tests for js/components/ContentView/ContentView.jsxMatthew Shao2017-06-082-0/+137
* [web] Add tests for js/components/ContentView/ContentLoader.jsxMatthew Shao2017-06-082-0/+86
* [web] Add mock-xmlhttprequest dependency.Matthew Shao2017-06-082-0/+5
* [web] Add tests for js/components/ContentView/ViewSelector.jsxMatthew Shao2017-06-063-1/+162
* [web] Add tests for js/components/ContentView/UploadContentButton.jsxMatthew Shao2017-06-063-0/+32
* [web] Imporve indentation.Matthew Shao2017-06-061-5/+5
* [web] Add tests for js/components/ContentView/ShowFullContentButton.jsxMatthew Shao2017-06-053-1/+65
* [web] Add tests for js/components/ContentView/MetaViews.jsxMatthew Shao2017-06-052-0/+103
* [web] Add tests for js/components/ContentView/DownloadContentButton.jsxMatthew Shao2017-06-053-0/+29
* explain codemirror rendering shortcominsMaximilian Hils2017-06-021-0/+4
* [web] Update tests for js/components/ContentView/ContentViewOptions.jsxMatthew Shao2017-06-022-6/+3
* [web] Add tests for js/components/ContentView/ContentViewOptions.jsxMatthew Shao2017-06-013-1/+65
* [web] Add tests for js/components/ContentView/CodeEditor.jsxMatthew Shao2017-06-012-0/+30
* [web] Remove mock-xmlhttprequest dependency.Matthew Shao2017-05-312-5/+0
* [web] mock components/ContentViewMatthew Shao2017-05-312-30/+1
* [web] Add tests for js/components/FlowView/Messages.jsxMatthew Shao2017-05-312-0/+718
* [web] Add mock-xmlhttprequest as dependency.Matthew Shao2017-05-312-0/+5
* [web] Add tests for js/components/FlowView/ToggleEdit.jsxMatthew Shao2017-05-302-0/+57
* [web] Add tests for js/components/FlowView/Nav.jsxMatthew Shao2017-05-303-1/+75
* [web] Add tests for js/components/FlowView/Header.jsxMatthew Shao2017-05-303-1/+261
* [web] Add tests for js/components/FlowView/Details.jsxMatthew Shao2017-05-302-0/+324
* [web] Add tests for js/components/EventLog/EventList.jsxMatthew Shao2017-05-292-0/+52
* [web] Update snapshot.Matthew Shao2017-05-291-1/+1
* [web] Minor fixes.Matthew Shao2017-05-292-3/+3
* [web] Add tests for js/components/Header/MainMenu.jsMatthew Shao2017-05-283-1/+117
* [web] Add tests for js/components/Header/OptionMenu.jsxMatthew Shao2017-05-272-0/+164
* [web] Add tests for js/components/Header/MenuToogle.jsxMatthew Shao2017-05-272-0/+105
* [web] Update js/Component/Header/FlowMenu.jsxMatthew Shao2017-05-271-1/+1
* [web] Add snapshot files.Matthew Shao2017-05-274-0/+173
* [web] Add tests for js/components/Header/FlowMenu.jsxMatthew Shao2017-05-272-0/+347
* [web] Add TStore in js/__tests__/ducks/tutils.jsMatthew Shao2017-05-273-8/+65