112 コミット (4392ab9d7b1bffb3c6621e0cda8251654f84f331)

作成者 SHA1 メッセージ 日付
Ondřej Hruška d5f516853d
properly handle wrong and default sort arg in dash table list 7年前
Ondřej Hruška 57a8fc58d6
add Longest and Shortest filters 7年前
Ondřej Hruška 3629c977e5
rename most updated to most changed 7年前
Ondřej Hruška a9426759d2
add different table sort options, change default to last-updated 7年前
Ondřej Hruška cff01551de
add revision reverting option 7年前
Ondřej Hruška 34e432fe87
added a revisions page 7年前
Ondřej Hruška 7f48d14ce3
Fix table names are globally unique instead of per user 7年前
Ondřej Hruška c76fc21820
Brutal insert speed optimization by bypassing the ORM completely 7年前
Ondřej Hruška 13b22f7cb4
add option to upload file when creating a table 7年前
Ondřej Hruška 7ae41b368e
fix injection bugs in table editor 7年前
Ondřej Hruška b716260a53
Fix very slow table display when filled with ugly data 7年前
Ondřej Hruška 577a5349c4
reduce nbr of users in the dash column 7年前
Ondřej Hruška e1c7114bd4
correctly sort by numeric columns 7年前
Ondřej Hruška 0d938ec8af
improve behavior of draft discard button, plus clearer text 7年前
Ondřej Hruška 074cda7fe4
trim all fields when importing via CSV. spaces are rarely intentional 7年前
Ondřej Hruška 4961430c8f
also order exports 7年前
Ondřej Hruška 624963b729
order by first column 7年前
Ondřej Hruška f42e80cc5d
fix stupid json unpacking bug turning indexed array to object 7年前
Ondřej Hruška f6109b5d4a
fix deleting columns 7年前
Ondřej Hruška c0bc64a2e7
fix camel columns 7年前
Ondřej Hruška 93f28e38ed
fix confirm cmd oops 7年前
Ondřej Hruška ceca9af0fc
add un-confirm option to user:confirm, hide New button from dashboard if user isn't confirmed 7年前
Ondřej Hruška aa677efd51
remove throttle from web 7年前
Ondřej Hruška 9ec5a151cc
Fixes in value revert logic 7年前
Ondřej Hruška 2cadbdcd31
fix CSV import asking for cols that were removed 7年前
Ondřej Hruška f2910f977f
Working proposal apply code, fixed schema (need reset - artisan migrate:fresh) 7年前
Ondřej Hruška 8efc31d820
Use temporary negative IDs for rows created in a draft Changeset 7年前
Ondřej Hruška 7938519a64
doc comments 7年前
Ondřej Hruška adc53cee95
Submit route, fixes in col editor 7年前
Ondřej Hruška 70cff26719
fix col order reset button, show only if order is changed 7年前
Ondřej Hruška 58c28b776b
Note saving, revert buttons in review page 7年前
Ondřej Hruška b1d1fa4880
Note tab added 7年前
Ondřej Hruška c952798e66
comments and cleaning in TableEditController 7年前
Ondřej Hruška 23f27e6f34
use control-group for add-rows widget, fix paginator overflowing with hundreds of items 7年前
Ondřej Hruška a3df7a724c
CSV import, also from file, and more UX improvements 7年前
Ondřej Hruška 1e183f5059
UX improvements in table editor 7年前
Ondřej Hruška c642774316
Hide unimplemented feature buttons and indicators with feature flags 7年前
Ondřej Hruška aceb0453fc
Column order saving to Changeset 7年前
Ondřej Hruška 1fbd3384ce
implement column edit api, except sort 7年前
Ondřej Hruška 9ca3b93847
Preparing column editor for backend requests, remove simple col editor and reuse one for both cases 7年前
Ondřej Hruška 1e0581d9ab
added fa config files, stub of Column editor 7年前
Ondřej Hruška d870da7e05
Simplify dark scss, some fixes, more convenient dark_mode() 7年前
cpsdqs a63e605a15
Use cookies for dark mode 7年前
cpsdqs 9fd6890667
Add dark mode [db] 7年前
Ondřej Hruška ace61f2a07
Row adding, some webpack tweaks 7年前
Ondřej Hruška 6cfd5aa7e9
add some validation to row edit, better handle setting null cols with empty 7年前
Ondřej Hruška 06fb01d146
row undos 7年前
Ondřej Hruška a4103e7084
Row edit and delete card working 7年前
Ondřej Hruška bb8bc459dc
stub of the row editor 7年前
Ondřej Hruška e17548e5e7
preparing for proposal composition 7年前