| | |
| | | import React from 'react' |
| | | import {Nav, NavLink, TabContent, Table, TabPane} from 'reactstrap'; |
| | | import {CardBody, Nav, NavLink, TabContent, Table, TabPane} from 'reactstrap'; |
| | | import {PageHeader} from '../../general/BootstrapComponents'; |
| | | import {getRestServiceUrl, humanFileSize, humanSeconds} from '../../../utilities/global'; |
| | | import ErrorAlert from '../../general/ErrorAlert'; |
| | |
| | | /> |
| | | </TabPane> |
| | | <TabPane tabId={'2'}> |
| | | <Table hover> |
| | | <Table striped bordered hover> |
| | | <tbody> |
| | | <tr> |
| | | <td>Archive</td> |
| | |
| | | import React from 'react'; |
| | | import {Redirect} from 'react-router-dom'; |
| | | import {Button, Card, CardBody, Collapse, ListGroupItem, Progress} from 'reactstrap'; |
| | | import {Button, Card, CardBody, Collapse, ListGroupItem, Progress, Table} from 'reactstrap'; |
| | | import {IconCancel} from '../../general/IconComponents' |
| | | import {getRestServiceUrl} from "../../../utilities/global"; |
| | | import PropTypes from "prop-types"; |
| | |
| | | <Collapse isOpen={this.state.collapse}> |
| | | <Card> |
| | | <CardBody> |
| | | <table> |
| | | <Table striped bordered hover> |
| | | <tbody> |
| | | <tr> |
| | | <th>Status</th> |
| | |
| | | <td>{environmentVariables}</td> |
| | | </tr> |
| | | </tbody> |
| | | </table> |
| | | </Table> |
| | | </CardBody> |
| | | </Card> |
| | | </Collapse> |
| | |
| | | import React from 'react' |
| | | import {Nav, NavLink, TabContent, Table, TabPane} from 'reactstrap'; |
| | | import {CardBody, Nav, NavLink, TabContent, Table, TabPane} from 'reactstrap'; |
| | | import { Link } from "react-router-dom"; |
| | | import classNames from 'classnames'; |
| | | import {PageHeader} from '../../general/BootstrapComponents'; |
| | |
| | | </Table> |
| | | </TabPane> |
| | | <TabPane tabId={'2'}> |
| | | <Table hover> |
| | | <Table striped bordered hover> |
| | | <tbody> |
| | | <tr> |
| | | <td>Id</td> |