3559 Commits (33ee9bfa622bfd9de7814d8f04d7eaba967cb6a7)

Author SHA1 Message Date
Pranav C 19797577fa fix: typo corrections 1 year ago
Pranav C edb2ddb830 fix: treat Links field as number 1 year ago
Pranav C ae622b0a2c fix: typo correction 1 year ago
Pranav C 332a92ddd9 refactor: apply all LTAR behaviour to Links 1 year ago
Pranav C b5d8574199 fix(gui): remove unnecessary codes 1 year ago
Pranav C 4127ff9633 refactor(gui): remove pk value from list item and reduce item height 1 year ago
Pranav C 50688685e6 refactor(gui): update default fallback text 1 year ago
Pranav C 319adf5506 fix(gui): reset add column preload data on column creation or cancel 1 year ago
Pranav C ec5dc21d91 fix: open child list only when clicking the text 1 year ago
Pranav C 53a79074b6 refactor: rename Link to Links 1 year ago
Pranav C 0f5197b8b6 fix: avoid duplicate Links options in add column menu 1 year ago
Pranav C 0afbcfe2eb fix: overwrite `ColumnInj` in links to behave nested component in the same way as LTAR 1 year ago
Pranav C b66e0e42b3 fix: correct expanded form view behaviour 1 year ago
Pranav C c47d758c46 refactor: instead of LTAR on drag n drop create Links 1 year ago
Pranav C 5937b8377b feat: add Links option in column create 1 year ago
Pranav C d36d44c004 refactor: use the column name with Links and treat LTAR as it is 1 year ago
Pranav C 70e21a132a feat: in cell show singular/plural label based on text 1 year ago
Pranav C 8f5ac4af88 feat: add links option with LTAR and in edit 1 year ago
Pranav C 8e5615c756 fix: make link button in child list functional 1 year ago
Pranav C 3a7c97bde7 refactor: rename `Link` to `Links` 1 year ago
Pranav C 0bd165b67e feat: make Links column similar to LTAR 1 year ago
Pranav C 694c97693e feat: Link type column ( WIP ) 1 year ago
mertmit 3e1dfb1a58 feat: ux impromevents for bulk update form 1 year ago
Pranav C 14757d6b0d chore: lint 1 year ago
Pranav C e22a3cd19c fix: add an option skip meta get if missing in cache 1 year ago
mertmit 5596870f30 fix: bulk update after enabling filter 1 year ago
mertmit 2d70128d6b fix: editable columns css 1 year ago
Pranav C 287588b825 fix: remove cellClickHook provide since click event propagation is blocked 1 year ago
Pranav C c269218857 fix: decide active state based on both editEnabled and active 1 year ago
Pranav C 396c9ef480 fix: decide editable state based on both editEnabled and active 1 year ago
mertmit 73d521a31d fix: bulk modal overflowing columns 1 year ago
mertmit 5f14e11db0 fix: PR requested changes 1 year ago
mertmit ae252a4045 feat(nc-gui): bulk update records 1 year ago
mertmit e84c11287b refactor: variable name 1 year ago
mertmit 3c2504ef1e fix: improved mouse event handlers 1 year ago
mertmit cecb30743a fix: hide context menu on cell mousedown 1 year ago
mertmit 5aa2afef1a fix: multi select order 1 year ago
mertmit 0306e4cc2a refactor: drop unnecessary import 1 year ago
Pranav C a7e0208d52 Revert "Revert "refactor: MetaDB LTAR revamp"" 1 year ago
mertmit 0506efb12a fix: PR requested change 1 year ago
mertmit 513e683f40 feat: shift + cmd + arrow keys to select multiple records 1 year ago
mertmit 979628ca12 fix: avoid editing of system columns 1 year ago
Pranav C d93eaef27b
Revert "refactor: MetaDB LTAR revamp" 1 year ago
Pranav C 5864c9806a feat: remove delete confirm dialog 1 year ago
mertmit 7fb6f4efc2 fix: move handleMouseUp to document to avoid stucked select mode 1 year ago
Pranav C b9a33c9694 fix: save any unsaved data on tab close/view switch/table switch/data reload 1 year ago
mertmit aa0c9322dd feat: clear multiple cells 1 year ago
mertmit 3f4350131d fix: clear selected range on addEmptyRow 1 year ago
mertmit 9c7fe983aa fix: allow bubbling through nc-locked-overlay 1 year ago
mertmit 4d79a04923 fix: avoid edit mode for select columns 1 year ago