285 Commits (a82af3a53ff28107c0eff23d6df024b11f7efdee)

Author SHA1 Message Date
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
Pranav C b868d23a34 fix(gui):disable deep compare since the data could be non-valid json 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
braks a76d50b9d8 revert(nc-gui): kanban store changes 2 years ago
braks 46fc99205f fix(nc-gui): mount target in useDialog 2 years ago
braks e57eae722c chore(nc-gui): lint 2 years ago
braks 432e3f9202 feat(nc-gui): add loading indicator to sidebar 2 years ago
braks d8cdc56ef2 refactor(nc-gui): use `useDialog` to open view create modal 2 years ago
Pranav C c2b502f6d1 refactor(gui): add missing prop in default value 2 years ago
Pranav C 20a9f3eef6 chore(gui): lint 2 years ago
Pranav C 735bcb6017 fix(gui): avoid setting filter list data for nested from state 2 years ago
Pranav C 9755191104 fix(gui): convert computed dependencies to reactive for proper functioning 2 years ago
Pranav C 41788be13b chore(gui): corrections and lint 2 years ago
Pranav C be70b540a5 refactor(gui-v2): tab level sort state 2 years ago
Pranav C 86586fd1a9 refactor(gui-v2): replace pain object with Map 2 years ago
Pranav C e3dc42bf76 wip(gui-v2): keep tab level view state(filter/sort/fields) 2 years ago
Pranav C 4584655410 fix(gui): scroll to view only if required 2 years ago
Pranav C d11fa385c5 refactor(gui): trigger scroll to cell only on key navigation 2 years ago
Wing-Kam Wong f06803c2a3 refactor(nc-gui): remove !f?.status 2 years ago
braks 808d7ca5c3 fix(nc-gui): use column label or title for error msg in form view 2 years ago
Wing-Kam Wong 2cf8399f0f fix(nc-gui): introduce nonDeletedFilters 2 years ago
Wing-Kam Wong 9b07c4763d fix(nc-gui): splice local filter when deleting and emit 2 years ago
Wing-Kam Wong e768f87cec refactor(nc-gui): rename grp_column_id to fk_grp_col_id 2 years ago
Pranav C f0dd065e79 refactor(gui): group import statements 2 years ago
Pranav C d1397fe12f fix(gui): whenever tab/view switched save any existing changes in previous view 2 years ago
Pranav C 491f9557a3 feat(gui): if bt column is required then mark it as required in header 2 years ago
Pranav C c93e2afda0 feat(gui): save expanded form data only if all required field values provided 2 years ago
Pranav C 73d2154f60 fix(gui): extract foreign key value from belongs to 2 years ago
Pranav C ea84797381 fix(gui): save record only after all required fields are provided 2 years ago
Pranav C 5aa6d1e0f3 chore(gui): lint 2 years ago
Pranav C 6a3a54798e fix(gui): avoid view flickering on linking/unlinking LTAR 2 years ago
Pranav C 2c63324d9c fix(gui): within watch verify view belongs to the table or not 2 years ago
Pranav C 81d191406d chore(gui): lint 2 years ago