Anbarasu
42ac2fde0b
Fix: aggregation filter sync ( #9302 )
...
* fix: sync issue
* fix: sync breaking
3 months ago
Raju Udava
ae2777e44f
Nc feat/form builder ( #9300 )
...
* feat: form builder
* feat: improved init value
* feat: sample form
---------
Co-authored-by: mertmit <mertmit99@gmail.com>
3 months ago
navi
56dfdf283c
New Crowdin updates ( #9301 )
...
* 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)
3 months ago
Ramesh Mane
34579ecdec
Nc Feature: Redirect URL ( #9276 )
...
* feat(nc-gui): add redirect url input in form
* fix(nc-gui): small changes
* feat(nc-gui): redirect url prefill support
* fix(nc-gui): hide submit another form, and after 5 s option if redirect_link is enabled
* fix(nc-gui): minor changes
* fix(nc-gui): add redirect url input validation & ee only
* fix(nc-gui): clear form issue
* fix(nc-gui): tooltip alignment issue
* fix(nc-gui): shared form redirect url issue
* chore(nc-gui): lint
* fix(nc-gui): reduce form & field section form size
* fix(nc-gui): update email me at text from form view
* fix(nc-gui): enable redirect url in oss also
* fix(nc-gui): add support for redirect url in shared form
* fix(nc-gui): redirect issue if record_id is missing
* fix(nc-gui): reload issue
* chore(nc-gui): lint
* docs: update for redirect URL
* fix(nc-gui): review changes
* fix(nc-gui): make helper text even lighter
* chore: help text adjustments
* docs: image for redirect url
---------
Co-authored-by: Raju Udava <86527202+dstala@users.noreply.github.com>
3 months ago
Ramesh Mane
ed48787b0c
fix(nc-gui): remove source from base source list if connection is deleted
3 months ago
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
Ramesh Mane
1778284eb8
chore(nc-gui): minor updates
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
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
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
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
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
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
Raju Udava
565d8fa904
fix: base home page table name font as normal
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
mertmit
1ccaf7471c
fix: avoid using clashing name for icon
...
Signed-off-by: mertmit <mertmit99@gmail.com>
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
Anbarasu
44ef0dc485
feat: field, table and view descriptions ( #9256 )
...
* feat: table description wip
* fix: swagger update
* fix: wip descriptions view
* feat: field, view, table descriptions
* fix: failing tests
* fix: allow description edit for schema read-only sources
* fix: add missing condition
* fix: ux changes fix: duplicate service didn't copy descriptions
* fix: long text default value update
* fix: add new line for long text
* fix: include labels for table and view description update
* fix: workaround without breaking all tests
* fix: update swagger types and tests fix
* fix: source restriction tests
* fix: pr review changes
* fix: updated icons
* fix: updated tooltip positions fix: minor corrections
* fix: invalid description length
* fix: update focus on tables
* fix: add shared view descriptions
* fix: title is missing
3 months ago
navi
10e8ed0c81
New Crowdin updates ( #9274 )
...
* 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
Anbarasu
745c135aa2
fix: url open not working in gallery and kanban ( #9273 )
3 months ago
Ramesh Mane
85d7d0999b
Nc feat/api snippets revamp ( #9252 )
...
* feat(nc-gui): api snippets new layout setup
* fix(nc-gui): api client tabs
* fix(nc-gui): update api snippet code editor
* fix(nc-gui): api snippets editor flickering issue on changing client
* fix(nc-gui): add api snippets lang icons
* chore(nc-gui): lint
* fix(nc-gui): update font sizes
* fix(nc-gui): update review changes
* misc: ui adjustments
* fix(nc-gui): nocodb-sdk api code issue
---------
Co-authored-by: Raju Udava <86527202+dstala@users.noreply.github.com>
3 months ago
Ramesh Mane
b3820868fb
Nc feat: Prefill links using form builder ( #9254 )
...
* fix(nc-gui): prefill virtual fields on clear form
* feat(nc-gui): prefill links using form builder
* chore(nc-gui): lint
* fix(nc-gui): In prefill link field if we remove one linked item, it removes all linked items
* fix(nc-gui): record count in linked record modal is 0 if it new row/form
* fix(nc-gui): oo link count update issue in new form row
* chore(nc-gui): lint
3 months ago
navi
2ddece9997
New translations en.json (Chinese Simplified) ( #9268 )
3 months ago
github-actions[bot]
63a9d5c61a
chore: update sdk path
3 months ago
pranavxc
dedd7ef0b0
[create-pull-request] automated change
...
Signed-off-by: GitHub <noreply@github.com>
3 months ago
navi
78bba9b58a
New Crowdin updates ( #9246 )
...
* 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)
3 months ago
mertmit
758f5bfbb4
chore: use local nocodb-sdk
...
Signed-off-by: mertmit <mertmit99@gmail.com>
3 months ago