115 Commits (3fde0f0c366e30c51e647404889e591e712e6775)

Author SHA1 Message Date
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
Wing-Kam Wong 177f4db3a0 refactor(nc-gui): kanban styles 2 years ago
Wing-Kam Wong 103e52c6d7 feat(nc-gui): style on kanban card 2 years ago
Wing-Kam Wong a3866486bc refactor(nc-gui): remove unused code + style a bit 2 years ago
Wing-Kam Wong f35acbdd49 fix(nc-gui): skipp uncategorized case for new record form hook 2 years ago
Wing-Kam Wong 8452b288f7 feat(nc-gui): kanban skeleton 2 years ago
Wing-Kam Wong 511b1f05a4 fix(nc-gui): missing background & skeleton 2 years ago
Wing-Kam Wong 5125a5e2b5 feat(nc-gui): collapse stack logic 2 years ago
Wing-Kam Wong ae143e39a3 feat(nc-gui): kanban collapsed stack 2 years ago
Wing-Kam Wong 1cec3b1675 feat(nc-gui): disable renameStack & deleteStack for Uncategorized stack 2 years ago
Wing-Kam Wong 8f0ecd07e5 feat(nc-gui): preset grouping field value in expanded form 2 years ago
Wing-Kam Wong fa27393582 chore(nc-gui): remove api loading in kanban 2 years ago
Wing-Kam Wong 8b28e24102 feat(nc-gui): delete stack modal + integrate with deleteStack function 2 years ago
Wing-Kam Wong 4f5a2155d0 wip(nc-gui): delete stack model 2 years ago
Wing-Kam Wong b2bd45abbd feat(nc-gui): add addNewRecord 2 years ago
Wing-Kam Wong c5e2c3676a feat(nc-gui): add dropdown for stack operations 2 years ago
Wing-Kam Wong 487b289afa fix(nc-gui): wrong math on offset calculation 2 years ago
Wing-Kam Wong 0151e5aee6 feat(nc-gui): add countByStack logic 2 years ago
Wing-Kam Wong 93858b018d feat(nc-gui): infinite scroll to load 2 years ago
Wing-Kam Wong 0fca6c85a0 wip(nc-gui): kanban scrolling logic 2 years ago
Wing-Kam Wong f35c3a5176 chore(nc-gui): revise kanban stack width 2 years ago
Wing-Kam Wong 09bdf6e33b feat(nc-gui): revise kanban styles 2 years ago
Wing-Kam Wong f5070a36c7 chore(nc-gui): remove unnecessary ? operators 2 years ago
Wing-Kam Wong c3ac43314d chore(nc-gui): move the new / edit stack logic to kanbanStackEditOrAdd 2 years ago