22 Commits
Author SHA1 Message Date
MightyPork 6c2d19b55c Fix problem with columns named 'id', 'data' etc 2018-08-22 22:07:16 +02:00
MightyPork e1c7114bd4 correctly sort by numeric columns 2018-08-11 23:34:48 +02:00
MightyPork 0d938ec8af improve behavior of draft discard button, plus clearer text 2018-08-11 22:35:13 +02:00
MightyPork 2cadbdcd31 fix CSV import asking for cols that were removed 2018-08-11 18:59:09 +02:00
MightyPork f2910f977f Working proposal apply code, fixed schema (need reset - artisan migrate:fresh) 2018-08-11 18:42:12 +02:00
MightyPork 8efc31d820 Use temporary negative IDs for rows created in a draft Changeset 2018-08-11 16:19:32 +02:00
MightyPork 7938519a64 doc comments 2018-08-11 14:35:55 +02:00
MightyPork adc53cee95 Submit route, fixes in col editor 2018-08-11 11:52:57 +02:00
MightyPork 70cff26719 fix col order reset button, show only if order is changed 2018-08-11 11:14:52 +02:00
MightyPork 58c28b776b Note saving, revert buttons in review page 2018-08-11 11:02:56 +02:00
MightyPork b1d1fa4880 Note tab added 2018-08-10 23:16:26 +02:00
MightyPork c952798e66 comments and cleaning in TableEditController 2018-08-10 22:06:30 +02:00
MightyPork a3df7a724c CSV import, also from file, and more UX improvements 2018-08-10 20:19:16 +02:00
MightyPork 1e183f5059 UX improvements in table editor 2018-08-10 18:11:34 +02:00
MightyPork aceb0453fc Column order saving to Changeset 2018-08-10 13:11:50 +02:00
MightyPork 1fbd3384ce implement column edit api, except sort 2018-08-10 12:41:08 +02:00
MightyPork 1e0581d9ab added fa config files, stub of Column editor 2018-08-07 22:34:07 +02:00
MightyPork ace61f2a07 Row adding, some webpack tweaks 2018-08-05 23:26:37 +02:00
MightyPork 6cfd5aa7e9 add some validation to row edit, better handle setting null cols with empty 2018-08-05 18:45:11 +02:00
MightyPork 06fb01d146 row undos 2018-08-05 17:59:32 +02:00
MightyPork a4103e7084 Row edit and delete card working 2018-08-05 17:07:34 +02:00
MightyPork bb8bc459dc stub of the row editor 2018-08-05 14:45:43 +02:00