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
/
src
/
js
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[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] 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
1
-0
/
+19
*
[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
*
[web] Add tests for js/components/common/Button.jsx
Matthew Shao
2017-05-11
2
-0
/
+56
*
web: clear mock store actions after each test
Maximilian Hils
2017-05-09
1
-13
/
+21
*
[web] Update tests for js/ducks/ui/keyboard.js
Matthew Shao
2017-05-09
1
-45
/
+36
*
[web] Add tests for js/ducks/ui/keyboard.js
Matthew Shao
2017-05-09
1
-0
/
+158
*
[web] Add tests for js/__tests__/ducks/ui/indexSpec.js
Matthew Shao
2017-05-08
1
-0
/
+9
*
[web] Add tests for js/ducks/index.js & js/ducks/ui/index.js
Matthew Shao
2017-05-08
1
-0
/
+12
*
[web] Clear up jest.unmock()
Matthew Shao
2017-05-07
7
-19
/
+3
*
Merge pull request #2285 from MatthewShao/jest-dev
Maximilian Hils
2017-04-30
2
-2
/
+102
|
\
|
*
[web] Export updateUrlFromStore and updateStoreFromUrl
Matthew Shao
2017-04-30
2
-25
/
+46
|
*
[web] Introduce redux-mock-store and minor fix.
Matthew Shao
2017-04-30
2
-30
/
+43
|
*
[web] Add coverage for js/urlState.js
Matthew Shao
2017-04-28
1
-0
/
+66
*
|
[web] add connection tests
Maximilian Hils
2017-04-29
3
-6
/
+48
*
|
[web] add connection indicator
Maximilian Hils
2017-04-29
7
-16
/
+102
|
/
*
change import of prop-types
cle1000
2017-04-27
37
-45
/
+78
*
[web] Add coverage for js/utils.js, js/flow/utils.js
Matthew Shao
2017-04-26
2
-0
/
+164
*
Fix the tests for flows actions.
Matthew Shao
2017-04-25
2
-169
/
+31
[prev]
[next]