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
|
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
|
a69c3e6cf6
|
Merge branch 'master' of cpsdqs/datatable.directory into master
|
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
|
7ae41b368e
|
fix injection bugs in table editor
|
6 years ago |
Ondřej Hruška
|
b716260a53
|
Fix very slow table display when filled with ugly data
|
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
|
577a5349c4
|
reduce nbr of users in the dash column
|
6 years ago |
Ondřej Hruška
|
b0f77be93d
|
added a donate and faq page
|
6 years ago |
Ondřej Hruška
|
94fc84615c
|
add beta symbol
|
6 years ago |
Ondřej Hruška
|
e1c7114bd4
|
correctly sort by numeric columns
|
6 years ago |
Ondřej Hruška
|
8d6ec7b47d
|
up and down arrows now work as vertical tab in row editor
|
6 years ago |
Ondřej Hruška
|
d3a7381f39
|
Edit All button in row editor
|
6 years ago |
Ondřej Hruška
|
0d938ec8af
|
improve behavior of draft discard button, plus clearer text
|
6 years ago |
Ondřej Hruška
|
074cda7fe4
|
trim all fields when importing via CSV. spaces are rarely intentional
|
6 years ago |
Ondřej Hruška
|
4961430c8f
|
also order exports
|
6 years ago |
Ondřej Hruška
|
624963b729
|
order by first column
|
6 years ago |
Ondřej Hruška
|
f42e80cc5d
|
fix stupid json unpacking bug turning indexed array to object
|
6 years ago |
Ondřej Hruška
|
f6109b5d4a
|
fix deleting columns
|
6 years ago |
Ondřej Hruška
|
c0bc64a2e7
|
fix camel columns
|
6 years ago |
Ondřej Hruška
|
93f28e38ed
|
fix confirm cmd oops
|
6 years ago |
Ondřej Hruška
|
00f238d625
|
fix login form ugly wrapping of auth buttons
|
6 years ago |
Ondřej Hruška
|
ceca9af0fc
|
add un-confirm option to user:confirm, hide New button from dashboard if user isn't confirmed
|
6 years ago |
Ondřej Hruška
|
aa677efd51
|
remove throttle from web
|
6 years ago |
Ondřej Hruška
|
9b722aa7c9
|
Fix cannot add new cols in new table
|
6 years ago |
Ondřej Hruška
|
9ec5a151cc
|
Fixes in value revert logic
|
6 years ago |
Ondřej Hruška
|
2cadbdcd31
|
fix CSV import asking for cols that were removed
|
6 years ago |
Ondřej Hruška
|
bc960e80aa
|
fix proposals table unable to rollback
|
6 years ago |
Ondřej Hruška
|
20f4694ec4
|
make proposal table_id nullable
|
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
|
69dabab6cc
|
improve interactivity in Review page
|
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
|
23f27e6f34
|
use control-group for add-rows widget, fix paginator overflowing with hundreds of items
|
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
|
aceb0453fc
|
Column order saving to Changeset
|
6 years ago |
Ondřej Hruška
|
1fbd3384ce
|
implement column edit api, except sort
|
6 years ago |