890 Commits (93e4e8ae47f721870c83d10dc80f3565a101a1fd)

Author SHA1 Message Date
Wing-Kam Wong 63f8e0c41f fix(nc-gui): new kanban display issues 2 years ago
Wing-Kam Wong f5070a36c7 chore(nc-gui): remove unnecessary ? operators 2 years ago
Wing-Kam Wong 9666c024df fix(nc-gui): remove unnecessary `?` 2 years ago
Pranav C a3bc1b0a40 chore(gui): lint 2 years ago
braks 38a9cb6c44 refactor(nc-gui): update useCellUrlConfig composable 2 years ago
Wing-Kam Wong 0d34aa76d0 fix(nc-gui): use default limit from app info if specified 2 years ago
Raju Udava 5bc43c0ac5 chore(CY): fix modal - class name map 2 years ago
Wing-Kam Wong d5c39d8811 feat(nc-gui): stackMetaObj logic & remove unnecessary functions 2 years ago
Wing-Kam Wong 90957be7cd chore(nc-gui): fix lint issues 2 years ago
Wing-Kam Wong 71739ec525 feat(nc-gui): revise groupingFieldColumn & stack_meta logic 2 years ago
braks 84e7ca3811 chore(nc-gui): narrow down language types 2 years ago
Wing-Kam Wong b0296ba661 feat(nc-gui): set default color for uncategorized 2 years ago
braks e31e1ad182 fix(nc-gui): lazy load languages for initial load perf 2 years ago
Wing-Kam Wong 99fda1668d feat(nc-gui): add updateKanbanMeta & stack_meta logic 2 years ago
Wing-Kam Wong 3a85fd0b11 feat(nc-gui): groupingField logic in useKanbanViewData 2 years ago
Pranav C 30788e3ee1 fix(gui): on add/edit column form validation failure keep the form open 2 years ago
Pranav C 7da60b4885 fix(gui): on delete failure from child list show error message 2 years ago
Pranav C 68434c63d7 fix(gui): remove row if user is not saving record from expanded form 2 years ago
Pranav C 2e1bfba0b8 fix(gui): always get latest meta before deleting a table 2 years ago
Pranav C 48a1e36faf chore(gui): lint 2 years ago
Wing-Kam Wong 292998384d feat(nc-gui): add addEmptyRow & use useState for formattedData in useKanbanViewData 2 years ago
Wing-Kam Wong 0e7091caad feat(nc-gui): reload kanban data after save 2 years ago
Pranav C 3bdcbb8e98 fix(gui): sync LTAR data on switching tab 2 years ago
Pranav C 173b0219d4 chore(gui): lint 2 years ago
Pranav C e4c1d71926 fix(gui): maintain the pagination data on reload 2 years ago
Pranav C 0e52eaff88 wip: reload only the related row 2 years ago
Pranav C 1cb3b05114 fix(gui): avoid linking if new record 2 years ago
Pranav C cbf6cc567f fix(gui): on updating/saving in nested level expanded-form reload all ancestor level data 2 years ago
Pranav C 08e1db23fd fix(gui): after save maintain the relation data in expanded-form 2 years ago
Wing-Kam Wong 677fd557fa feat(nc-gui): add updateRowProperty & insertRow in useKanbanViewData 2 years ago
Wing-Kam Wong 9cdfa1879b feat(nc-gui): loadKanbanData 2 years ago
Wing-Kam Wong d22106256b wip(nc-gui): useKanbanViewData 2 years ago
Wing-Kam Wong ff32e13ea1 feat(nc-gui): export useKanbanViewData 2 years ago
Pranav C ff13ea4c51 fix(gui): save row on switching tables 2 years ago
Wing-Kam Wong d88e877233 feat(nc-gui): handle empty grouping field column options 2 years ago
Pranav C 61662d319f chore(gui): lint 2 years ago
Wing-Kam Wong e14b05d16b fix(nc-gui): formatKanbanData logic 2 years ago
Pranav C 335b4a993a fix(gui): maintain the pagination data on reload 2 years ago
Wing-Kam Wong 671fbcdc16 chore(nc-gui): rename null to Uncategorized 2 years ago
Pranav C bb2dced5a7 wip: reload only the related row 2 years ago
Pranav C 20a4af26b0 fix(gui): avoid linking if new record 2 years ago
Wing-Kam Wong 7e37d1385b wip(nc-gui): add formatKanbanData in useViewData 2 years ago
Pranav C e6b3d9aefd fix(gui): on updating/saving in nested level expanded-form reload all ancestor level data 2 years ago
Pranav C c1c5ab9d2b fix(gui): after save maintain the relation data in expanded-form 2 years ago
Wing-Kam Wong c06c58465e feat(nc-gui): return kanbanData in useViewData 2 years ago
Wing-Kam Wong 20cca98d45 fix(nc-gui): set kanbanData.value instead 2 years ago
Wing-Kam Wong 5eb466276b fix(nc-gui): add loadKanbanData in useViewData 2 years ago
Wing-Kam Wong 95544ddb3a feat(nc-gui): add isKanban in useSmartsheetStore 2 years ago
Denis 1615ee0eab refactor(gui): useCellUrlConfig composable 2 years ago
Pranav C a828a4be43 fix(gui-v2): use relative path as base url to avoid issue when using proxy 2 years ago