137 Commits (57cf44dfe8ec4d2cd44b7025eca346fa7a8a4bc6)

Author SHA1 Message Date
braks e884a7d1d4 refactor(nc-gui): move readonly injection to smartsheet 2 years ago
braks 4b1829006a fix(nc-gui): prevent kanban cover img error 2 years ago
Wing-Kam Wong 22f8136a92 feat(nc-gui): add cover image to kanban 2 years ago
Wing-Kam Wong e768f87cec refactor(nc-gui): rename grp_column_id to fk_grp_col_id 2 years ago
Wing-Kam Wong 0c6cf2f3a8 fix(nc-gui): add missing uncategorized title when stack is collapsed 2 years ago
Wing-Kam Wong cd19f131b0 fix(nc-gui): duplicate openNewRecordFormHook handler attached & disable add new record in locked view 2 years ago
Wing-Kam Wong 48d824cd64 fix(nc-gui): remove unnecessary update on LazySmartsheetExpandedForm 2 years ago
Wing-Kam Wong 0d69bb3e30 fix(nc-gui): use ref<Map<string | null, Row[]>> for formattedData & countByStack 2 years ago
Wing-Kam Wong 83a9de437f fix(nc-gui): wrap LazySmartsheetExpandedForm by Suspense 2 years ago
Wing-Kam Wong e520a5da3d fix(nc-gui): allow comments to expand form 2 years ago
Wing-Kam Wong bb9a290590 refactor(nc-gui): use onBeforeMount 2 years ago
Wing-Kam Wong bdddf453af fix(nc-gui): make collapsed stack draggable 2 years ago
Wing-Kam Wong 7cc5660877 chore(nc-gui): adopt recent changes from develop 2 years ago
Wing-Kam Wong 3f82e57f93 feat(nc-gui): add expand record in kanban context menu 2 years ago
Wing-Kam Wong bbf57aa67b feat(nc-gui): add delete icon & rename delete class 2 years ago
Wing-Kam Wong e624a2e8e4 feat(nc-gui): disable context menu in shared kanban view 2 years ago
Wing-Kam Wong ccc8a04e43 feat(nc-gui): introduce delete row in kanban view 2 years ago
Wing-Kam Wong 4946f89355 fix(nc-gui): more on cell styles 2 years ago
Wing-Kam Wong 07f525b900 fix(nc-gui): cell styles 2 years ago
Wing-Kam Wong 1ada1dd323 feat(nc-gui): disable some actions for share kanban view 2 years ago
Wing-Kam Wong 623bd030a3 refactor(nc-gui): load Row type from ~/lib 2 years ago
Wing-Kam Wong 910db33089 fix(nc-gui): disable stack context menu in locked view mode 2 years ago
Wing-Kam Wong e4ab2c7680 fix(nc-gui): kanbanviewstore related issues 2 years ago
Wing-Kam Wong 9004681c78 feat(nc-gui): wrap kanban composable in useInjectionState 2 years ago
Wing-Kam Wong bc029042ce fix(nc-gui): onMoveCallback type 2 years ago
Wing-Kam Wong fa253afa26 refactor(nc-gui): add some line breaks and comments 2 years ago
Wing-Kam Wong 7faacd3336 feat(nc-gui): add grabbing 2 years ago
Wing-Kam Wong 27649e904b feat(nc-gui): add scrolling logic when new options are added 2 years ago
Wing-Kam Wong 59c777d30e feat(nc-gui): kanban style 2 years ago
Wing-Kam Wong a03d52b325 feat(nc-gui): kanban v-e 2 years ago
Wing-Kam Wong 7e63f89ce3 refactor(nc-gui): use lazy components for kanban 2 years ago
Wing-Kam Wong ba994db288 refactor(nc-gui): pass head-style & body-style by object instead 2 years ago
Wing-Kam Wong ab71253c58 chore(nc-gui): lint on kanban 2 years ago
Wing-Kam Wong 49971d1bff refactor(nc-gui): kanban view 2 years ago
Wing-Kam Wong 7de783dac0 feat(nc-gui): crowdin for kanban 2 years ago
Wing-Kam Wong 2fdb0e88a4 feat(nc-gui): integrate link to row in kanban view 2 years ago
Wing-Kam Wong e36b125dd4 feat(nc-gui): skipping update kanban stack meta in share view 2 years ago
Wing-Kam Wong 8cfc0b51a1 feat(nc-gui): disable add new records in shared kanban view 2 years ago
Wing-Kam Wong b6ffb872d7 feat(nc-gui): add loadKanbanMeta & loadKanbanData in onMounted 2 years ago
Wing-Kam Wong cb2f76bc77 refactor(nc-gui): use ReloadViewMetaHookInj instead of ReloadKanbanMetaHookInj 2 years ago
Wing-Kam Wong 28de902d7a feat(nc-gui): add isUIAllowed('xcDatatableEditable') to kanban 2 years ago
Wing-Kam Wong 1f866a1443 feat(nc-gui): lock kanban view 2 years ago
Wing-Kam Wong 0ec57b0146 feat(nc-gui): kanban delete stack logic 2 years ago
Raju Udava ce39c22e24 test: kanban - stack & card procedures 2 years ago
Wing-Kam Wong 61e9cbd7d3 chore(nc-gui): revise the width of truncate text 2 years ago
Wing-Kam Wong eebe23f926 chore(nc-gui): fine tune styles 2 years ago
Wing-Kam Wong 47b2436eca refactor(nc-gui): rename stack_meta to meta 2 years ago
Wing-Kam Wong b54637fd7d refactor(nc-gui): move handleExpandedFormCancel to removeRowFromUncategorizedStack 2 years ago
Wing-Kam Wong 8a53ec45a5 refactor(nc-gui): rename Uncategorized to uncategorized 2 years ago
Wing-Kam Wong f2340424e0 feat(nc-gui): reset state to avoid from showing the previous stacks when switching kanban views 2 years ago