46 Commits (4ee308e745fd7aa6023cafe1625e4dbce54a29af)

Author SHA1 Message Date
Mert E 89f0895de3
fix: experimental frontend optimizations (#8427) 2 months ago
mertmit a24c7900dd fix: kanban meta as object 4 months ago
Pranav C 6afc439ffc refactor: rename row to record 9 months ago
WK Wong 55259c89b9 chore(nc-gui): lint 9 months ago
Pranav C e790abdbaf refactor: rename project and base 9 months ago
mertmit b2eadae74f fix: refactor isUIAllowed and move to useRoles composable 10 months ago
mertmit a930f7d242 fix: revise frontend acl 10 months ago
Pranav C 33ee9bfa62
feat: Improved UI (#6222) 11 months 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 6eac6adcac feat: keep row indexes on state to recover on undo/redo 1 year ago
mertmit fe206a6f4d feat: undo/redo for kanban operations 1 year ago
Wing-Kam Wong 6dbcc0acc8 refactor(nc-gui): switch to parseProp 1 year ago
Wing-Kam Wong f30e910746 fix(nc-gui): duplicate where condition 1 year ago
Wing-Kam Wong 1ac5e8dd20 fix(nc-gui): incorrect load more kanban data logic 1 year ago
Wing-Kam Wong 59731bb7e4 refactor(nc-gui): pass update object only 1 year ago
Wing-Kam Wong 93535bb1ca refactor(nc-gui): typing 1 year ago
Pranav C d62b3d9419 refactor: include `storeToRefs` in imports alias 1 year ago
Pranav C dbce6f0952 chore: lint 1 year ago
Pranav C 500979d135 refactor: migrate simple composable usage syntax to pinia store usage syntax 1 year ago
Wing-Kam Wong b81f48309a chore(nc-gui): lint 1 year ago
Wing-Kam Wong 7e9aa7b810 fix(nc-gui): remove getAttachmentUrl 1 year ago
mertmit 947f4c7cb3 fix: drop url availability check with fetch 1 year ago
Wing-Kam Wong 630e0c44e2 fix(nc-gui): incorrect usage of optional chain expressions 1 year ago
Wing-Kam Wong 9e26b57e2c fix(nc-gui): type issues 1 year ago
Wing-Kam Wong 4f4d876bbd fix(nc-gui): oldAttachment not iterable 1 year ago
Wing-Kam Wong 404df667a5 fix(nc-gui): field query in kanban view 1 year ago
Wing-Kam Wong d36e16ba57 fix(nc-gui): kanban attachment path logic 1 year ago
Wing-Kam Wong 10d54fa260 feat(nc-gui): patch attachment url in kanban 1 year ago
Wing-Kam Wong 559da5c7be fix(nc-gui): pass sort & filter to fetchSharedViewGroupedData 1 year ago
Wing-Kam Wong b39f16d760 fix(nc-gui): revise groupingFieldColumn in share view 1 year ago
Wing-Kam Wong 8b84a76bcb fix(nc-gui): include offset in fetchSharedViewData 1 year ago
Wing-Kam Wong 2adbc68fce fix(nc-gui): get groupingFieldColumn logic 1 year 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