142 Commits (f6260037ea3ebca01b698c6a3f17816560f3c8b3)

Author SHA1 Message Date
Pranav C d1397fe12f fix(gui): whenever tab/view switched save any existing changes in previous view 2 years ago
Pranav C 491f9557a3 feat(gui): if bt column is required then mark it as required in header 2 years ago
Pranav C c93e2afda0 feat(gui): save expanded form data only if all required field values provided 2 years ago
Pranav C 73d2154f60 fix(gui): extract foreign key value from belongs to 2 years ago
Pranav C ea84797381 fix(gui): save record only after all required fields are provided 2 years ago
Wing-Kam Wong 23620e817e refactor(nc-gui): move formatData outside composable 2 years ago
Pranav C 5603c1d9aa fix(gui): pass sortArr value as argument 2 years ago
braks cd30e58361 chore(nc-gui): lint 2 years ago
braks 4c29fa18ff refactor(nc-gui): use lazy load and cleanup imports 2 years ago
Pranav C bdbf0c13ad fix(gui): load comments count only in grid 2 years ago
Wing-Kam Wong c106b8ecc8 chore(nc-gui): remove unnecessary ? operator 2 years ago
braks 52c311f7e3 fix(nc-gui): project state not properly reset 2 years ago
braks 3320453637 chore(nc-gui): remove `as any` typecasts wherever possible 2 years ago
Wing-Kam Wong 9666c024df fix(nc-gui): remove unnecessary `?` 2 years ago
Wing-Kam Wong 0d34aa76d0 fix(nc-gui): use default limit from app info if specified 2 years ago
Pranav C 68434c63d7 fix(gui): remove row if user is not saving record from expanded form 2 years ago
Pranav C 48a1e36faf chore(gui): lint 2 years ago
Pranav C 3bdcbb8e98 fix(gui): sync LTAR data on switching tab 2 years ago
Pranav C e4c1d71926 fix(gui): maintain the pagination data on reload 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
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
Wing-Kam Wong 7e37d1385b wip(nc-gui): add formatKanbanData in useViewData 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
Pranav C 21a306030c
chore(gui-v2): base url correction (#3510) 2 years ago
Wing-Kam Wong f97ea536b4 chore: move nc-gui-v2 to nc-gui 2 years ago
Raju Udava 3fe42c1a25 refactor: i18n updates 2 years ago
Pranav C b33cdd97b4 fix(gui-v2): keep font color normal even in readonly mode 2 years ago
Raju Udava 120bdd7c6a refactor: i18n roles menu 2 years ago
Wing-Kam Wong e26132a450 refactor(gui-v2): use function declaration instead of const declaration 2 years ago
Wing-Kam Wong 9eeabdf4dc chore(gui-v2): expose syncPagination 2 years ago
Wing-Kam Wong 09c898c58e fix(gui-v2): add syncPagination 2 years ago
Pranav C 8a18f4ab8d fix(gui-v2): navigate to default view if active view deleted 2 years ago
Pranav C 17c59791f2 refactor(gui-v2): use useApi 2 years ago
Pranav C 89cdf6a96f enhancement(gui-v2): show spinner while loading grid data 2 years ago
Pranav C 3bc93b953a refactor(gui-v2): use utility function to extract id 2 years ago
Pranav C 174ae68f56 chore(gui-v2): group imports and rename arg 2 years ago
Pranav C caf8a5e440 chore(gui-v2): lint 2 years ago
Pranav C 49d6fa2170 fix(gui-v2): on cell update use response data to update row 2 years ago
Wing-Kam Wong 76bc3eb96c fix(gui-v2): trigger reload in updateOrSaveRow 2 years ago
Muhammed Mustafa 70a8ef5c94 chore/pr comments included 2 years ago
Muhammed Mustafa 4ea8b6ac94 fix/Added filter sorting for user with viewer role 2 years ago
Wing-Kam Wong 500a710309 fix(gui-v2): skip undefined ids 2 years ago
Wing-Kam Wong 8c0113989d fix(gui-v2): sorting / filtering in share base 2 years ago
Muhammed Mustafa 41b9971cf3 fix/pr review included 2 years ago
Muhammed Mustafa ba0a82d5e8 fix/Added creating a new record and opening expanded form when clicking on the Add new row button 2 years ago