Commit Graph
98 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 7ae41b368e fix injection bugs in table editor 2018-08-12 21:58:42 +02:00
MightyPork b0f77be93d added a donate and faq page 2018-08-12 10:23:51 +02:00
MightyPork 94fc84615c add beta symbol 2018-08-11 23:37:04 +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 00f238d625 fix login form ugly wrapping of auth buttons 2018-08-11 21:29:50 +02:00
MightyPork ceca9af0fc add un-confirm option to user:confirm, hide New button from dashboard if user isn't confirmed 2018-08-11 21:28:42 +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 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 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 c642774316 Hide unimplemented feature buttons and indicators with feature flags 2018-08-10 13:32:58 +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 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
MightyPork 1e0581d9ab added fa config files, stub of Column editor 2018-08-07 22:34:07 +02:00
MightyPork 3f74e15115 change divs to spans to be more Valid™ 2018-08-07 21:31:19 +02:00
MightyPork bfdf1ece5a slightly improve menus 2018-08-06 23:01:57 +02:00
MightyPork 1e8deaef1a fix ridiculous dark mode button look with noscript 2018-08-06 22:51:32 +02:00
MightyPork f48887b21a more !important 2018-08-06 22:46:07 +02:00
MightyPork 84103d6001 Merge branch 'editing', split darkmode to own file 2018-08-06 22:39:00 +02:00
MightyPork 78a586328b make navigation noscript friendly 2018-08-06 22:33:07 +02:00
MightyPork 8cbfa93adf simplify css for table infobox 2018-08-06 22:10:28 +02:00
MightyPork d870da7e05 Simplify dark scss, some fixes, more convenient dark_mode() 2018-08-06 22:09:42 +02:00
cpsdqs 09a4b50697 Use jQuery and use data-* instead of plain attributes 2018-08-06 16:19:05 +02:00
cpsdqs a63e605a15 Use cookies for dark mode
(also reverts most back-end changes from previous commit)
2018-08-06 16:02:42 +02:00
cpsdqs 9fd6890667 Add dark mode [db] 2018-08-06 08:01:00 +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 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 fabc3ad24e add column unique numbering scheme, more efficient selects 2018-08-04 19:57:59 +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 755c65a42d implement GRIDs 2018-08-01 22:19:30 +02:00
MightyPork 0a46f48e6a hide New Table button for unconfirmed users 2018-07-31 22:43:20 +02:00
MightyPork 904e29955d Implemented e-mail confirmations 2018-07-31 22:42:08 +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 8047a0487f add toggle to disable regs 2018-07-29 21:24:53 +02:00
MightyPork 886c65b28e exports in blank window 2018-07-29 20:24:04 +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