Loading js-apps/meep-frontend/src/js/components/dialogs/id-dialog.js +1 −0 Original line number Diff line number Diff line Loading @@ -95,6 +95,7 @@ const styles = { content: { paddingLeft: 25, paddingRight: 30, paddingTop: 20, overflow: 'hidden' }, actions: { Loading js-apps/meep-frontend/src/js/components/dialogs/id-save-scenario-dialog.js +1 −1 Original line number Diff line number Diff line Loading @@ -78,7 +78,7 @@ class IDSaveScenarioDialog extends Component { <TextField outlined style={{ width: '100%' }} style={{ width: '100%', marginTop: 20 }} label={'Scenario Name'} invalid={ this.state.err || Loading js-apps/meep-frontend/src/js/containers/cfg/cfg-network-element-container.js +10 −10 Original line number Diff line number Diff line Loading @@ -675,7 +675,7 @@ const PortProtocolGroup = ({ onUpdate, element }) => { cydata={CFG_ELEM_EXT_PORT} /> <GridCell span={4} style={{ paddingTop: 16 }}> <GridCell span={4}> <Select style={{ width: '100%' }} label="Protocol" Loading Loading @@ -707,7 +707,7 @@ const GpuGroup = ({ onUpdate, element }) => { fieldName={FIELD_GPU_COUNT} cydata={CFG_ELEM_GPU_COUNT} /> <GridCell span={8} style={{ paddingTop: 16 }}> <GridCell span={8}> <IDSelect label="GPU Type" span={8} Loading Loading @@ -1171,7 +1171,7 @@ const TypeRelatedFormFields = ({ onUpdate, onEditLocation, onEditPath, element } prefixes={[PREFIX_LINK]} /> <Grid style={{ paddingTop: 16 }} > <Grid> <GridCell span={6}> <IDSelect label='Initial Connection State' Loading @@ -1196,7 +1196,7 @@ const TypeRelatedFormFields = ({ onUpdate, onEditLocation, onEditPath, element } </GridCell> </Grid> {isWireless ? ( <Grid> <Grid style={{ paddingTop: 16 }}> <CfgTextFieldCell span={12} onUpdate={onUpdate} Loading Loading @@ -1238,7 +1238,7 @@ const TypeRelatedFormFields = ({ onUpdate, onEditLocation, onEditPath, element } /> </Grid> <Grid> <GridCell span={6} style={{ paddingTop: 16 }}> <GridCell span={6}> <IDSelect label='End-of-Path Mode' span={12} Loading Loading @@ -1284,7 +1284,7 @@ const TypeRelatedFormFields = ({ onUpdate, onEditLocation, onEditPath, element } prefixes={[PREFIX_LINK]} /> <Grid style={{ paddingTop: 16 }} > <Grid> <GridCell span={6}> <IDSelect label='Initial Connection State' Loading @@ -1309,7 +1309,7 @@ const TypeRelatedFormFields = ({ onUpdate, onEditLocation, onEditPath, element } </GridCell> </Grid> {isWireless ? ( <Grid> <Grid style={{ paddingTop: 16 }}> <CfgTextFieldCell span={12} onUpdate={onUpdate} Loading @@ -1321,7 +1321,7 @@ const TypeRelatedFormFields = ({ onUpdate, onEditLocation, onEditPath, element } /> </Grid> ) : ( <></> <Grid style={{ paddingTop: 16 }}></Grid> )} <Grid> Loading Loading @@ -1864,7 +1864,7 @@ const HeaderGroup = ({ element, onTypeChange, onUpdate, typeDisabled, parentDisa /> )} </Grid> <Grid> <Grid style={{ paddingTop: 16 }}> <CfgTextFieldCell span={12} onUpdate={onUpdate} Loading js-apps/meep-frontend/src/js/containers/exec/network-characteristics-event-pane.js +1 −1 Original line number Diff line number Diff line Loading @@ -431,7 +431,7 @@ class NetworkCharacteristicsEventPane extends Component { <GridCell span="4"></GridCell> </Grid> <Grid> <Grid style={{ paddingBottom: 16 }}> <GridCell span="8"> <IDSelect span="8" Loading js-apps/meep-frontend/src/js/containers/home/login-page-container.js +2 −2 Original line number Diff line number Diff line Loading @@ -206,8 +206,8 @@ const styles = { background: { opacity: '6%', position: 'absolute', left: 0, top: 0, left: -10, top: -10, width: '100vw', height: '100vh' } Loading Loading
js-apps/meep-frontend/src/js/components/dialogs/id-dialog.js +1 −0 Original line number Diff line number Diff line Loading @@ -95,6 +95,7 @@ const styles = { content: { paddingLeft: 25, paddingRight: 30, paddingTop: 20, overflow: 'hidden' }, actions: { Loading
js-apps/meep-frontend/src/js/components/dialogs/id-save-scenario-dialog.js +1 −1 Original line number Diff line number Diff line Loading @@ -78,7 +78,7 @@ class IDSaveScenarioDialog extends Component { <TextField outlined style={{ width: '100%' }} style={{ width: '100%', marginTop: 20 }} label={'Scenario Name'} invalid={ this.state.err || Loading
js-apps/meep-frontend/src/js/containers/cfg/cfg-network-element-container.js +10 −10 Original line number Diff line number Diff line Loading @@ -675,7 +675,7 @@ const PortProtocolGroup = ({ onUpdate, element }) => { cydata={CFG_ELEM_EXT_PORT} /> <GridCell span={4} style={{ paddingTop: 16 }}> <GridCell span={4}> <Select style={{ width: '100%' }} label="Protocol" Loading Loading @@ -707,7 +707,7 @@ const GpuGroup = ({ onUpdate, element }) => { fieldName={FIELD_GPU_COUNT} cydata={CFG_ELEM_GPU_COUNT} /> <GridCell span={8} style={{ paddingTop: 16 }}> <GridCell span={8}> <IDSelect label="GPU Type" span={8} Loading Loading @@ -1171,7 +1171,7 @@ const TypeRelatedFormFields = ({ onUpdate, onEditLocation, onEditPath, element } prefixes={[PREFIX_LINK]} /> <Grid style={{ paddingTop: 16 }} > <Grid> <GridCell span={6}> <IDSelect label='Initial Connection State' Loading @@ -1196,7 +1196,7 @@ const TypeRelatedFormFields = ({ onUpdate, onEditLocation, onEditPath, element } </GridCell> </Grid> {isWireless ? ( <Grid> <Grid style={{ paddingTop: 16 }}> <CfgTextFieldCell span={12} onUpdate={onUpdate} Loading Loading @@ -1238,7 +1238,7 @@ const TypeRelatedFormFields = ({ onUpdate, onEditLocation, onEditPath, element } /> </Grid> <Grid> <GridCell span={6} style={{ paddingTop: 16 }}> <GridCell span={6}> <IDSelect label='End-of-Path Mode' span={12} Loading Loading @@ -1284,7 +1284,7 @@ const TypeRelatedFormFields = ({ onUpdate, onEditLocation, onEditPath, element } prefixes={[PREFIX_LINK]} /> <Grid style={{ paddingTop: 16 }} > <Grid> <GridCell span={6}> <IDSelect label='Initial Connection State' Loading @@ -1309,7 +1309,7 @@ const TypeRelatedFormFields = ({ onUpdate, onEditLocation, onEditPath, element } </GridCell> </Grid> {isWireless ? ( <Grid> <Grid style={{ paddingTop: 16 }}> <CfgTextFieldCell span={12} onUpdate={onUpdate} Loading @@ -1321,7 +1321,7 @@ const TypeRelatedFormFields = ({ onUpdate, onEditLocation, onEditPath, element } /> </Grid> ) : ( <></> <Grid style={{ paddingTop: 16 }}></Grid> )} <Grid> Loading Loading @@ -1864,7 +1864,7 @@ const HeaderGroup = ({ element, onTypeChange, onUpdate, typeDisabled, parentDisa /> )} </Grid> <Grid> <Grid style={{ paddingTop: 16 }}> <CfgTextFieldCell span={12} onUpdate={onUpdate} Loading
js-apps/meep-frontend/src/js/containers/exec/network-characteristics-event-pane.js +1 −1 Original line number Diff line number Diff line Loading @@ -431,7 +431,7 @@ class NetworkCharacteristicsEventPane extends Component { <GridCell span="4"></GridCell> </Grid> <Grid> <Grid style={{ paddingBottom: 16 }}> <GridCell span="8"> <IDSelect span="8" Loading
js-apps/meep-frontend/src/js/containers/home/login-page-container.js +2 −2 Original line number Diff line number Diff line Loading @@ -206,8 +206,8 @@ const styles = { background: { opacity: '6%', position: 'absolute', left: 0, top: 0, left: -10, top: -10, width: '100vw', height: '100vh' } Loading