2447 Commits (e2925fe06e86a1e8bc30bbe2160c3edfef90fa96)

Author SHA1 Message Date
Pranav C 86586fd1a9 refactor(gui-v2): replace pain object with Map 2 years ago
Pranav C d2657d1339 wip(gui-v2): sorts state 2 years ago
Pranav C e3dc42bf76 wip(gui-v2): keep tab level view state(filter/sort/fields) 2 years ago
Pranav C 4584655410 fix(gui): scroll to view only if required 2 years ago
Pranav C d11fa385c5 refactor(gui): trigger scroll to cell only on key navigation 2 years ago
Wing-Kam Wong f06803c2a3 refactor(nc-gui): remove !f?.status 2 years ago
braks 282d481244 chore(nc-gui): integer prop type 2 years ago
braks fcfab01995 chore(nc-gui): fix types and cleanup unused vars 2 years ago
braks 0d27467f71 fix(nc-gui): remove `useMetas` from watch cb 2 years ago
braks 4b1829006a fix(nc-gui): prevent kanban cover img error 2 years ago
braks 4180e9ae9b fix(nc-gui): prevent gallery cover img error 2 years ago
braks 808d7ca5c3 fix(nc-gui): use column label or title for error msg in form view 2 years ago
mertmit a4a6bcc92a fix: drop unnecessary await 2 years ago
mertmit d0848b8fb9 feat: save new row on enter even if it is empty 2 years ago
Wing-Kam Wong 2cf8399f0f fix(nc-gui): introduce nonDeletedFilters 2 years ago
mertmit 3610cdaf71 feat: automatically create a new row on navigating next within last row 2 years ago
Wing-Kam Wong 9b07c4763d fix(nc-gui): splice local filter when deleting and emit 2 years ago
Wing-Kam Wong 4f69e0c165 fix(nc-gui): pass _nested to applyChanges 2 years ago
Wing-Kam Wong 934c0a482b chore(nc-gui): change maxSelectOptionsAllowed to 64 2 years ago
Wing-Kam Wong ae9f59a9a1 chore(nc-gui): lint 2 years ago
mertmit 34779578fc fix: refine font colors for select options 2 years ago
mertmit 940478ae54 fix: PR requested changes 2 years ago
mertmit 81715174e2 feat: dynamic select chip font color based on readability 2 years ago
mertmit c9b18ee3ac fix: type errors for select cells 2 years ago
Pranav C e6c686dd32 fix: provide proper z-index value to avoid unexpected behaviour 2 years ago
Wing-Kam Wong 97fa9ef1e2 feat(nc-gui): gallery share view 2 years ago
Wing-Kam Wong d1d6081a35 fix(nc-gui): overlay z-index 2 years ago
Wing-Kam Wong d6338efbe2 fix(nc-gui): prevent expanded form popping out when clicking the image 2 years ago
Wing-Kam Wong b6d0f29d0d feat(nc-gui): introduce no image option in cover image fields menu 2 years ago
Wing-Kam Wong 22f8136a92 feat(nc-gui): add cover image to kanban 2 years ago
Wing-Kam Wong e768f87cec refactor(nc-gui): rename grp_column_id to fk_grp_col_id 2 years ago
Pranav C 38846ebf0d fix(gui): remove clear cell option from context menu for virtual cells 2 years ago
Pranav C 3ef9115674 refactor(gui): avoid locking treeview operation based on view lock 2 years ago
Pranav C f0dd065e79 refactor(gui): group import statements 2 years ago
braks d71f3adaef chore(nc-gui): reduce default transition duration 2 years ago
braks 4eb927f29e feat(nc-gui): allow customizing transition duration in survey form 2 years ago
braks d2e89c7226 feat(nc-gui): add animation to survey form on keypress 2 years ago
Wing-Kam Wong 0c6cf2f3a8 fix(nc-gui): add missing uncategorized title when stack is collapsed 2 years ago
navi 83bdb32a10 New translations en.json (German) 2 years ago
Pranav C d1397fe12f fix(gui): whenever tab/view switched save any existing changes in previous view 2 years ago
Pranav C 491f9557a3 feat(gui): if bt column is required then mark it as required in header 2 years ago
Pranav C c93e2afda0 feat(gui): save expanded form data only if all required field values provided 2 years ago
Pranav C 73d2154f60 fix(gui): extract foreign key value from belongs to 2 years ago
Pranav C ecdc8ac347 fix(gui): update required condition 2 years ago
Pranav C 49ae42e4b4 refactor(gui): check default value is null or undefined 2 years ago
Pranav C 4f6d92b2e1 fix(gui): highlight required column if value is null/undefined 2 years ago
Pranav C ea84797381 fix(gui): save record only after all required fields are provided 2 years ago
navi b54528499b New translations en.json (German) 2 years ago
Raju Udava 74031b3302 test: survey form 2 years ago
Pranav C 3554401733 refactor(gui): specify type while initializing hook 2 years ago