Pranav C
c5e273335e
fix: pass correct project id to get model list
...
get models from current project to populate swagger json for current project
re #1899
Signed-off-by: Pranav C <pranavxc@gmail.com>
3 years ago
աɨռɢӄաօռɢ
2aafc45950
Merge pull request #1893 from nocodb/fix/s3
...
fix: storage adapter issue
3 years ago
Pranav C
60979cce01
feat: nested field filtering ( #1856 )
...
* feat: allow user to include/exclude nested fields and by default only extract pk&pv
Signed-off-by: Pranav C <pranavxc@gmail.com>
* chore: api metrics
Signed-off-by: Pranav C <pranavxc@gmail.com>
* fix: add missing await and code cleanup
Signed-off-by: Pranav C <pranavxc@gmail.com>
* fix: corrections in ast population
Signed-off-by: Pranav C <pranavxc@gmail.com>
* fix: map default primary value column on table create and include field param for belongsTo column
Signed-off-by: Pranav C <pranavxc@gmail.com>
* fix: old data list api response correction and count api
Signed-off-by: Pranav C <pranavxc@gmail.com>
3 years ago
Wing-Kam Wong
98e5f49aa7
Merge branch 'develop' into fix/s3
3 years ago
Raju Udava
72a8dba1ca
Merge pull request #1894 from nocodb/test/cypress
...
test/cypress: UI corrections
3 years ago
Raju Udava
f220fb65bb
test/cypress: UI corrections
...
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
3 years ago
Wing-Kam Wong
e8ca19a1c6
fix: storage adapter issue
...
Signed-off-by: Wing-Kam Wong <wingkwong.code@gmail.com>
3 years ago
Raju Udava
de8fd072ae
chore: disable nocodb-sdk local installation in ci-cd
...
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
3 years ago
Raju Udava
6ef4d098b8
Merge pull request #1884 from nocodb/test/cypress
...
test: cypress disable screenshots/ suspecting flakyness
3 years ago
Naveen MR
16c8ed49e6
fix: icon for api docs
...
Signed-off-by: Naveen MR <oof1lab@gmail.com>
3 years ago
Naveen MR
b5a8aac57c
fix: let how to translate be pointed to i18n docs
...
Signed-off-by: Naveen MR <oof1lab@gmail.com>
3 years ago
Raju Udava
2021c59342
test: cypress disable screenshots/ suspecting flakyness due to screenshots
...
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
3 years ago
Naveen MR
d9b543e77f
fix: at home - swagger api docs not required.
...
Signed-off-by: Naveen MR <oof1lab@gmail.com>
3 years ago
Naveen MR
039b728d04
fix: title of API docs
...
Signed-off-by: Naveen MR <oof1lab@gmail.com>
3 years ago
Naveen MR
6a58e77292
fix: removing language from themes
...
Signed-off-by: Naveen MR <oof1lab@gmail.com>
3 years ago
Naveen MR
0a76da2c4c
fix: move the community icons to spreadsheetNavDrawer.vue
...
Signed-off-by: Naveen MR <oof1lab@gmail.com>
3 years ago
Pranav C
1327db90c3
chore: install nocodb-sdk locally in CI/CD
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
3 years ago
navi
201f06df85
Merge pull request #1881 from nocodb/fix/relational-column-tooltip
...
fix: use titles instead of table/column names on tooltips
3 years ago
Naveen MR
5703be3666
fix: setting new column to singleline text
...
Signed-off-by: Naveen MR <oof1lab@gmail.com>
3 years ago
Naveen MR
435d52a456
fix: ID is not required in column types.
...
Signed-off-by: Naveen MR <oof1lab@gmail.com>
3 years ago
mertmit
385d47498e
fix: use aliases instead of table/column names on tooltips
...
Signed-off-by: mertmit <mertmit99@gmail.com>
3 years ago
աɨռɢӄաօռɢ
b9315ac281
Merge pull request #1875 from nocodb/1811-show-column-name-in-lookup
...
refactor: show LTAR column name instead of table name in Lookup/Rollup
3 years ago
աɨռɢӄաօռɢ
e993715c27
Merge pull request #1878 from mertmit/fix-bt-tooltip
...
fix: belongs to header tooltip
3 years ago
աɨռɢӄաօռɢ
28d5a8b04e
Merge pull request #1877 from mertmit/fix-date-args
...
fix: using functions for DATEADD interval
3 years ago
mertmit
0009529391
fix: belongs to header tooltip
...
Signed-off-by: mertmit <mertmit99@gmail.com>
3 years ago
mertmit
9dfa2845bb
fix: using functions for DATEADD interval
...
Signed-off-by: mertmit <mertmit99@gmail.com>
3 years ago
Pranav C
726064ded5
refactor: show LTAR column name instead of table name in Lookup/Rollup
...
re #1811 #1768
Signed-off-by: Pranav C <pranavxc@gmail.com>
3 years ago
Wing-Kam Wong
7e4291f74a
i18n: add schemaName
...
Signed-off-by: Wing-Kam Wong <wingkwong.code@gmail.com>
3 years ago
navi
36d77ac84b
Merge pull request #1870 from nocodb/fix/1866-bt-lookup
...
fix: correction in belongs to lookup filter query generation
3 years ago
navi
a626c4187c
Merge pull request #1869 from nocodb/fix/1864-cnum-date-calculation
...
fix: ignore date formatting if type is not string
3 years ago
Pranav C
cdef167078
fix: ignore date formatting if type is not string
...
re #1864
Signed-off-by: Pranav C <pranavxc@gmail.com>
3 years ago
navi
c906c03c3e
Merge pull request #1858 from nocodb/fix/1847-sqlite-migration
...
Fix/1847 sqlite migration
3 years ago
Pranav C
76a5bf26cf
fix: correction in belongs to lookup filter query generation
...
re #1866
Signed-off-by: Pranav C <pranavxc@gmail.com>
3 years ago
navi
a6df48a583
Merge pull request #1867 from nocodb/feat/create-project-improvements
...
feat: show schema name option for mssql and pg project creation
3 years ago
Pranav C
6f11dafbea
feat: show schema name option for mssql and pg
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
3 years ago
navi
488eef4080
Merge pull request #1854 from nocodb/feat/accept-project-id-or-title
...
feat: accept project id or title in data apis
3 years ago
navi
331d7cd8b2
Merge pull request #1859 from nocodb/refactor/github-action
...
feat: automate PR process from develop to master in release
3 years ago
Pranav C
08acd2ff78
fix: execute queries sequentially in case mssql to avoid transaction/timeout issue ( #1860 )
...
re #1790
Signed-off-by: Pranav C <pranavxc@gmail.com>
3 years ago
Wing-Kam Wong
5c104cdb2d
chore: rm sync-to-master.yml
...
Signed-off-by: Wing-Kam Wong <wingkwong.code@gmail.com>
3 years ago
Wing-Kam Wong
0d194ca76e
refactor: automate PR from develop to master
...
Signed-off-by: Wing-Kam Wong <wingkwong.code@gmail.com>
3 years ago
Pranav C
8358666c9e
fix: extract using alias reference if table_name reference is not found
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
3 years ago
Pranav C
e5e952aec6
fix: verify model, view and project exist while migrating ui acl
...
re #1847
Signed-off-by: Pranav C <pranavxc@gmail.com>
3 years ago
Wing-Kam Wong
0a7e2e9608
fix: use <scope>:ref:<titleOfId> instead
...
Signed-off-by: Wing-Kam Wong <wingkwong.code@gmail.com>
3 years ago
Pranav C
c59da67f67
feat: accept both project id or title in data apis
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
3 years ago
Wing-Kam Wong
c6d48a9077
docs: update screenshots in FAQs
...
Signed-off-by: Wing-Kam Wong <wingkwong.code@gmail.com>
3 years ago
Wing-Kam Wong
a3022795cb
chore: revise bug report template
...
Signed-off-by: Wing-Kam Wong <wingkwong.code@gmail.com>
3 years ago
Naveen MR
70933122f2
fix: Title of API docs
...
Signed-off-by: Naveen MR <oof1lab@gmail.com>
3 years ago
github-actions[bot]
6ca347720d
Merge pull request #1846 from nocodb/release/0.90.7
3 years ago
mertmit
5d1b69c3bc
[create-pull-request] automated change
...
Signed-off-by: GitHub <noreply@github.com>
3 years ago
mertmit
a694ba1708
Merge pull request #1845 from nocodb/develop
...
0.90.7 Pre-release
3 years ago