Commit Graph

71 Commits (e6aea514df598748a6c25ea6331837885ef1c00a)

Author SHA1 Message Date
Ondřej Hruška e6aea514df
allow faving own tables in the gui 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 6b04218f67
Add sort dropdown to profile pages 6 years ago
Ondřej Hruška 4392ab9d7b
Add titles to all pages 6 years ago
Ondřej Hruška f594ef412e
make (current) in revisions list clickable 6 years ago
Ondřej Hruška 83392e07ac
use diffForHumans for revisions page too 6 years ago
Ondřej Hruška 8d1de066e7
fix error if not logged in 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 13b22f7cb4
add option to upload file when creating a table 6 years ago
Ondřej Hruška 7ae41b368e
fix injection bugs in table editor 6 years ago
cpsdqs 693d3b9c93
Make table infobox work better at ~900px, fix menu button alignment on small screens 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 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 adc53cee95
Submit route, fixes in col editor 6 years ago
Ondřej Hruška 69dabab6cc
improve interactivity in Review page 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 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 c642774316
Hide unimplemented feature buttons and indicators with feature flags 6 years ago
Ondřej Hruška 81261aba8b
improve styles and behavior of the col editor, preparing for backend impl 6 years ago
Ondřej Hruška 4570239548
hide manual sort buttons 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
Ondřej Hruška 8cbfa93adf
simplify css for table infobox 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 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 fabc3ad24e
add column unique numbering scheme, more efficient selects 6 years ago
Ondřej Hruška 69bda25bbb
cleaning sass 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 904e29955d
Implemented e-mail confirmations 6 years ago
Ondřej Hruška df0e06045f
add mutators to jsonb columns 6 years ago
Ondřej Hruška 7746d85e5f
improve xmacro exporter 6 years ago
Ondřej Hruška 8f76ce3569
new export options 6 years ago
Ondřej Hruška 886c65b28e
exports in blank window 6 years ago
Ondřej Hruška 1037f438ce
rudimentary export options 6 years ago
Ondřej Hruška 3bf9b68503
table deleting 6 years ago
Ondřej Hruška 8ff10904ce
implemented table metadata editing page 6 years ago
Ondřej Hruška c1bc5a6677
auth for table conf page 6 years ago
Ondřej Hruška c23009b306
recreate Proposals button/inbox, start of edit page 6 years ago
Ondřej Hruška 449a1c4d26
commented some buttons and displays for features not yet implemented 6 years ago
Ondřej Hruška 72ddd75023
Split table.view to multiple files 6 years ago
Ondřej Hruška ffc5a42252
add table count to user list, padding to help bubble, better date formatting and tooltip 6 years ago