Commit Graph

87 Commits (master)

Author SHA1 Message Date
Ondřej Hruška cf3120eb68
show table authors in the favourites listing 6 years ago
Ondřej Hruška c29b6d4bac
fix double faves 6 years ago
Ondřej Hruška 3f69ef3390
added the favourites feature 6 years ago
Ondřej Hruška 6c2d19b55c
Fix problem with columns named 'id', 'data' etc 6 years ago
Ondřej Hruška 7969e9bbf4
added some doc comments 6 years ago
Ondřej Hruška 796b2f23d6
fix up sitemap priorities 6 years ago
Ondřej Hruška 41d4eac09f
add xml sitemap 6 years ago
Ondřej Hruška 6b04218f67
Add sort dropdown to profile pages 6 years ago
Ondřej Hruška d5f516853d
properly handle wrong and default sort arg in dash table list 6 years ago
Ondřej Hruška 57a8fc58d6
add Longest and Shortest filters 6 years ago
Ondřej Hruška 3629c977e5
rename most updated to most changed 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 577a5349c4
reduce nbr of users in the dash column 6 years ago
Ondřej Hruška e1c7114bd4
correctly sort by numeric columns 6 years ago
Ondřej Hruška 0d938ec8af
improve behavior of draft discard button, plus clearer text 6 years ago
Ondřej Hruška 624963b729
order by first column 6 years ago
Ondřej Hruška aa677efd51
remove throttle from web 6 years ago
Ondřej Hruška 2cadbdcd31
fix CSV import asking for cols that were removed 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 7938519a64
doc comments 6 years ago
Ondřej Hruška adc53cee95
Submit route, fixes in col editor 6 years ago
Ondřej Hruška 70cff26719
fix col order reset button, show only if order is changed 6 years ago
Ondřej Hruška 58c28b776b
Note saving, revert buttons in review page 6 years ago
Ondřej Hruška b1d1fa4880
Note tab added 6 years ago
Ondřej Hruška c952798e66
comments and cleaning in TableEditController 6 years ago
Ondřej Hruška a3df7a724c
CSV import, also from file, and more UX improvements 6 years ago
Ondřej Hruška 1e183f5059
UX improvements in table editor 6 years ago
Ondřej Hruška aceb0453fc
Column order saving to Changeset 6 years ago
Ondřej Hruška 1fbd3384ce
implement column edit api, except sort 6 years ago
Ondřej Hruška 9ca3b93847
Preparing column editor for backend requests, remove simple col editor and reuse one for both cases 6 years ago
Ondřej Hruška 1e0581d9ab
added fa config files, stub of Column 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 ace61f2a07
Row adding, some webpack tweaks 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 06fb01d146
row undos 6 years ago
Ondřej Hruška a4103e7084
Row edit and delete card working 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 3a7a41a9cb
changeset draft 6 years ago
Ondřej Hruška fabc3ad24e
add column unique numbering scheme, more efficient selects 6 years ago
Ondřej Hruška e5a6527d18
simple vue-based column editor 6 years ago
Ondřej Hruška 755c65a42d
implement GRIDs 6 years ago
Ondřej Hruška 8988df93fd
make new account automatically request e-mail confirmation 6 years ago