18 Commits (addcdf8bcc1cf09d1a1b796ea698df28e83213b2)

Author SHA1 Message Date
mike12345567 a6de5a4fa1 Exporting date and auto id field, but not importing autocolumns when table is created. 5 years ago
Michael Drury 0ac5c4713a Fixing test case (didn't provide a schema). 5 years ago
mike12345567 1d7fe369c6 Linting and updating csv parser test case to match new functionality. 5 years ago
mike12345567 d9d5391a40 Some UI work, as well as moving SQL to using a proper bulk insert method and fixing an issue found with csv parsing and removing of invalid columns. 5 years ago
mike12345567 af5e196b4c Adding all required controls for data import to internal tables, just need to implement external table data import. 5 years ago
mike12345567 0141a5a64c Fix for #1794 - updating csv validators and parsers for date and numbers to allow attribute to not be present. 5 years ago
mike12345567 d40fb215f9 Adding the ability to create options based on CSV, this will use the import data to create options. 5 years ago
Andrew Kingston 797e8a8b67 Add explicit prettier options 5 years ago
Keviin Åberg Kultalahti 0afbf1649e lint:fix 5 years ago
Andrew Kingston c0e0b48a80 Allow CSV upload in browser and add display column option 6 years ago
Martin McKeaveney 79b50dc0b7 lint 6 years ago
Martin McKeaveney 2ae3191758 fix csv import 6 years ago
Martin McKeaveney 5e6cbe3b6d cleaner parsing 6 years ago
Martin McKeaveney c3a5d964bc tidy up 6 years ago
Martin McKeaveney 3a460429a0 adding nice loading states 6 years ago
Martin McKeaveney 140233960e unit tests for csv parser 6 years ago
Martin McKeaveney b754fc3f07 account for omitted rows 6 years ago
Martin McKeaveney 5e86076530 CSV Import end to end 6 years ago