42 Commits (bbb4b3097f4dde049ecfd25a21726b4e4449167a)

Author SHA1 Message Date
Wing-Kam Wong d85e01f336 refactor(nc-gui): remove audit calls from frontend side 1 year ago
mertmit 2de2a2852f fix: kanban undo/redo card insert 1 year ago
mertmit 565af37583 fix: revise undo/redo scopes 1 year ago
mertmit 19c968fcfb fix: undo/redo expanded row on kanban view 1 year ago
mertmit c9346f7280 feat: undo/redo expanded row insert and update 1 year ago
Wing-Kam Wong 891d4abd0b feat(nc-gui): include updateComment in useExpandedFormStore.ts 2 years ago
Pranav C 29a43aee10 fix: wrap store with `storeToRefs` wherever missing 2 years ago
Raju Udava 9f991044ec test: corrections to expand record header menu 2 years ago
Wing-Kam Wong 0043274b8d chore(nc-gui): lint 2 years ago
Wing-Kam Wong 4204f246eb fix(nc-gui): add missing .list 2 years ago
Pranav C 5eecd646f3 refactor(gui): show comments by default 2 years ago
Pranav C 9fe91ec853 refactor(gui): make default behaviour as save and stay 2 years ago
Pranav C 3fde0f0c36 chore(gui): lint 2 years ago
Pranav C cab8ff5fff feat(gui): save expanded form and new expanded form shortcuts 2 years ago
Wing-Kam Wong 304502d538 chore(nc-gui): rename primary value to display value 2 years ago
Pranav C fd739a159a refactor(gui): skip waiting for toast message to close 2 years ago
Wing-Kam Wong 19f8fd61fa fix(nc-gui): trigger useKanbanViewStoreOrThrow only in kanban view 2 years ago
Pranav C f0dd065e79 refactor(gui): group import statements 2 years ago
Pranav C 491f9557a3 feat(gui): if bt column is required then mark it as required in header 2 years ago
Pranav C c93e2afda0 feat(gui): save expanded form data only if all required field values provided 2 years ago
Wing-Kam Wong 6ac8cd2ca2 fix(nc-gui): kanban saving / updating logic 2 years ago
Wing-Kam Wong 9945838a2e chore(nc-gui): lint 2 years ago
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