257 Commits (c6a711090221621248b2adb4b8cbc6d4aef02240)

Author SHA1 Message Date
Pranav C c2b502f6d1 refactor(gui): add missing prop in default value 2 years ago
Pranav C 20a9f3eef6 chore(gui): lint 2 years ago
Pranav C 735bcb6017 fix(gui): avoid setting filter list data for nested from state 2 years ago
Pranav C 9755191104 fix(gui): convert computed dependencies to reactive for proper functioning 2 years ago
Pranav C 41788be13b chore(gui): corrections and lint 2 years ago
Pranav C be70b540a5 refactor(gui-v2): tab level sort state 2 years ago
Pranav C 86586fd1a9 refactor(gui-v2): replace pain object with Map 2 years ago
Pranav C e3dc42bf76 wip(gui-v2): keep tab level view state(filter/sort/fields) 2 years ago
Pranav C 4584655410 fix(gui): scroll to view only if required 2 years ago
Pranav C d11fa385c5 refactor(gui): trigger scroll to cell only on key navigation 2 years ago
Wing-Kam Wong f06803c2a3 refactor(nc-gui): remove !f?.status 2 years ago
braks 808d7ca5c3 fix(nc-gui): use column label or title for error msg in form view 2 years ago
Wing-Kam Wong 2cf8399f0f fix(nc-gui): introduce nonDeletedFilters 2 years ago
Wing-Kam Wong 9b07c4763d fix(nc-gui): splice local filter when deleting and emit 2 years ago
Wing-Kam Wong e768f87cec refactor(nc-gui): rename grp_column_id to fk_grp_col_id 2 years ago
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 5aa6d1e0f3 chore(gui): lint 2 years ago
Pranav C 6a3a54798e fix(gui): avoid view flickering on linking/unlinking LTAR 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