Raju Udava
|
e66119c8d1
|
test: fix agg page load issue
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
5 months ago |
Raju Udava
|
422f9f059f
|
Merge branch 'develop' into nc-agg/tests
|
5 months ago |
Raju Udava
|
6ac1425b3c
|
docs: import csv (#8952)
* docs: import csv
* docs: fix link
|
5 months ago |
Ramesh Mane
|
5cfe0f781b
|
Nc feature: Import CSV - skip field mapping during import (#8915)
* fix(nc-gui): import csv changes
* fix(nc-gui): tooltip alignment issue
* fix(nc-gui): duplicate table name issue
* fix(nc-gui): uncheck auto select field type checkbox
* fix(nc-gui): skip field mapping during csv import
* chore(nc-gui): lint
* fix(nc-gui): small changes
* fix(nc-gui): remove auto mapping option
* fix(test): update import excel test cases
* fix(nc-gui): review changes
* fix(nc-gui): quick import modal width issue
* fix(nc-gui): w.replace is not a function
|
5 months ago |
Ramesh Mane
|
b56c585572
|
fix: load expnaded form row on cliking on bt, ltar cell chip (#8950)
* fix(nc-gui): load expnaded form row on cliking on bt, ltar cell chip
* fix(nc-gui): chip content alignment issue
|
5 months ago |
navi
|
b7b86b601c
|
New Crowdin updates (#8951)
* 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)
* New translations en.json (Hungarian)
|
5 months ago |
dependabot[bot]
|
45491de47b
|
chore(deps): bump braces from 3.0.2 to 3.0.3 in /packages/noco-docs (#8725)
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3)
---
updated-dependencies:
- dependency-name: braces
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
5 months ago |
Mert E
|
40622297d0
|
feat: use text for SingleLineText & URL (#8933)
|
5 months ago |
Ramesh Mane
|
bfbe3ff915
|
Merge pull request #8901 from nocodb/nc-fix/audit-related-fixes
Nc fix: Audit related fixes
|
5 months ago |
Ramesh Mane
|
3ce5674968
|
chore(nc-gui): lint
|
5 months ago |
Ramesh Mane
|
140091558c
|
fix(nocodb): record insert with blank details issue
|
5 months ago |
Ramesh Mane
|
2c9715872a
|
fix(nocodb): wrap repeated code in a function and use it
|
5 months ago |
Ramesh Mane
|
bee9200718
|
fix(nocodb): update if condition
|
5 months ago |
Ramesh Mane
|
bc5f8a5177
|
fix(nocodb): provide modal instead of modal id
|
5 months ago |
Ramesh Mane
|
a05ce47cdc
|
fic: added after inset audit record data
|
5 months ago |
Ramesh Mane
|
2fc3aa976b
|
fix(nocodb): trigger remove link audit logs first then add link log
|
5 months ago |
Ramesh Mane
|
bba72a08fe
|
fix(nc-gui): reload audit & scroll in real time
|
5 months ago |
Ramesh Mane
|
7d026cf99d
|
fix: small changes
|
5 months ago |
Ramesh Mane
|
fbac698edc
|
fix(nocodb): test fail issue
|
5 months ago |
Ramesh Mane
|
86fade00f1
|
fix: ai pr review changes
|
5 months ago |
Ramesh Mane
|
5fd8d789cd
|
fix(nocodb): backend crash issue
|
5 months ago |
Ramesh Mane
|
0c6c695e43
|
fix(nc-gui): remove console
|
5 months ago |
Ramesh Mane
|
3db9dbc367
|
fix(nocodb): bt cell copy paste row audit udpate
|
5 months ago |
Ramesh Mane
|
5ddee03e8d
|
fix(nc-gui): bt cell audit logs update
|
5 months ago |
Ramesh Mane
|
039aec6a68
|
fix(nc-gui): update unlinked hm cell upon adding already added link record in another cell
|
5 months ago |
Ramesh Mane
|
8ae2003bc6
|
fix(nc-gui): on adding/removing link update another table audit logs
|
5 months ago |
Ramesh Mane
|
e50e236014
|
fix(nc-gui): pasteCol is not defined #3287
|
5 months ago |
Ramesh Mane
|
e9ddc95c6c
|
fix(nocodb); add audit details for links cell update
|
5 months ago |
Ramesh Mane
|
e148abcb03
|
fix(nocodb): add user email & display_name in req.user while using api xc-token auth
|
5 months ago |
Ramesh Mane
|
aca5658cbb
|
Merge pull request #8914 from nocodb/test/mfe
test: disable MFE tests for SQLite & MySQL
|
5 months ago |
Anbarasu
|
64a66b48a0
|
feat: attachments by url, webcam (#8921)
* fix: attachment fixes
* feat: support camera, local rewrite uploads feat: url, wip
* fix: upload url
* fix: import useAttachmentCell
* fix: handle invalid urls, edge cases
* fix: handle stopping all active streams
* fix: styling
* fix: styling
* fix: tests correction
* fix: bulk updates tests
* fix: thumbnail support, fix: icons for all fix: url with redirect not working fix: overflow issue fix: scope style modals fix: expanded form design broken
* fix: clear all active streams
* fix: mirror camera
* fix: update colors fix: enable upload-via-url in shared views
* fix: upload-via url
* fix: typo
* fix: update styles fix: added localization fix: issues with camera
* fix: update translation
* fix: show error inline fix: icon hover effect not working fix: reuse media stream
* fix: slowui
* fix: don't load if the filetype does not starts with image/video
* fix: translation
---------
Co-authored-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
5 months ago |
Ramesh Mane
|
5041a10533
|
Fix: Persist the left sidebar width and use pixels instead of percentage to configure the sidebar width (#8931)
* fix(nc-gui): use px to configure left sidebar width instead of percentage
* fix(nc-gui): ai review changes
* fix(nc-gui): use 256px sidebar default width in pw testing
* fix: use constant sidebar width
* fix(test): airtable import test fail issue
* chore(test): remove console
* chore(nc-gui): update comment
|
5 months ago |
Anbarasu
|
91c76acb66
|
fix: sync dependencies (#8946)
|
5 months ago |
navi
|
954e90ca1d
|
New Crowdin updates (#8939)
* 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)
* New translations en.json (Hungarian)
* Update cs.json
* Update da.json
* Update de.json
* Update de.json
* Update es.json
* Update fa.json
* Update fi.json
* Update fr.json
* Update fr.json
* Update he.json
* Update hr.json
* Update id.json
* Update it.json
* chore: i18n overlaps
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
---------
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
Co-authored-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
5 months ago |
navi
|
8c1c1d84e4
|
Merge pull request #8944 from nocodb/nc-docs/maintenance-alert
feat: maintenance alert docs
|
5 months ago |
DarkPhoenix2704
|
f52801a2a9
|
feat: maintenance alert docs
|
5 months ago |
Ramesh Mane
|
84f9da0787
|
Merge pull request #8917 from nocodb/nc-fix/field-type-list-order
feat: Field list dropdown order should be same as view column order
|
5 months ago |
Anbarasu
|
480ec51953
|
maintenance ui (#8909)
* feat: maintenance alert ui
* fix: add dayjs advanced plugin
|
5 months ago |
Ramesh Mane
|
132a8b5947
|
fix(nc-gui): translation merge issue (#8938)
|
5 months ago |
Raju Udava
|
3518504e5d
|
Merge branch 'develop' into nc-fix/field-type-list-order
|
5 months ago |
navi
|
af4f6a2281
|
New Crowdin updates (#8935)
* New translations en.json (Chinese Simplified)
* New translations en.json (Hungarian)
|
5 months ago |
Mert E
|
9319880edf
|
chore: upgrade pnpm install action (#8934)
Signed-off-by: mertmit <mertmit99@gmail.com>
|
5 months ago |
Mert E
|
87e8505e08
|
chore: remove trailing space from docker command (#8936)
Signed-off-by: mertmit <mertmit99@gmail.com>
|
5 months ago |
Ramesh Mane
|
d60eb16eaa
|
fix(unit-test): udpate kanban view unit test
|
5 months ago |
Ramesh Mane
|
ce521ad3c6
|
fix(nocodb): sort columns same as other views while creation of kanban view
|
5 months ago |
Ramesh Mane
|
a41c7c0eec
|
feat(nc-gui): field list order should be same as view column order
|
5 months ago |
Ramesh Mane
|
6be0c340f6
|
fix(nc-gui): field list order issue
|
5 months ago |
Ramesh Mane
|
1e12d4f9e3
|
Merge pull request #8927 from nocodb/nc-test/ui-acl
test: UI ACL
|
5 months ago |
Raju Udava
|
00376535e9
|
test: UI ACL
|
5 months ago |
Mert E
|
e0a3d676cd
|
Merge pull request #8920 from nocodb/nc/c878e560
chore: post-release sync
|
5 months ago |