52 Commits (48833fcd782ecdefaeebc1a86bd3fc3fc0682c3f)

Author SHA1 Message Date
Pranav C e790abdbaf refactor: rename project and base 12 months ago
DarkPhoenix2704 c4f52bbb10 feat: audit log 12 months ago
DarkPhoenix2704 54df112662 fix: shared view issues 12 months ago
DarkPhoenix2704 35acb1e0b3 fix: refactor expanded form 12 months ago
DarkPhoenix2704 317f09bcd2 fix: shared gallery view 12 months ago
mertmit b2eadae74f fix: refactor isUIAllowed and move to useRoles composable 1 year ago
DarkPhoenix2704 a988acbfc7 feat: links modal revamp 1 year ago
Pranav C 33ee9bfa62
feat: Improved UI (#6222) 1 year ago
Pranav C 8290478d1d refactor: limit display value in message to 20chars 1 year ago
Wing-Kam Wong 55f9281c25 refactor(nc-gui): revise audit description 1 year ago
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