1999 Commits (27a19ea7f5c3b5bdbec67d38aaede138ce229c17)

Author SHA1 Message Date
Pranav C 27a19ea7f5 feat: add api to specify default column order in active view 2 years ago
Pranav C e25625be84 refactor: cell icon update 2 years ago
Pranav C 19bd5ebcc8 feat(gui): duplicate column(wip) 2 years ago
Pranav C ca24809b7d feat(gui): implement sort option in column grid level 2 years ago
Pranav C a733324629 feat(gui): add menu options in column header 2 years ago
Daniel Spaude dc3f9607a9
qrcode: also show 'Not editable/clearable' message for QR codes (similar to Formula) 2 years ago
Daniel Spaude 71c03ef725
extract 'show/clear not possible for non-editable columns' logic out into composable 2 years ago
Daniel Spaude 84d981eb44
qrcode: don't render qr codes if their value exceeds 2000 chars 2 years ago
Daniel Spaude eb92d2200e
qrcode: filter out qr code from look up column options ui 2 years ago
Ekaterina Balakina 095ebdfcf3 copy in right menu, notification and refactor 2 years ago
Pranav C 4749171498 fix: pass array/json array to attachment cell from lookup cell 2 years ago
Pranav C 3882bd1692 fix: parse attachment column value if string 2 years ago
Wing-Kam Wong 5d048d37f2 fix(nc-gui): set show-search always true 2 years ago
Wing-Kam Wong 387d8ca8cf fix(nc-gui): focus on the first input in expanded form nextTick 2 years ago
mertmit 2c932f9e70 fix: use isPrimaryKey instead of isPrimary 2 years ago
Daniel Spaude 3a315d840c
qrcode: add more playwright tests 2 years ago
Wing-Kam Wong ce009649fb feat(nc-gui): load field query when view is changed 2 years ago
Pranav C 12a95968ba fix(gui): check default value defined or not 2 years ago
Pranav C 9b9894f72b fix(gui): remove unnecessary chars from column default value 2 years ago
Pranav C b25507afb9 fix(gui): super admin user list pagination 2 years ago
Pranav C 0c78030fbe fix(gui): email validation correction 2 years ago
Daniel Spaude 594efba5c7
qrcode: playwright tests (WIP) 2 years ago
Pranav C 523105c8b0 fix(gui): allow typing directly in single select 2 years ago
Pranav C 043cbcf4e7 fix(gui): block event bubbling 2 years ago
Pranav C 913a3ba800 fix(gui): skip delete key and toggle options list only if char key pressed 2 years ago
Daniel Spaude 93126a8890
qrcode: playwright tests (WIP) 2 years ago
Pranav C b82043af2a refactor(gui): show options validation outside the scrollable section 2 years ago
Pranav C eb12c2f63c fix: allow arrow navigation with multi select 2 years ago
Daniel Spaude 8218da8d43
qrcode: playwright tests (WIP) 2 years ago
Pranav C 0d98aac265 refactor: group import statements 2 years ago
Pranav C 26d7759c9e fix: clear icon in multi select 2 years ago
Pranav C 084b2c7a5e fix: clear icon in single select 2 years ago
Pranav C 064436d550 refactor(gui): reload table meta after adding new option 2 years ago
Pranav C 56dc7615c3 refactor(gui): requested changes 2 years ago
Pranav C 6ffd7b5e5d feat(gui): use title if id is missing 2 years ago
Pranav C 61661e4a9c fix(gui): hide add option from shared form view 2 years ago
Pranav C 7d5fb68d2e test(playwright): add method to verify selected options 2 years ago
Pranav C b4b63e5140 test: add playwright test 2 years ago
Pranav C ac05d8fa6c feat(gui): show temporary value while syncing in background 2 years ago
Pranav C 1219657783 feat(gui): set default color and option to add new option in dropdown 2 years ago
Pranav C be2bbc7d84 refactor(gui): use a-select for single select 2 years ago
Pranav C 7646a4e8ba wip: single/multi select option creation 2 years ago
Pranav C 1d8174e923 feat: autofocus password field in protected shared view 2 years ago
Wing-Kam Wong eedea07bea chore(nc-gui): lint 2 years ago
Wing-Kam Wong 381aa3e3e4 fix(nc-gui): close dropdown if a menu item is clicked 2 years ago
Wing-Kam Wong 4d4514c7d4 feat(nc-gui): add useMenuCloseOnEsc to kanban toolbar 2 years ago
Pranav C 915575309d feat: close toolbar menu on escape key press 2 years ago
Pranav C 183e596b21 fix: pass table alias when renaming 2 years ago
Daniel Spaude e9661a1135
qrcode: playwright tests (WIP) 2 years ago
Pranav C 3b3d842ba1 fix: focus percentage input on enter key press and on enter key press save and navigate to next row 2 years ago