mertmit
b6da32b86f
feat: advanced sync options
...
Signed-off-by: mertmit <mertmit99@gmail.com>
2 years ago
Raju Udava
4a5851553b
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
Pranav C
bc9c32b47b
Enhancement: UI improvements ( #2164 )
...
* enhancement: show loader while loading gird/gallery data
re #2150
Signed-off-by: Pranav C <pranavxc@gmail.com>
* enhancement: add icon for select option in filter/sort
Signed-off-by: Pranav C <pranavxc@gmail.com>
* enhancement: show loader and transitions
- add transition for menu
- include icon within select(fileter/sort)
- show loader while loading data(grid/gallery)
- remove announcement
Signed-off-by: Pranav C <pranavxc@gmail.com>
* refactor: remove announcement component and related state props
Signed-off-by: Pranav C <pranavxc@gmail.com>
* fix: ignore loader while switching tab
Signed-off-by: Pranav C <pranavxc@gmail.com>
* chore: upgrade nc-help
Signed-off-by: Pranav C <pranavxc@gmail.com>
* test/kludge: avoid flicker with a delay
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
Co-authored-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2 years ago
Pranav C
84b1e08507
feat: use a separate queue and job for progress ( #2170 )
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
97705e6a0d
enhancement: create index for foreign key in pg ( #2165 )
...
re #2142
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Wing-Kam Wong
7386150ff6
enhancement: add icons to search list
2 years ago
Wing-Kam Wong
6b3ce3448f
enhancement: add icons to field list
2 years ago
Wing-Kam Wong
68d0f5a3f6
enhancement: add icons to sort list
2 years ago
Wing-Kam Wong
cfc6bf83af
refactor: put getUIDTIcon together
2 years ago
Wing-Kam Wong
4bf0b64b0f
enhancement: add icons to column filter
2 years ago
Wing-Kam Wong
67c9d7fefb
refactor: revise import paths
2 years ago
mertmit
41325eb2b3
feat: use ColorPicker on column options
...
Signed-off-by: mertmit <mertmit99@gmail.com>
2 years ago
mertmit
33fa9f3ef5
feat: ColorPicker
...
Signed-off-by: mertmit <mertmit99@gmail.com>
2 years ago
Wing-Kam Wong
3dc756ec76
chore: remove uidt
2 years ago
Wing-Kam Wong
48bef5fdbe
fix: only show column list for unbalanced curly brackets
2 years ago
Wing-Kam Wong
0b75fa1ef1
fix: insertAtCursor position when calling appendText & refactor isCurlyBracketBalanced
2 years ago
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