- The output of the query will show up here -+
Authentication
++ {data.cycle.cycle} - {data.cycle.format} +
+Dashboard
+Databases
+Selected Database
], + ]} + /> +Bundled
+{this.props.selectedDatabase.map(s => s?.is_bundled)}
+Installed format
++ {this.props.selectedDatabase.map(s => `${s?.cycle.format} revision ${s?.cycle.revision}`)} +
+Active path
+{this.props.selectedDatabase.map(s => s?.path)}
+Active cycle
+{this.props.selectedDatabase.map(s => s?.cycle.cycle)}
+Validity period
+{this.props.selectedDatabase.map(s => s?.cycle.validityPeriod)}
+Test
+{obj.name}
+({obj.arguments.join(", ")})
+{this.input1State.map(obj => obj.hint.split(":")[0] + ":")}
+{this.input2State.map(obj => obj.hint.split(":")[0] + ":")}
+{this.output}
+