Commit Graph
48 Commits
Author SHA1 Message Date
MightyPork 13b22f7cb4 add option to upload file when creating a table 2018-08-12 22:38:08 +02:00
MightyPork e1c7114bd4 correctly sort by numeric columns 2018-08-11 23:34:48 +02:00
MightyPork 8d6ec7b47d up and down arrows now work as vertical tab in row editor 2018-08-11 22:59:13 +02:00
MightyPork d3a7381f39 Edit All button in row editor 2018-08-11 22:44:14 +02:00
MightyPork 9b722aa7c9 Fix cannot add new cols in new table 2018-08-11 20:41:35 +02:00
MightyPork 9ec5a151cc Fixes in value revert logic 2018-08-11 19:30:55 +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 adc53cee95 Submit route, fixes in col editor 2018-08-11 11:52:57 +02:00
MightyPork 69dabab6cc improve interactivity in Review page 2018-08-11 11:41:10 +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 23f27e6f34 use control-group for add-rows widget, fix paginator overflowing with hundreds of items 2018-08-10 20:46:43 +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 e3a8616c68 better table spacing, bugfix in axios query code 2018-08-10 11:03:53 +02:00
MightyPork 81261aba8b improve styles and behavior of the col editor, preparing for backend impl 2018-08-10 10:14:23 +02:00
MightyPork ef6e89bab6 a hack to keep focus on the sort button 2018-08-10 09:16:24 +02:00
MightyPork e7a1e38e18 Fix sorting code for steps > 1 2018-08-10 09:02:11 +02:00
MightyPork 786c18cec9 doc comments 2018-08-10 08:51:36 +02:00
MightyPork 4570239548 hide manual sort buttons 2018-08-10 08:36:08 +02:00
MightyPork 9ca3b93847 Preparing column editor for backend requests, remove simple col editor and reuse one for both cases 2018-08-08 22:32:25 +02:00
cpsdqs b8dbafd270 Add column editor animations and drag & drop 2018-08-08 13:15:24 +02:00
MightyPork bda9c06488 use btn-group for up/down buttons 2018-08-07 22:39:36 +02:00
MightyPork 1e0581d9ab added fa config files, stub of Column editor 2018-08-07 22:34:07 +02:00
MightyPork 7121cfaabd add eslint and stuff 2018-08-07 22:11:37 +02:00
MightyPork fa05d8c9d0 whoopsie forgot the darkmode js file 2018-08-06 22:39:25 +02:00
MightyPork 78a586328b make navigation noscript friendly 2018-08-06 22:33:07 +02:00
MightyPork ace61f2a07 Row adding, some webpack tweaks 2018-08-05 23:26:37 +02:00
MightyPork 671fb9b024 fixing webpack,comments 2018-08-05 19:58:34 +02:00
MightyPork b1039ee984 reduce lodash size 2018-08-05 19:40:36 +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
MightyPork 69bda25bbb cleaning sass 2018-08-04 14:00:46 +02:00
MightyPork e5a6527d18 simple vue-based column editor 2018-08-04 11:48:35 +02:00
MightyPork dc5ec5db95 placeholder table action buttons 2018-07-28 18:37:51 +02:00
MightyPork 3a8d54a569 better handle urls 2018-07-28 16:45:03 +02:00
MightyPork 3f8fa07a82 new collapsible text box widget 2018-07-28 15:39:15 +02:00
MightyPork 1c6dedbb34 user edit form 2018-07-22 23:08:16 +02:00
MightyPork e01c63cfa2 add table viewing page 2018-07-21 23:57:31 +02:00
MightyPork 3242ae9cbe new table form html, css 2018-07-21 18:06:37 +02:00
MightyPork 63e68ae0fe added terms pages and a footer 2018-07-10 09:20:13 +02:00
MightyPork d2d098006c initial 2018-07-08 17:34:50 +02:00