Raju Udava
a2883f8125
test: dont wait for filter rsp for first filter
5 months ago
Raju Udava
00e5fe9b81
test: insert filter wait again
5 months ago
navi
7740b5cf03
New Crowdin updates ( #8896 )
...
* Update source file en.json
* New translations en.json (French)
* New translations en.json (Turkish)
* New translations en.json (Chinese Simplified)
* New translations en.json (Latvian)
* New translations en.json (Spanish)
* New translations en.json (Arabic)
* New translations en.json (Czech)
* New translations en.json (Danish)
* New translations en.json (German)
* New translations en.json (Basque)
* New translations en.json (Finnish)
* New translations en.json (Hebrew)
* New translations en.json (Italian)
* New translations en.json (Japanese)
* New translations en.json (Korean)
* New translations en.json (Dutch)
* New translations en.json (Norwegian)
* New translations en.json (Polish)
* New translations en.json (Portuguese)
* New translations en.json (Russian)
* New translations en.json (Slovak)
* New translations en.json (Slovenian)
* New translations en.json (Swedish)
* New translations en.json (Ukrainian)
* New translations en.json (Chinese Traditional)
* New translations en.json (English)
* New translations en.json (Vietnamese)
* New translations en.json (Portuguese, Brazilian)
* New translations en.json (Indonesian)
* New translations en.json (Persian)
* New translations en.json (Thai)
* New translations en.json (Croatian)
* New translations en.json (Hindi)
* New translations en.json (Bengali, India)
* New translations en.json (Hungarian)
5 months ago
Ramesh Mane
eb383c8aa6
Merge pull request #8891 from nocodb/nc-fix/excel-import-issue
...
fix: Error: `this.xlsx.read` is not a function while importing xlsx file in oss
5 months ago
Ramesh Mane
17249ed8a8
fix(nc-gui): oss excel import issue
5 months ago
Mert E
fb213eee0e
feat: export as on background ( #8890 )
...
* feat: csv export job
* fix: duplicate job
* feat: csv export job final
* feat: data export extension POC
* feat: data export final
* fix: extensions & scroll
---------
Co-authored-by: Raju Udava <86527202+dstala@users.noreply.github.com>
5 months ago
Ramesh Mane
b224397656
fix: Audit records only available for super user ( #8882 )
...
* fix(nc-gui): audit record access issue for oss base creator
* fix(nocodb): use user created_at instead of project user created_at
* fix(nc-gui): show comment from start instead of bottom
* fix(nc-gui): enable record audit logs for all user roles
* fix: enable comment & audit list for viewer
* fix(nc-gui): enable grid row comment count
* fix(nc-gui): update empty comment state text
* chore(nc-gui): lint
* Update en.json
* chore(nc-gui): lint
* fix(nc-gui): remove padding and add hover effect in audit record logs
* fix(nc-gui): comment/audit user role info issue
* fix(test): update share base comment drawer test case
* fix(nc-gui): record audit item line height issue
* fix(nc-gui): truncate record comment/audit user name
* fix(nc-gui): text truncate issue
* fix(nc-gui): update base user map on updating base user role
* fix(nc-gui): update grid row count on adding/removing comment
* fix(nc-gui): skip loading row audits in ee & after adding/updating comment
---------
Co-authored-by: Raju Udava <86527202+dstala@users.noreply.github.com>
5 months ago
Ramesh Mane
f33acdd1e7
Merge pull request #8888 from nocodb/nc-fix/kanban-flaky
...
Nc fix/kanban flaky
5 months ago
Raju Udava
f580d2cb72
chore: OSS specific change
5 months ago
Raju Udava
53a0486364
test: ensure submit message configured is saved
5 months ago
Raju Udava
954e1b919e
fix: column ops- scroll into view before insert
5 months ago
Raju Udava
dd99060f04
test: use API to prep beforeEach work
5 months ago
Raju Udava
b817a7ee6a
fix: increase wait for kanban show-all
5 months ago
Mert E
d82727a065
fix: insert user from group by ( #8889 )
5 months ago
Ramesh Mane
4d0f7ec165
Nc fix: Org user role selector dropdown issue ( #8883 )
...
* fix(nc-gui): org role selector dropdown options issue
* fix(nc-gui): update sort icons from member list
* fix(nc-gui): add missing user role dropdown class
* chore: font size for collab data
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
---------
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
Co-authored-by: Raju Udava <86527202+dstala@users.noreply.github.com>
5 months ago
Ramesh Mane
eb0c3876c4
Merge pull request #8869 from nocodb/nc-fix/cover-image-issue
...
Nc fix: Reset gallery/kanban view cover image column id on deleting column
5 months ago
Ramesh Mane
5d451ad8f3
Nc fix: MFE & Field modal UI/UX ( #8878 )
...
* fix(nc-gui): Arrow keys in select fields moves field selection in the background
* fix(nc-gui): field modal border radius issue
* fix(nc-gui): create column header auto scroll issue
* fix(nc-gui): formula field details sub modal visibility issue
* fix(nc-gui): add missing field modal shadow
5 months ago
Raju Udava
b816541609
fix: avoid passing bt flag from user payload ( #8877 )
...
Co-authored-by: mertmit <mertmit99@gmail.com>
5 months ago
Ramesh Mane
2aeae55960
fix(nc-gui): provide ncMeta to gallery & kanban view update class fun
5 months ago
Ramesh Mane
8b1b6e6a09
revert(nocodb): columns.service file changes
5 months ago
Ramesh Mane
3d4e7308ee
fix: small changes
5 months ago
Ramesh Mane
6766c93f15
fix(nc-gui): update cover image on changing attachment field uitype
5 months ago
Ramesh Mane
b6bfb28cc6
chore: lint
5 months ago
Ramesh Mane
24aa70db77
fix(nc-gui): reload views on deleting column which is used as cover image
5 months ago
Ramesh Mane
344496b0c4
fix(nc-gui): card lookup attachment cell style update
5 months ago
Ramesh Mane
89a717c0bd
fix: reset cover image column id if user delete att field
5 months ago
Ramesh Mane
40666334af
fix(nc-gui): allow user to change cover image value if cover image col is deleted
5 months ago
Anbarasu
9109e7adc2
fix(nc-gui): update the audits design in expanded form ( #8867 )
...
* fix(nc-gui): update the audits design for ce
* fix(nc-gui): ui fix
* fix(nc-gui): left padding
5 months ago
Mert E
0d2899e6e6
fix: add virtual scroll to pagination list ( #8863 )
...
* fix: add virtual scroll to pagination list
* fix: use max-height instead of height
* fix: pr requested change
5 months ago
Raju Udava
3f564388df
refactor: show webhook tab ( #8871 )
...
Co-authored-by: Pranav C <pranavxc@gmail.com>
5 months ago
Raju Udava
0992a5d975
Nc docs/link fix2 ( #8876 )
...
* docs: fix links
* docs: add info for advanced config options
* docs: clarity on paid plans
* Update 070.specific-db-type.md
* Update 070.specific-db-type.md
5 months ago
Mert E
eda4deab96
fix: substitute column ids for LTAR ( #8872 )
...
* fix: move transformObject to root
* fix: substitue column ids for LTAR
5 months ago
Ramesh Mane
843f2d73a3
Merge pull request #8874 from nocodb/nc-fix/decimal-roundup-to-precision-issue
...
fix: update roundUpToPrecision function
5 months ago
Mert E
9bb8db61f9
fix: avoid listening all events ( #8864 )
...
* fix: avoid listening all events
* fix: binding events
Signed-off-by: mertmit <mertmit99@gmail.com>
---------
Signed-off-by: mertmit <mertmit99@gmail.com>
5 months ago
Ramesh Mane
e6774e1524
fix(nc-gui): update roundUpToPrecision function
5 months ago
Raju Udava
43df1a0033
fix(nc-gui): calendar tooltips not showing fix(nc-gui): handle ltar ( #8870 )
...
Co-authored-by: DarkPhoenix2704 <anbarasun123@gmail.com>
5 months ago
Ramesh Mane
6e2cfdc20b
feat: Use lookup over attachment field as cover image in gallery & kanban view ( #8801 )
...
* feat(nc-gui): Use lookup over attachment field as cover image in gallery & kanban view
* chore(nc-gui): lint
* fix(nc-gui): nested attchment lookup cell issue
* fix(nc-gui): pr review changes
5 months ago
Ramesh Mane
3a644ae69e
Nc fix/UI bug fixes ( #8858 )
...
* fix(nc-gui): add hover effect if user came from comment url
* fix(nc-gui): show rounded precision decimal value
5 months ago
Ramesh Mane
f141049937
Nc feat: improve lazy loading for field edit or add ( #8846 )
...
* feat: improve lazy loading for field edit or add
* fix(nc-gui): use isEdit.value instead of isEdit
* fix(nocodb): validate required params in qr/barcode column create
---------
Co-authored-by: mertmit <mertmit99@gmail.com>
5 months ago
navi
b3ab974334
New Crowdin updates ( #8866 )
...
* New translations en.json (Polish)
* New translations en.json (English)
* New translations en.json (Hungarian)
* Update en.json
---------
Co-authored-by: Raju Udava <86527202+dstala@users.noreply.github.com>
5 months ago
Pranav C
c00bd0792e
Merge pull request #8855 from nocodb/nc-fix/lookup-array-value-bug
...
Nc fix/lookup array value bug
5 months ago
Pranav C
757b06c349
Update packages/nocodb/src/db/BaseModelSqlv2.ts
...
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
5 months ago
Raju Udava
4899e2815e
test: fix-sort-order ( #8849 )
...
* test: fix-sort-order
* test: pass params explicitly
5 months ago
Raju Udava
2df06a5090
test: fix bt lookup
5 months ago
Pranav C
9d50338e9e
fix: handle exceptions gracefully
5 months ago
Pranav C
34da8a8d0d
fix: handle when HM lookups to BT
5 months ago
Ramesh Mane
f921535cf2
fix(nc-gui): default value update issue if value is 0 ( #8857 )
5 months ago
Ramesh Mane
7b0419011b
Nc fix: expanded record UI/UX ( #8847 )
...
* fix(nc-gui): update qr code according to new design
* fix(nc-gui): audit logs empty state style
* fix(nc-gui): small changes
* fix(nc-gui): update barcode & qrcode cell from expanded form
* fix(nc-gui): increase expanded form field gap
5 months ago
Mert E
6b1400b9d9
fix: missing storeToRefs ( #8851 )
5 months ago
Anbarasu
95b1b78882
fix: docs build ( #8856 )
5 months ago