Wing-Kam Wong
dfd6a11bd6
fix: AC tree on columns after an opening curly bracket
2 years ago
Wing-Kam Wong
ebc6063f31
enhancement: show column list only when column is the only option
2 years ago
Wing-Kam Wong
a2fe241cef
enhancement: add icon next to each formula option
2 years ago
Wing-Kam Wong
11f2e141b9
chore: include ID & Foreign Key
2 years ago
Wing-Kam Wong
06671936a0
fix: incorrect IDs when calling FormulaColumn.update
2 years ago
Wing-Kam Wong
9c60522077
enhancement: treat NULL values as empty strings for CONCAT function
2 years ago
Wing-Kam Wong
f8e531fc7a
i18n: fix projMeta in pa
2 years ago
Wing-Kam Wong
e7f2e2e95f
i18n: add missing space
2 years ago
Wing-Kam Wong
64e15c3a30
fix: handle existing direction
2 years ago
Wing-Kam Wong
47addfc752
fix: wrong direction on label star us
2 years ago
Wing-Kam Wong
13ad185906
feat: add _isRtl
2 years ago
Wing-Kam Wong
5e518fd159
fix: m1-n1 margin
2 years ago
Wing-Kam Wong
441bd77ba7
fix: include all v-app but exclude material-icons
2 years ago
Wing-Kam Wong
f95db8dec1
docs: revise outdated content and update screenshots
2 years ago
Pranav C
16c98c36d9
fix: Support Airtable import even mapped to a different port ( #2134 )
...
* fix: set default baseurl in docker and make it configurable
re #2127
Signed-off-by: Pranav C <pranavxc@gmail.com>
* chore: update documentation
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Raju Udava
5c66b607f5
chore: pg test scripts update
...
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2 years ago
Wing-Kam Wong
c24c249439
fix: incorrect SHA while tagging in release
2 years ago
Wing-Kam Wong
a0bce79c61
fix: include publish: docs in release-nocodb.yml
2 years ago
Wing-Kam Wong
632cd8bde4
fix: bump to node 16 to include >= npm 7
2 years ago
Wing-Kam Wong
b6cdce73bb
fix: checkout with latest source
2 years ago
Wing-Kam Wong
1c0839628e
chore: add locale-codes
2 years ago
Pranav C
5702c31dd1
chore: nocodb-sdk build
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
147560c55e
fix: swagger api path correction
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
mertmit
35e282769e
fix: typo in PgUi
...
Signed-off-by: mertmit <mertmit99@gmail.com>
2 years ago
mertmit
959a76989d
fix: select menu location on CheckboxOptions
...
Signed-off-by: mertmit <mertmit99@gmail.com>
2 years ago
mertmit
fccdd9c69a
fix: default colMeta on new column creation
...
Signed-off-by: mertmit <mertmit99@gmail.com>
2 years ago
allcontributors[bot]
ec0dd7d713
docs: update .all-contributorsrc [skip ci]
2 years ago
allcontributors[bot]
2fa913afad
docs: update README.md [skip ci]
2 years ago
River Kelly
99ce5fc069
Fix Github URL in Run.md
2 years ago
River Kelly
58cd907b35
Add 'Build SDK' to table of contents
2 years ago
River Kelly
9d882f2dfd
Add 'Build SDK' documentation to 'Development Setup'
2 years ago
Wing-Kam Wong
5f9369cd58
fix: add missing ( ) for precedence
2 years ago
Wing-Kam Wong
24ba5dda01
fix: remove unexpected $pt.name$
2 years ago
Wing-Kam Wong
6810fe5d0a
fix: incorrect data types
2 years ago
mertmit
1631594aaf
feat/fix: currency column ( #1687 )
...
* feat: currency column supporting multiple locales and units
Signed-off-by: mertmit <mertmit99@gmail.com>
* feat: add default currency locale and code
Signed-off-by: mertmit <mertmit99@gmail.com>
* feat: change default length and scale for currency
Signed-off-by: mertmit <mertmit99@gmail.com>
* feat: add proper validations for currency fields
Signed-off-by: mertmit <mertmit99@gmail.com>
* fix: use UITypes instead of raw uidt
Signed-off-by: mertmit <mertmit99@gmail.com>
* feat: dropdown for currency properties
Signed-off-by: mertmit <mertmit99@gmail.com>
* fix: add proper v2 migrations
Signed-off-by: mertmit <mertmit99@gmail.com>
* fix: add custom validators
Signed-off-by: Mert Ersoy <mertmit99@gmail.com>
* feat: handle currency data from meta column
Signed-off-by: mertmit <mertmit99@gmail.com>
* fix: move currency specific options out
Signed-off-by: mertmit <mertmit99@gmail.com>
* fix: pass colMeta by value instead of reference
Signed-off-by: mertmit <mertmit99@gmail.com>
2 years ago
Vijay Rathore
e46289e8a3
fix: add btw and nbtw filters ( #2129 )
...
Signed-off-by: Vijay Kumar Rathore <professional.vijay8492@gmail.com>
2 years ago
mertmit
63572fd568
fix: pass colMeta by value instead of reference
...
Signed-off-by: mertmit <mertmit99@gmail.com>
2 years ago
mertmit
7d14d97e8d
fix: select menu location on RatingOptions
...
Signed-off-by: mertmit <mertmit99@gmail.com>
2 years ago
Raju Udava
95c97abc5f
pending items
...
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
3 years ago
Raju Udava
e0e1e4ae81
feat: sort/filter
...
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
3 years ago
Raju Udava
ea573fc841
wip: store sort & filter data
...
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
3 years ago
Raju Udava
4487f00866
fix: pageInfo
...
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
3 years ago
Raju Udava
9a76809a86
import updates
...
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
3 years ago
Raju Udava
61a2022194
schema import/ wip
...
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
3 years ago
Raju Udava
f1159747df
base files
...
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
3 years ago
Wing-Kam Wong
17343e44af
chore: update nocodb-sdk to local path
3 years ago
github-actions[bot]
7edef2f68f
Merge pull request #2125 from nocodb/release/0.91.0
3 years ago
wingkwong
80012aed28
[create-pull-request] automated change
...
Signed-off-by: GitHub <noreply@github.com>
3 years ago
github-actions[bot]
49fdc18aa2
Merge pull request #2124 from nocodb/develop
3 years ago
Pranav C
65aaba0713
chore: update docs link
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
3 years ago