Pranav C
|
a71ea37bca
|
fix: plugin update
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Wing-Kam Wong
|
e6b6cc0ea2
|
chore: update nocodb-sdk to local path
|
2 years ago |
Wing-Kam Wong
|
17aabddd30
|
0.91.6 Release
|
2 years ago |
Pranav C
|
96fc023b38
|
enhancement: show loader on sort/filter update
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
wingkwong
|
bcbb50e8a9
|
[create-pull-request] automated change
Signed-off-by: GitHub <noreply@github.com>
|
2 years ago |
Pranav C
|
427c0447f7
|
fix: fallback default single/multi select type to `text` in mysql
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
6ebd94ad34
|
fix: skip hook log if condition is not matching
re #2209
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
b1a3183d19
|
fix: handle LTAR alias contains `.`
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
5ce5993375
|
fix: extract correct filename by excluding query params
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
7a3a939cd8
|
feat: use new attachment api
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Wing-Kam Wong
|
089f2b57c7
|
feat: add update logic if version not matched
|
2 years ago |
Wing-Kam Wong
|
d14c37558a
|
chore: bump GCS plugin version
|
2 years ago |
Pranav C
|
603c5a24de
|
fix: LTAR data insertion
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Raju Udava
|
6c2788e9ae
|
fix: attachment conditional inclusion error
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
Raju Udava
|
fa2fa9c079
|
fix: loop typo correction
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
Raju Udava
|
41027aafbb
|
feat: continue to read from import data api during bulk insert procedure
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
Raju Udava
|
392733daeb
|
feat: update record count, error log
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
Pranav C
|
392d2c81ba
|
wip: data and LTAR import
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
771c1c543b
|
refactor: add option to pass chunk size in bulk insert method
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
c895b01438
|
feat: add log, update batch size
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
0b9c7263e8
|
wip: optimization
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Wing-Kam Wong
|
c81aa5f323
|
fix: avoid extra single quote added by knex binding
|
2 years ago |
Pranav C
|
b902765956
|
docs: add new api path in docs
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
72ce83af50
|
feat: attachment upload by url
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Wing-Kam Wong
|
a1b2d0ac25
|
feat: include project id
|
2 years ago |
Wing-Kam Wong
|
96dd481b02
|
fix: error:0909006C:PEM routines:get_name:no start line
|
2 years ago |
Pranav C
|
09803df03f
|
enhancement: open autocomplete menu on focus
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Raju Udava
|
442a1ed5b8
|
fix: mapping for phonenumber datatype
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
Wing-Kam Wong
|
25066cd942
|
fix: swap field & val for like, nlike, empty & notempty only
|
2 years ago |
Wing-Kam Wong
|
4ee4dd87c8
|
fix: formula filter - isEmpty / isNotEmpty / isLike / isNotLike
|
2 years ago |
Raju Udava
|
1b7134cf7e
|
fix: ignore attachments feat integration error
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
Pranav C
|
38ad30ae86
|
refactor: remove unnecessary logs
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
诗人的咸鱼
|
9d4c070108
|
fix: when_select_empty_importData_failed
|
2 years ago |
Pranav C
|
1a0632b0dc
|
fix: reduce batch size in sqlite to avoid `too many SQL variables` error
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
2b3d0a7523
|
fix: ignore timezone mysql and rely on project info for checking datasource client type
re #1048
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
b87e18e688
|
enhancement: use autocomplete in sort or filter fields
re #2180
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
eabe37c6a6
|
enhancement: show scrollbar in fields menu
re #2181
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
诗人的咸鱼
|
e578f44e48
|
fix: metaList missing orderBy (#2169)
Signed-off-by: 诗人的咸鱼 <willnewii@163.com>
|
2 years ago |
Wing-Kam Wong
|
0c544b6e23
|
chore: update nocodb-sdk to local path
|
2 years ago |
诗人的咸鱼
|
7a7e8974d4
|
chore: author
|
2 years ago |
wingkwong
|
a8b4be3715
|
[create-pull-request] automated change
Signed-off-by: GitHub <noreply@github.com>
|
2 years ago |
Pranav C
|
8976f1a9cd
|
fix: update client prop with data from metadata
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
d887838931
|
fix: include client in nodes property
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
ade11881be
|
enhancement: ui improvement
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Wing-Kam Wong
|
9031f3efc6
|
fix: hide Clear option for Formula columns
|
2 years ago |
Raju Udava
|
d7bd9a6c23
|
fix: migration-enable attachment download by default
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
Raju Udava
|
d16ac031b8
|
enhancement: add UI option to include/exclude attachment
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
mertmit
|
ad623f13e3
|
feat: sync telemetry
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
mertmit
|
1285916cf4
|
feat: advanced sync options
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
Raju Udava
|
f12410aa33
|
Fix/at sync: store link records (#2156)
* fix: rollup, conditional inclusion of vColumns
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
* fix: reduce at api access/ store links
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
* fix: reduce view column list api invocation
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
* feat: performance monitor framework
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
* fix: use bulk insert per 100 records
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
* fix: link error, perf clean up
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
* fix: remove duplicate entries from select/ multiselect
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
* fix: truncate table name to 50 chars to avoid database specific issue
Signed-off-by: Pranav C <pranavxc@gmail.com>
* fix: truncate column name to 60 chars to avoid database specific issue
Signed-off-by: Pranav C <pranavxc@gmail.com>
* fix: disable link-store optimisation, disable parallel link creation
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
* fix: invalid date handle, clean-up
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
Co-authored-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |