Commit Graph
88 Commits
Author SHA1 Message Date
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 8988df93fd make new account automatically request e-mail confirmation 2018-07-31 22:45:59 +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 83cf68cdf6 Do not add include bool if no col is bool 2018-07-29 20:22:35 +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 449a1c4d26 commented some buttons and displays for features not yet implemented 2018-07-29 17:05:51 +02:00
MightyPork f1529b3b8e Add BaseModel with stricter attribute existence checking 2018-07-29 16:37:11 +02:00
MightyPork 72ddd75023 Split table.view to multiple files 2018-07-29 16:36:49 +02:00
MightyPork ffc5a42252 add table count to user list, padding to help bubble, better date formatting and tooltip 2018-07-29 13:31:05 +02:00
MightyPork 550cf30654 improve public table listing 2018-07-29 13:08:00 +02:00
MightyPork e81ab50e8c fix greeter cookie expiration, move greeter to own file 2018-07-29 12:45:59 +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 f77b1789fa align blue buttons 2018-07-28 19:06:11 +02:00
MightyPork 4c1ec1ba2f mix up the navbar a bit 2018-07-28 19:04:37 +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 3a8d54a569 better handle urls 2018-07-28 16:45:03 +02:00
MightyPork f879d195df improvements in table header 2018-07-28 15:53:01 +02:00
MightyPork 3f8fa07a82 new collapsible text box widget 2018-07-28 15:39:15 +02:00
MightyPork fa9325577f larger gap under bio 2018-07-28 12:08:19 +02:00
MightyPork 59e6649a1d more sr friendly 2018-07-28 12:01:12 +02:00
MightyPork 72011feea9 split controller to Profile* and Account*, sort tables by last change 2018-07-26 22:32:05 +02:00
MightyPork a71fed254a fixed the config forms not working (controler needed update) 2018-07-26 22:24:39 +02:00
MightyPork 2e075799f2 implemented social identities management page + pw editing page. probably need to fix backend 2018-07-25 23:07:11 +02:00
MightyPork 57911377ef much better css for nav items 2018-07-23 22:16:48 +02:00
MightyPork 6557cbd0bc improved navbar button styles 2018-07-23 21:50:07 +02:00
MightyPork 7040de3ea9 organize sass 2018-07-23 21:34:04 +02:00
MightyPork 8d59e8c470 ww 2018-07-22 23:15:13 +02:00
MightyPork d9fe17a940 stub of auth logins manage page 2018-07-22 23:12:42 +02:00
MightyPork 1c6dedbb34 user edit form 2018-07-22 23:08:16 +02:00
MightyPork ddb885b4e2 basic profile edit page, not working yet 2018-07-22 20:49:22 +02:00
MightyPork 96efa3fa15 improve tos 2018-07-22 18:53:45 +02:00
MightyPork 27741a797a improve some pages 2018-07-22 18:22:15 +02:00
MightyPork 6211b38557 fix hdr align if no pages, change perpage to 10 2018-07-22 17:09:08 +02:00
MightyPork 8356997133 pretty paginator and better css for buttons in card headers 2018-07-22 17:06:08 +02:00
MightyPork 3b123d7f08 instancecache trait 2018-07-22 16:07:27 +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 9081b38425 remove ref counting, will be replaced by cleanup jobs or triggers 2018-07-22 06:47:59 +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 dc9acbf9d7 add some missing auto-deletes if refcount reaches zero 2018-07-21 19:47:44 +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
MightyPork 25cb60d377 add doc comments to models 2018-07-14 18:50:25 +02:00
MightyPork f12773ccd1 add debugbar 2018-07-14 18:28:04 +02:00
MightyPork 6f908356dc use native lara notifs, add phpsandbox package 2018-07-14 17:42:53 +02:00
MightyPork 66afe052b9 added php sandbox and some helper funcs to models 2018-07-14 15:22:10 +02:00
MightyPork 8efa08b1cc got rid of proposal-column references 2018-07-14 14:41:59 +02:00
MightyPork 7493d3e176 some work on models 2018-07-14 14:34:17 +02:00
MightyPork 6fd1d7eb89 updated models 2018-07-14 12:24:24 +02:00
MightyPork c75b25b89b new schema 2018-07-14 11:24:43 +02:00
MightyPork f8c614162c corrected errors 2018-07-12 21:58:46 +02:00
MightyPork 34df868d57 add models and relations 2018-07-12 21:56:07 +02:00
MightyPork ce88fd3978 more migrations 2018-07-12 21:16:40 +02:00
MightyPork 8fb5d30513 use jsonb column 2018-07-12 20:51:40 +02:00
MightyPork 52ab2c474e reworked migrations AGAIN and added relations to models 2018-07-12 20:50:48 +02:00
MightyPork 34e4ed5d9b simplified tables and added indexes 2018-07-11 22:27:41 +02:00
MightyPork be3164e997 Fixes to make SO login work. GitHub now works also (was a FF plugin bug) 2018-07-10 22:57:50 +02:00
MightyPork d74b76da3e fixing up the authenticator to allow identiy chaining 2018-07-10 21:55:47 +02:00
MightyPork 598f2f8024 fixed the problem with SocialNorm, turned out to be due to bad config of session 2018-07-10 19:33:16 +02:00
MightyPork 21bebc1ebf fix routes 2018-07-10 09:47:48 +02:00
MightyPork e97b45bd2e added some gitignores 2018-07-10 09:25:35 +02:00
MightyPork 63e68ae0fe added terms pages and a footer 2018-07-10 09:20:13 +02:00
MightyPork aaf2a97627 custom error pages 2018-07-09 07:31:39 +02:00
MightyPork 0164682258 comment out state verification 2018-07-09 07:10:08 +02:00
MightyPork c0f8aca54d added forcessl in prod 2018-07-09 07:09:27 +02:00
MightyPork 1ab7b7a3c4 hmm 2018-07-09 06:33:27 +02:00
MightyPork fd296e2d8f some fixes and removed the laravel ad-esque home view 2018-07-09 00:17:07 +02:00
MightyPork 6e2040249b added socialite and some hacks via vendor sideload to add social login 2018-07-08 23:59:32 +02:00
MightyPork d1fa087121 added auth scaffolding 2018-07-08 21:36:14 +02:00
MightyPork c941599f01 gitignore cleaning 2018-07-08 17:48:51 +02:00
MightyPork d2d098006c initial 2018-07-08 17:34:50 +02:00