Muhammed Mustafa
|
466baec2a8
|
fix: Added addNewLink header to link create modal, and softened search icon color there
|
12 months ago |
Muhammed Mustafa
|
9c78e03124
|
fix: Close modal when record created through links modal and reload the list and count
|
12 months ago |
Muhammed Mustafa
|
6b67d56d5a
|
fix: Fixed issue with data prepopulation in the case of creating new record through links modal in the case of many to many
|
12 months ago |
mertmit
|
68e168ef0c
|
fix: trim leading and trailing spaces from column titles
Signed-off-by: mertmit <mertmit99@gmail.com>
|
1 year ago |
mertmit
|
57bc308a84
|
fix: null check for serialized column names
Signed-off-by: mertmit <mertmit99@gmail.com>
|
1 year ago |
Pranav C
|
a8a069fd6a
|
Merge pull request #6940 from nocodb/fix/6915-google-auth-bug
fix: Google OAuth based token generation logic correction
|
1 year ago |
Pranav C
|
38eb3e3fae
|
test: correction in test - pass viewid
|
1 year ago |
Pranav C
|
e942ede3dd
|
refactor: add some comment
|
1 year ago |
Raju Udava
|
dfee7e766f
|
Merge pull request #6950 from nocodb/feat/group-by-custom
feat: env variables to control pagination of group by
|
1 year ago |
mertmit
|
0b4b59edcc
|
feat: env variables to control pagination of group by
Signed-off-by: mertmit <mertmit99@gmail.com>
|
1 year ago |
mertmit
|
c0d7300873
|
Merge pull request #6945 from nocodb/fix/dup-qb
fix: duplicate qr and barcode columns
|
1 year ago |
mertmit
|
9e7b74170a
|
fix: duplicate qr and barcode columns
Signed-off-by: mertmit <mertmit99@gmail.com>
|
1 year ago |
Muhammed Mustafa
|
65797c01c6
|
fix: Hide import and export option in view menu for form view
|
1 year ago |
Muhammed Mustafa
|
833b9acfb5
|
fix: Integrated Download CSV & Excel label rename to tests
|
1 year ago |
Muhammed Mustafa
|
c093559183
|
fix: Remvoed useSmartsheetStore dependecy with ViewACtionsMenu and sidebar and added proxy states to views store
|
1 year ago |
Muhammed Mustafa
|
76ed19368a
|
fix: Added i18n to ExportSubAction and configured events to differentiate it from sidebar and breadcrumb view context menu
|
1 year ago |
Muhammed Mustafa
|
4901517aae
|
fix: Fixed disabled col select in view create
|
1 year ago |
Muhammed Mustafa
|
a56c8fac2b
|
fix: Integrated new view context menu to tests
|
1 year ago |
Muhammed Mustafa
|
a59a6f5c63
|
fix: Hide delete view btn for default view
|
1 year ago |
Muhammed Mustafa
|
d9a0282272
|
fix: Lock icon color
|
1 year ago |
Muhammed Mustafa
|
a47aac0a9b
|
fix: Fixed sort btn color for locked view
|
1 year ago |
Muhammed Mustafa
|
4df0480824
|
fix: Integrated Delete view button to view context menu
|
1 year ago |
Muhammed Mustafa
|
5e6aaa055d
|
fix: Integrated new view context menu import option to view sidebar bar node
|
1 year ago |
Muhammed Mustafa
|
864d6cabc3
|
fix: Removed horizontal scrollbar always coming for grid
|
1 year ago |
Muhammed Mustafa
|
31aae41a92
|
fix: Removed active view and active table logic from View context menu and integrated it with sidebar view node
|
1 year 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
|
1 year ago |
Muhammed Mustafa
|
b863a72a23
|
fix: Made view context menu shorted, renamed view settings to view mode and shortned view modes
|
1 year ago |
Raju Udava
|
6075d70207
|
fix: tooltip
|
1 year ago |
Raju Udava
|
9df26f14cd
|
chore: font capitalise
|
1 year ago |
Muhammed Mustafa
|
06be13d9be
|
feat: Added translation for view context menu
|
1 year ago |
Muhammed Mustafa
|
9aeecec92d
|
fix: Fixed issue with test
|
1 year ago |
Muhammed Mustafa
|
f60c18dd33
|
fix: Fixed issue with test
|
1 year 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
|
1 year ago |
Muhammed Mustafa
|
46d69f2b2e
|
fix: Remvoed old view action dropdown and integrated changes in test
|
1 year ago |
Muhammed Mustafa
|
50b7529615
|
fix: Reverted view title info on view context menu
|
1 year ago |
Muhammed Mustafa
|
87ae2f73c6
|
fix: Added rename option to view context menu
|
1 year ago |
Muhammed Mustafa
|
28193bc55e
|
fix: Added entire view info section in view context menu to click to copy view id
|
1 year ago |
Muhammed Mustafa
|
b94f314b9b
|
fix: Wired in import click and close dropdown when clicked on import (view info dropdown)
|
1 year ago |
Muhammed Mustafa
|
a70eb41156
|
fix: Added exporting loading to view context menu
|
1 year ago |
Muhammed Mustafa
|
35df7e7cdb
|
fix: Fixed kanban duplicate issue
|
1 year ago |
Muhammed Mustafa
|
f7b3268710
|
fix: View id copy button resets when dropdown is closed and small jumping on copy view id
|
1 year ago |
Muhammed Mustafa
|
8f41c836dd
|
fix: Added new view context menu
|
1 year ago |
Pranav C
|
038ee2e191
|
fix: validate params in count method as well
|
1 year ago |
mertmit
|
7e713e7ca6
|
Merge pull request #6928 from nocodb/nc-fix/use-exec
fix: use exec
|
1 year ago |
mertmit
|
b3627956e5
|
fix: return id for sqlite
Signed-off-by: mertmit <mertmit99@gmail.com>
|
1 year ago |
mertmit
|
d375b34482
|
fix: return id for mysql
Signed-off-by: mertmit <mertmit99@gmail.com>
|
1 year ago |
Pranav C
|
076608d263
|
fix: handle if sorts is undefined/null
|
1 year ago |
mertmit
|
dbb8b14440
|
fix: pg schema calls
Signed-off-by: mertmit <mertmit99@gmail.com>
|
1 year ago |
mertmit
|
f0ba719065
|
fix: return values
Signed-off-by: mertmit <mertmit99@gmail.com>
|
1 year ago |
mertmit
|
4ef9323b1e
|
feat: single exec
Signed-off-by: mertmit <mertmit99@gmail.com>
|
1 year ago |