62 Commits (8bcc87e059f569cbf2ef3a654f45446f2de0c787)

Author SHA1 Message Date
Mert E 89f0895de3
fix: experimental frontend optimizations (#8427) 4 months ago
Pranav C 6732eaf28d fix: add one to one relation in ERD diagram 4 months ago
Pranav C 3e605e8917 feat: when adding new filter set logical op based on existing siblings 4 months ago
Pranav C 75c9c45bc5 feat: restrict usage of different logical operations within same filter group 4 months ago
Ramesh Mane 61bab38907 fix(nc-gui): disable add filter from context menu if limit exceed 5 months ago
Ramesh Mane f9a4b13180 feat(nc-gui): add filter from field context menu 5 months ago
Pranav C 06b30bf85c chore: lint 7 months ago
աɨռɢӄաօռɢ d4cc92ee36 chore(nc-gui): remove unused import 7 months ago
Pranav C 151c422fa5 feat: show filter input type and operators based on formula output type 7 months ago
mertmit 56039cb0f7 fix: avoid loading view filters to webhook condition 8 months ago
mertmit f05cb7da73 feat: merge view columns and grid view columns state 11 months ago
mertmit 936c7a6192 feat: use injection state for use view columns 11 months ago
WK Wong 55259c89b9 chore(nc-gui): lint 12 months ago
Pranav C e790abdbaf refactor: rename project and base 12 months ago
WK Wong bc6e694c4a fix(nc-gui): lint issues 12 months ago
DarkPhoenix2704 f5f059a886 fix: lint 12 months ago
mertmit bd76d3e32d fix: various things 12 months ago
Pranav C 3f7138b369 fix: handle circular lookup reference 12 months ago
Pranav C 92c2f42f79 feat: show corresponding filter op/subop for lookup column(only bt) 12 months ago
mertmit b2eadae74f fix: refactor isUIAllowed and move to useRoles composable 1 year ago
Pranav C 33ee9bfa62
feat: Improved UI (#6222) 1 year ago
Wing-Kam Wong ccc55dfdac chore: sync with develop 1 year ago
mertmit e6193c57f9 fix: avoid reloading data for hook filter 1 year ago
mertmit 7e8260c9a1 fix: missing undo/redo scopes 1 year ago
mertmit a104fcf7fd feat: undo/redo filters (WIP) 1 year ago
Wing-Kam Wong c30e437943 fix(nc-gui): useViewFilter type issues 2 years ago
Pranav C d62b3d9419 refactor: include `storeToRefs` in imports alias 2 years ago
Wing-Kam Wong fdc6e0fd80 refactor(nocodb): filter types 2 years ago
Pranav C 500979d135 refactor: migrate simple composable usage syntax to pinia store usage syntax 2 years ago
Wing-Kam Wong ea4888150f feat(nc-gui): add isComparisonSubOpAllowed 2 years ago
Wing-Kam Wong 4b3b1b3dcc refactor(nc-gui): remove spread for placeholderFilter 2 years ago
Wing-Kam Wong 53e1e0c64c fix(nc-gui): useViewFilter options logic 2 years ago
Wing-Kam Wong 5e17e87a4b fix(nc-gui): revise isComparisonOpAllowed logic 2 years ago
Wing-Kam Wong acfedaf03e fix(nc-gui): incorrect order for isComparisonOpAllowed 2 years ago
Wing-Kam Wong 1f5a5f49e3 feat(nc-gui): hide system columns if not enabled & fix types 2 years ago
Wing-Kam Wong deb7c7cad7 feat(nc-gui): make showNullAndEmptyInFilter project-based 2 years ago
Wing-Kam Wong 0522c35198 feat(nc-gui): show empty & null based on showNullAndEmptyInFilter 2 years ago
Wing-Kam Wong 605ecfc532 fix(nc-gui): disable system fields in filter 2 years ago
Wing-Kam Wong 03a7ab8829 chore(nc-gui): lint 2 years ago
Wing-Kam Wong fe02c935ea fix(nc-gui): include unhidden fields for filter 2 years ago
Wing-Kam Wong 8532e0f476 feat(nc-gui): show the first possible filter operator when creating a new filter 2 years ago
Wing-Kam Wong e87c0fdbd5 chore(nc-gui): lint 2 years ago
Vijay Kumar Rathore 5f54a8b100 fix flitersync typo 2 years ago
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 be70b540a5 refactor(gui-v2): tab level sort state 2 years ago
Pranav C e3dc42bf76 wip(gui-v2): keep tab level view state(filter/sort/fields) 2 years ago
Wing-Kam Wong f06803c2a3 refactor(nc-gui): remove !f?.status 2 years ago