1
0
Fork 0
mirror of synced 2024-08-22 05:21:20 +12:00
Commit graph

13 commits

Author SHA1 Message Date
mike12345567
5be329ea58 Fix for #1794 - updating csv validators and parsers for date and numbers to allow attribute to not be present. 2021-06-22 14:43:57 +01:00
mike12345567
48b7a31c2a Adding the ability to create options based on CSV, this will use the import data to create options. 2021-05-18 22:14:27 +01:00
Andrew Kingston
556236ebce Add explicit prettier options 2021-05-04 11:32:22 +01:00
Keviin Åberg Kultalahti
4ec2e7d01f lint:fix 2021-05-03 09:31:09 +02:00
Andrew Kingston
05cb7e5374 Allow CSV upload in browser and add display column option 2020-10-19 19:24:05 +01:00
Martin McKeaveney
d2a7bf55a7 lint 2020-10-14 13:21:43 +01:00
Martin McKeaveney
2ba10662d3 fix csv import 2020-10-14 13:09:03 +01:00
Martin McKeaveney
c9cfa2c5f9 cleaner parsing 2020-10-05 19:21:51 +01:00
Martin McKeaveney
e1eb4f04f3 tidy up 2020-10-05 14:43:34 +01:00
Martin McKeaveney
f89aa4b403 adding nice loading states 2020-10-05 14:07:39 +01:00
Martin McKeaveney
13aca3cde0 unit tests for csv parser 2020-10-05 11:48:13 +01:00
Martin McKeaveney
a3c082347c account for omitted rows 2020-10-05 10:51:58 +01:00
Martin McKeaveney
ecb4cff96f CSV Import end to end 2020-10-02 16:16:06 +01:00