18070 Commits (acdafbc849d8ad8592a8d6bb7b3ecac39bfe1287)
 

Author SHA1 Message Date
mertmit 57bc308a84 fix: null check for serialized column names 10 months ago
աɨռɢӄաօռɢ fc569088e2 fix(nc-gui): runtime directive warnings in Table.vue 10 months ago
աɨռɢӄաօռɢ 5f837e4b33 fix(nc-gui): runtime directive warnings in EmojiPicker.vue 10 months ago
Pranav C a8a069fd6a
Merge pull request #6940 from nocodb/fix/6915-google-auth-bug 10 months ago
Pranav C 38eb3e3fae test: correction in test - pass viewid 10 months ago
Pranav C e942ede3dd refactor: add some comment 10 months ago
Raju Udava dfee7e766f
Merge pull request #6950 from nocodb/feat/group-by-custom 10 months ago
mertmit 0b4b59edcc feat: env variables to control pagination of group by 10 months ago
mertmit c0d7300873
Merge pull request #6945 from nocodb/fix/dup-qb 10 months ago
mertmit 9e7b74170a fix: duplicate qr and barcode columns 11 months ago
Muhammed Mustafa 65797c01c6 fix: Hide import and export option in view menu for form view 11 months ago
Muhammed Mustafa 833b9acfb5 fix: Integrated Download CSV & Excel label rename to tests 11 months ago
Muhammed Mustafa c093559183 fix: Remvoed useSmartsheetStore dependecy with ViewACtionsMenu and sidebar and added proxy states to views store 11 months ago
Muhammed Mustafa 76ed19368a fix: Added i18n to ExportSubAction and configured events to differentiate it from sidebar and breadcrumb view context menu 11 months ago
Muhammed Mustafa 4901517aae fix: Fixed disabled col select in view create 11 months ago
Muhammed Mustafa a56c8fac2b fix: Integrated new view context menu to tests 11 months ago
Muhammed Mustafa a59a6f5c63 fix: Hide delete view btn for default view 11 months ago
Muhammed Mustafa d9a0282272 fix: Lock icon color 11 months ago
Muhammed Mustafa a47aac0a9b fix: Fixed sort btn color for locked view 11 months ago
Muhammed Mustafa 4df0480824 fix: Integrated Delete view button to view context menu 11 months ago
Muhammed Mustafa 5e6aaa055d fix: Integrated new view context menu import option to view sidebar bar node 11 months ago
Muhammed Mustafa 864d6cabc3 fix: Removed horizontal scrollbar always coming for grid 11 months ago
Muhammed Mustafa 31aae41a92 fix: Removed active view and active table logic from View context menu and integrated it with sidebar view node 11 months ago
Muhammed Mustafa 83f35a81b7 fix: Moved view context menu content to a different reusable component, added max length validation to view title and improved view title renamed UX 11 months ago
Muhammed Mustafa b863a72a23 fix: Made view context menu shorted, renamed view settings to view mode and shortned view modes 11 months ago
Raju Udava 6075d70207 fix: tooltip 11 months ago
Raju Udava 9df26f14cd chore: font capitalise 11 months ago
Muhammed Mustafa 06be13d9be feat: Added translation for view context menu 11 months ago
Muhammed Mustafa 9aeecec92d fix: Fixed issue with test 11 months ago
Muhammed Mustafa f60c18dd33 fix: Fixed issue with test 11 months ago
Muhammed Mustafa 893e2ccfd9 fix: Fixed styling issues with view context menu and fixed issues with test and removed NcMenuItem as it was causing issues with test 11 months ago
Muhammed Mustafa 46d69f2b2e fix: Remvoed old view action dropdown and integrated changes in test 11 months ago
Muhammed Mustafa 50b7529615 fix: Reverted view title info on view context menu 11 months ago
Muhammed Mustafa 87ae2f73c6 fix: Added rename option to view context menu 11 months ago
Muhammed Mustafa 28193bc55e fix: Added entire view info section in view context menu to click to copy view id 11 months ago
Muhammed Mustafa b94f314b9b fix: Wired in import click and close dropdown when clicked on import (view info dropdown) 11 months ago
Muhammed Mustafa a70eb41156 fix: Added exporting loading to view context menu 11 months ago
Muhammed Mustafa 35df7e7cdb fix: Fixed kanban duplicate issue 11 months ago
Muhammed Mustafa f7b3268710 fix: View id copy button resets when dropdown is closed and small jumping on copy view id 11 months ago
Muhammed Mustafa 8f41c836dd fix: Added new view context menu 11 months ago
Pranav C 038ee2e191 fix: validate params in count method as well 11 months ago
mertmit 7e713e7ca6
Merge pull request #6928 from nocodb/nc-fix/use-exec 11 months ago
mertmit b3627956e5 fix: return id for sqlite 11 months ago
mertmit d375b34482 fix: return id for mysql 11 months ago
Pranav C 076608d263 fix: handle if sorts is undefined/null 11 months ago
mertmit dbb8b14440 fix: pg schema calls 11 months ago
mertmit f0ba719065 fix: return values 11 months ago
mertmit 4ef9323b1e feat: single exec 11 months ago
Pranav C 2792f68eaa fix: check view/id defined or not before getting sort list based on viewId 11 months ago
Pranav C ee70becff5 fix: avoid applying default view filter and sort if viewId is not passed 11 months ago