Mert E
59967dbadc
fix: move sanitize logic to exec ( #8585 )
...
* fix: sanitise sql query in bulk insert
* fix: avoid sanitizing column id
* fix: move sanitizeQuery to exec
* fix: improve condition
---------
Co-authored-by: Pranav C <pranavxc@gmail.com>
5 months ago
Pranav C
985ca20cd0
Merge pull request #8574 from nocodb/nc-docs/validations
...
Nc docs/validations
5 months ago
Pranav C
7b694af26a
fix: app store image path correction ( #8575 )
5 months ago
Ramesh Mane
d13148064f
fix(nc-gui): dropdown placement issue ( #8576 )
5 months ago
Anbarasu
5b968efa2b
feat: richtext Comments ( #8564 )
...
* feat: richtext Comments
* fix: minor corrections
* fix: minor corrections
* fix: minor corrections
* fix: update carat color
* fix: improved comment upgrader
* fix: coderabbit comment fixes
* fix: update some behaviours
* fix: build
* fix: test flaky
* fix: test flaky
* fix: test failing
* fix: remove tasks list. fix: update enter handling using lists
* fix: update icons
* fix: update dependencies
fix: mysql index name long
fix: generate API.ts
5 months ago
Raju Udava
fd65ac0e9c
Update packages/noco-docs/docs/090.views/040.view-types/030.form.md
...
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
5 months ago
Raju Udava
5bc6a44c11
Update packages/noco-docs/docs/090.views/040.view-types/030.form.md
...
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
5 months ago
Raju Udava
b76285e155
Update packages/noco-docs/docs/090.views/040.view-types/030.form.md
...
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
5 months ago
Ramesh Mane
b5962ad591
Nc test/form view validations ( #8548 )
...
* fix(nc-gui): bulk update field header issue
* test: add custom validation test cases
* test: add custom validation test cases
* test: custom validation all type test cases
* test: add email, phone number validation test cases
* test: fix form fill textarea issue
* test: add form validation shared view test cases
* test: add survey form custom validation test cases
* test: add limit to range survery form test cases
* test: add attachment validation survey form test cases
* chore(nc-gui): lint
5 months ago
Pranav C
ef1997a7fe
fix: handle empty search path when editing connection param or when change is done using json edit ( #8573 )
5 months ago
Pranav C
543832e7a3
Merge pull request #8572 from salim-b/litestream-config-fixes
...
fix: Litestream config and env var documentation
5 months ago
Salim B
f3e6c888c3
docs: tweak env var documentation
5 months ago
Salim B
6528ae233e
fix: syntax error in shell script
5 months ago
Salim B
4894f8c1b2
fix: do not force path style for Litestream config
...
since we now also support setting only `region`
6 months ago
Anbarasu
b6dae93da2
Fix: support name attribute for smtp plugin ( #8412 )
...
* fix(nocodb): support name parameter for email plugin
* fix(nocodb): update placeholders
* fix: plugin minor correction
* fix: object overwrite other
6 months ago
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