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 |
Ondřej Hruška
|
89ca44fa14
|
Merge branch 'dark-mode' of cpsdqs/dtbl-laravel into master
|
6 years ago |
cpsdqs
|
09a4b50697
|
Use jQuery and use data-* instead of plain attributes
|
6 years ago |
cpsdqs
|
a63e605a15
|
Use cookies for dark mode
(also reverts most back-end changes from previous commit)
|
6 years ago |
cpsdqs
|
9fd6890667
|
Add dark mode [db]
|
6 years ago |
Ondřej Hruška
|
ace61f2a07
|
Row adding, some webpack tweaks
|
6 years ago |
Ondřej Hruška
|
671fb9b024
|
fixing webpack,comments
|
6 years ago |
Ondřej Hruška
|
b1039ee984
|
reduce lodash size
|
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
|
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
|
8988df93fd
|
make new account automatically request e-mail confirmation
|
6 years ago |
Ondřej Hruška
|
0a46f48e6a
|
hide New Table button for unconfirmed users
|
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
|
8047a0487f
|
add toggle to disable regs
|
6 years ago |
Ondřej Hruška
|
886c65b28e
|
exports in blank window
|
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 |
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
|
f1529b3b8e
|
Add BaseModel with stricter attribute existence checking
|
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 |
Ondřej Hruška
|
550cf30654
|
improve public table listing
|
6 years ago |
Ondřej Hruška
|
e81ab50e8c
|
fix greeter cookie expiration, move greeter to own file
|
6 years ago |