25 Commits (500979d13582058efcfb86b4dea5833d657931d4)

Author SHA1 Message Date
Pranav C 500979d135 refactor: migrate simple composable usage syntax to pinia store usage syntax 2 years ago
Wing-Kam Wong b81f48309a chore(nc-gui): lint 2 years ago
Wing-Kam Wong 7e9aa7b810 fix(nc-gui): remove getAttachmentUrl 2 years ago
mertmit 947f4c7cb3 fix: drop url availability check with fetch 2 years ago
Wing-Kam Wong 630e0c44e2 fix(nc-gui): incorrect usage of optional chain expressions 2 years ago
Wing-Kam Wong 9e26b57e2c fix(nc-gui): type issues 2 years ago
Wing-Kam Wong 4f4d876bbd fix(nc-gui): oldAttachment not iterable 2 years ago
Wing-Kam Wong 404df667a5 fix(nc-gui): field query in kanban view 2 years ago
Wing-Kam Wong d36e16ba57 fix(nc-gui): kanban attachment path logic 2 years ago
Wing-Kam Wong 10d54fa260 feat(nc-gui): patch attachment url in kanban 2 years ago
Wing-Kam Wong 559da5c7be fix(nc-gui): pass sort & filter to fetchSharedViewGroupedData 2 years ago
Wing-Kam Wong b39f16d760 fix(nc-gui): revise groupingFieldColumn in share view 2 years ago
Wing-Kam Wong 8b84a76bcb fix(nc-gui): include offset in fetchSharedViewData 2 years ago
Wing-Kam Wong 2adbc68fce fix(nc-gui): get groupingFieldColumn logic 2 years ago
braks a76d50b9d8 revert(nc-gui): kanban store changes 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 03ae4159cd fix(nc-gui): convert to hashmap syntax 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 9401aa6509 fix(nc-gui): options deletion sync outside kanban view 2 years ago
Wing-Kam Wong 7cc5660877 chore(nc-gui): adopt recent changes from develop 2 years ago
Wing-Kam Wong ccc8a04e43 feat(nc-gui): introduce delete row in kanban view 2 years ago
Wing-Kam Wong 14f5c64d46 fix(nc-gui): shared kanban view shows empty page 2 years ago
Wing-Kam Wong 6ac8cd2ca2 fix(nc-gui): kanban saving / updating logic 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