Wing-Kam Wong
|
17aabddd30
|
0.91.6 Release
|
2 years ago |
Wing-Kam Wong
|
6c8a9cd6be
|
fix: add missing secrets
|
2 years ago |
github-actions[bot]
|
0e9b9a4368
|
Merge pull request #2222 from nocodb/release/0.91.3
|
2 years ago |
wingkwong
|
bcbb50e8a9
|
[create-pull-request] automated change
Signed-off-by: GitHub <noreply@github.com>
|
2 years ago |
github-actions[bot]
|
5cd7e4e29e
|
Merge pull request #2221 from nocodb/develop
|
2 years ago |
Wing-Kam Wong
|
c06f43c1cd
|
Merge branch 'master' into develop
|
2 years ago |
Pranav C
|
68cacb23ce
|
Merge pull request #2220 from nocodb/fix/2209-webhook-condition
fix: skip hook log if condition is not matching
|
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
|
d81e7bf968
|
Merge pull request #2218 from nocodb/feat/at-import-optimization
Feat - Import optimization
|
2 years ago |
Pranav C
|
b1a3183d19
|
fix: handle LTAR alias contains `.`
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
աɨռɢӄաօռɢ
|
14978f9cbb
|
Merge pull request #2217 from nocodb/develop
0.91.2 Pre Release
|
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 |
աɨռɢӄաօռɢ
|
434c8e1a2c
|
Merge pull request #2216 from nocodb/fix/gcs-plugin
fix: GCS plugin
|
2 years ago |
Pranav C
|
7a3a939cd8
|
feat: use new attachment api
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
աɨռɢӄաօռɢ
|
09b9d26098
|
Merge pull request #2204 from nocodb/fix/formula-filter
fix: formula filter
|
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
|
317f6ff85a
|
Merge pull request #2214 from nocodb/feat/attachment-upload-using-url
Feat - Attachment upload using url
|
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
|
9cd817a9c4
|
Merge pull request #2191 from nocodb/feat/2180-autocomplete-in-filter-sort
enhancement: use autocomplete in sort or filter fields
|
2 years ago |
Raju Udava
|
956ffc21d9
|
fix: dom element class name correction
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
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
|
5bfee1f843
|
action: put close issues after deployment
|
2 years ago |
Raju Udava
|
9b1ef07750
|
test/cypress: sort/filter menu operation corrections
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 |
աɨռɢӄաօռɢ
|
f0da3bdb40
|
Merge pull request #2192 from nocodb/fix/1048-mariadb-datetime-issue
fix: ignore timezone mysql and rely on project info for checking data…
|
2 years ago |
Pranav C
|
38ad30ae86
|
refactor: remove unnecessary logs
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
աɨռɢӄաօռɢ
|
4874d95967
|
Merge pull request #2197 from willnewii/fix/when_select_empty_importData_failed
fix: when_select_empty_importData_failed
|
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 |
աɨռɢӄաօռɢ
|
7756126b58
|
Merge pull request #2174 from willnewii/fix/alter_hooklog_payload_types
fix: alter_hooklog_payload_types
|
2 years ago |
աɨռɢӄաօռɢ
|
1c81a63318
|
Merge pull request #2183 from nocodb/feat/add-scrollbar-fields-menu
enhancement: show scrollbar in fields menu
|
2 years ago |