Muhammed Mustafa
|
613f4d2b8e
|
fix: Fixed add new record button hiding when scrolling to right
|
1 year ago |
Muhammed Mustafa
|
6c9714a0ee
|
fix: Improved search button style
|
1 year ago |
Muhammed Mustafa
|
113232d8df
|
fix: Improved UI for expanded form
|
1 year ago |
Muhammed Mustafa
|
41b5cc7773
|
fix: Fixed option alignment for expanded form
|
1 year ago |
Muhammed Mustafa
|
02250922e7
|
fix: Fixed generic button on focus style coming when focused if we hide/unhide the browser window
|
1 year ago |
Muhammed Mustafa
|
f4edaabdbb
|
fix: Changed font weights
|
1 year ago |
Pranav C
|
287802d65d
|
Merge pull request #6748 from nocodb/nc-fix/1579-api-v2
Data apis v2 - support array of objects with link/unlink api
|
1 year ago |
աӄա
|
2fb13e0d91
|
Merge pull request #6727 from nocodb/docs/swagger-v2-2
docs: swagger description update for v2
|
1 year ago |
Pranav C
|
dd2bb2ed15
|
refactor: revert db file changes
|
1 year ago |
Pranav C
|
49f8ecf107
|
fix: add/remove link - corrections
|
1 year ago |
Pranav C
|
8dd4e98ad4
|
fix: add/remove link - where condition based on req
|
1 year ago |
Pranav C
|
db897bef93
|
refactor: support id object in link/unlink api
|
1 year ago |
Pranav C
|
184bd512fe
|
refactor: add ids object array and validate and generate where condition
|
1 year ago |
Pranav C
|
8605a0e4f3
|
feat: add filter query param as an alias for where
|
1 year ago |
Pranav C
|
7c1f60dafb
|
Merge pull request #6731 from nocodb/nc-fix/sql-query-errors
fix: Avoid getting unnecessary system column if getHiddenColumn is defined
|
1 year ago |
աɨռɢӄաօռɢ
|
4f44177f82
|
chore(nc-gui): remove unused vars / imports
|
1 year ago |
Pranav C
|
3303fa82d0
|
Merge pull request #6743 from nocodb/nc-fix/test-conn
fix: better connection handling for test connection
|
1 year ago |
Raju Udava
|
1f5658df50
|
Merge pull request #6685 from nocodb/nc-fix/mobile-expanded-form
Mobile expanded form
|
1 year ago |
աӄա
|
3011e14c5f
|
Merge pull request #6718 from nocodb/nc-fix/sentry
fix: Sentry integration correction
|
1 year ago |
mertmit
|
e30530e285
|
Merge pull request #6742 from nocodb/nc-fix/at-error
fix: better error handling for at import
|
1 year ago |
mertmit
|
a3faed647d
|
fix: hardcode test connection pool size
|
1 year ago |
mertmit
|
85326f8d50
|
fix: drop test connection after getting result
|
1 year ago |
mertmit
|
dcf3712053
|
fix: better error handling for at import
|
1 year ago |
Naveen MR
|
1bcbbfc25c
|
chore : update link to nocodb website
|
1 year ago |
Raju Udava
|
a295774944
|
Merge pull request #6739 from nocodb/nc-fix/comment-save-delay-removed
Nc fix/comment save delay removed
|
1 year ago |
Raju Udava
|
bedd3da632
|
Merge pull request #6738 from nocodb/nc-revive/lookup-hm-mm
refactor: bring back lookups over hm/mm
|
1 year ago |
Raju Udava
|
568dc3aed0
|
Merge pull request #6730 from nocodb/feat/import-date-filter
feat: import date/datetime filters from airtable
|
1 year ago |
Raju Udava
|
c62091d853
|
Merge pull request #6728 from nocodb/feat/group-by-import
feat: groupby airtable import
|
1 year ago |
Raju Udava
|
ffaf69b24d
|
fix: include import support for number group by
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
1 year ago |
Muhammed Mustafa
|
8fa83969f2
|
fix: Added loading for adding comment
|
1 year ago |
Muhammed Mustafa
|
b8ea49cd36
|
fix: Added iconOnly prop to button for the case of having only icon style
|
1 year ago |
Muhammed Mustafa
|
39ad60a519
|
fix: Comments are adding to FE state before api calls
|
1 year ago |
Muhammed Mustafa
|
0c45e79edd
|
fix: Added loading state to comment/audit list in expanded form
|
1 year ago |
Muhammed Mustafa
|
dcc24fef10
|
fix: Comments are adding to FE state before api calls
|
1 year ago |
mertmit
|
73ccc43dec
|
refactor: bring back lookups over hm/mm
|
1 year ago |
Raju Udava
|
4812a3ab7e
|
fix: include collaborator for grouping
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
1 year ago |
Raju Udava
|
5f40f5f277
|
feat: introduce groupby import
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
1 year ago |
Raju Udava
|
4901b930cb
|
Merge pull request #6736 from nocodb/nc-fix/6709-duplicate-column-bug
fix: avoid duplicate column_name error by adding suffix
|
1 year ago |
Raju Udava
|
0558048526
|
Merge pull request #6733 from nocodb/nc-fix/attachment-lookup
fix: handle attachment lookups
|
1 year ago |
Pranav C
|
aa5cc48c0a
|
fix: avoid duplicate column_name error by adding suffix
|
1 year ago |
mertmit
|
7f7adf1c5e
|
fix: handle attachment lookups
|
1 year ago |
Pranav C
|
49d0ff346d
|
chore: remove commented code
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
Pranav C
|
36666c6a41
|
fix: extract default value of `getHiddenColumn` from query params
|
1 year ago |
Pranav C
|
696e6f520a
|
refactor: split ternary into if...else
|
1 year ago |
Raju Udava
|
5a445fd8a1
|
feat: import date/datetime filters from airtable
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
1 year ago |
Pranav C
|
f8ebf5dd01
|
chore: remove commented code
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
Raju Udava
|
f4eeb6c47a
|
feat: groupby airtable import
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
1 year ago |
Muhammed Mustafa
|
0fbe5c744c
|
fix: Added responsive for mobile in expanded form hidden fields
|
1 year ago |
Muhammed Mustafa
|
8da671e7e7
|
fix: Added responsive for mobile in expanded form hidden fields
|
1 year ago |
Raju Udava
|
356651cc2e
|
Merge pull request #6726 from nocodb/fix/url-mismatch-in-import
fix(nc-gui): import type mismatch
|
1 year ago |