73 コミット (7f48d14ce3abd6c3a3a47b07ca8cfd7ffed170d6)

作成者 SHA1 メッセージ 日付
Ondřej Hruška 7f48d14ce3
Fix table names are globally unique instead of per user 8年前
Ondřej Hruška c76fc21820
Brutal insert speed optimization by bypassing the ORM completely 8年前
Ondřej Hruška 13b22f7cb4
add option to upload file when creating a table 8年前
Ondřej Hruška 577a5349c4
reduce nbr of users in the dash column 8年前
Ondřej Hruška e1c7114bd4
correctly sort by numeric columns 8年前
Ondřej Hruška 0d938ec8af
improve behavior of draft discard button, plus clearer text 8年前
Ondřej Hruška 624963b729
order by first column 8年前
Ondřej Hruška aa677efd51
remove throttle from web 8年前
Ondřej Hruška 2cadbdcd31
fix CSV import asking for cols that were removed 8年前
Ondřej Hruška f2910f977f
Working proposal apply code, fixed schema (need reset - artisan migrate:fresh) 8年前
Ondřej Hruška 8efc31d820
Use temporary negative IDs for rows created in a draft Changeset 8年前
Ondřej Hruška 7938519a64
doc comments 8年前
Ondřej Hruška adc53cee95
Submit route, fixes in col editor 8年前
Ondřej Hruška 70cff26719
fix col order reset button, show only if order is changed 8年前
Ondřej Hruška 58c28b776b
Note saving, revert buttons in review page 8年前
Ondřej Hruška b1d1fa4880
Note tab added 8年前
Ondřej Hruška c952798e66
comments and cleaning in TableEditController 8年前
Ondřej Hruška a3df7a724c
CSV import, also from file, and more UX improvements 8年前
Ondřej Hruška 1e183f5059
UX improvements in table editor 8年前
Ondřej Hruška aceb0453fc
Column order saving to Changeset 8年前
Ondřej Hruška 1fbd3384ce
implement column edit api, except sort 8年前
Ondřej Hruška 9ca3b93847
Preparing column editor for backend requests, remove simple col editor and reuse one for both cases 8年前
Ondřej Hruška 1e0581d9ab
added fa config files, stub of Column editor 8年前
cpsdqs a63e605a15
Use cookies for dark mode 8年前
cpsdqs 9fd6890667
Add dark mode [db] 8年前
Ondřej Hruška ace61f2a07
Row adding, some webpack tweaks 8年前
Ondřej Hruška 6cfd5aa7e9
add some validation to row edit, better handle setting null cols with empty 8年前
Ondřej Hruška 06fb01d146
row undos 8年前
Ondřej Hruška a4103e7084
Row edit and delete card working 8年前
Ondřej Hruška bb8bc459dc
stub of the row editor 8年前
Ondřej Hruška e17548e5e7
preparing for proposal composition 8年前
Ondřej Hruška 3a7a41a9cb
changeset draft 8年前
Ondřej Hruška fabc3ad24e
add column unique numbering scheme, more efficient selects 8年前
Ondřej Hruška e5a6527d18
simple vue-based column editor 8年前
Ondřej Hruška 755c65a42d
implement GRIDs 8年前
Ondřej Hruška 8988df93fd
make new account automatically request e-mail confirmation 8年前
Ondřej Hruška 904e29955d
Implemented e-mail confirmations 8年前
Ondřej Hruška df0e06045f
add mutators to jsonb columns 8年前
Ondřej Hruška 7746d85e5f
improve xmacro exporter 8年前
Ondřej Hruška 8f76ce3569
new export options 8年前
Ondřej Hruška 8047a0487f
add toggle to disable regs 8年前
Ondřej Hruška 1037f438ce
rudimentary export options 8年前
Ondřej Hruška 3bf9b68503
table deleting 8年前
Ondřej Hruška 8ff10904ce
implemented table metadata editing page 8年前
Ondřej Hruška c1bc5a6677
auth for table conf page 8年前
Ondřej Hruška c23009b306
recreate Proposals button/inbox, start of edit page 8年前
Ondřej Hruška ffc5a42252
add table count to user list, padding to help bubble, better date formatting and tooltip 8年前
Ondřej Hruška e81ab50e8c
fix greeter cookie expiration, move greeter to own file 8年前
Ondřej Hruška 6d7fdca6d2
dismiss greeter, better view counting 8年前
Ondřej Hruška a79b5ae7d8
public dash and view counting 8年前