navi
c6dfa51f93
New Crowdin updates ( #8562 )
...
* 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 (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
Chavy
c023e9955a
fix(nc-gui): sidebar width issue ( #8570 )
6 months ago
Mert E
d89d9c0d79
fix: calendar view update issue ( #8566 )
...
Signed-off-by: mertmit <mertmit99@gmail.com>
6 months ago
Mert E
74658d77bd
fix: keep settings open if calendar misses range ( #8567 )
6 months ago
Raju Udava
404fa93610
fix: webhook ref link ( #8559 )
6 months ago
Mert E
6da3107a5f
chore: sync to develop action ( #8557 )
...
* chore: sync to develop action
Signed-off-by: mertmit <mertmit99@gmail.com>
* chore: order of master to develop action
Signed-off-by: mertmit <mertmit99@gmail.com>
---------
Signed-off-by: mertmit <mertmit99@gmail.com>
6 months ago
Pranav C
bc484166b5
Merge pull request #8555 from nocodb/fix/8549-add-support-to-deprecated-envs
...
fix: Litestream S3 - add support to deprecated env variables
6 months ago
Pranav C
f441403aba
fix: add support to deprecated env variables
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
6 months ago
Mert E
317f8159e9
fix: match duplicated field titles ( #8544 )
...
* fix: add copy suffix only if title exists
Signed-off-by: mertmit <mertmit99@gmail.com>
* fix: renaming duplicated column childs
Signed-off-by: mertmit <mertmit99@gmail.com>
---------
Signed-off-by: mertmit <mertmit99@gmail.com>
6 months ago
Ramesh Mane
56b5264177
Nc feat/new date time cell UI ( #8546 )
...
* feat(nc-gui): new date picker setup
* feat(nc-gui): new date picker
* fix(nc-gui): date cell form view validation issue
* fix(nc-gui): disable date cell type support in mobile view
* fix(nc-gui): small changes
* feat(nc-gui): new cell year and month picker
* fix(nc-gui): add updated date time picker setup
* feat: update date time cell picker
* fix(nc-gui): add now option in time picker
* fix(nc-gui): small changes
* fix(nc-gui): add support to update month, year from date picker
* fix(nc-gui): update date picker select mont/year flow
* fix(test): date selector test case
* fix(nc-gui): update dateTime cell time picker
* fix(test): update time picker test case
* chore(nc-gui): lint
* fix(nc-gui): invalid date issue
* fix(nc-gui): date time picker tab issue
* fix(nc-gui): year cell test fail issue
* fix(nc-gui): date picker filter test fail issue
* fix(test): survey form test fail issue
* fix(test): update year field fill handler test case
* fix(test): update bulk update test
* fix(nc-gui): datetime multiple api call issue
* fix(test): update timezone related test
* fix(test): timezone related test update
* fix(nc-gui): tab focus issue
* fix(test): filter datetime test udpate
* fix(test): ai review changes
* fix(nc-gui): date picker font weight issue
* fix(nc-gui): update year picker font weight
* fix(nc-gui): show full date from date time cell instead of truncate
* fix(nc-gui): date time picker ui changes
* fix(nc-gui): date time cell width issue
* fix(nc-gui): update datetime time option width according to time format
* fix(nc-gui): disable datetime input if cell is readonly
* fic(nc-gui): add new time picker
* feat(nc-gui): update time picker
* chore(nc-gui): cleanup unwanted code
* fix(test): update time cell test cases
* fix(nc-gui): multiple api calls
* fix(test): update time cell filter & bulk update test cases
* fix(test): revert unrelated changes
* fix(nc-gui): pr review changes
* fix(nc-gui): add clear datetime cell icon in non grid view
6 months ago
Raju Udava
6a334f7351
Nc feat/cleanup ( #8508 )
...
* feat: clean-up job
* feat: source cleanup
* fix: remove unused method
* feat: move jobs-redis to a static class
* feat: release sources from in-memory db on update & delete
* fix: skip calls if job redis not available
* fix: error handling on connection delete
---------
Co-authored-by: mertmit <mertmit99@gmail.com>
6 months ago
Pranav C
6a31b3777e
Merge pull request #8542 from nocodb/nc-refactor/modules
...
refactor: merge core modules into single noco module
6 months ago
Mert E
29b90cfb13
feat: extra flags ( #8556 )
6 months ago
Raju Udava
e416d18382
docs: update validations
6 months ago
Raju Udava
d3e62582b4
docs: validations (wip)
6 months ago
Pranav C
4ee308e745
Post release master sync - 0.207.2(Last release) ( #8552 )
...
* [create-pull-request] automated change
Signed-off-by: GitHub <noreply@github.com>
* chore: update sdk path
Signed-off-by: Pranav C <pranavxc@gmail.com>
---------
Signed-off-by: GitHub <noreply@github.com>
Signed-off-by: Pranav C <pranavxc@gmail.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: pranavxc <pranavxc@users.noreply.github.com>
6 months ago
Ramesh Mane
6ece1cf00a
Merge pull request #8543 from nocodb/nc-fix/audit-table
...
Nc fix/audit table
6 months ago
Ramesh Mane
3eed09041d
Merge pull request #8522 from nocodb/test/fix-multi-field-editor-test
...
test: disable fully parallel
6 months ago
Ramesh Mane
73a4c31872
fix(nc-gui): audit, meta sync table issue
6 months ago
Ramesh Mane
b0f482801a
fix(nc-gui): audit table overflow issue
6 months ago
Ramesh Mane
d811955c0f
fix(nc-gui): expanded form comment & audit tab flickering issue
6 months ago
Salim B
0ea94d65aa
feat: support Litestream age encryption ( #8526 )
...
* feat: support Litestream age encryption
* fix: correct Litestream S3 env vars to match doc
* fix: add backwards compatibility for renamed env vars
6 months ago
Raju Udava
3ee566f5c3
test: webhook wfr fix
...
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
6 months ago
Raju Udava
17fb0a0f3d
test: fix ERD
...
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
6 months ago
mertmit
fe1da3c5a3
refactor: separate auth module
6 months ago
mertmit
e580c9cbd9
refactor: merge core modules into single noco module
6 months ago
Raju Udava
4ccc2686c0
test: enable fullyParallel mode
...
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
6 months ago
Raju Udava
6a300677e7
test: mfe switch tab response validation
...
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
6 months ago
Raju Udava
8c8df78960
fix: wait for response in MFE
...
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
6 months ago
Raju Udava
e9758c95cb
Update multiFieldEditor.spec.ts
6 months ago
Raju Udava
ab2ee32ae8
test: disable fully parallel
...
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
6 months ago
Raju Udava
584dbda697
Merge branch 'develop' into test/fix-multi-field-editor-test
6 months ago
Mert E
c261bdc36f
fix: self link duplicate issues ( #8535 )
...
Signed-off-by: mertmit <mertmit99@gmail.com>
6 months ago
Raju Udava
ad6987377f
fix: text to select conversion ( #8536 )
...
Co-authored-by: mertmit <mertmit99@gmail.com>
6 months ago
Joe Kappus
ad6c7aa011
fix: remove xwaretech domains ( #8329 )
...
These were mistakenly added as disposable email domains.
Signed-off-by: Joe Kappus <joe@wt.gd>
6 months ago
Mert E
9881e8b547
feat: move webhook handler to worker ( #8525 )
...
* feat: move webhook handler to worker
Signed-off-by: mertmit <mertmit99@gmail.com>
* fix: move job data type to interfaces
Signed-off-by: mertmit <mertmit99@gmail.com>
---------
Signed-off-by: mertmit <mertmit99@gmail.com>
6 months ago
Raju Udava
933be8c3f5
fix: unnecessary error logs ( #8527 )
...
* fix: unnecessary error logs
* fix: reverse condition to improve readability
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
---------
Co-authored-by: mertmit <mertmit99@gmail.com>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
6 months ago
navi
37c77f7175
New Crowdin updates ( #8533 )
...
* 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 (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 cs.json
* Update de.json
* Update es.json
* Update fr.json
* Update it.json
* Update ko.json
* Update pl.json
* Update pt.json
* Update tr.json
* Update zh-Hans.json
---------
Co-authored-by: Raju Udava <86527202+dstala@users.noreply.github.com>
6 months ago
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
Raju Udava
dc8d4e336e
test: fix mfe field disable test
...
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
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