43 Commits
Author SHA1 Message Date
MightyPork c29b6d4bac fix double faves 2018-08-23 22:51:40 +02:00
MightyPork 3f69ef3390 added the favourites feature 2018-08-23 22:26:57 +02:00
MightyPork 6c2d19b55c Fix problem with columns named 'id', 'data' etc 2018-08-22 22:07:16 +02:00
MightyPork cff01551de add revision reverting option 2018-08-16 21:43:10 +02:00
MightyPork 34e432fe87 added a revisions page 2018-08-16 21:17:32 +02:00
MightyPork 7f48d14ce3 Fix table names are globally unique instead of per user 2018-08-13 00:10:10 +02:00
MightyPork c76fc21820 Brutal insert speed optimization by bypassing the ORM completely 2018-08-12 23:49:52 +02:00
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 624963b729 order by first column 2018-08-11 21:59:29 +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 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
MightyPork ace61f2a07 Row adding, some webpack tweaks 2018-08-05 23:26:37 +02:00
MightyPork bb8bc459dc stub of the row editor 2018-08-05 14:45:43 +02:00
MightyPork e17548e5e7 preparing for proposal composition 2018-08-04 22:25:55 +02:00
MightyPork 3a7a41a9cb changeset draft 2018-08-04 20:50:00 +02:00
MightyPork fabc3ad24e add column unique numbering scheme, more efficient selects 2018-08-04 19:57:59 +02:00
MightyPork e5a6527d18 simple vue-based column editor 2018-08-04 11:48:35 +02:00
MightyPork 755c65a42d implement GRIDs 2018-08-01 22:19:30 +02:00
MightyPork df0e06045f add mutators to jsonb columns 2018-07-31 20:32:15 +02:00
MightyPork 7746d85e5f improve xmacro exporter 2018-07-29 22:47:16 +02:00
MightyPork 8f76ce3569 new export options 2018-07-29 22:07:21 +02:00
MightyPork 1037f438ce rudimentary export options 2018-07-29 20:19:19 +02:00
MightyPork 3bf9b68503 table deleting 2018-07-29 19:11:55 +02:00
MightyPork 8ff10904ce implemented table metadata editing page 2018-07-29 18:27:04 +02:00
MightyPork c1bc5a6677 auth for table conf page 2018-07-29 17:32:45 +02:00
MightyPork c23009b306 recreate Proposals button/inbox, start of edit page 2018-07-29 17:24:44 +02:00
MightyPork 6d7fdca6d2 dismiss greeter, better view counting 2018-07-29 12:40:29 +02:00
MightyPork a79b5ae7d8 public dash and view counting 2018-07-29 11:52:29 +02:00
MightyPork dc5ec5db95 placeholder table action buttons 2018-07-28 18:37:51 +02:00
MightyPork b9fed14465 improve collapser css 2018-07-28 17:12:45 +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 a3ba68ea98 logo, improved listing, some helpers, mail confirms table, confirmed flag, user title column.. 2018-07-22 15:43:17 +02:00
MightyPork e01c63cfa2 add table viewing page 2018-07-21 23:57:31 +02:00
MightyPork 26488e5883 creating tables 2018-07-21 23:07:41 +02:00
MightyPork 75afc67f31 add backWithErrors() to controller 2018-07-21 20:01:11 +02:00
MightyPork b9ccdb6f27 add columns field to revision, remove index_column 2018-07-21 19:57:47 +02:00
MightyPork a9ffd378a0 form improvements 2018-07-21 19:24:00 +02:00
MightyPork 3242ae9cbe new table form html, css 2018-07-21 18:06:37 +02:00
MightyPork ba721592cd some initial work on New Table page 2018-07-19 22:30:32 +02:00
MightyPork eeaa837c29 added some icons, small cleaning, create table page stub, table controller 2018-07-16 23:00:45 +02:00