69 Commits (f6260037ea3ebca01b698c6a3f17816560f3c8b3)

Author SHA1 Message Date
braks 4c29fa18ff refactor(nc-gui): use lazy load and cleanup imports 2 years ago
Wing-Kam Wong 9004681c78 feat(nc-gui): wrap kanban composable in useInjectionState 2 years ago
Pranav C d9e2133e61 feat(gui): add copy record url option in expanded form 2 years ago
Pranav C 6419934255 wip(gui): url for expanded row 2 years ago
Wing-Kam Wong 36f2a17f0c fix(nc-gui): don't load kanban data after expanded form submission. add row to stack instead. 2 years ago
Wing-Kam Wong f3b37e11a3 chore(nc-gui): revise types 2 years ago
braks 3320453637 chore(nc-gui): remove `as any` typecasts wherever possible 2 years ago
Wing-Kam Wong 0e7091caad feat(nc-gui): reload kanban data after save 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
Pranav C 20a4af26b0 fix(gui): avoid linking if new record 2 years ago
Pranav C e6b3d9aefd fix(gui): on updating/saving in nested level expanded-form reload all ancestor level data 2 years ago
Pranav C c1c5ab9d2b fix(gui): after save maintain the relation data in expanded-form 2 years ago
Wing-Kam Wong f97ea536b4 chore: move nc-gui-v2 to nc-gui 2 years ago
Raju Udava 3fe42c1a25 refactor: i18n updates 2 years ago
Raju Udava 686de21eae fix: correct position for i18n include 2 years ago
Raju Udava 95d4afc0b5 refactor: i18n for message.info 2 years ago
Pranav C 3532352d46 refactor(gui-v2): remove message toast after commenting 2 years ago
Pranav C 3bc93b953a refactor(gui-v2): use utility function to extract id 2 years ago
Pranav C 769f146b3e fix(gui-v2): log audit and reload audit list on row update 2 years ago
Pranav C 174ae68f56 chore(gui-v2): group imports and rename arg 2 years ago
Pranav C 229a664eed refactor(gui-v2): replace `getPlainText` with `getHTMLEncodedText` 2 years ago
Pranav C 49d6fa2170 fix(gui-v2): on cell update use response data to update row 2 years ago
Pranav C 4a6883094e fix(gui-v2): show comments only for saved records 2 years ago
braks 0aac7e9b43 chore(gui-v2): cleanup typecheck issues 2 years ago
braks cf853e6bc8 chore(gui-v2): cleanup typecheck issues 2 years ago
Wing-Kam Wong 761ca6eacc refactor(gui-v2): use message instead of notification 2 years ago
Pranav C 3fa129ea82 chore(swagger): typo correction 2 years ago
Pranav C df9fb1f3ee chore(gui-v2): lint 2 years ago
Pranav C d65aaa687f feat(migration): show expanded form on clicking chips 2 years ago
Pranav C 6ac0bf8d39 feat(guiv2): save record(new) with LTAR cell using expanded form 2 years ago
Pranav C 56dca1166a feat(gui-v2): keep row level state 2 years ago
Pranav C 5fa33d4c73 feat(gui-v2): integrate save/update with api 2 years ago
Pranav C c0a12602be feat(gui-v2): add save/update action 2 years ago
Pranav C 4f5aefc901 feat(gui-v2): show primary value in expanded form view header 2 years ago
Pranav C 20d838d457 wip(gui-v2): expanded form view header title 2 years ago
Pranav C 8cc5c3bec4 refactor(gui-v2): move expanded form header part to a component 2 years ago
Pranav C d20ccd7f5a feat(gui-v2): show LTAR as list view in form 2 years ago
Pranav C d0537ee566 feat(gui-v2): comment styling and functionality 2 years ago
Pranav C d4fb7a2ec7 feat(gui-v2): add comments 2 years ago
Pranav C e991193a55 refactor(gui-v2): move component into a folder 2 years ago