206 Commits (0e9e526d84fdf00f061cdd350c1f7003cc60e80d)

Author SHA1 Message Date
Daniel Spaude d20c5afa3d
add 'delete row' and 'duplicate row' buttons to edit overaly - WIP 2 years ago
Pranav C 6b86c7c1cd fix(api): neq query correction 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
Daniel Spaude e81463301b
geodata: remove unused code 2 years ago
flisowna 6f932a3266 geodata: fix linter issues 2 years ago
flisowna 1c5139f101 WIP geodata: add marker by tap holding in a map view - passing and saving in expanded form works 2 years ago
flisowna a19ca14147 Revert "geodata: create new row on right-click/tap on map (pass data into expand form dialog - hacky code / needs refactoring) - WIP" 2 years ago
flisowna d21525f0c6 geodata: create new row on right-click/tap on map (pass data into expand form dialog - hacky code / needs refactoring) - WIP 2 years ago
flisowna 49d9ade608 geodata: create new row on right-click/tap on map (pass data into expand form dialog - hacky code / needs refactoring) - WIP 2 years ago
flisowna 3fbe68317f geodata: create new row on right-click/tap on map (pass data into expand form dialog - hacky code / needs refactoring) - WIP 2 years ago
flisowna c63c343a48 geodata: pass default geo position (based on map click) through to GeoData column component 2 years ago
flisowna e28e65529d geodata: create new row on right-click/tap on map (pass data into expand form dialog - hacky code / needs refactoring 2 years ago
Wing-Kam Wong d232bbd8f6 fix(nc-gui): add relative so that the absolute overlay only take up to the input in expanded form 2 years ago
Wing-Kam Wong 387d8ca8cf fix(nc-gui): focus on the first input in expanded form nextTick 2 years ago
Pranav C 8072c40c06 feat(gui): focus first input in expanded form 2 years ago
Pranav C a0cd878187 fix(gui): make select field editable in form view 2 years ago
Pranav C 742a68deb0 fix(gui): if expanded form is active skip grid view keyboard event actions 2 years ago
Muhammed Mustafa 25d420a331 fix(test): Changed tpo data-testid from data-nc 2 years ago
Muhammed Mustafa 3c2720d449 feat(testing): Integrated data-nc standard for dom attribute used for testing 2 years ago
Muhammed Mustafa 9e0eddf833 feat(testing): Added Table Column Operations test suite 2 years ago
braks c3ce940676 chore(nc-gui): suspend form 2 years ago
braks 7c326ce118 fix(nc-gui): Add detached expanded form 2 years ago
Pranav C 6a3a54798e fix(gui): avoid view flickering on linking/unlinking LTAR 2 years ago
Wing-Kam Wong 4cc3fccee1 fix(nc-gui): view -> props.view 2 years ago
Wing-Kam Wong 7d1415a5ee fix(nc-gui): add await to loadRow 2 years ago
Wing-Kam Wong fe22ed15aa fix(nc-gui): add col title to changedColumns if they are preset only for kanban 2 years ago
Wing-Kam Wong ac1955716b fix(nc-gui): expand record drawer doesn't have delete option for single select 2 years ago
braks 9cccc722b6 refactor(nc-gui): remove lazy load from expanded form header 2 years ago
Pranav C 91cf9e6153 fix(gui): use row prop only for setting initial value 2 years ago
braks e7e66570c5 refactor(nc-gui): lazy load 2 years ago
braks cd30e58361 chore(nc-gui): lint 2 years ago
braks 4c29fa18ff refactor(nc-gui): use lazy load and cleanup imports 2 years ago
braks b07f52bb40 refactor(nc-gui): use lazy load and cleanup imports 2 years ago
Pranav C 7eb790384a chore(cypress): WIP - add test for nested form 2 years ago
Pranav C aaa45c36e8 fix(gui): populate record url based on route param and active view 2 years ago
Pranav C 27ad01722e chore(gui): lint 2 years ago
Pranav C 3c1476ffcf enhancement(gui): if record not found show error message and redirect to view 2 years ago
Pranav C 5a6cb79714 feat(gui): use query param for providing rowId 2 years ago
Pranav C 6419934255 wip(gui): url for expanded row 2 years ago
Wing-Kam Wong cab4bf0918 feat(nc-gui): add col titles to changedColumns if they are preset 2 years ago
Pranav C 9bc3cfc1b8 fix(gui): for new record hide virtual columns other than LTAR 2 years ago
Pranav C 6c8171dd5b chore(cypress): improve drawer selection by filtering by unique classname 2 years ago
Pranav C 48a1e36faf chore(gui): lint 2 years ago
Pranav C 19c3d641d7 chore(gui): reload ancestor data even intermediate record is new 2 years ago
Pranav C 173b0219d4 chore(gui): lint 2 years ago
Pranav C 0e52eaff88 wip: reload only the related row 2 years ago
Pranav C 1cb3b05114 fix(gui): avoid linking if new record 2 years ago
Pranav C cbf6cc567f fix(gui): on updating/saving in nested level expanded-form reload all ancestor level data 2 years ago
Pranav C 08e1db23fd fix(gui): after save maintain the relation data in expanded-form 2 years ago