320 Commits (742a68deb06d0a624a6b259d4e18c13f38ea7832)

Author SHA1 Message Date
Pranav C 6dba597fef chore(gui): lint 2 years ago
Pranav C c84998d7aa fix(gui): reset to non-editable mode if switching cell 2 years ago
Pranav C 326e6ab7ce fix: prevent cell switch on keypress when picker, dropdown or LTAR list is in open state 2 years ago
Pranav C d682e56a3f refactor: cleanup and lint 2 years ago
Pranav C f8e52e39e0 fix(api): block delete key press action for input fields at cell level 2 years ago
Pranav C 7cfa6491fc feat(gui): On first click outside checkbox, just select cell. Do not toggle value 2 years ago
Pranav C 4b0845bd30 feat(gui): on enter key press open ref table rows modal for LTAR cells 2 years ago
Pranav C 747202024b feat: toggle checkbox on enter key press 2 years ago
Ekaterina Balakina 48b8c1fc45
feat: save and restore last opened view (#4182) 2 years ago
Vijay Kumar Rathore 1865054898 reset validation if no validation for the column 2 years ago
Muhammed Mustafa 8b2b87e09d fix(test): Enabled support for runtime NC_BACKEND_URL and integrated it with CI 2 years ago
Vijay Kumar Rathore 5f54a8b100 fix flitersync typo 2 years ago
Pranav C a0edacd8b3 fix(gui): update changed meta of row after save method invoked 2 years ago
Pranav C 0942d8d107 refactor(gui): handle missing property scenario in a better way 2 years ago
Pranav C cfaa7b64e7 fix(gui): tab switch row insert/update bug 2 years ago
Muhammed Mustafa f476c3d927 feat(testing): Stability 2 years ago
Muhammed Mustafa 057415adda feat(testing): Enabled fail on only and added test code for roles preview issue 2 years ago
Vijay Kumar Rathore 34c97d731f disallow date picker from opening if column is primary key 2 years ago
Pranav C 91bc7840e7 fix(gui): overwrite auto updated field on update 2 years ago
Pranav C 2f259a08b8 fix(gui): only overwrite Rollup and Formula cell on row update 2 years ago
braks 25b1872587 fix(nc-gui): type issues 2 years ago
braks 7744db0edc chore(nc-gui): lint 2 years ago
braks eed31087c8 fix(nc-gui): useRoles to check if previewAs is enabled 2 years ago
braks eea4ef0211 refactor(nc-gui): show expand icon depending on role and readonly state 2 years ago
braks 94065a92c0 fix(nc-gui): use `TableDataCell` component to set cell refs 2 years ago
braks 4a73bae955 chore(nc-gui): properly close expanded form 2 years ago
braks bcff62b834 feat(nc-gui): open a separate form for each composable caller 2 years ago
braks a82af3a53f feat(nc-gui): extend `useDialog` by app context opts 2 years ago
braks 7c326ce118 fix(nc-gui): Add detached expanded form 2 years ago
mertmit 1c2c9d320a fix(nc-gui): use composable instead of redefining 2 years ago
Pranav C b868d23a34 fix(gui):disable deep compare since the data could be non-valid json 2 years ago
Pranav C 96db6145fc fix(gui): avoid overwriting cell value after update 2 years ago
mertmit 7e5a52d0ff feat: better scroll for borders and sticky header 2 years ago
Pranav C 8a43a69e13 fix(gui): insert row bug 2 years ago
Pranav C f9cab933b8 fix(gui): pass Row ref to insert method 2 years ago
Pranav C a9429cd059 fix(gui): update rowMeta only when it's defined 2 years ago
Pranav C 507780a098 fix(gui): wait until inserting record to avoid duplicate row insertion 2 years ago
Pranav C d230152ed8 fix(gui): allow user to expand row if any ongoing save/update completes 2 years ago
Pranav C 97efdb11a7 fix(gui): if default clipboard copy failed due to permission use the fallback 2 years ago
braks 95f252ba84 fix(nc-gui): remove `useMetas` from cb fn 2 years ago
braks e983a58b78 feat(nc-gui): add default nocodb theme color to picker 2 years ago
Pranav C 5ce7076ffb fix(gui): correction in condition 2 years ago
Pranav C 7d3aab549b refactor(gui): show error message on failure 2 years ago
Pranav C d20af97a83 refactor(gui): update data directly 2 years ago
Pranav C fe41e09f2a fix(gui): extract column ref using column index 2 years ago
Pranav C b783234181 fix(gui): pass row data for extracting id 2 years ago
Pranav C 7ac81b2e9e fix(gui): pass column reference when invoking clear cell 2 years ago
Pranav C d269fb4263 chore(gui): lint 2 years ago
Pranav C bdd530ba9e feat(gui): allow clear option for LTAR cell 2 years ago
braks 4049fd1b45 chore(nc-gui): lint 2 years ago