Mert E
|
5368600373
|
Merge pull request #7653 from nocodb/nc-feat/license-key
Nc fix - DATABASE_URL bug
|
9 months ago |
Pranav C
|
f54d2d490c
|
chore: package-lock
|
9 months ago |
Pranav C
|
f919dd9744
|
feat: EE trial implementation
|
9 months ago |
Pranav C
|
f290597266
|
feat: set baseUrl of app
|
9 months ago |
Pranav C
|
2afa7a8a86
|
fix: use relative path until alias issue resolves
|
9 months ago |
Pranav C
|
841a450a2d
|
chore: run license check even before initializing meta
|
9 months ago |
Pranav C
|
83287ef150
|
fix: encode url params
|
9 months ago |
Raju Udava
|
4253689455
|
Merge pull request #7605 from nocodb/nc-fix/image-drag-from-webpage
Nc feat: drag and drop image from webpage and fix: allow duplicate file upload
|
9 months ago |
Ramesh Mane
|
a98c40a05c
|
chore(nc-gui): bootstrap & lint
|
9 months ago |
Ramesh Mane
|
efab4246bf
|
fic(nc-gui): PR review changes
|
9 months ago |
Ramesh Mane
|
999bade32d
|
refactor(nc-gui): getImageDataFromUrl function
|
9 months ago |
Ramesh Mane
|
10bc22d4d9
|
fix: pw test fail issue
|
9 months ago |
Ramesh Mane
|
ac56650d66
|
fix: handle shared form drag & drop attachments
|
9 months ago |
Ramesh Mane
|
11f22e2ab6
|
fix: handle uploadByUrl attachments in shared form
|
9 months ago |
Ramesh Mane
|
2eb0abf7d5
|
fix(nc-gui): allow duplicate attachment name if user copy paste from another cell
|
9 months ago |
Ramesh Mane
|
c5e0a076a2
|
fic(nc-gui): allow duplicate file name file to upload in atttachment
|
9 months ago |
Ramesh Mane
|
043da9e5bb
|
fix(nc-gui): allow duplicate file upload
|
9 months ago |
Ramesh Mane
|
390d0fc358
|
fix(nc-gui): use dompurify to parse img src from drag dataTransfer raw html
|
9 months ago |
Ramesh Mane
|
58f78917fb
|
feat(nc-gui): drag and drop image from webpage
|
9 months ago |
Pranav C
|
6a68b0825b
|
Merge pull request #7650 from nocodb/nc-feat/sso-google
Nc feat/sso google
|
9 months ago |
Mert E
|
2f8662b41f
|
Merge pull request #7652 from nocodb/chore/bump-ver
chore: bump some package versions
|
9 months ago |
Mert E
|
1526e75197
|
Merge pull request #7649 from nocodb/nc-fix/7626-composite-pk
fix: Support composite key in insert and update APIs
|
9 months ago |
mertmit
|
8ea36c539b
|
chore: bump some package versions
Signed-off-by: mertmit <mertmit99@gmail.com>
|
9 months ago |
Pranav C
|
62ef20a6ee
|
fix: extract as title
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
9 months ago |
Pranav C
|
fb722a5037
|
fix: extract as title
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
9 months ago |
Pranav C
|
6e522b0a04
|
fix: remove extra extractCompositePK call
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
9 months ago |
Pranav C
|
281a679906
|
fix: extract as object
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
9 months ago |
navi
|
31e12b1018
|
New Crowdin updates (#7648)
* New translations en.json (French)
* 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 (Turkish)
* New translations en.json (Ukrainian)
* 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)
|
9 months ago |
Raju Udava
|
e8a393b95d
|
Merge pull request #7602 from nocodb/renovate/minor-2
feat(deps): bump dependencies
|
9 months ago |
Raju Udava
|
070a59e270
|
Merge pull request #7625 from nocodb/nc-cmd-l
fix(nc-gui): cmd l fixes
|
9 months ago |
Pranav C
|
7898d68790
|
feat: add composite support in baseModel ee version - bulkinsert with nested data
|
9 months ago |
Pranav C
|
a8df9d25ca
|
feat: add composite support in baseModel ee version
|
9 months ago |
Pranav C
|
0ef551b853
|
refactor: use composite key extraction in bulk api implementations
|
9 months ago |
Pranav C
|
514ca8835f
|
refactor: give auto generated key priority among primary keys
|
9 months ago |
Pranav C
|
0417aa8f16
|
fix: support composite key in v2 update
|
9 months ago |
DarkPhoenix2704
|
6fda5ebf96
|
fix(nc-gui): scroll issue when more than 5 recent views
|
9 months ago |
DarkPhoenix2704
|
e2288c794e
|
fix(nc-gui): cmd L right alignment
|
9 months ago |
DarkPhoenix2704
|
86f9cbfec2
|
fix(nc-gui): cmd L
|
9 months ago |
DarkPhoenix2704
|
ef8a846917
|
fix(nc-gui): fix test
|
9 months ago |
DarkPhoenix2704
|
f0bd7e4b25
|
fix(nc-gui): failing grid tests
|
9 months ago |
DarkPhoenix2704
|
9c701b1332
|
fix(nc-gui): cmd l tests
|
9 months ago |
DarkPhoenix2704
|
519c4b5050
|
fix(nc-gui): tests
|
9 months ago |
DarkPhoenix2704
|
fa390d01c0
|
fix(nc-gui): cmd l search
|
9 months ago |
DarkPhoenix2704
|
05dbf3b3bb
|
fix(nc-gui): cmd l update
|
9 months ago |
Raju Udava
|
a5f2607a9c
|
Merge pull request #7558 from nocodb/nc-feat/copy-paste-links-field-cell
Nc copy and and paste a linked record and date/dateTime field value from one cell to another
|
9 months ago |
Ramesh Mane
|
0483af6b49
|
fix(nc-gui): mm cell redo undo issue
|
9 months ago |
Ramesh Mane
|
9c05cdaa25
|
fix(nv-gui): undo redo issue of bt col cell
|
9 months ago |
Ramesh Mane
|
71158bc6d7
|
fix: show warning on paste or clear on not supported col
|
9 months ago |
Ramesh Mane
|
4434da23e9
|
fix: undo redo mm cell copy paste
|
9 months ago |
Ramesh Mane
|
6b9ea2aba4
|
fix(nc-gui): incorrect lib path import
|
9 months ago |