247 Commits (6a14816fb2f3b7ee8a34038bf5746e2a8a84260f)

Author SHA1 Message Date
Pranav C f392ebdff7 fix(gui): skip unsaved records while switching between rows 2 years ago
Pranav C 3fde0f0c36 chore(gui): lint 2 years ago
Pranav C 77e3796bbb fix(gui): hide prev icon for first row and next icon for last row 2 years ago
mertmit 121ab0492d refactor: sticky column css 2 years ago
Pranav C a4307f5b5c refactor(gui): change right border width of display column 2 years ago
Pranav C 9c3dff1c43 feat: row numbering based on page 2 years ago
mertmit dac29fba0e fix: header overlap when no record present in grid 2 years ago
mertmit fc1984ef90 fix: small css fix for sticky column 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 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 d31e0ab224 fix(gui): reset active state if user clicked anywhere outside the tbody 2 years ago
Pranav C 4d1e5d8869 fix(gui): clear selected range on new row creation with shortcut 2 years ago
Pranav C 83bbde51ff fix(gui): z-index correction 2 years ago
Pranav C 269c63b374 chore: cleanup 2 years ago
Pranav C c86efb4146 fix(gui): reset invite user form and focus email input on open 2 years ago
Pranav C 05b5eaa114 fix(gui): bind keydown event to table body to avoid unexpected behaviour 2 years ago
Pranav C 6013f99cf1 feat(gui): right align numeric fields text in grid view 2 years ago
Wing-Kam Wong d28fa071ed fix(nc-gui): bypass attachment in saveOrUpdateRecords 2 years ago
Pranav C 27e61dde57 feat(gui): on new row creation focus on first input cell 2 years ago
mertmit fbbe85c455 fix: css for fixed row height 2 years ago
Ekaterina Balakina 769083e3af fix condition for row-column adding 2 years ago
mertmit 8ccb128cba fix: set default row height to short 2 years ago
mertmit 2b5f46373e fix: virtual cell alignment 2 years ago
mertmit a49a68215e feat: ClampedText for handling line-clamping 2 years ago
Pranav C 6a098aec17 fix(gui): apply attachment validation in shared form view 2 years ago
Pranav C 53408f7d70 refactor(gui): use a computed property to compute cell active/not 2 years ago
Pranav C 77ec4c17da fix(gui): skip ctrl+arrow navigation if active cell is null/NaN 2 years ago
Pranav C a9fec14895 fix(gui): skip expand row behaviour if active row value is NaN or null 2 years ago
Pranav C 46f19611b2 feat: on clear cell set rating and checkbox value 0 and false 2 years ago
Pranav C eadbdab289 refactor(gui): code cleanup 2 years ago
Pranav C 90bfa2dec2 feat(gui): improve row navigation option in expanded form 2 years ago
Pranav C 46d670f089 feat(gui): navigation option to switch between rows in expanded form 2 years ago
Pranav C 29ff2cd0db fix(gui): inject readonly property to cell 2 years ago
Pranav C cc95ca634f fix(gui): typo correction 2 years ago
Pranav C 88e648c5a9 fix(gui): avoid opening expanded form in shared view 2 years ago
flisowna 37827df89a geodata: undo accidental code deletion 2 years ago
flisowna 215c7be6d0 geodata: delete apparently unused inject/provide code 2 years ago
Ekaterina Balakina fc9a4caae3 review fixes 2 years ago
Ekaterina Balakina e94ebe9f4c fix multiselect 2 years ago
Wing-Kam Wong 76bbd5eafd chore(nc-gui): remove non-general shortcut $e 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 c6403b62f8 fix: verify property exist in row object 2 years ago
Wing-Kam Wong 7659cac1b2 chore(nc-gui): lint 2 years ago
Pranav C c3919db9df fix: pass argument in correct order 2 years ago