This website works better with JavaScript.
Explore
Help
Sign In
MightyPork
/
datatable.directory
Watch
1
Star
0
Fork
You've already forked datatable.directory
1
Code
Issues
25
Pull Requests
Releases
Wiki
Activity
156
Commits
2
Branches
0
Tags
1.8 MiB
Tag:
Branch:
Tree:
0d938ec8af
editing
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '0d938ec8af'
${ noResults }
Commit Graph
29 Commits (0d938ec8afe150ecf8adee4ad956cd93483a1a93)
Author
SHA1
Message
Date
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
f42e80cc5d
fix stupid json unpacking bug turning indexed array to object
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
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
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
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
aceb0453fc
Column order saving to Changeset
6 years ago
Ondřej Hruška
1fbd3384ce
implement column edit api, except sort
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
06fb01d146
row undos
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
e17548e5e7
preparing for proposal composition
6 years ago
Ondřej Hruška
3a7a41a9cb
changeset draft
6 years ago
Ondřej Hruška
fabc3ad24e
add column unique numbering scheme, more efficient selects
6 years ago
Ondřej Hruška
755c65a42d
implement GRIDs
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
83cf68cdf6
Do not add include bool if no col is bool
6 years ago
Ondřej Hruška
1037f438ce
rudimentary export options
6 years ago