ChasLui
fd579da9cd
i18n: update chinese ( #9139 )
4 months ago
navi
040372724f
New translations en.json (Chinese Traditional) ( #9136 )
4 months ago
Anbarasu
bcd28c819d
chore: migrate to aws sdk v3 ( #9104 )
...
* feat: backblaze migrate
* feat: scaleway migrate
* feat: digital ocean
* chore: migrate to aws-sdk v3
* fix: refactor storagePlugins
* fix: handle error inside callback
* fix: return data as Buffer
* fix: backblaze handle
* feat: acl support for storage plugins
* feat: minio refactor
* feat: R2 plugin
* fix: lock file
* fix: use buffer only for images
* fix: update fileCreateByUrl
* fix: upocloud case
* fix: upocloud case
* chore: sync dependencies
4 months ago
Ramesh Mane
388b9d9590
Nc fix: replace ant design table ( #9113 )
...
* fix: replace ant design table
* feat(nc-gui): custom table component
* fix(nc-gui): udpate UIAcl table
* fix(nc-gui): table scrolling issue
* feat(nc-gui): sticky first column of custom table component
* fix(nc-gui): update meta sync ant table with new table
* fix(nc-gui): update import data table
* fix(nc-gui): update import & upload data modal table
* chore(nc-gui): lint
* fix(nc-gui): update all table tab table
* fix(nc-gui): update project members table
* fix(nc-gui): update collaborators list table
* fix(nc-gui): table list search section alignment issue
* fix(nc-gui): collaborators list overflow issue
* fix(nc-gui): small changes
* fix(nc-gui): update project home page tables height
* fix(nc-gui): update oss user table
* fix(nc-gui): small changes
* test(nc-gui): update ant table related test cases
* test(nc-gui): update oss user list test cases
* chore(nc-gui): lint
* chore(nc-gui): cleanup unused css
* fix(nc-gui): add missing invite team image state
* fix(nc-gui): user management test fail issue
* fix(test): oss user management test fails issue
* fix(nc-gui): some pr review changes
* fix(nc-gui): handle empty object entries destructuring case
* fix(nc-gui): pr review changes
* fix(nc-gui): disable ui acl header checkbox is list is empty
* fix(nc-gui): update oss user management pw test
---------
Co-authored-by: Pranav C <pranavxc@gmail.com>
4 months ago
Pranav C
ed5815f846
fix: check if one to one relation exist along with hm and bt ( #9131 )
4 months ago
Raju Udava
c1ef02817f
fix: aggregtaion not getting updated ( #9130 )
...
Co-authored-by: DarkPhoenix2704 <anbarasun123@gmail.com>
4 months ago
Ramesh Mane
7c2106ca23
fix(nc-gui): wait for meta columns on mount fields page ( #9124 )
4 months ago
Ramesh Mane
c5e6daac70
fix(nc-gui): Linked item fields show wrong order in popup ( #9119 )
...
* fix(nc-gui): link record item field order should be same as default view order
* fix(nc-gui): maintain default view order in link record items expanded form
* fix(nc-gui): ai review changes
* fix(nc-gui): pr review changes
4 months ago
Mert E.
8dbf2f101a
chore: wrap options & allow extending storage adapter ( #9123 )
4 months ago
Pranav C
5b3ca9ebf5
chore: lint
4 months ago
Pranav C
96f8a915f1
fix: proper null value and exception handling
4 months ago
Pranav C
e829fd9bb4
fix: handle if target element is null
4 months ago
Pranav C
42d1dee7ae
refactor: review comments
4 months ago
Pranav C
53cc525af3
fix: exception handling in useExtensions.ts
4 months ago
Pranav C
3ca9222b78
fix: ResizeObserver bug and missing error handler
4 months ago
Pranav C
6a34a94bc5
fix: add missing error handling
4 months ago
Mert E.
21a5f0e927
chore: remove unused dependencies ( #9093 )
...
Signed-off-by: mertmit <mertmit99@gmail.com>
4 months ago
Anbarasu
a5fc9be175
feat: Formula colouring and improved suggestions ( #9072 )
...
* feat: formula language
* feat: formula coloring and ux improvements
* fix: suggestions generation
* fix: handle undefined editor
* fix: handle formula errors
* fix: update imports
* fix: minor corrections
* fix: test corrections
* fix: increase timeout
* fix: clear existing formulas before pasting
* fix: ux improve
* fix: ux improve
* fix: coloring issue
* fix: remove styles
* fix: handle wrapping
* fix: bug fixes
* fix: strict suggestion handling
* fix: update indent strategy
* fix: handle formula in nested state and unbalanced parens
* fix: formula fix
* chore: sync dependencies
4 months ago
Mert E.
3988955292
fix: thumbnail errors & path ( #9101 )
...
Signed-off-by: mertmit <mertmit99@gmail.com>
4 months ago
DarkPhoenix2704
6a5ae1f711
fix: add fetch-options
4 months ago
Salim B
a2c0e547aa
Fix roles table
...
`editor`s can add/udpate/delete table records.
4 months ago
Mert E.
de2ebbfc5d
fix: improve & unify attachment handling ( #9095 )
...
* fix: improve & unify attachment handling
* fix: attachment column mapping for public insert
* fix: PR requested changes
4 months ago
Ramesh Mane
7065174057
fix(nc-gui): if focus is on submit btn then only form should submit ( #9100 )
4 months ago
navi
c5906cd500
New Crowdin updates ( #9096 )
...
* New translations en.json (French)
* New translations en.json (Japanese)
* New translations en.json (Ukrainian)
* New translations en.json (Hungarian)
* New translations en.json (Finnish)
* 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 (Hebrew)
* New translations en.json (Italian)
* 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 (Turkish)
* New translations en.json (Chinese Simplified)
* 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 (Latvian)
* New translations en.json (Hindi)
* New translations en.json (Bengali, India)
* Update source file en.json
4 months ago
Anbarasu
8f1b060de4
fix: thumbnail generation failing in Other S3 providers ( #9088 )
...
* fix: thumbnail generation failing in Other S3 providers
* fix: handle relative path generation for thumbnails
* fix: regex
4 months ago
Pranav C
422c9c46ed
fix: use same key while grouping insert records
4 months ago
Mert E.
aab741220e
fix: non-ascii characters on attachment names ( #9092 )
...
* fix: non-ascii characters on attachment names
* chore: content-disposition library
Signed-off-by: mertmit <mertmit99@gmail.com>
---------
Signed-off-by: mertmit <mertmit99@gmail.com>
4 months ago
Raju Udava
ac4108ee65
misc: minor text label corrections
4 months ago
DarkPhoenix2704
9815d9d834
fix: reorder
4 months ago
DarkPhoenix2704
3c8d8aa51a
fix: wip
4 months ago
Raju Udava
3c724f1e0c
fix: title in plural
4 months ago
Raju Udava
4bc24d9d83
fix: minor font changes
4 months ago
DarkPhoenix2704
3e5829db0e
fix: helper text
4 months ago
DarkPhoenix2704
f75da4f034
feat: inital version
4 months ago
navi
7533ad86ce
New translations en.json (Ukrainian) ( #9090 )
4 months ago
DarkPhoenix2704
505cace237
fix: handle when active_view is null
4 months ago
DarkPhoenix2704
270317fa86
fix: icon font color
4 months ago
DarkPhoenix2704
b17c388ac5
feat: duplicate default view
4 months ago
github-actions[bot]
fea6714e20
chore: update sdk path
4 months ago
mertmit
7c65167adb
[create-pull-request] automated change
...
Signed-off-by: GitHub <noreply@github.com>
4 months ago
Pranav C
76dc00de6c
chore: lint
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
4 months ago
Pranav C
8c459c3662
feat: include password if password protected
4 months ago
Pranav C
3b2dc62f2b
feat: fetch ltar/links data using public api
4 months ago
Pranav C
5693d42e07
feat: pre populate Links/LTAR column state in shared form
4 months ago
navi
251d5d28a0
New translations en.json (Polish) ( #9074 )
4 months ago
DarkPhoenix2704
89cb35a12e
chore: sync dependencies
4 months ago
DarkPhoenix2704
b89688c868
chore: sync dependencies
4 months ago
Anbarasu
cb3a9cfb0c
feat: thumbnail generator ( #8974 )
...
* feat: thumbnail-processor
* fix: use signedPath instead of path
* fix: rebase
* fix: minor fix
* fix: url path
* fix: use thumbnails for attachments carousel nav
4 months ago
Pranav C
4ac5980c51
Nc fix/ssl prop related ( #9071 )
...
* fix: handle invalid ssl value in GUI
* fix: handle invalid ssl value in backend and move logic to sdk
4 months ago
navi
8e7715e7a4
New Crowdin updates ( #9069 )
...
* New translations en.json (French)
* New translations en.json (Japanese)
* New translations en.json (Ukrainian)
* New translations en.json (Hungarian)
* New translations en.json (Finnish)
* 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 (Hebrew)
* New translations en.json (Italian)
* 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 (Turkish)
* New translations en.json (Chinese Simplified)
* New translations en.json (Chinese Traditional)
* 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 (Latvian)
* New translations en.json (Hindi)
* New translations en.json (Bengali, India)
4 months ago