index
:
cloud-email/mitmproxy
master
clone of mitm proxy
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
web
Commit message (
Expand
)
Author
Age
Files
Lines
*
[web] Add tests for js/components/ContentView/DownloadContentButton.jsx
Matthew Shao
2017-06-05
3
-0
/
+29
*
explain codemirror rendering shortcomins
Maximilian Hils
2017-06-02
1
-0
/
+4
*
[web] Update tests for js/components/ContentView/ContentViewOptions.jsx
Matthew Shao
2017-06-02
2
-6
/
+3
*
[web] Add tests for js/components/ContentView/ContentViewOptions.jsx
Matthew Shao
2017-06-01
3
-1
/
+65
*
[web] Add tests for js/components/ContentView/CodeEditor.jsx
Matthew Shao
2017-06-01
2
-0
/
+30
*
[web] Remove mock-xmlhttprequest dependency.
Matthew Shao
2017-05-31
2
-5
/
+0
*
[web] mock components/ContentView
Matthew Shao
2017-05-31
2
-30
/
+1
*
[web] Add tests for js/components/FlowView/Messages.jsx
Matthew Shao
2017-05-31
2
-0
/
+718
*
[web] Add mock-xmlhttprequest as dependency.
Matthew Shao
2017-05-31
2
-0
/
+5
*
[web] Add tests for js/components/FlowView/ToggleEdit.jsx
Matthew Shao
2017-05-30
2
-0
/
+57
*
[web] Add tests for js/components/FlowView/Nav.jsx
Matthew Shao
2017-05-30
3
-1
/
+75
*
[web] Add tests for js/components/FlowView/Header.jsx
Matthew Shao
2017-05-30
3
-1
/
+261
*
[web] Add tests for js/components/FlowView/Details.jsx
Matthew Shao
2017-05-30
2
-0
/
+324
*
[web] Add tests for js/components/EventLog/EventList.jsx
Matthew Shao
2017-05-29
2
-0
/
+52
*
[web] Update snapshot.
Matthew Shao
2017-05-29
1
-1
/
+1
*
[web] Minor fixes.
Matthew Shao
2017-05-29
2
-3
/
+3
*
[web] Add tests for js/components/Header/MainMenu.js
Matthew Shao
2017-05-28
3
-1
/
+117
*
[web] Add tests for js/components/Header/OptionMenu.jsx
Matthew Shao
2017-05-27
2
-0
/
+164
*
[web] Add tests for js/components/Header/MenuToogle.jsx
Matthew Shao
2017-05-27
2
-0
/
+105
*
[web] Update js/Component/Header/FlowMenu.jsx
Matthew Shao
2017-05-27
1
-1
/
+1
*
[web] Add snapshot files.
Matthew Shao
2017-05-27
4
-0
/
+173
*
[web] Add tests for js/components/Header/FlowMenu.jsx
Matthew Shao
2017-05-27
2
-0
/
+347
*
[web] Add TStore in js/__tests__/ducks/tutils.js
Matthew Shao
2017-05-27
3
-8
/
+65
*
[web] Remove jest-fetch-mock dependency.
Matthew Shao
2017-05-27
2
-11
/
+0
*
[web] Add tests for js/components/Header/FilterInput.jsx
Matthew Shao
2017-05-26
1
-0
/
+93
*
[web] Add tests for js/components/Header/FileMenu.jsx
Matthew Shao
2017-05-26
2
-1
/
+46
*
[web] Add tests for js/components/Header/ConnectionIndicator.jsx
Matthew Shao
2017-05-26
2
-1
/
+58
*
[web] js/components/Header/FilterDocs.jsx coverage ++
Matthew Shao
2017-05-26
1
-11
/
+10
*
[web] Add tests for js/components/Header/FilterDocs.js
Matthew Shao
2017-05-23
3
-0
/
+30
*
[web] Add tests for js/components/FlowTable/FlowTableHead.js
Matthew Shao
2017-05-22
3
-1
/
+128
*
[web] Add tests for js/components/FlowTable/FlowRow.js
Matthew Shao
2017-05-22
2
-0
/
+68
*
[web] Fix 100% coverage for js/components/FlowTable/FlowColumns.js
Matthew Shao
2017-05-22
2
-1
/
+17
*
[web] TFlow minor improved.
Matthew Shao
2017-05-21
4
-14
/
+16
*
[web] Add js/__tests__/ducks/_tflow.js
Matthew Shao
2017-05-19
1
-0
/
+97
*
[web] Updates test to use the new _tflow.js.
Matthew Shao
2017-05-19
3
-63
/
+30
*
[web] Update snapshot.
Matthew Shao
2017-05-18
2
-2
/
+2
*
[web] Minor fixes for component tests.
Matthew Shao
2017-05-18
3
-5
/
+4
*
[web] Add tests for js/components/FlowTable/FlowColumnsSpec.js
Matthew Shao
2017-05-17
2
-0
/
+259
*
[web] Add a TFlow class to js/ducks/tutils.js
Matthew Shao
2017-05-17
1
-0
/
+27
*
[web] Add tests for src/js/components/ValueEditor/ValueEditor.js
Matthew Shao
2017-05-16
2
-0
/
+176
*
[web] Add tests for js/components/ValueEditor/ValidateEditor.js
Matthew Shao
2017-05-16
2
-0
/
+68
*
[web] Add tests for js/components/helpers/AutoScroll.js
Matthew Shao
2017-05-15
1
-0
/
+41
*
[web] Add tests for js/components/helpers/VirtualScroll.js
Matthew Shao
2017-05-15
1
-0
/
+21
*
[web] Add tests for js/components/common/Splitter.jsx
Matthew Shao
2017-05-15
2
-0
/
+96
*
[web] Minor fix for FileChooser.jsx
Matthew Shao
2017-05-13
1
-1
/
+1
*
[web] Add tests for js/components/common/ToggleInputButton.jsx
Matthew Shao
2017-05-12
2
-0
/
+74
*
[web] Add tests for js/components/common/ToggleButton.jsx
Matthew Shao
2017-05-12
2
-0
/
+40
*
[web] Add tests for js/components/common/FileChooser.jsx & minor fix.
Matthew Shao
2017-05-12
3
-1
/
+58
*
[web] Add tests for js/components/common/DocsLink.jsx
Matthew Shao
2017-05-11
3
-0
/
+39
*
[web] Add tests for js/components/common/Dropdown.jsx
Matthew Shao
2017-05-11
2
-0
/
+200
[next]