nextcloud / tables

🍱 Nextcloud tables app
https://apps.nextcloud.com/apps/tables
GNU Affero General Public License v3.0
148 stars 23 forks source link

feat: implement direct file upload #845

Closed luka-nextcloud closed 8 months ago

luka-nextcloud commented 9 months ago

demo (2).webm

juliusknorr commented 9 months ago

@nextcloud/designers Maybe you can check this one and suggest how we should layout the different upload buttons?

nimishavijay commented 9 months ago

This is a super cool feature! :) General flow looks good! Some comments:

So the end result will look something like this

image image

image

✅ Imported from n26_transactions.csv

Found columns        4
Matching columns     0
Created columns      4
Inserted rows        0
⚠️ Imported from n26_transactions.csv

Found columns          4
Matching columns       0
Created columns        4
Inserted rows          0
Value parsing errors   1 ⚠️ 
Row creation errors    1 ⚠️      

What do you think? :)

luka-nextcloud commented 8 months ago

demo (3).webm

juliusknorr commented 8 months ago

@blizzz Regarding your row errors mentioned in https://github.com/nextcloud/tables/pull/845#pullrequestreview-1883456697 any chance you have a copy of the file you tried? I could not reproduce that in any way