@if (noData) {

There is no history to show

} @if (!loaded) {
@if (!loaded) { Loading... } @if (!loaded) {

Loading history

}
} @if (!noData && loaded) {
@if (loaded) {

HISTORY

} @if (licenceState.value.history_rows_allowed !== Infinity) {

To unlock more than {{ licenceState.value.history_rows_allowed }} records, contact support@datacontroller.io

}
@if (loaded) { BASE_TABLE STATUS SUBMITTER SUBMIT REASON SUBMITTED APPROVED / REJECTED DOWNLOAD {{ historyItem.basetable }} {{ historyItem.status }} {{ historyItem.submitter }} {{ historyItem.submittedReason }} {{ historyItem.submitted }} {{ historyItem.reviewed }} }
@if ( this.licenceState.value.history_rows_allowed === Infinity && rowsLeftToLoad > 0 ) { }
}