Ramesh Mane
|
f51e746f81
|
fix(nc-gui): disable duplicate connection for sqlite
|
3 months ago |
Raju Udava
|
be9e8695f8
|
fix: duplicated line
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
3 months ago |
Pranav C
|
3af82cd49d
|
fix: condition correction
|
3 months ago |
Ramesh Mane
|
1778284eb8
|
chore(nc-gui): minor updates
|
3 months ago |
Pranav C
|
ede1bc1f8c
|
fix: instead of hiding disable current date button and add tooltip
|
3 months ago |
Ramesh Mane
|
e0c2bdf5d2
|
fix(nc-gui): review changes
|
3 months ago |
Ramesh Mane
|
4a09db167a
|
chore(nc-gui): remove console
|
3 months ago |
Ramesh Mane
|
6bc64f171b
|
chore(nc-gui): lint
|
3 months ago |
Ramesh Mane
|
503d5783ce
|
fix(nc-gui): update source create job failed condition
|
3 months ago |
Ramesh Mane
|
f888401a90
|
fix(nc-gui): update sqlite integration name
|
3 months ago |
Ramesh Mane
|
33319a1ba5
|
fix(nc-gui): grayed out disabled option select icon
|
3 months ago |
Ramesh Mane
|
1213279bb9
|
fix(nc-gui): allow only 1 db creation per sqlite integration connection
|
3 months ago |
Ramesh Mane
|
89e3cbc018
|
fix(nc-gui): missing client property in dataSource object
|
3 months ago |
Ramesh Mane
|
560694fdac
|
feat(nc-gui): all integration icon support
|
3 months ago |
Ramesh Mane
|
97ee31fb63
|
feat(nc-gui): enable sqlite integration in oss
|
3 months ago |
Ramesh Mane
|
8e52d9eb94
|
fix(nc-gui): cleanup unwanted code
|
3 months ago |
Mert E.
|
e009b706cf
|
feat: thumbnail generation migration (#9267)
* feat: thumbnail generation migration
Signed-off-by: mertmit <mertmit99@gmail.com>
* feat: improved concurrency handling
Signed-off-by: mertmit <mertmit99@gmail.com>
---------
Signed-off-by: mertmit <mertmit99@gmail.com>
|
3 months ago |
Raju Udava
|
3a574e19d7
|
fix: apply filter on aggregation in shared views and send local aggregation along with filters (#9225)
Co-authored-by: DarkPhoenix2704 <anbarasun123@gmail.com>
|
3 months ago |
Pranav C
|
75cab324e9
|
Merge pull request #9294 from nocodb/nc-fix/login-redirect-bug
Nc fix/login redirect bug
|
3 months ago |
navi
|
2a8e85cad5
|
New Crowdin updates (#9295)
* Update source file en.json
* 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)
---------
Co-authored-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
3 months ago |
Pranav C
|
6b2d2ec80c
|
fix: handle redirect query param
|
3 months ago |
Pranav C
|
10e478ad6b
|
refactor: use useGlobal composable to get token
|
3 months ago |
Pranav C
|
1298a49aeb
|
fix: proper redirection after login
|
3 months ago |
Pranav C
|
33cc226e81
|
fix: set redirect info to local storage
|
3 months ago |
Pranav C
|
c1eeb3e27d
|
fix: after siginIn redirect to page in which user tried to access
|
3 months ago |
Pranav C
|
5e35237d4f
|
Merge pull request #9293 from nocodb/nc-feat/user-mgmt-followup
Nc feat/user mgmt followup
|
3 months ago |
Pranav C
|
834abb6d65
|
fix: after leaving workspace navigate to first workspace
|
3 months ago |
Pranav C
|
52c0d29f9a
|
refactor: show deleted user as greyed
|
3 months ago |
Pranav C
|
1479bb4975
|
refactor: add leave workspace option and after leaving workspace navigate to the first workspace in list
|
3 months ago |
Pranav C
|
0cbaf95dd8
|
Merge pull request #9259 from nocodb/nc-feat/date-field-current-date-as-def
Nc feat/date field current date as def
|
3 months ago |
Pranav C
|
65942d358e
|
Update packages/nc-gui/components/nc/TimeSelector.vue
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
|
3 months ago |
Raju Udava
|
95c63ca833
|
test: fix PW
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
3 months ago |
Pranav C
|
a3d614f9b3
|
fix: wrong logic for throtller counter (#9292)
Co-authored-by: mertmit <mertmit99@gmail.com>
|
3 months ago |
Lisa VC
|
8a90447297
|
Add documentation for Formula Result Formatting (#9275)
* formula result formatting doc with images
* updated formula result formatting doc
|
3 months ago |
Raju Udava
|
564fe2a6bd
|
test: fix PW
|
3 months ago |
Raju Udava
|
1efd0c6a46
|
fix: warning message
|
3 months ago |
Pranav C
|
fe07e230bd
|
fix: instead of hiding disable current date button and add tooltip
|
3 months ago |
Pranav C
|
abaedaacea
|
fix: show current date option only for supported dbs
|
3 months ago |
Pranav C
|
244873ec53
|
refactor: function name
|
3 months ago |
Pranav C
|
f4e68271e2
|
feat: default date/datetime value as current date
|
3 months ago |
Pranav C
|
fbf4d937d7
|
Merge pull request #9290 from nocodb/nc-fix/AllTableFont
fix: base home page table name font as normal
|
3 months ago |
Raju Udava
|
565d8fa904
|
fix: base home page table name font as normal
|
3 months ago |
Mert E.
|
3059f0ba69
|
test: update according to minimum limit (#9287)
* test: update according to minimum limit
Signed-off-by: mertmit <mertmit99@gmail.com>
* test: limit & offset verification test
Signed-off-by: mertmit <mertmit99@gmail.com>
---------
Signed-off-by: mertmit <mertmit99@gmail.com>
|
3 months ago |
navi
|
3add153c96
|
Env variable update (#9283)
* chore : updating env variables description
* chore : updating env variables description
|
3 months ago |
navi
|
aa14592718
|
New Crowdin updates (#9286)
* 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)
|
3 months ago |
Pranav C
|
11b811e2a8
|
Merge pull request #9285 from nocodb/fix/daily-build
fix: avoid using clashing name for icon
|
3 months ago |
mertmit
|
1ccaf7471c
|
fix: avoid using clashing name for icon
Signed-off-by: mertmit <mertmit99@gmail.com>
|
3 months ago |
Anbarasu
|
52137985b3
|
feat: move button trigger to workers (#9280)
|
3 months ago |
Pranav C
|
6ee2aba938
|
Nc fix/3616 formula related bugs (#9277)
* fix: handle `@` char in field name while generating identifier token for monaco
* fix: invalid formula validation in UI
|
3 months ago |
Ramesh Mane
|
f3f6213028
|
Nc Fix: header ui changes (#9279)
* fix(nc-gui): add bottom border for integration, team 7 settings header
* fix(nc-gui): update max content width
* chore(nc-gui): lint
|
3 months ago |