95 Commits (f4855b6044339a4088438e185fa20a16eca63fd7)

Author SHA1 Message Date
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
Wing-Kam Wong 61ff30fd02 fix(nc-gui): incorrect Uncategorized counts when opening / closing expanded form 2 years ago
Wing-Kam Wong a36fa13196 feat(nc-gui): load kanban meta on reloadKanbanMetaHook 2 years ago
Wing-Kam Wong 08c0522277 chore(nc-gui): remove rename stack from dropdown menu 2 years ago
Raju Udava de82f7d114 test(cy): copy view, show system fields, fix unhide 2 years ago
Wing-Kam Wong 3cc5dfcd48 refactor(nc-gui): remove unncessary watch & add ref to inject 2 years ago
Wing-Kam Wong 748fa51369 feat(nc-gui): not render field with no value on kanban card 2 years ago
Wing-Kam Wong 6a96ac445c feat(nc-gui): move color head on top of stack & revise skeleton styles 2 years ago
Wing-Kam Wong 880e0757c1 feat(nc-gui): darken stack title 2 years ago