Commit Graph

54 Commits (master)

Author SHA1 Message Date
Ondřej Hruška 53c81f1c4b
added Most Liked table search option 6 years ago
Ondřej Hruška 86b7db48b3
add comments 6 years ago
Ondřej Hruška 6c2d19b55c
Fix problem with columns named 'id', 'data' etc 6 years ago
Ondřej Hruška 6b04218f67
Add sort dropdown to profile pages 6 years ago
Ondřej Hruška 57a8fc58d6
add Longest and Shortest filters 6 years ago
Ondřej Hruška a9426759d2
add different table sort options, change default to last-updated 6 years ago
Ondřej Hruška cff01551de
add revision reverting option 6 years ago
Ondřej Hruška 34e432fe87
added a revisions page 6 years ago
Ondřej Hruška 7f48d14ce3
Fix table names are globally unique instead of per user 6 years ago
Ondřej Hruška c76fc21820
Brutal insert speed optimization by bypassing the ORM completely 6 years ago
Ondřej Hruška 13b22f7cb4
add option to upload file when creating a table 6 years ago
Ondřej Hruška b716260a53
Fix very slow table display when filled with ugly data 6 years ago
Ondřej Hruška e1c7114bd4
correctly sort by numeric columns 6 years ago
Ondřej Hruška f42e80cc5d
fix stupid json unpacking bug turning indexed array to object 6 years ago
Ondřej Hruška f6109b5d4a
fix deleting columns 6 years ago
Ondřej Hruška c0bc64a2e7
fix camel columns 6 years ago
Ondřej Hruška f2910f977f
Working proposal apply code, fixed schema (need reset - artisan migrate:fresh) 6 years ago
Ondřej Hruška 8efc31d820
Use temporary negative IDs for rows created in a draft Changeset 6 years ago
Ondřej Hruška adc53cee95
Submit route, fixes in col editor 6 years ago
cpsdqs a63e605a15
Use cookies for dark mode 6 years ago
cpsdqs 9fd6890667
Add dark mode [db] 6 years ago
Ondřej Hruška 6cfd5aa7e9
add some validation to row edit, better handle setting null cols with empty 6 years ago
Ondřej Hruška bb8bc459dc
stub of the row editor 6 years ago
Ondřej Hruška e17548e5e7
preparing for proposal composition 6 years ago
Ondřej Hruška fabc3ad24e
add column unique numbering scheme, more efficient selects 6 years ago
Ondřej Hruška 755c65a42d
implement GRIDs 6 years ago
Ondřej Hruška 904e29955d
Implemented e-mail confirmations 6 years ago
Ondřej Hruška df0e06045f
add mutators to jsonb columns 6 years ago
Ondřej Hruška 3bf9b68503
table deleting 6 years ago
Ondřej Hruška c23009b306
recreate Proposals button/inbox, start of edit page 6 years ago
Ondřej Hruška f1529b3b8e
Add BaseModel with stricter attribute existence checking 6 years ago
Ondřej Hruška ffc5a42252
add table count to user list, padding to help bubble, better date formatting and tooltip 6 years ago
Ondřej Hruška a79b5ae7d8
public dash and view counting 6 years ago
Ondřej Hruška 4c1ec1ba2f
mix up the navbar a bit 6 years ago
Ondřej Hruška dc5ec5db95
placeholder table action buttons 6 years ago
Ondřej Hruška 1c6dedbb34
user edit form 6 years ago
Ondřej Hruška ddb885b4e2
basic profile edit page, not working yet 6 years ago
Ondřej Hruška 8356997133
pretty paginator and better css for buttons in card headers 6 years ago
Ondřej Hruška 3b123d7f08
instancecache trait 6 years ago
Ondřej Hruška a3ba68ea98
logo, improved listing, some helpers, mail confirms table, confirmed flag, user title column.. 6 years ago
Ondřej Hruška 9081b38425
remove ref counting, will be replaced by cleanup jobs or triggers 6 years ago
Ondřej Hruška e01c63cfa2
add table viewing page 6 years ago
Ondřej Hruška 26488e5883
creating tables 6 years ago
Ondřej Hruška dc9acbf9d7
add some missing auto-deletes if refcount reaches zero 6 years ago
Ondřej Hruška a9ffd378a0
form improvements 6 years ago
Ondřej Hruška eeaa837c29
added some icons, small cleaning, create table page stub, table controller 6 years ago
Ondřej Hruška 25cb60d377
add doc comments to models 6 years ago
Ondřej Hruška 6f908356dc
use native lara notifs, add phpsandbox package 6 years ago
Ondřej Hruška 66afe052b9
added php sandbox and some helper funcs to models 6 years ago
Ondřej Hruška 8efa08b1cc
got rid of proposal-column references 6 years ago