Commit Graph

99 Commits (0d938ec8afe150ecf8adee4ad956cd93483a1a93)

Author SHA1 Message Date
Ondřej Hruška 0d938ec8af
improve behavior of draft discard button, plus clearer text 7 years ago
Ondřej Hruška 074cda7fe4
trim all fields when importing via CSV. spaces are rarely intentional 7 years ago
Ondřej Hruška 4961430c8f
also order exports 7 years ago
Ondřej Hruška 624963b729
order by first column 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 93f28e38ed
fix confirm cmd oops 7 years ago
Ondřej Hruška ceca9af0fc
add un-confirm option to user:confirm, hide New button from dashboard if user isn't confirmed 7 years ago
Ondřej Hruška aa677efd51
remove throttle from web 7 years ago
Ondřej Hruška 9ec5a151cc
Fixes in value revert logic 7 years ago
Ondřej Hruška 2cadbdcd31
fix CSV import asking for cols that were removed 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 7938519a64
doc comments 7 years ago
Ondřej Hruška adc53cee95
Submit route, fixes in col editor 7 years ago
Ondřej Hruška 70cff26719
fix col order reset button, show only if order is changed 7 years ago
Ondřej Hruška 58c28b776b
Note saving, revert buttons in review page 7 years ago
Ondřej Hruška b1d1fa4880
Note tab added 7 years ago
Ondřej Hruška c952798e66
comments and cleaning in TableEditController 7 years ago
Ondřej Hruška 23f27e6f34
use control-group for add-rows widget, fix paginator overflowing with hundreds of items 7 years ago
Ondřej Hruška a3df7a724c
CSV import, also from file, and more UX improvements 7 years ago
Ondřej Hruška 1e183f5059
UX improvements in table editor 7 years ago
Ondřej Hruška c642774316
Hide unimplemented feature buttons and indicators with feature flags 7 years ago
Ondřej Hruška aceb0453fc
Column order saving to Changeset 7 years ago
Ondřej Hruška 1fbd3384ce
implement column edit api, except sort 7 years ago
Ondřej Hruška 9ca3b93847
Preparing column editor for backend requests, remove simple col editor and reuse one for both cases 7 years ago
Ondřej Hruška 1e0581d9ab
added fa config files, stub of Column editor 7 years ago
Ondřej Hruška d870da7e05
Simplify dark scss, some fixes, more convenient dark_mode() 7 years ago
cpsdqs a63e605a15
Use cookies for dark mode 7 years ago
cpsdqs 9fd6890667
Add dark mode [db] 7 years ago
Ondřej Hruška ace61f2a07
Row adding, some webpack tweaks 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 06fb01d146
row undos 7 years ago
Ondřej Hruška a4103e7084
Row edit and delete card working 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 3a7a41a9cb
changeset draft 7 years ago
Ondřej Hruška fabc3ad24e
add column unique numbering scheme, more efficient selects 7 years ago
Ondřej Hruška e5a6527d18
simple vue-based column editor 7 years ago
Ondřej Hruška 755c65a42d
implement GRIDs 7 years ago
Ondřej Hruška 8988df93fd
make new account automatically request e-mail confirmation 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 7746d85e5f
improve xmacro exporter 7 years ago
Ondřej Hruška 8f76ce3569
new export options 7 years ago
Ondřej Hruška 8047a0487f
add toggle to disable regs 7 years ago
Ondřej Hruška 83cf68cdf6
Do not add include bool if no col is bool 7 years ago
Ondřej Hruška 1037f438ce
rudimentary export options 7 years ago
Ondřej Hruška 3bf9b68503
table deleting 7 years ago