234 Commits (8db2c53d27ff1cc40c147b742dc93f551dd7fcf7)

Author SHA1 Message Date
Pranav C 29ff2cd0db fix(gui): inject readonly property to cell 2 years ago
Wing-Kam Wong 3fdf5922a0 feat(nc-gui): revise max number of attachments validation logic 2 years ago
mertmit b00b74933f fix: isPg, isMysql calls 2 years ago
Wing-Kam Wong a12ce6880f refactor(nc-gui): rename selectedImages to selectedVisibleItems 2 years ago
Wing-Kam Wong e244c4e352 refactor(nc-gui): rename variables in attachment utils 2 years ago
Wing-Kam Wong 57f9180105 feat(nc-gui): selectedImages & bulk download 2 years ago
Wing-Kam Wong dfc51cc3f6 refactor(nc-gui): upload multiple files in one call 2 years ago
Wing-Kam Wong b74699e86e feat(nc-gui): attachment meta verification 2 years ago
Wing-Kam Wong 437f9be328 chore(nc-gui): remove renameFile in attachment modal 2 years ago
Wing-Kam Wong 4dc13640b4 feat(nc-gui): bring rename attachment before upload 2 years ago
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