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 |
Ondřej Hruška
|
e3a8616c68
|
better table spacing, bugfix in axios query code
|
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
|
ef6e89bab6
|
a hack to keep focus on the sort button
|
6 years ago |
Ondřej Hruška
|
e7a1e38e18
|
Fix sorting code for steps > 1
|
6 years ago |
Ondřej Hruška
|
786c18cec9
|
doc comments
|
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
|
7aca9ded60
|
Merge branch 'master' of cpsdqs/dtbl-laravel into master
|
6 years ago |
cpsdqs
|
b8dbafd270
|
Add column editor animations and drag & drop
|
6 years ago |
Ondřej Hruška
|
bda9c06488
|
use btn-group for up/down buttons
|
6 years ago |
Ondřej Hruška
|
1e0581d9ab
|
added fa config files, stub of Column editor
|
6 years ago |
Ondřej Hruška
|
7121cfaabd
|
add eslint and stuff
|
6 years ago |
Ondřej Hruška
|
3f74e15115
|
change divs to spans to be more Valid™
|
6 years ago |
Ondřej Hruška
|
bfdf1ece5a
|
slightly improve menus
|
6 years ago |
Ondřej Hruška
|
1e8deaef1a
|
fix ridiculous dark mode button look with noscript
|
6 years ago |
Ondřej Hruška
|
f48887b21a
|
more !important
|
6 years ago |
Ondřej Hruška
|
fa05d8c9d0
|
whoopsie forgot the darkmode js file
|
6 years ago |
Ondřej Hruška
|
84103d6001
|
Merge branch 'editing', split darkmode to own file
|
6 years ago |
Ondřej Hruška
|
78a586328b
|
make navigation noscript friendly
|
6 years ago |
Ondřej Hruška
|
8cbfa93adf
|
simplify css for table infobox
|
6 years ago |
Ondřej Hruška
|
d870da7e05
|
Simplify dark scss, some fixes, more convenient dark_mode()
|
6 years ago |
Ondřej Hruška
|
3d03727811
|
Add missing icons
|
6 years ago |