aboutsummaryrefslogtreecommitdiffstats
path: root/web/src/js/components/Header/FileMenu.jsx
Commit message (Collapse)AuthorAgeFilesLines
* [web] move options editor from file menu to options menuMaximilian Hils2017-10-251-8/+1
| | | | | | | | | | | | ultimately we probably want to open the options editor immediately if someone presses "Options". This still requires us to 1. have a nicer editors for common settings. 2. Add a "view event log" button somewhere else, for example in the footer. For now, the options editor is marked as beta, as there are some options you clearly do not want to edit (e.g. wfile).
* [web] remove promptMaximilian Hils2017-10-251-3/+3
|
* [web] update HideInStatic and some components.Matthew Shao2017-08-081-0/+2
|
* [web] Add HideInStatic ComponentMatthew Shao2017-08-071-1/+1
| | | | | HideInStaic compoent will check the MITMWEB_STATIC var, and hide the responsive components in static mode.
* [web] Minor update for Modal Component.Matthew Shao2017-06-281-2/+2
|
* [web] Add Option Modal to FileMenu.Matthew Shao2017-06-281-2/+10
|
* [web] Add tests for js/components/Header/FileMenu.jsxMatthew Shao2017-05-261-1/+1
|
* change import of prop-typescle10002017-04-271-1/+2
|
* [web] various fixesMaximilian Hils2016-12-121-4/+4
|
* refactor contentviews, dropdown, filemenu and footerClemens2016-08-181-61/+36
|
* refactor dropdown menu, view selectorClemens2016-08-181-56/+24
|
* refactor file up and downloadClemens2016-08-161-16/+16
|
* minor fixesMaximilian Hils2016-06-261-6/+6
|
* [web] fix actionsJason2016-06-251-5/+15
|
* [web] bug fixJason2016-06-241-4/+4
|
* [web] header.js -> Header.jsJason2016-06-091-0/+100