6078 Commits (f82a3724530d3dcb4f7aa4c4be24ea9ba2e4a305)

Author SHA1 Message Date
Pranav C 71daeaf2e9 fix: on enter key press open child list 2 years ago
Pranav C 4c60caabb4 fix: on click open the child list 2 years ago
Pranav C f595b33c9d feat: on dblclick/click+enter open modal 2 years ago
Pranav C 111db2c394 fix: include Links column under sort/filter 2 years ago
Pranav C b8921515ec refactor: disable links column clear support 2 years ago
Pranav C 181a05f90a fix: make it as text when view is locked 2 years ago
Pranav C 985a35fcc6 refactor: hide Link to another record option from uidt 2 years ago
Pranav C def2eef84b refactor: set default value as placeholder for singular and plural 2 years ago
Pranav C aa2d9f3d24 refactor(gui): use id instead of alias to avoid issues with different base 2 years ago
Raju Udava ec3ea3ecbf test: link extended 2 years ago
Pranav C 19797577fa fix: typo corrections 2 years ago
Pranav C edb2ddb830 fix: treat Links field as number 2 years ago
Pranav C ae622b0a2c fix: typo correction 2 years ago
Pranav C 332a92ddd9 refactor: apply all LTAR behaviour to Links 2 years ago
Pranav C b5d8574199 fix(gui): remove unnecessary codes 2 years ago
Pranav C 4127ff9633 refactor(gui): remove pk value from list item and reduce item height 2 years ago
Pranav C 50688685e6 refactor(gui): update default fallback text 2 years ago
Pranav C 319adf5506 fix(gui): reset add column preload data on column creation or cancel 2 years ago
Pranav C ec5dc21d91 fix: open child list only when clicking the text 2 years ago
Pranav C 53a79074b6 refactor: rename Link to Links 2 years ago
Pranav C 0f5197b8b6 fix: avoid duplicate Links options in add column menu 2 years ago
Pranav C 0afbcfe2eb fix: overwrite `ColumnInj` in links to behave nested component in the same way as LTAR 2 years ago
Pranav C b66e0e42b3 fix: correct expanded form view behaviour 2 years ago
Pranav C c47d758c46 refactor: instead of LTAR on drag n drop create Links 2 years ago
Pranav C 5937b8377b feat: add Links option in column create 2 years ago
Pranav C d36d44c004 refactor: use the column name with Links and treat LTAR as it is 2 years ago
Pranav C 70e21a132a feat: in cell show singular/plural label based on text 2 years ago
Pranav C 8f5ac4af88 feat: add links option with LTAR and in edit 2 years ago
Pranav C b82decc417 chore: remove inflection form gui 2 years ago
Pranav C 8e5615c756 fix: make link button in child list functional 2 years ago
Pranav C 3a7c97bde7 refactor: rename `Link` to `Links` 2 years ago
Pranav C 0bd165b67e feat: make Links column similar to LTAR 2 years ago
Pranav C 694c97693e feat: Link type column ( WIP ) 2 years ago
mertmit 64e37fa344 feat: recover LTAR when undoing delete 2 years ago
Pranav C 5275f04bcd chore: update sdk path 2 years ago
pranavxc 2f5356efea [create-pull-request] automated change 2 years ago
mertmit 3e1dfb1a58 feat: ux impromevents for bulk update form 2 years ago
Pranav C 14757d6b0d chore: lint 2 years ago
Pranav C e22a3cd19c fix: add an option skip meta get if missing in cache 2 years ago
mertmit 5596870f30 fix: bulk update after enabling filter 2 years ago
mertmit 2d70128d6b fix: editable columns css 2 years ago
Pranav C 7d911f2476 fix: instead of title/alias use id with nested apis to avoid unexpected behaviour 2 years ago
Pranav C 287588b825 fix: remove cellClickHook provide since click event propagation is blocked 2 years ago
Pranav C c269218857 fix: decide active state based on both editEnabled and active 2 years ago
Pranav C 396c9ef480 fix: decide editable state based on both editEnabled and active 2 years ago
mertmit 73d521a31d fix: bulk modal overflowing columns 2 years ago
mertmit 5f14e11db0 fix: PR requested changes 2 years ago
mertmit ae252a4045 feat(nc-gui): bulk update records 2 years ago
mertmit b4d06d3a94 fix: add undo after api call 2 years ago
Wing-Kam Wong 8a3542f4fa fix(nc-gui): remove background run 2 years ago