236 Commits (34e0e34c8ab9ef3d6fd19511968fa093f71a733a)

Author SHA1 Message Date
Pranav C f0dd065e79 refactor(gui): group import statements 2 years ago
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
Pranav C 2c63324d9c fix(gui): within watch verify view belongs to the table or not 2 years ago
Pranav C 81d191406d chore(gui): lint 2 years ago
Pranav C bee72fc5be fix(gui): reload column width data when column create/delete or when view changes 2 years ago
Pranav C 833781c998 fix(gui): avoid duplicate watch and only trigger when active view id changes 2 years ago
Pranav C 5daac02ced fix(api): avoid unnecessary filter reload 2 years ago
Wing-Kam Wong 03ae4159cd fix(nc-gui): convert to hashmap syntax 2 years ago
braks da3a7a5576 chore(nc-gui): update comment 2 years ago
braks b665dd6b05 fix(nc-gui): use separate form state for password modal 2 years ago
braks ecab29558c fix(nc-gui): show selected theme color 2 years ago
braks b658df011b refactor(nc-gui): move types to lib 2 years ago
braks f745f3cff7 feat(nc-gui): show error when entering invalid password 2 years ago
braks 9845cd7e78 chore(nc-gui): reset form to first step 2 years ago
braks a672ef3040 feat(nc-gui): use shared view meta for survey mode and theme config 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 23620e817e refactor(nc-gui): move formatData outside composable 2 years ago
braks 4fee0396d2 chore(nc-gui): remove unused page styles 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
Pranav C 5da99810c6 fix(gui): apply filter and sort on shared view csv download 2 years ago
Pranav C 5603c1d9aa fix(gui): pass sortArr value as argument 2 years ago
Pranav C 73208defe5 chore(gui): lint 2 years ago
Pranav C aa4db87e5a wip(gui): avoid re-rendering smartsheet 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
braks 1450894266 refactor(nc-gui): filter attachment and ltar cells from copy 2 years ago
braks 81fd277186 fix(nc-gui): pass editEnabled as ref 2 years ago
braks f4132120fb fix(nc-gui): condition order 2 years ago
braks cde7a5234d feat(nc-gui): add `useMultiSelect` composable 2 years ago
Wing-Kam Wong e4ab2c7680 fix(nc-gui): kanbanviewstore related issues 2 years ago
Wing-Kam Wong 9945838a2e chore(nc-gui): lint 2 years ago
braks 8679d1d25d fix(nc-gui): useTabs not redirecting correctly 2 years ago
braks fd057d1414 fix(nc-gui): wrap removing el in try catch 2 years ago
braks 9955886ea1 fix(nc-gui): initial right sidebar state open 2 years ago
braks 0546e42d35 fix(nc-gui): merge sidebar storage defaults 2 years ago
braks 2f925e008f fix(nc-gui): right sidebar state not restored 2 years ago
braks 3a0c62cb4e chore(nc-gui): extract api error in interceptor 2 years ago
braks cd30e58361 chore(nc-gui): lint 2 years ago
braks f6b0dbb56a revert(nc-gui): use route project id 2 years ago
braks 716f761ee5 fix(nc-gui): dispose injection when provider scope is disposed 2 years ago
braks 90b3da67ab fix(nc-gui): refactor issues 2 years ago
braks 4c29fa18ff refactor(nc-gui): use lazy load and cleanup imports 2 years ago
braks 7449e5329d chore(nc-gui): reexport use global types 2 years ago
braks d954d793f2 refactor(nc-gui): extract error in useApi 2 years ago