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