98 コミット (c76fc218208c315c8fd964b89cef78ace590e9c3)

作成者 SHA1 メッセージ 日付
Ondřej Hruška 13b22f7cb4
add option to upload file when creating a table 7年前
Ondřej Hruška 7ae41b368e
fix injection bugs in table editor 7年前
Ondřej Hruška b0f77be93d
added a donate and faq page 7年前
Ondřej Hruška 94fc84615c
add beta symbol 7年前
Ondřej Hruška e1c7114bd4
correctly sort by numeric columns 7年前
Ondřej Hruška 0d938ec8af
improve behavior of draft discard button, plus clearer text 7年前
Ondřej Hruška 00f238d625
fix login form ugly wrapping of auth buttons 7年前
Ondřej Hruška ceca9af0fc
add un-confirm option to user:confirm, hide New button from dashboard if user isn't confirmed 7年前
Ondřej Hruška f2910f977f
Working proposal apply code, fixed schema (need reset - artisan migrate:fresh) 7年前
Ondřej Hruška 8efc31d820
Use temporary negative IDs for rows created in a draft Changeset 7年前
Ondřej Hruška adc53cee95
Submit route, fixes in col editor 7年前
Ondřej Hruška 69dabab6cc
improve interactivity in Review page 7年前
Ondřej Hruška 58c28b776b
Note saving, revert buttons in review page 7年前
Ondřej Hruška b1d1fa4880
Note tab added 7年前
Ondřej Hruška a3df7a724c
CSV import, also from file, and more UX improvements 7年前
Ondřej Hruška 1e183f5059
UX improvements in table editor 7年前
Ondřej Hruška c642774316
Hide unimplemented feature buttons and indicators with feature flags 7年前
Ondřej Hruška 81261aba8b
improve styles and behavior of the col editor, preparing for backend impl 7年前
Ondřej Hruška 4570239548
hide manual sort buttons 7年前
Ondřej Hruška 9ca3b93847
Preparing column editor for backend requests, remove simple col editor and reuse one for both cases 7年前
Ondřej Hruška 1e0581d9ab
added fa config files, stub of Column editor 7年前
Ondřej Hruška 3f74e15115
change divs to spans to be more Valid™ 7年前
Ondřej Hruška bfdf1ece5a
slightly improve menus 7年前
Ondřej Hruška 1e8deaef1a
fix ridiculous dark mode button look with noscript 7年前
Ondřej Hruška f48887b21a
more !important 7年前
Ondřej Hruška 78a586328b
make navigation noscript friendly 7年前
Ondřej Hruška 8cbfa93adf
simplify css for table infobox 7年前
Ondřej Hruška d870da7e05
Simplify dark scss, some fixes, more convenient dark_mode() 7年前
cpsdqs 09a4b50697
Use jQuery and use data-* instead of plain attributes 7年前
cpsdqs a63e605a15
Use cookies for dark mode 7年前
cpsdqs 9fd6890667
Add dark mode [db] 7年前
Ondřej Hruška ace61f2a07
Row adding, some webpack tweaks 7年前
Ondřej Hruška 6cfd5aa7e9
add some validation to row edit, better handle setting null cols with empty 7年前
Ondřej Hruška a4103e7084
Row edit and delete card working 7年前
Ondřej Hruška bb8bc459dc
stub of the row editor 7年前
Ondřej Hruška fabc3ad24e
add column unique numbering scheme, more efficient selects 7年前
Ondřej Hruška 69bda25bbb
cleaning sass 7年前
Ondřej Hruška e5a6527d18
simple vue-based column editor 7年前
Ondřej Hruška 755c65a42d
implement GRIDs 7年前
Ondřej Hruška 0a46f48e6a
hide New Table button for unconfirmed users 7年前
Ondřej Hruška 904e29955d
Implemented e-mail confirmations 7年前
Ondřej Hruška df0e06045f
add mutators to jsonb columns 7年前
Ondřej Hruška 7746d85e5f
improve xmacro exporter 7年前
Ondřej Hruška 8f76ce3569
new export options 7年前
Ondřej Hruška 8047a0487f
add toggle to disable regs 7年前
Ondřej Hruška 886c65b28e
exports in blank window 7年前
Ondřej Hruška 1037f438ce
rudimentary export options 7年前
Ondřej Hruška 3bf9b68503
table deleting 7年前
Ondřej Hruška 8ff10904ce
implemented table metadata editing page 7年前
Ondřej Hruška c1bc5a6677
auth for table conf page 7年前