783 Commits (eb6972ee641c0fb479b745fc2a9b23eadbe55e8e)

Author SHA1 Message Date
Pranav C eb6972ee64 refactor(gui): change dropdown icon with arrow 2 years ago
Pranav C 1718e92e16 fix: typo correction 2 years ago
Pranav C 13dae9f90e fix: block circular lookup creation 2 years ago
Pranav C a4307f5b5c refactor(gui): change right border width of display column 2 years ago
Pranav C ea27fc5e66 refactor(gui): change label 2 years ago
Pranav C a58eede951 refactor(gui): reset column on changing relation 2 years ago
Pranav C db760af901 feat: allow editing rollup and lookup column 2 years ago
Pranav C 77a03454f2 fix(gui): remove unnecessary `.value` in template 2 years ago
Pranav C 860fdbfa0a feat(gui): allow user to set display value 2 years ago
Pranav C 9c3dff1c43 feat: row numbering based on page 2 years ago
Daniel Spaude ae62b78e73
code cleanup 2 years ago
Daniel Spaude 0038a6ebe1
expanded form view: disable Duplicate and Delete buttons for new/unsaved rows 2 years ago
mertmit dac29fba0e fix: header overlap when no record present in grid 2 years ago
mertmit 5196c5464f fix: fields menu show primary value field as header 2 years ago
mertmit 33285716a1 fix: primary value column menu operations 2 years ago
mertmit fc1984ef90 fix: small css fix for sticky column 2 years ago
mertmit 8f3f166b25 fix: fields menu for view types other than grid 2 years ago
mertmit 275ba16c45 fix: hide set as primary value option from primary value column 2 years ago
Wing-Kam Wong 7f065ecab8 refactor(nc-gui): src -> srcs 2 years ago
mertmit 03db6b26b5 feat: force primary value column as sticky 2 years ago
mertmit fcb0c40650 feat: make first grid column sticky 2 years ago
mertmit 18e6927a14 feat: grid border css 2 years ago
Pranav C 459a1802fa fix(gui): reload table data after duplicating a column 2 years ago
Daniel Spaude 6575642da4
fix small css typo 2 years ago
Wing-Kam Wong 288578a96c fix(nc-gui): use LazyCellAttachmentImage for images only 2 years ago
Wing-Kam Wong 4cf26182a0 fix(nc-gui): show LazyCellAttachmentImage for images only 2 years ago
Pranav C 99a7bcbd5b fix(gui): if copy failed show error message and print content in console 2 years ago
Wing-Kam Wong 27a317a6e7 refactor(nc-gui): use LazyCellAttachmentImage 2 years ago
Wing-Kam Wong b38afece91 refactor(nc-gui): move logic to useAttachment 2 years ago
Wing-Kam Wong 1fecbe0df8 fix(nc-gui): apply getImgSrc and showFallback on Gallery and kanban 2 years ago
Daniel Spaude 74b43f02c2
center spinner for 'Duplicate row' in expanded view 2 years ago
Daniel Spaude 04d9b08f55
add delete and duplicate row buttons to expanded form and grid view 2 years ago
Pranav C 11dc53a1a5 chore: suggested changes 2 years ago
Pranav C 1b606f99f8 fix(gui): save new row even if user set LTAR column first 2 years ago
mertmit b9f9d956bf fix: RowHeighInj for sharing row height between components 2 years ago
Pranav C f92c68561c chore(gui): lint 2 years ago
Pranav C e5ef00f1b3 fix(gui): scroll to active cell 2 years ago
Pranav C 84877e51b2 fix(gui): on new row creation using shortcut set the first cell as active 2 years ago
Pranav C bdcec083f7 feat(gui): finalised navbar style 2 years ago
Pranav C 6a17924c85 fix(gui): reduce view toolbar items text size 2 years ago
Pranav C 80fb1292a2 fix(gui): align pagination arrows center 2 years ago
Pranav C 4f1f63db72 refactor(gui): icon text color and border color change 2 years ago
Pranav C d31e0ab224 fix(gui): reset active state if user clicked anywhere outside the tbody 2 years ago
Pranav C 493c7e7b33 fix(gui): trigger dropdown on clicking anywhere in the cell 2 years ago
Pranav C 4d1e5d8869 fix(gui): clear selected range on new row creation with shortcut 2 years ago
Pranav C ac9aa0f46d fix(gui): align numeric fields left in expanded form 2 years ago
Pranav C 8c7c8871c9 fix(gui): remove duplicate lines 2 years ago
Pranav C 6720d3449f refactor(gui): show advanced option on double click 2 years ago
Pranav C 7dc4758b23 fix(gui): exclude removed options from validation 2 years ago
Pranav C bcb391dab3 refactor(gui): make show more/hide more label grey 2 years ago