Commit Graph

6876 Commits

Author SHA1 Message Date
Matthew Shao
73855908da [web] Update tests. 2017-07-10 20:43:59 +08:00
Matthew Shao
89a300fe3e [web] Try StringSequence update logic and add tooltip. 2017-07-10 20:42:24 +08:00
Matthew Shao
1cc143d502 [web] Update test. 2017-07-07 10:20:12 +08:00
Matthew Shao
30fbcfa355 [web] Add PureStringSequenceOption type to OptionMaster.jsx 2017-07-07 10:18:29 +08:00
Matthew Shao
37fea267c1 Fix the test for websocket connection. 2017-07-05 18:57:19 +08:00
Matthew Shao
7516f706b4 [web] Update Option Modal UI and its tests. 2017-07-05 18:55:56 +08:00
Matthew Shao
e8f3b740c9 [web] Update css for modal. 2017-07-05 08:46:16 +08:00
Matthew Shao
d889892ba5 [web] List all options in option modal. 2017-07-05 08:45:31 +08:00
Matthew Shao
c1553c7602 [web] Broadcast options update in backend. 2017-07-05 08:42:41 +08:00
Matthew Shao
aa01a62df7 [web] Add keys argument for dump_dict in optmanager. 2017-07-05 08:40:21 +08:00
Matthew Shao
2e6f56c4e7 [web] Try toggle options in option modal. 2017-07-02 12:19:32 +08:00
Matthew Shao
d7bbfca167 [web] Change the response format of GET /options. 2017-07-02 12:17:16 +08:00
Matthew Shao
aad0b95cbe [web] Update js/components/Modal/OptionModal.jsx 2017-06-30 21:12:50 +08:00
Matthew Shao
e28f3881dc [web] Update tests for components. 2017-06-30 20:46:50 +08:00
Matthew Shao
7baf3069b1 [web] Update the Structure of Modal component. 2017-06-30 20:46:02 +08:00
Matthew Shao
7a50301af3 [web] Add tests for js/components/Modal/ModalSpec.js 2017-06-29 09:20:11 +08:00
Matthew Shao
daec9854e2 [web] Update __tests__/ducks/tutils.js 2017-06-29 09:06:55 +08:00
Matthew Shao
7784d7cdd0 [web] Add tests for reducors of options and modal. 2017-06-28 22:08:30 +08:00
Matthew Shao
4e8b8bf2ce [web] Add src/css/modal.less 2017-06-28 21:48:49 +08:00
Matthew Shao
febfeb9ef2 [web] Minor update for Modal Component. 2017-06-28 21:48:22 +08:00
Matthew Shao
81c854e909 [web] Update test for js/components/Header/FileMenu.jsx 2017-06-28 18:50:08 +08:00
Matthew Shao
2a9b2a549a [web] Add Option Modal to FileMenu. 2017-06-28 18:49:11 +08:00
Matthew Shao
c0ad25715b [web] Add Modal Component and OptionModal 2017-06-28 18:48:31 +08:00
Matthew Shao
23a2409a87 [web] Add modal to js/ducks/ui/index.js 2017-06-27 22:00:10 +08:00
Matthew Shao
f95dcfd2e5 [web] Add js/ducks/options.js 2017-06-27 21:58:41 +08:00
Matthew Shao
58af3a6ba4 [web] Add js/ducks/ui/modal.js 2017-06-27 21:58:13 +08:00
Maximilian Hils
d58abc9200 Merge pull request #2402 from ujjwal96/request-replay
Fixes #2197
2017-06-27 11:18:12 +02:00
Maximilian Hils
35430bf99f Merge pull request #2413 from MatthewShao/jest-dev
[web] Add tests for js/components/*
2017-06-26 12:32:11 +02:00
Matthew Shao
9ff29cdb2b [web] Minor fix and Coverage ++ 2017-06-26 09:49:31 +08:00
Ujjwal Verma
08735ab0ae request replay test 2017-06-26 00:53:14 +05:30
Matthew Shao
d2fa4d8341 [web] Add tests for js/components/FlowTable.jsx 2017-06-25 21:15:01 +08:00
Matthew Shao
9f58093954 [web] Add tests for js/components/EventLog.jsx 2017-06-25 21:13:53 +08:00
Matthew Shao
06a0cabb7a [web] Add tests for js/components/ContentView.jsx 2017-06-25 21:12:30 +08:00
Thomas Kriechbaumer
646f26b0e2 Merge pull request #2412 from ujjwal96/ip-formatting
Few ip formatting fixes
2017-06-25 09:18:45 +02:00
Maximilian Hils
13dac9f212 Merge pull request #2411 from ujjwal96/ico-parser
ICO content view
2017-06-25 02:02:01 +02:00
Ujjwal Verma
3bccc2b8c6 Few ip formatting fixes 2017-06-25 04:09:45 +05:30
Ujjwal Verma
3977eecbb9 lint! 2017-06-25 01:13:09 +05:30
Ujjwal Verma
8ca29679df Added test 2017-06-25 01:05:20 +05:30
Maximilian Hils
bde64746a9 Merge pull request #2395 from MatthewShao/mitmweb-options
[WIP] Add RESTful API for mitmweb option
2017-06-24 19:54:04 +02:00
Matthew Shao
1863326220 Minor Update for /options API of mitmweb. 2017-06-24 10:18:00 +08:00
Maximilian Hils
a0abc7b748 Merge pull request #2410 from fulldecent/patch-1
Slight wording change
2017-06-24 00:19:15 +02:00
Ujjwal Verma
e81144e26b ICO Parser. Closes #2407 2017-06-24 03:28:44 +05:30
William Entriken
44d3188bf2 Slight wording change 2017-06-23 17:30:48 -04:00
Matthew Shao
c7ce7f84e6 Add test for POST /options API of mitmweb. 2017-06-23 10:58:59 +08:00
Matthew Shao
ab162361a1 Add POST /options RESTful API for mitmweb. 2017-06-23 10:44:09 +08:00
Thomas Kriechbaumer
ba38a120e4 Merge pull request #2406 from ujjwal96/tls-parser
Removed redundant type
2017-06-22 09:39:12 +02:00
Ujjwal Verma
6380e74821 Removed redundant type 2017-06-22 06:28:11 +05:30
Ujjwal Verma
62403a5bd8 Fixes #2197 2017-06-19 03:18:38 +05:30
Thomas Kriechbaumer
6d284f5a2e Merge pull request #2401 from ujjwal96/ip-formatting
Fix ip formatting in websocket messages
2017-06-17 23:26:01 +02:00
Ujjwal Verma
c5858463ca Fix ip formatting in websocket messages 2017-06-18 01:08:31 +05:30