188 Commits (8cd91b4022957cadf8ca12301767224ded2bc2bc)

Author SHA1 Message Date
Pranav C 4249f3ac02
Revert "Feat: Links column type" 1 year ago
Pranav C 214c5feeb4 fix: on link in row, immediately remove item from list to avoid adding same item twice 1 year ago
Pranav C 61302e43cf refactor: avoid having extra space in bottom of the list 1 year ago
Pranav C 6c42571119 chore: gui lint and cleanup 1 year ago
Pranav C e8ab7d2d06 fix: make chip component readonly in Listitem 1 year ago
Pranav C cb749a4d56 fix: condition correction 1 year ago
Pranav C 0ddd4983c5 fix: condition correction 1 year ago
Pranav C 2c95b93456 fix: remove duplicate code 1 year ago
Pranav C 257e59211a refactor: exclude Links from lookup support 1 year ago
Pranav C 95a6abe8ef refactor: maintain the list height 1 year ago
Pranav C ebfc9fd32d fix: enter key related issue in modal 1 year ago
Pranav C b61e8f22d1 refactor: child list modal width 1 year ago
Pranav C dbf9cbdb90 refactor: reduce the child list item size, modal size, add transition to icons 1 year ago
Pranav C 6f7a4c3cb8 refactor: remove tag outline and reduce list item size 1 year ago
Pranav C ae9157926f fix: double click behaviour correction 1 year ago
Pranav C 699249f846 fix: overflow text handling 1 year ago
Pranav C 2b6eb18d6a fix: parse value and render 1 year ago
Pranav C 5e2ec489f7 fix: add animation for plus icon 1 year ago
Pranav C 1e862a9172 fix: expanded form link issue and header tooltip 1 year ago
Pranav C 21de7fecd6 fix: on clicking cell open the expanded form 1 year ago
Pranav C ff7974a38a revert: on double click open child list and avoid it 1 year ago
Pranav C ff321d43c1 fix: expand only on second click and show plus icon only on hover 1 year ago
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 181a05f90a fix: make it as text when view is locked 1 year ago
Raju Udava ec3ea3ecbf test: link extended 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 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 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 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 8e5615c756 fix: make link button in child list functional 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 e41efb718f fix: PR requested change 1 year ago
Pranav C 7dedf3fd21 chore: lint 1 year ago
Pranav C 61058dbd73 fix: hide LTAR expand icon under lookup 1 year ago
Wing-Kam Wong 7beccb57f4 chore: sync with develop 1 year ago
Wing-Kam Wong 4d40c5e2ad fix(nc-gui): revise item chip style 1 year ago
Wing-Kam Wong 6b0c221522 feat(nc-gui): conditionally show unlink button & revise style 1 year ago
Wing-Kam Wong 4b173c0064 feat(nc-gui): pass showUnlinkButton 1 year ago
Wing-Kam Wong c3649b8eb6 feat(nc-gui): pass m2mColumn to ItemChip & ListItems 1 year ago
Wing-Kam Wong 6ce3ee312f feat(nc-gui): pass belongsToColumn to ItemChip & ListItems 1 year ago