aboutsummaryrefslogtreecommitdiffstats
path: root/web/src/js/components/Modal
Commit message (Expand)AuthorAgeFilesLines
* [web] minor fixesMaximilian Hils2017-10-251-1/+1
* [web] Minor fix for frontend and tests.Matthew Shao2017-07-271-3/+6
* [web] Update options auto dump for frontend.Matthew Shao2017-07-262-16/+4
* [web] Add Download/Load button to OptionEditor.Matthew Shao2017-07-241-1/+16
* [web] OptionModal component coverge ++.Matthew Shao2017-07-221-1/+1
* [web] Add default value suggester in option editor.Matthew Shao2017-07-211-0/+27
* [web] Minor fix and update tests.Matthew Shao2017-07-201-2/+2
* [web] Fix line breaking in StringSequenceOption.Matthew Shao2017-07-191-1/+1
* [web] sorting the options and minor improve ux.Matthew Shao2017-07-183-267/+13
* Merge branch 'mitmweb-options' of https://github.com/MatthewShao/mitmproxy in...Matthew Shao2017-07-182-18/+173
|\
| * [web] options: add some styling, minor fixesMaximilian Hils2017-07-172-19/+36
| * [web] options: make help and err permanently visible, improve perfMaximilian Hils2017-07-173-274/+155
| * [web] Update OptionMaster.Matthew Shao2017-07-171-56/+30
| * [web] Add simple validation and improve UI.Matthew Shao2017-07-172-16/+44
| * [web] Try StringSequence update logic and add tooltip.Matthew Shao2017-07-171-38/+138
| * [web] Add PureStringSequenceOption type to OptionMaster.jsxMatthew Shao2017-07-172-48/+82
* | [web] Update OptionMaster.Matthew Shao2017-07-171-56/+30
* | [web] Add simple validation and improve UI.Matthew Shao2017-07-152-16/+44
* | [web] Try StringSequence update logic and add tooltip.Matthew Shao2017-07-101-38/+138
* | [web] Add PureStringSequenceOption type to OptionMaster.jsxMatthew Shao2017-07-072-48/+82
|/
* [web] Update Option Modal UI and its tests.Matthew Shao2017-07-052-46/+39
* [web] List all options in option modal.Matthew Shao2017-07-051-8/+9
* [web] Add keys argument for dump_dict in optmanager.Matthew Shao2017-07-052-48/+138
* [web] Try toggle options in option modal.Matthew Shao2017-07-022-1/+53
* [web] Update js/components/Modal/OptionModal.jsxMatthew Shao2017-06-301-0/+45
* [web] Update the Structure of Modal component.Matthew Shao2017-06-304-46/+30
* [web] Minor update for Modal Component.Matthew Shao2017-06-282-2/+2
* [web] Add Modal Component and OptionModalMatthew Shao2017-06-283-0/+69