719 Commits (52697b33f26cb23931459c11a019e8dc944f32cf)

Author SHA1 Message Date
Pranav C 52697b33f2 refactor(gui): hide advanced db related options by default 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
Pranav C 27e61dde57 feat(gui): on new row creation focus on first input cell 2 years ago
gitstart ea2431e981 fix: form view field validation error message, use alias name instead of original field name 2 years ago
gitstart 8ceb91051f fix: form view field validation error message, use alias name instead of original field name 2 years ago
Wing-Kam Wong 96ede7adc6 fix(nc-gui): override nc-icon styles for copy and delete icons 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
Wing-Kam Wong 4a669461d7 chore(nc-gui): lint 2 years ago
Wing-Kam Wong 8261fbed5f feat(nc-gui): add allow all mime types checkbox 2 years ago
Wing-Kam Wong 9cdef3948b feat(nc-gui): add text mime types 2 years ago
Raju Udava 91ef35a588 test: attachment enterprise 2 years ago
mertmit fa22cf80f1 refactor: drop row height text from menu 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 88efea2078 fix: return if trying to change row height to active option 2 years ago
mertmit 3814f122ab feat: custom icons for row height options 2 years ago
mertmit 331bcd022a feat: row height support for public views 2 years ago
mertmit e43888158e fix: PR requested changes 2 years ago
mertmit 8d52b6fbc3 fix: icons for row height 2 years ago
mertmit a49a68215e feat: ClampedText for handling line-clamping 2 years ago
mertmit 36fb93def5 feat: row height for grid view 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
Wing-Kam Wong 60f2b8e463 refactor(nc-gui): revise attachment highlighted search color 2 years ago
Pranav C 46f19611b2 feat: on clear cell set rating and checkbox value 0 and false 2 years ago
Wing-Kam Wong 8d60c1f1ab chore(nc-gui): remove TreeProps 2 years ago
Wing-Kam Wong bf05431c10 feat(nc-gui): supportedAttachmentMimeTypes 2 years ago
Wing-Kam Wong 0ba90dbb7f feat(nc-gui): add fileMimeTypeList 2 years ago
Wing-Kam Wong d266ee3606 feat(nc-gui): use tree to display supported mime types 2 years ago
Wing-Kam Wong 7fa2df4f6d feat(nc-gui): convert to tree data format 2 years ago
Wing-Kam Wong fa91d64244 chore(nc-gui): lint 2 years ago
Wing-Kam Wong 24708d5da8 feat(nc-gui): revise rename attachment logic 2 years ago
Wing-Kam Wong 802fe6db05 refactor(nc-gui): maxNumberOfAttachments & maxAttachmentSize logic 2 years ago
Pranav C 6b86c7c1cd fix(api): neq query correction 2 years ago
Wing-Kam Wong 7a8f79097a feat(nc-gui): revise attachment limits 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 1d11ba2861 feat(gui): hide unnecessary options from filter comparison dropdown based on type 2 years ago
Pranav C 9792a3a0ad feat(gui): add checked and notchecked option in filter 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
Wing-Kam Wong d542086f06 refactor(nc-gui): move file mime types to utils 2 years ago
Wing-Kam Wong 4025e9d680 feat(nc-gui): show LazySmartsheetColumnAttachmentOptions only in ee 2 years ago
Wing-Kam Wong 151df360bc refactor(nc-gui): move LazySmartsheetColumnAttachmentOptions to Advanced Settings 2 years ago