aboutsummaryrefslogtreecommitdiffstats
path: root/web
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* [web] Remove jest-fetch-mock dependency.Matthew Shao2017-05-272-11/+0
|
* [web] Add tests for js/components/Header/FilterInput.jsxMatthew Shao2017-05-261-0/+93
|
* [web] Add tests for js/components/Header/FileMenu.jsxMatthew Shao2017-05-262-1/+46
|
* [web] Add tests for js/components/Header/ConnectionIndicator.jsxMatthew Shao2017-05-262-1/+58
|
* [web] js/components/Header/FilterDocs.jsx coverage ++Matthew Shao2017-05-261-11/+10
|
* [web] Add tests for js/components/Header/FilterDocs.jsMatthew Shao2017-05-233-0/+30
|
* [web] Add tests for js/components/FlowTable/FlowTableHead.jsMatthew Shao2017-05-223-1/+128
|
* [web] Add tests for js/components/FlowTable/FlowRow.jsMatthew Shao2017-05-222-0/+68
|
* [web] Fix 100% coverage for js/components/FlowTable/FlowColumns.jsMatthew Shao2017-05-222-1/+17
|
* [web] TFlow minor improved.Matthew Shao2017-05-214-14/+16
|
* [web] Add js/__tests__/ducks/_tflow.jsMatthew Shao2017-05-191-0/+97
|
* [web] Updates test to use the new _tflow.js.Matthew Shao2017-05-193-63/+30
|
* [web] Update snapshot.Matthew Shao2017-05-182-2/+2
|
* [web] Minor fixes for component tests.Matthew Shao2017-05-183-5/+4
|
* [web] Add tests for js/components/FlowTable/FlowColumnsSpec.jsMatthew Shao2017-05-172-0/+259
|
* [web] Add a TFlow class to js/ducks/tutils.jsMatthew Shao2017-05-171-0/+27
| | | | | | Many Components requires a flow object when being rendered, so we put a TFlow class here, currently has the minimize structure, only contains the attributes we needed in the components to be tested.
* [web] Add tests for src/js/components/ValueEditor/ValueEditor.jsMatthew Shao2017-05-162-0/+176
|
* [web] Add tests for js/components/ValueEditor/ValidateEditor.jsMatthew Shao2017-05-162-0/+68
|
* [web] Add tests for js/components/helpers/AutoScroll.jsMatthew Shao2017-05-151-0/+41
|
* [web] Add tests for js/components/helpers/VirtualScroll.jsMatthew Shao2017-05-151-0/+21
|
* [web] Add tests for js/components/common/Splitter.jsxMatthew Shao2017-05-152-0/+96
|
* [web] Minor fix for FileChooser.jsxMatthew Shao2017-05-131-1/+1
|
* [web] Add tests for js/components/common/ToggleInputButton.jsxMatthew Shao2017-05-122-0/+74
|
* [web] Add tests for js/components/common/ToggleButton.jsxMatthew Shao2017-05-122-0/+40
|
* [web] Add tests for js/components/common/FileChooser.jsx & minor fix.Matthew Shao2017-05-123-1/+58
|
* [web] Add tests for js/components/common/DocsLink.jsxMatthew Shao2017-05-113-0/+39
|
* [web] Add tests for js/components/common/Dropdown.jsxMatthew Shao2017-05-112-0/+200
|
* [web] Add 'react-test-renderer' dependency.Matthew Shao2017-05-112-6/+17
|