UI for basic import and preparation phase of CSV.
This commit is contained in:
parent
877e0a857d
commit
739b9452de
24 changed files with 907 additions and 138 deletions
|
@ -15,6 +15,7 @@ import {
|
|||
import {Icon, Button} from "../../lib/bootstrap-components";
|
||||
import axios from '../../lib/axios';
|
||||
import {getFieldTypes, getSubscriptionStatusLabels} from './helpers';
|
||||
import {getUrl} from "../../lib/urls";
|
||||
|
||||
@translate()
|
||||
@withForm
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue