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
Raju Udava
d202157c35
fix: avoid setting ttl to 0 ( #9284 )
...
Co-authored-by: mertmit <mertmit99@gmail.com>
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
Mert E.
b646aa2bbd
feat: improve queue logic ( #9255 )
...
* feat: improve worker logic
* feat: job requeue & version handling
3 months ago
Anbarasu
05e15f9106
fix: added missing logo assets for email ( #9266 )
...
* feat: added assets for email
* fix: update templates
3 months ago
աӄա
0e74f76d81
fix(docs): incorrect github link ( #9260 )
3 months ago
Pranav C
2f2395fb72
Merge pull request #9245 from nocodb/chore/timely-executable-build
...
chore: Timely executable build action related bug fixes
3 months ago
Pranav C
7a73954143
Merge pull request #9250 from nocodb/nc/13b3c0a9
...
chore: post-release sync
3 months ago
github-actions[bot]
63a9d5c61a
chore: update sdk path
3 months ago
github-actions[bot]
13b3c0a9f9
Merge pull request #9249 from nocodb/release/0.255.0
3 months ago
pranavxc
dedd7ef0b0
[create-pull-request] automated change
...
Signed-off-by: GitHub <noreply@github.com>
3 months ago
github-actions[bot]
cf91691e92
Merge pull request #9248 from nocodb/develop
3 months ago
Raju Udava
6548fbbea0
Nc docs/user management ( #9244 )
...
* docs: workspace ownership
* docs: change ws owner
* docs: base collaboration
* docs: update user access mgmt
* fix: project => base
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
Pranav C
e725173e3e
chore: skip dir creation if already exist
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
3 months ago