Commit Graph

23 Commits

Author SHA1 Message Date
Julia Friesel 76c47a96c5 Shorten line lengths 2018-08-21 15:24:00 +02:00
Julia Friesel 8ccbd399d8 Alert user about temp scale settings storage problem 2018-08-21 15:22:35 +02:00
Julia Friesel b4120d99d6 Stylin' 2018-08-21 15:05:52 +02:00
Julia Friesel 75f5893b0c Use settings segments 2018-08-21 14:47:45 +02:00
Julia Friesel c6b490b2a4 Add slider and save value in LocalStorage 2018-08-21 14:26:54 +02:00
Julia Friesel 4b227d82d4 Add import error postfix and extract more labels 2018-08-16 08:48:46 +02:00
Julia Friesel 53328f608b Extract openImportDialog 2018-08-16 08:26:08 +02:00
Julia Friesel d3d72a396e Extract labels 2018-08-16 08:26:08 +02:00
Julia Friesel 77bda6bf53 Make import errors prettier and actually handle them 2018-08-16 08:26:08 +02:00
Julia Friesel 44cc448209 Show import success message 2018-08-16 08:26:08 +02:00
Julia Friesel 7d0a56d2e2 Don't show error when cancelling doc picker 2018-08-16 08:26:08 +02:00
Julia Friesel 88b0dba3b6 Clean up file structure 2018-08-16 08:26:08 +02:00
Julia Friesel 949fe91e9e Improve boolean parsing and ignore empty fields 2018-08-16 08:26:08 +02:00
Julia Friesel 456f4fe7d8 Parse values according to schema type and write to db 2018-08-16 08:26:08 +02:00
Julia Friesel bce9359850 Parse JSON from imported CSV 2018-08-16 08:23:48 +02:00
Julia Friesel ed474fd5cb Import file contents and move csv function to db module 2018-08-16 08:23:48 +02:00
Julia Friesel 1dd6649f27 Make file extension work and remove some unneeded stuff 2018-08-06 17:04:37 +02:00
Julia Friesel 355bcbe809 Extract labels 2018-08-06 13:37:35 +02:00
Julia Friesel ebb628c6b9 Move export logic to separate module 2018-08-06 09:51:12 +02:00
Julia Friesel 9e8005960e Handle special characters in strings 2018-08-06 09:27:28 +02:00
Julia Friesel f8007fac14 Use db schema to make column names 2018-08-04 09:57:20 +02:00
Julia Friesel 831e99351d Add toCSV function 2018-08-04 07:54:12 +02:00
Julia Friesel 03fe92750d Set up export button to export a simple file 2018-08-03 19:32:56 +02:00