Maximilian Hils
|
288448c575
|
Merge pull request #2285 from MatthewShao/jest-dev
[web] Add coverage for js/urlState.js
|
2017-04-30 18:26:41 +02:00 |
|
Matthew Shao
|
365677006c
|
[web] Export updateUrlFromStore and updateStoreFromUrl
|
2017-04-30 22:40:58 +08:00 |
|
Matthew Shao
|
a7feced5de
|
[web] Introduce redux-mock-store and minor fix.
|
2017-04-30 20:00:36 +08:00 |
|
Maximilian Hils
|
97a00728a8
|
[web] add connection tests
|
2017-04-29 19:43:59 +02:00 |
|
Maximilian Hils
|
8f1b763082
|
[web] add connection indicator
|
2017-04-29 19:34:51 +02:00 |
|
Matthew Shao
|
f8b76a62ff
|
[web] Add coverage for js/urlState.js
|
2017-04-28 22:06:17 +08:00 |
|
cle1000
|
115a31c9ba
|
change import of prop-types
|
2017-04-27 10:54:21 +02:00 |
|
Matthew Shao
|
ec7d90f9be
|
[web] Add coverage for js/utils.js, js/flow/utils.js
|
2017-04-26 17:06:50 +08:00 |
|
Matthew Shao
|
6962a2c3f2
|
Fix the tests for flows actions.
|
2017-04-25 19:29:52 +08:00 |
|
Matthew Shao
|
dcac976a47
|
Merge branch 'jest-dev' of https://github.com/MatthewShao/mitmproxy into jest-dev
|
2017-04-25 19:27:53 +08:00 |
|
Maximilian Hils
|
161cdff25e
|
simplify selectRelative, add example for action testing
|
2017-04-24 15:13:45 +02:00 |
|
Matthew Shao
|
ae71ec1d30
|
[web] Coverage++ for ducks/flows.js
|
2017-04-24 14:18:12 +02:00 |
|
Matthew Shao
|
15c19d2bc6
|
[web] Coverage++ for ducks/flows.js
|
2017-03-28 20:44:49 +08:00 |
|
Matthew Shao
|
9a604b5cfe
|
[web] Minor fixes for the test.
|
2017-03-26 21:58:47 +08:00 |
|
Matthew Shao
|
17ac1ff6cb
|
[web] Exclude src/js/filt/filt.js from coverage report.
|
2017-03-26 21:38:00 +08:00 |
|
Matthew Shao
|
de9ecb7c30
|
[web] Add JS coverage to codecov.
|
2017-03-26 09:36:18 +08:00 |
|
Matthew Shao
|
31a45ddaaa
|
[web] Reach 100% coverage for ducks/settings.js
|
2017-03-26 09:34:45 +08:00 |
|
Matthew Shao
|
82ecc5448d
|
[web] Update configuration of jest to avoid deprecation warning
|
2017-03-22 18:42:46 +08:00 |
|
Matthew Shao
|
20d3ae98e0
|
[web] Reach 100% coverage for ducks/eventLog.js
|
2017-03-22 18:32:28 +08:00 |
|
Matthew Shao
|
ab2fcbef8d
|
Fix#2184, mitmweb -n dispalys incorrect message. (#2187)
* Fixes #2184, python code.
* Fixes #2184, JavaScript code.
* [web] Update Footer.jsx (#2184)
|
2017-03-22 01:26:04 +01:00 |
|
Maximilian Hils
|
92e3358915
|
Merge pull request #2182 from syahn/fix-#2134
Fix #2134
|
2017-03-19 14:47:50 +01:00 |
|
Frank Ahn
|
125ae2d8f9
|
Fix #2134
|
2017-03-18 09:51:05 +09:00 |
|
Matthew Shao
|
6c338c84a6
|
[web] Reach 100% coverage for ducks/utils/store.js
|
2017-03-17 17:17:11 +08:00 |
|
Maximilian Hils
|
7a8b362df6
|
Merge pull request #2156 from syahn/pretty-popup
[web] Adjust pop-up docs position
|
2017-03-16 18:36:39 +01:00 |
|
Frank Ahn
|
9f8004ed62
|
Adjust pop-up docs position
- Shift pop-up docs to the right position according to responsiveness
|
2017-03-15 17:44:52 +09:00 |
|
Matthew Shao
|
48fe32766c
|
[web] Reach 100% coverage for ducks/ui/flow.js
|
2017-03-15 08:27:42 +08:00 |
|
dequis
|
f351d0a307
|
Match ~d and ~u filters against pretty_host too
Changed the ~u filter in the console UI to match the behavior of
mitmweb, which only matches against pretty_url, never against url.
|
2017-03-14 01:57:22 -03:00 |
|
Maximilian Hils
|
c853091a85
|
Merge pull request #2137 from MatthewShao/jest-dev
[web] Add tests for ducks/utils/store.js
|
2017-03-13 16:55:57 +01:00 |
|
Matthew Shao
|
9ce92b1f43
|
[web] Improve the code style on tests
|
2017-03-13 22:47:44 +08:00 |
|
Matthew Shao
|
8a734a2613
|
[web] Fixes the flaw in #2133
|
2017-03-13 19:34:25 +08:00 |
|
Matthew Shao
|
6d37812928
|
[web] Add tests for ducks/utils/store.js
|
2017-03-13 15:56:14 +08:00 |
|
Matthew Shao
|
523cbb02aa
|
[web] Fixes all existed tests
|
2017-03-11 18:57:32 +08:00 |
|
Matthew Shao
|
c4e0ea27a1
|
[web] Fixes stopEdit action in ducks/ui/flow.js
|
2017-03-11 17:43:55 +08:00 |
|
Matthew Shao
|
da93525d2e
|
[web] remove the tests for abandoned files.
|
2017-03-10 08:52:11 +08:00 |
|
Sachin Kelkar
|
fa96a1d1ef
|
web: Add websocket filter
|
2017-03-06 10:20:11 +05:30 |
|
Maximilian Hils
|
22154dee5c
|
Merge pull request #2085 from MatthewShao/dev
[web] Add mouse support for FilterInput popover.
|
2017-03-05 13:07:54 +01:00 |
|
Matthew Shao
|
6a3497f09c
|
[web] Retain focus on input field after selecting. (#2085)
|
2017-03-04 22:44:13 +08:00 |
|
Matthew Shao
|
9f348122ec
|
[web] fix scroll bug in flow detail. (#2083)
|
2017-03-04 21:14:46 +08:00 |
|
Sachin Kelkar
|
40943f5618
|
web: Fix #1888
|
2017-03-03 16:14:20 +05:30 |
|
Matthew Shao
|
6479bd4e76
|
[web] Simplify the code. (#2085)
|
2017-03-03 09:16:26 +08:00 |
|
Matthew Shao
|
c397a21980
|
[web] Add mouse support for FilterInput popover.
|
2017-03-02 11:09:13 +08:00 |
|
Thomas Kriechbaumer
|
3e9125a3c1
|
nuke tcp.Address and add proper IPv6 support
|
2017-02-24 13:39:02 +01:00 |
|
Maximilian Hils
|
02a563dff1
|
[web] yarn? yarn.
|
2017-02-21 16:05:09 +01:00 |
|
Maximilian Hils
|
96256579e6
|
update mitmweb resources
|
2017-02-21 15:33:13 +01:00 |
|
Alireza Mosajjal
|
f77cf03543
|
add version info to web footer (#2010)
fixes #1893
|
2017-02-12 10:06:44 +01:00 |
|
Maximilian Hils
|
74c991d70b
|
Merge pull request #2002 from mitmproxy/content_views_edit
Content views edit
|
2017-02-09 23:21:44 +01:00 |
|
cle1000
|
fb06c66437
|
remove contentview selector and view description if edit mode is on
|
2017-02-08 21:09:03 +01:00 |
|
cle1000
|
b4bed57d4c
|
fix show_lines button visible in edit mode if you change tabs
|
2017-02-08 21:07:40 +01:00 |
|
cle1000
|
dae0c23ec8
|
fix response body edit issue
|
2017-02-08 19:57:57 +01:00 |
|
Sachin Kelkar
|
15482e3242
|
web: Add body filters
|
2017-01-24 21:28:07 +05:30 |
|