6079 Commits (8cd91b4022957cadf8ca12301767224ded2bc2bc)

Author SHA1 Message Date
Pranav C 90a1748fd4 fix: on double click open child list and block it if locked 1 year ago
Pranav C 71daeaf2e9 fix: on enter key press open child list 1 year ago
Pranav C 4c60caabb4 fix: on click open the child list 1 year ago
Pranav C f595b33c9d feat: on dblclick/click+enter open modal 1 year ago
Pranav C 111db2c394 fix: include Links column under sort/filter 1 year ago
Pranav C b8921515ec refactor: disable links column clear support 1 year ago
Pranav C 181a05f90a fix: make it as text when view is locked 1 year ago
Pranav C 985a35fcc6 refactor: hide Link to another record option from uidt 1 year ago
Pranav C def2eef84b refactor: set default value as placeholder for singular and plural 1 year ago
Pranav C aa2d9f3d24 refactor(gui): use id instead of alias to avoid issues with different base 1 year ago
Raju Udava ec3ea3ecbf test: link extended 1 year ago
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 b82decc417 chore: remove inflection form gui 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 64e37fa344 feat: recover LTAR when undoing delete 1 year ago
Pranav C 5275f04bcd chore: update sdk path 1 year ago
pranavxc 2f5356efea [create-pull-request] automated change 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 7d911f2476 fix: instead of title/alias use id with nested apis to avoid unexpected behaviour 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 b4d06d3a94 fix: add undo after api call 1 year ago