40 Commits (b651cc5e43a34d3a0fed5dad195c12162577eaf2)

Author SHA1 Message Date
Ramesh Mane 34cc8197d4
Nc fix: Form view bug fixes (#7899) 6 months ago
Ramesh Mane 22220fd238 fix(nc-gui): link record expanded form fields spacing issue 8 months ago
Ramesh Mane 5db4f6533b fix(nc-gui): pw test fail issue 8 months ago
Ramesh Mane b134ffe21e fix(nc-gui): lint errors 8 months ago
Ramesh Mane 8e9b9701d0 fix(nc-gui): disable fields edit if its readonly 8 months ago
Ramesh Mane d8bd3f5cdd fix: NULL display in cell isn't uniform nocodb/nocodb/issues/7344 9 months ago
Ramesh Mane 44754e1e9b fix: tab focus issue in shared form and expanded form 9 months ago
Ramesh Mane 291532a651 fix: review changes 9 months ago
Ramesh Mane 4f4a071515 fix: percent field text select on focus issue 9 months ago
Ramesh Mane 8e7aaf8d16 fix: field alignment issue in expanded form 9 months ago
Ramesh Mane ffcf84752d fix: number input up-down button should be hidden 9 months ago
Muhammed Mustafa 92e37cffe1 fix: Fixed issue with focus for Mulit select, single select, percent, Links, belongs to and disabled for Barcode and QRCode and minor fixes 9 months ago
mertmit 5a3f7f1138 fix: add test selector to wrapper 10 months ago
mertmit a7dc9bd106 fix: PR requested changes 10 months ago
mertmit c70ae51e98 feat: display as progress 10 months ago
mertmit c01194b841 fix: stop undo actions on event for inputs 11 months ago
Muhammed Mustafa 76b88b7c74 fix: i18n for Percentage 12 months ago
Raju Udava 6276c9287a refactor: change placeholder text 1 year ago
DarkPhoenix2704 016d1622b9 fix: revert style 1 year ago
DarkPhoenix2704 13b1cc4ab2 feat: placeholder 1 year ago
DarkPhoenix2704 68682f90c0 fix: update styles 1 year ago
DarkPhoenix2704 2e3611deb7 feat: simplified default value 1 year ago
mertmit 2007e83617 fix: prevent undo while editing 1 year ago
Pranav C faca1e9f68 fix: access reactive variable value using `value` prop 1 year ago
Pranav C 54754af815 fix: set default value for inject 1 year ago
Pranav C 4cde516103 Revert "fix(gui): set default inject value" 1 year ago
Pranav C d2abe4489f fix(gui): set default inject value 1 year ago
Wing-Kam Wong 7a5e76ed51 fix(nc-gui): focus when expanded form not open 1 year ago
mertmit 46b5640dce feat: add showNull to global state to control indicator 2 years ago
mertmit a581bbc7fd feat: extended support for NULL indicator 2 years ago
Pranav C c3503bc82b fix(gui): handle empty string in percent and currency cell as null 2 years ago
Pranav C a8f421f22b fix(gui): allow drag select, mouse select and cmd/ctrl + a select 2 years ago
Wing-Kam Wong eedea07bea chore(nc-gui): lint 2 years ago
Pranav C 3b3d842ba1 fix: focus percentage input on enter key press and on enter key press save and navigate to next row 2 years ago
Pranav C f8e52e39e0 fix(api): block delete key press action for input fields at cell level 2 years ago
Pranav C 59964d5c38 fix(gui): stop event bubbling at input level 2 years ago
braks 3631aa1b7e chore(nc-gui): correct prop types 2 years ago
braks 64368e3fa5 fix(nc-gui): correct input style padding for form views 2 years ago
Wing-Kam Wong 07f525b900 fix(nc-gui): cell styles 2 years ago
braks 4c29fa18ff refactor(nc-gui): use lazy load and cleanup imports 2 years ago
Wing-Kam Wong f97ea536b4 chore: move nc-gui-v2 to nc-gui 2 years ago
Muhammed Mustafa ed5349085a chore/commented out code for enhanced percentage cell and options 2 years ago
Muhammed Mustafa e5fdc6a1d0 fix/reverted percent to v1 2 years ago
Pranav C 4a31d733a8 refactor(gui-v2): use edit and readonly injection keys properly in all cell 2 years ago
Pranav C 91e2b06a4e refactor(gui-v2): use edit and readonly injection keys properly 2 years ago
Wing-Kam Wong d869db13ad refactor(gui-v2): centeralise imports to #imports 2 years ago
Wing-Kam Wong f6af46e2e9 fix(gui-v2): ReadonlyInj in Cell 2 years ago
Pranav C a26128837f refactor(gui-v2): accept null prop value in cell component 2 years ago
Pranav C 7095344bb7 refactor(gui-v2): replace column with reactive object 2 years ago
Wing-Kam Wong 41778faa0f feat(gui-v2): percent cell 2 years ago