172 Commits (430b040d3b61dc276754ad014a5e6598b43e8135)

Author SHA1 Message Date
Wing-Kam Wong 430b040d3b fix(nc-gui): missing attachment table name 2 years ago
Wing-Kam Wong 96f119bad0 wip(nc-gui): rename attachment logic 2 years ago
Wing-Kam Wong 55d532f01a feat(nc-gui): add rename file button in attachment carousel 2 years ago
Wing-Kam Wong 0eed7834af feat(nc-gui): change the button text 2 years ago
Wing-Kam Wong 23f26d86a2 feat(nc-gui): add modal for confirmation when deleting attachment 2 years ago
Wing-Kam Wong 0612daed91 feat(nc-gui): verify mime type when uploading attachment 2 years ago
Wing-Kam Wong 16321e2c89 fix(nc-gui): fix carousel icon visibility 2 years ago
Wing-Kam Wong ed51a53d59 feat(nc-gui): attachment rename file logic 2 years ago
Wing-Kam Wong 13a62b34bd feat(nc-gui): attachment rename file 2 years ago
Wing-Kam Wong 0bf151d874 fix(nc-gui): RangeError: Maximum call stack size exceeded 2 years ago
Wing-Kam Wong 6a98ea8e3b chore(nc-gui): lint 2 years ago
Pranav C c3503bc82b fix(gui): handle empty string in percent and currency cell as null 2 years ago
Wing-Kam Wong 183a123cae fix(nc-gui): multi select behaviours based on roles 2 years ago
Wing-Kam Wong 2c6521c7e4 fix(nc-gui): single select behaviours based on roles 2 years ago
Pranav C 25129c23fb fix(gui): stop mouse event propagation from json cell to avoid unexpected behaviour 2 years ago
Pranav C 27d05c65bb fix(gui): assign click event handler to button 2 years ago
Pranav C d395d643bb fix(gui): treat empty string as null for number fields 2 years ago
Wing-Kam Wong 5291dc6c20 fix(nc-gui): use YYYY-MM-DD HH:mm:ss instead 2 years ago
mertmit 91968ba6be fix: PR requested changes 2 years ago
mertmit 5c433e3086 feat: team & settings modal data sources tab revised 2 years ago
Wing-Kam Wong 55fd0fee74 feat(nc-gui): format DateTime data 2 years ago
Wing-Kam Wong 424d23f2cb chore(nc-gui): resolve PR comments 2 years ago
Wing-Kam Wong b1b362366e fix(nc-gui): type issues 2 years ago
Pranav C 4283f48ee8 fix(gui): add validation for paste data 2 years ago
Pranav C 916029c007 fix(gui): avoiding blocking click event propagation 2 years ago
Pranav C 5c36a3e9d6 chore(gui): lint 2 years ago
Pranav C 0d13701bfe fix: avoid opening dropdown on cmd/alt/shift/ctrl key press 2 years ago
Pranav C a8f421f22b fix(gui): allow drag select, mouse select and cmd/ctrl + a select 2 years ago
Wing-Kam Wong dae1c53a91 feat(nc-gui): skip keydown logic if drawer / modal is active 2 years ago
Wing-Kam Wong 507a1f496a feat(nc-gui): keyboard maneuver for json cell 2 years ago
Wing-Kam Wong 70ea1fda32 fix(nc-gui): lint 2 years ago
Wing-Kam Wong 2af5e7d224 fix(nc-gui): resolve PR comments 2 years ago
Wing-Kam Wong cd56d6bf1e feat(nc-gui): click enter to open modal, click enter again to attach file 2 years ago
Wing-Kam Wong af685a9cf8 feat(nc-gui): add active class when the modal is open 2 years ago
Wing-Kam Wong 2f5160e047 feat(nc-gui): useSelectedCellKeyupListener logic on datetime picker 2 years ago
Wing-Kam Wong ccf42266fe fix(nc-gui): query the active date picker only 2 years ago
Wing-Kam Wong ae2271c7b8 feat(nc-gui): cmd + ; to select the current date(time) 2 years ago
Wing-Kam Wong 21c0be04a2 fix(nc-gui): return if expanded form is active for Enter & Escape on date picker 2 years ago
Wing-Kam Wong 5d048d37f2 fix(nc-gui): set show-search always true 2 years ago
Wing-Kam Wong 3b02b6627e feat(nc-gui): keyboard maneuver on date picker 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 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
Pranav C eb12c2f63c fix: allow arrow navigation with multi select 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