55 Commits (165b54fbc5aac21a81c7d38c2ea1a38be86df3e9)

Author SHA1 Message Date
Pranav C 1107111e6d fix: escape _ in id value if composite pk 1 month ago
Ramesh Mane 53d5ecca8c
Nc fix: kanban view issues (#9649) 1 month ago
Pranav C 8e073745fc fix: encode id to handle special chars 2 months ago
Pranav C 96f8a915f1 fix: proper null value and exception handling 4 months ago
Pranav C 76ff5594d1 fix: pass source reference where it's missing 5 months ago
Pranav C 308ee8ddf8 refactor: exception handling and missing permissions 5 months ago
Pranav C e82ea344bd refactor: overwrite the default shared useRoles with a wrapped composable which injects currentSource from the component context 5 months ago
Pranav C 5d8b1fc55a feat: restrict data/meta operations in gui 5 months ago
Ramesh Mane 7dc4319dc7
Nc Refactor: Kanban view (#8689) 5 months ago
Mert E 89f0895de3
fix: experimental frontend optimizations (#8427) 7 months ago
mertmit a24c7900dd fix: kanban meta as object 9 months ago
Pranav C 6afc439ffc refactor: rename row to record 1 year ago
WK Wong 55259c89b9 chore(nc-gui): lint 1 year ago
Pranav C e790abdbaf refactor: rename project and base 1 year ago
mertmit b2eadae74f fix: refactor isUIAllowed and move to useRoles composable 1 year ago
mertmit a930f7d242 fix: revise frontend acl 1 year ago
Pranav C 33ee9bfa62
feat: Improved UI (#6222) 1 year ago
Wing-Kam Wong d85e01f336 refactor(nc-gui): remove audit calls from frontend side 2 years ago
mertmit 2de2a2852f fix: kanban undo/redo card insert 2 years ago
mertmit 565af37583 fix: revise undo/redo scopes 2 years ago
mertmit 6eac6adcac feat: keep row indexes on state to recover on undo/redo 2 years ago
mertmit fe206a6f4d feat: undo/redo for kanban operations 2 years ago
Wing-Kam Wong 6dbcc0acc8 refactor(nc-gui): switch to parseProp 2 years ago
Wing-Kam Wong f30e910746 fix(nc-gui): duplicate where condition 2 years ago
Wing-Kam Wong 1ac5e8dd20 fix(nc-gui): incorrect load more kanban data logic 2 years ago
Wing-Kam Wong 59731bb7e4 refactor(nc-gui): pass update object only 2 years ago
Wing-Kam Wong 93535bb1ca refactor(nc-gui): typing 2 years ago
Pranav C d62b3d9419 refactor: include `storeToRefs` in imports alias 2 years ago
Pranav C dbce6f0952 chore: lint 2 years ago
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