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
Pranav C
5abcdd3e65
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
36859d71e0
feat: use a separate queue and job for progress ( #2170 )
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
诗人的咸鱼
87bb763069
fix: alter_hooklog_payload_types
2 years ago
Pranav C
4d423a3830
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
e90d6e718f
enhancement: add icons to search list
2 years ago
Wing-Kam Wong
c4a7b2fc41
refactor: revise import paths
2 years ago
Wing-Kam Wong
ef767b1f30
enhancement: add icons to field list
2 years ago
Wing-Kam Wong
ca7fcf1e9b
enhancement: add icons to sort list
2 years ago
Wing-Kam Wong
ec75708f0e
refactor: put getUIDTIcon together
2 years ago
Wing-Kam Wong
080c61d514
enhancement: add icons to column filter
2 years ago
Wing-Kam Wong
52ea6cdd1f
i18n: fix projMeta in pa
2 years ago
Wing-Kam Wong
01a7bf61b4
i18n: add missing space
2 years ago
Wing-Kam Wong
fa7da4c43d
fix: handle existing direction
2 years ago
Wing-Kam Wong
a7f9b8279e
fix: wrong direction on label star us
2 years ago
Wing-Kam Wong
1a2f667a34
feat: add _isRtl
2 years ago
Wing-Kam Wong
26cab4503e
fix: m1-n1 margin
2 years ago
Wing-Kam Wong
ae40a67575
docs: revise outdated content and update screenshots
2 years ago
Wing-Kam Wong
1bab25834e
fix: include all v-app but exclude material-icons
2 years ago
Pranav C
b8bdc7b712
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
Wing-Kam Wong
0bd70ce4fe
chore: remove uidt
2 years ago
Wing-Kam Wong
bb78694040
fix: only show column list for unbalanced curly brackets
2 years ago
Wing-Kam Wong
11335c3a72
fix: insertAtCursor position when calling appendText & refactor isCurlyBracketBalanced
2 years ago
Wing-Kam Wong
ad26dda3ed
fix: AC tree on columns after an opening curly bracket
2 years ago
Wing-Kam Wong
5dc423a924
enhancement: show column list only when column is the only option
2 years ago