Raju Udava
afe99e26c4
Nc feat/filter UI ( #8429 )
...
* feat: hide arrow if it's in readonly mode
* fix: apply locking logic with filter group
* fix: remove border and padding between filter options
* fix: spacing and font-size corrections
* fix: missing separator line
* feat: use different background in each level
* feat: remove border for `where` label
* feat: keep border for `where` label
* feat: filter ui
* refactor: update spacing
* feat: suggested ui changes
* fix: disabled text color correction
* feat: focus add button by default and on reopening
* test: fix filter group tests
* fix: typo correction
* refactor: spacing and height correction
* refactor: set darker border color to make visible in inner most group
* refactor: font color and column order
* fix: filter sql error
* Update packages/nc-gui/components/smartsheet/toolbar/FieldListAutoCompleteDropdown.vue
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
* Update tests/playwright/pages/Dashboard/common/Toolbar/Filter.ts
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
* refactor: improved version for focusing button
Signed-off-by: Pranav C <pranavxc@gmail.com>
* refactor: replace button with menuitem
Signed-off-by: Pranav C <pranavxc@gmail.com>
---------
Signed-off-by: Pranav C <pranavxc@gmail.com>
Co-authored-by: Pranav C <pranavxc@gmail.com>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
6 months ago
Mert E
84b87082c3
fix: provide fields from composable instead of fields menu ( #8519 )
...
Signed-off-by: mertmit <mertmit99@gmail.com>
6 months ago
Salim B
9ed9ac5ab2
fix: tweak invite and verify e-mail templates ( #8529 )
6 months ago
Mert E
d7e948c140
fix: match i18n & pw locator for createView ( #8528 )
...
Signed-off-by: mertmit <mertmit99@gmail.com>
6 months ago
Ramesh Mane
95cd67cc4c
Nc fix/expanded form bug fixes ( #8501 )
...
* fix(nc-gui): reduce gap between username and comment
* fix(nc-gui): remove expanded form audit tab right padding
* fix(nc-gui): save record should be on left side
* fix(nc-gui): increase expanded form field gap
* expanded form box shadow
* fix(nc-gui): expanded form field alignment issue
* fix(nc-gui): update expanded form hover state style
* fix(nc-gui): update expanded form field hover and selected state style
* chore(nc-gui): lint
---------
Co-authored-by: Raju Udava <86527202+dstala@users.noreply.github.com>
6 months ago
navi
a816e96609
New Crowdin updates ( #8523 )
...
* New translations en.json (French)
* New translations en.json (Turkish)
* New translations en.json (Chinese Simplified)
* New translations en.json (Latvian)
* 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 (Ukrainian)
* 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 (Hindi)
* New translations en.json (Bengali, India)
6 months ago
navi
d0657a5e0d
New Crowdin updates ( #8514 )
...
* New translations en.json (French)
* New translations en.json (Turkish)
* New translations en.json (Chinese Simplified)
* New translations en.json (Latvian)
* 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 (Ukrainian)
* 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 (Hindi)
* New translations en.json (Bengali, India)
* Update source file en.json
* New translations en.json (French)
* New translations en.json (Turkish)
* New translations en.json (Chinese Simplified)
* New translations en.json (Latvian)
* 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 (Ukrainian)
* 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 (Hindi)
* New translations en.json (Bengali, India)
6 months ago
Pranav C
aaffd2e70c
Merge pull request #8521 from nocodb/test/fix-user-field-test
...
test: fix user field filter test
6 months ago
Raju Udava
2266159d45
test: fix account user mgmt handling
...
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
6 months ago
Raju Udava
951a0de370
test: fix user field filter test
...
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
6 months ago
github-actions[bot]
86a55ed356
chore: update sdk path ( #8520 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
6 months ago
Pranav C
86e7f49515
Merge pull request #8516 from nocodb/nc-list-unsupported-formulas
...
refactor: show unsupported formula functions as disabled
6 months ago
Ramesh Mane
ecaca0a97b
Nc fix/form view bug fixes ( #8498 )
...
* fix(nc-gui): form view config heading text color
* fix(nc-gui): required field validation issue
* fix(nc-gui): form active field setting subtitle top margin
* fix(nc-gui): add incomplete validation error
* fix(nc-gui): validation input hover state and placehoder color
6 months ago
Pranav C
36b2e203b5
refactor: show unsupported formula functions as disabled
6 months ago
Pranav C
c7cc1f92fd
Merge pull request #8510 from nocodb/nc-refactor/ds
...
Nc refactor/ds
6 months ago
Ramesh Mane
f01d99fe66
Nc fix: disable undo redo if expanded form is open ( #8509 )
...
* fix(nc-gui): disable undo redo if expanded form is open
* fix(nc-gui): date time related picker open in background issue if expanded form is open
* chore(nc-gui): lint
6 months ago
navi
042e4352af
New Crowdin updates ( #8495 )
...
* New translations en.json (French)
* New translations en.json (Chinese Simplified)
* New translations en.json (Spanish)
* New translations en.json (Italian)
* New translations en.json (Korean)
* New translations en.json (Polish)
* New translations en.json (Russian)
* New translations en.json (English)
* Update source file en.json
* New translations en.json (French)
* New translations en.json (Polish)
* New translations en.json (Russian)
* Update es.json
---------
Co-authored-by: Raju Udava <86527202+dstala@users.noreply.github.com>
6 months ago
Pranav C
5fcec4308e
fix: Missing lookup/rollup icon colour ( #8512 )
...
* fix: missing lookup/rollup icon color
* fix: icon color in field menu
6 months ago
Pranav C
f7d3fd72dd
test: update audit tab opening steps
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
6 months ago
renovate[bot]
16cfee5c96
chore(renovate): Update patch ( #8227 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
6 months ago
Raju Udava
1abdfe42a0
Update packages/noco-docs/docs/100.data-sources/030.sync-with-data-source.md
...
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
6 months ago
Raju Udava
c4d77b9133
Update packages/noco-docs/docs/100.data-sources/020.connect-to-data-source.md
...
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
6 months ago
Raju Udava
26efb9c925
Update packages/noco-docs/docs/100.data-sources/020.connect-to-data-source.md
...
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
6 months ago
Raju Udava
c7371b127b
Update packages/noco-docs/docs/100.data-sources/020.connect-to-data-source.md
...
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
6 months ago
Raju Udava
fe97a8b3eb
Update packages/noco-docs/docs/100.data-sources/020.connect-to-data-source.md
...
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
6 months ago
Raju Udava
6a47762587
Update packages/noco-docs/docs/100.data-sources/040.actions-on-data-sources.md
...
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
6 months ago
Raju Udava
67633a1768
Update packages/noco-docs/docs/100.data-sources/030.sync-with-data-source.md
...
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
6 months ago
Pranav C
a966cca278
test: remove unused param
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
6 months ago
Pranav C
fb85082a88
fix: add toast when loading failed
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
6 months ago
Raju Udava
99524d4e17
Merge branch 'develop' into nc-refactor/ds
6 months ago
Mert E
67158a2d26
fix: typo on definition ( #8511 )
...
Signed-off-by: mertmit <mertmit99@gmail.com>
6 months ago
Anbarasu
9ab599eff6
fix: Cmd K not working for viewer roles ( #8411 )
...
* fix(nocodb): command palette acl
* fix(nocodb): fetch only projects user have access
* fix(nocodb): remove root scope as it is required only for ee to load workspaces list in root level
* fix(nocodb): prevent signing out on update org role
* fix(nc-gui): cmdk scope remove
6 months ago
Raju Udava
6c13e2e128
update: docs-2
6 months ago
Raju Udava
529d7c0885
docs: update
6 months ago
Pranav C
16f7741cc0
fix: add missing scrollbar
6 months ago
Pranav C
1bb3c8d9ed
fix: acl check
6 months ago
Pranav C
6c01e5df4f
refactor: scrollbar and other padding corrections
6 months ago
Pranav C
2dbc3013f0
refactor: move edit connection to tabs
6 months ago
Pranav C
d36e0eca7a
refactor: ui corrections
6 months ago
Pranav C
98c95a5815
test: role verification test corrections
6 months ago
Pranav C
ad008cf8e3
test: meta sync test correction
6 months ago
Pranav C
46da690cdd
test: delete table - add class to avoid ambiguity
6 months ago
Pranav C
40f02d5be7
test: erd test correction
6 months ago
Pranav C
3892505930
refactor: ui spacing corrections
6 months ago
Pranav C
0355f6861b
refactor: move datasource
6 months ago
Pranav C
bccf60644d
fix: Extract relation column from useMetas composable ( #8492 )
...
* fix: extract relation column from useMetas composable data
* Update packages/nc-gui/components/virtual-cell/Lookup.vue
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
---------
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
6 months ago
Ramesh Mane
334e5cf860
fix: additional padding in select cell ( #8507 )
...
Co-authored-by: DarkPhoenix2704 <anbarasun123@gmail.com>
6 months ago
Pranav C
661524baab
Merge pull request #8505 from nocodb/nc-fix/8493-email-template-issue
...
fix: Email invitation bug
6 months ago
Pranav C
bcbc4db75b
chore: skip litestream Dockerfile update since it no longer exist
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
6 months ago
Pranav C
f12098f313
fix: expect undefined/null values
6 months ago