Ramesh Mane
562333f052
fix(TypeError): G.preventDefault is not a function
2026-01-13 14:46:10 +00:00
mertmit
69a29568c7
chore: sync
...
Signed-off-by: mertmit <mertmit99@gmail.com >
2026-01-10 00:21:02 +03:00
Ramesh Mane
95990ef3bc
fix(nc-gui): show uploading loader
2025-10-04 06:47:00 +00:00
Ramesh Mane
a43ce0c50a
fix(nc-gui): by default show drop or browse file box in expanded form
2025-10-04 06:47:00 +00:00
Ramesh Mane
41924584a0
fix(AxiosError): Unhandled axios Error
2025-09-09 11:48:58 +00:00
DarkPhoenix2704
55707c1480
fix: smartsheet error
2025-08-16 15:21:54 +00:00
Ramesh Mane
9b35ab87fa
fix(nc-gui): consolidate error message or multiple rows
2025-07-15 14:57:06 +00:00
Ramesh Mane
1928759235
fix(nc-gui): use batch upload files
2025-07-15 14:57:06 +00:00
Ramesh Mane
239954bb19
fix(nc-gui): increase attachments in cell limit
2025-07-15 14:57:06 +00:00
Ramesh Mane
2f232843ea
fix(nc-gui): use extracted api error messages
2025-06-10 05:42:08 +00:00
Ramesh Mane
0fae3741e9
fix(nc-gui): show limit exceed modal on storage exceed
2025-04-15 05:53:22 +00:00
Ramesh Mane
83b8e1832f
fix(nc-gui): attachment cell option visibility issue in readonly mode
2025-01-20 10:45:14 +00:00
amandesai01
a19df89305
fix(nc-gui): attachments: client-zip -> fflate
2025-01-03 14:55:20 +00:00
amandesai01
12dbf5388a
chore(nc-gui): lint
2025-01-03 14:55:19 +00:00
amandesai01
da18785a6c
feat(nc-gui): attachment: rename file inline
2025-01-03 14:55:17 +00:00
amandesai01
5d19318033
fix(nc-gui): attachment: bulk download
2025-01-03 14:55:17 +00:00
Mert E.
ec464a3310
chore: sync various ( #9950 )
...
* chore: some missing changes
Signed-off-by: mertmit <mertmit99@gmail.com >
* chore: sync refactored expanded form
Signed-off-by: mertmit <mertmit99@gmail.com >
---------
Signed-off-by: mertmit <mertmit99@gmail.com >
2024-12-03 23:35:32 +03:00
Pranav C
79846c555a
refactor: trigger record update only if at least one file uploads
2024-10-22 07:59:21 +00:00
Pranav C
723aad7968
feat: show human-readable size in error message
2024-10-22 07:59:20 +00:00
Pranav C
7ba69e1a10
fix: avoid converting to bytes in GUI since it's already converted value
2024-10-21 10:29:08 +00:00
DarkPhoenix2704
f719801997
fix: rename modal, cursors not working
2024-07-25 10:07:22 +05:30
DarkPhoenix2704
d1eea7f285
feat: add rename, update, delete functionality
2024-07-25 10:04:16 +05:30
DarkPhoenix2704
2aa05ebe09
feat: native video player
2024-07-25 10:04:14 +05:30
Mert E.
1605e09d06
feat: allow preview for media types ( #9052 )
...
* feat: allow preview for media types
* feat: attachment download endpoint
* fix: render attachment modal only on expand
* feat: attachment download front-end
* fix: add download attachment endpoint to secure controller
* fix: use api instead of direct access
* fix: bulk download attachments
* feat: public attachment download api
* fix: add swagger to support shared base
* fix: apply latest signed url change
Signed-off-by: mertmit <mertmit99@gmail.com >
---------
Signed-off-by: mertmit <mertmit99@gmail.com >
2024-07-24 19:36:07 +05:30
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 >
2024-07-05 16:43:51 +05:30
Mert E
89f0895de3
fix: experimental frontend optimizations ( #8427 )
...
* fix: get rid of barrel files
* chore: get rid of explicit imports
* fix: use explicit import for classes and enums
* fix: use explicit import for enum & class & aliases
* fix: build issues
2024-05-08 15:55:09 +05:30
աӄա
d2bcb12921
fix(nc-gui): incorrect maxAttachmentSize ( #7900 )
2024-03-19 14:46:02 +05:30
Ramesh Mane
2cd0a1c74a
Nc feat/survey form v2 ( #7843 )
...
* fix(nc-gui): survey form v2 setup
* fix(nc-gui): survey form ui updated
* fix(nc-gui): survery form ui changes for oss
* chore(nc-gui): lint
* chore(nc-gui): lint
* chore(nc-gui): revert unrelated changes
* test(nc-gui): update pw test of survey form
* fix(nc-gui): update survey form according to new design
* fix(nc-gui): add survey form slide animation
* fix(nc-gui): hide survey form pagination in first slide
* fix(nc-gui): optimize shared form for mobile screen
* chore(nc-gui): lint
* fix(nc-gui): pw test fail issue
* fix(nc-gui): some of the pr review changes
* fix(nc-gui): add placeholder for datetime related fields
* fix(nc-gui): allow upload same file next time
* fix(nc-gui): gallery image display issue nocodb/nocodb/issues/7851
* chore(nc-gui): lint
* fix(nc-gui): survey form ui changes for oss
* fix(nc-gui): use i18n for survey form
* fix(nc-gui): use keydown space for date, datetime fields to open modal in survey form
2024-03-14 12:25:56 +05:30
Ramesh Mane
fb76b34aa3
fix(nc-gui): file-saver import issue ( #7718 )
2024-02-25 21:37:00 +08:00
Ramesh Mane
0e6231870b
fic(nc-gui): handle duplicate filename suffix properly #2379
2024-02-22 17:43:06 +00:00
Ramesh Mane
e033c9b79f
fix(nc-gui): give proper suffix for duplicate filename
2024-02-22 17:43:01 +00:00
Ramesh Mane
efab4246bf
fic(nc-gui): PR review changes
2024-02-20 06:06:24 +00:00
Ramesh Mane
999bade32d
refactor(nc-gui): getImageDataFromUrl function
2024-02-20 06:06:24 +00:00
Ramesh Mane
ac56650d66
fix: handle shared form drag & drop attachments
2024-02-20 06:06:23 +00:00
Ramesh Mane
11f22e2ab6
fix: handle uploadByUrl attachments in shared form
2024-02-20 06:06:23 +00:00
Ramesh Mane
2eb0abf7d5
fix(nc-gui): allow duplicate attachment name if user copy paste from another cell
2024-02-20 06:06:23 +00:00
Ramesh Mane
c5e0a076a2
fic(nc-gui): allow duplicate file name file to upload in atttachment
2024-02-20 06:06:23 +00:00
Ramesh Mane
043da9e5bb
fix(nc-gui): allow duplicate file upload
2024-02-20 06:06:23 +00:00
Ramesh Mane
390d0fc358
fix(nc-gui): use dompurify to parse img src from drag dataTransfer raw html
2024-02-20 06:06:23 +00:00
Ramesh Mane
58f78917fb
feat(nc-gui): drag and drop image from webpage
2024-02-20 06:06:22 +00:00
gitstart
b36acd7ac7
fix: SDK for attachment type not working in node environment
...
Co-authored-by: gitstart <gitstart@gitstart.com >
Co-authored-by: sheldon-welinga <sheldonwelinga@gmail.com >
Co-authored-by: gitstart_bot <gitstart_bot@users.noreply.github.com >
2023-11-01 08:57:07 +00:00
mertmit
4f54084f8c
feat: signed attachments
2023-10-04 14:57:19 +00:00
WK Wong
55259c89b9
chore(nc-gui): lint
2023-10-03 11:24:03 +08:00
Pranav C
e790abdbaf
refactor: rename project and base
...
- Rename `Project` => `Base`
- Rename `Base` => `Source`
- Remove `db` from data/meta api endpoints
- Add backward compatibility for old apis
- Migrations for renaming table and columns
Signed-off-by: Pranav C <pranavxc@gmail.com >
2023-10-02 23:52:18 +05:30
sreehari jayaraj
b35973929a
fix: form view ui fix
2023-09-30 19:48:17 +05:30
sreehari jayaraj
1c2c32be9f
fix: prevent upload of files with same name
2023-09-30 17:06:40 +05:30
mertmit
ad920891a1
chore: get rid of unused parts without explanation
...
Signed-off-by: mertmit <mertmit99@gmail.com >
2023-09-12 15:23:38 +03:00
mertmit
85aaabe2cc
chore(nc-gui): lint error and warnings
...
Signed-off-by: mertmit <mertmit99@gmail.com >
2023-09-12 15:23:22 +03:00
Pranav C
33ee9bfa62
feat: Improved UI ( #6222 )
...
* feat: Improved ui (#6156 )
* refactor: revert
Signed-off-by: Pranav C <pranavxc@gmail.com >
feat: shared base
Signed-off-by: Pranav C <pranavxc@gmail.com >
fix: remove duplicate import statement
Signed-off-by: Pranav C <pranavxc@gmail.com >
fix: disable starred & license menu
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
test: fix airtable wait issue
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
test: enable mysql in ci
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
test: fix checkbox order for sqlite
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
test: disable quick tests
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
test: fix dbType env variable for CI
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
test: workspace API access error fix
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
test: enable SQLite CI CD
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
test: use DB_TYPE env variable
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
test: enable SQLite UT
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
test: isHub cleanup
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
test: add check for EE Timezone spec
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
chore: cleanup
Signed-off-by: Pranav C <pranavxc@gmail.com >
chore: cleanup
Signed-off-by: Pranav C <pranavxc@gmail.com >
test: EE check fix
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
chore: test correction
Signed-off-by: Pranav C <pranavxc@gmail.com >
chore: sync latest changes
Signed-off-by: Pranav C <pranavxc@gmail.com >
test: set EE=false
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
test: set NC Edition to community in workflow file
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
chore: update sdk build command
Signed-off-by: Pranav C <pranavxc@gmail.com >
refactor: i18n and other changes
Signed-off-by: Pranav C <pranavxc@gmail.com >
feat: new ui
Signed-off-by: Pranav C <pranavxc@gmail.com >
* chore: sync tests
Signed-off-by: Pranav C <pranavxc@gmail.com >
* chore: lint
Signed-off-by: Pranav C <pranavxc@gmail.com >
* fix: shared view/base related bugs
Signed-off-by: Pranav C <pranavxc@gmail.com >
* test: checkbox verification sort order fix
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
* test: fix sqlite reset
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
* test: enable selfhosted runners
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
* docs: table ops (draft)
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
* Docs: screenshots for table-operations.md
* refactor: introduce missing buttons
Signed-off-by: Pranav C <pranavxc@gmail.com >
* fix: get all fields
Signed-off-by: Pranav C <pranavxc@gmail.com >
* test: UT fix- new data API response
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
* test: EE is false
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
* test: webhook lookup as string in CE
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
* fix: include created_at and updated_at
Signed-off-by: Pranav C <pranavxc@gmail.com >
* test: fix UT newDataAPI response for PG
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
* fix: separate api for webhook related plugins
Signed-off-by: Pranav C <pranavxc@gmail.com >
* test: msyql filter corrections
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
* test: mysql group by test corrections
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
* test: fix datatype for rating field in groupby spec for pg
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
* test: kanban datatype correction
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
* test: column edit for mysql- rating field
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
* test: misc fixes
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
* test: enable 4 workers
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
* test: enable 2 workers per shard only
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
* docs: table CRUD
* Rename table-operations.md to table-crud.md
* Create column-crud.md
* docs: row CRUD
* Rename row.md to row-crud.md
* docs: project crud
* docs: toolbar (skeleton)
* refactor: single page UI and bug fixes
Signed-off-by: Pranav C <pranavxc@gmail.com >
* chore: sync tests playwright
Signed-off-by: Pranav C <pranavxc@gmail.com >
* chore: add missing dependency
Signed-off-by: Pranav C <pranavxc@gmail.com >
* feat: single page ui, test corrections
Signed-off-by: Pranav C <pranavxc@gmail.com >
* chore: tests
Signed-off-by: Pranav C <pranavxc@gmail.com >
* test: project rename test correction
Signed-off-by: Pranav C <pranavxc@gmail.com >
* chore: remove only
Signed-off-by: Pranav C <pranavxc@gmail.com >
* test: remove wrong import statement
Signed-off-by: Pranav C <pranavxc@gmail.com >
* fix: delete option not visible in project context menu
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
* test: move ws access within isEE()
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
* test: fix groupby
* test: groupby fix
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
* docs: signup & landing page
* docs: project crud
* docs: project-crud misc
* docs: toolbar fields
* docs: toolbar / filters
* docs: toolbar / group by
* docs: toolbar / sort
* docs: toolbar / row height
* docs: filters additional options
* docs: file re-order
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
* docs: add links to column types
* docs: code snippets
* docs: links
* docs: lookup
* docs: rollup
* docs: formula
* docs: primary key
* docs: display value
* docs: development setup
* docs: swagger
* fix(nc-gui): encodeURIComponent for row id
- closes : #6202
* docs: language
* docs: expanded record
* docs: import airtable
* docs: airtable
* docs: webhook
* docs: revert file rename
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
* docs: account settings
* docs: audit
* docs: meta management
* docs: project settings
* docs: shared base
* docs: shared view
* docs: meta sync
* docs: team-auth
* docs: views
* docs: fix URL
* docs: URL corrections
* fix: shared base, view related bugs
Signed-off-by: Pranav C <pranavxc@gmail.com >
* test: EE check for WSaccess
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
* test: exclude EE tests
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
* fix: missing project delete
closes #6215
Signed-off-by: Pranav C <pranavxc@gmail.com >
* fix: merge existing project meta if found
closes #6216
Signed-off-by: Pranav C <pranavxc@gmail.com >
* fix: merge existing project meta if found
closes #6216
Signed-off-by: Pranav C <pranavxc@gmail.com >
---------
Signed-off-by: Pranav C <pranavxc@gmail.com >
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
Co-authored-by: Raju Udava <86527202+dstala@users.noreply.github.com >
Co-authored-by: DarkPhoenix2704 <anbarasun123@gmail.com >
Co-authored-by: Wing-Kam Wong <wingkwong.code@gmail.com >
* refactor: docs and other bug fixes
Signed-off-by: Pranav C <pranavxc@gmail.com >
* feat: populate default project on super admin signup
Signed-off-by: Pranav C <pranavxc@gmail.com >
* fix: include created project details in signup response if avail, missing Dockerfile
Signed-off-by: Pranav C <pranavxc@gmail.com >
* chore: use custom function for resolving ts path aliases
Signed-off-by: Pranav C <pranavxc@gmail.com >
* chore: add missing generate script
Signed-off-by: Pranav C <pranavxc@gmail.com >
* chore: webpack build correction - ts path resolve
Signed-off-by: Pranav C <pranavxc@gmail.com >
---------
Signed-off-by: Pranav C <pranavxc@gmail.com >
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
Co-authored-by: mertmit <mertmit99@gmail.com >
Co-authored-by: Raju Udava <86527202+dstala@users.noreply.github.com >
Co-authored-by: DarkPhoenix2704 <anbarasun123@gmail.com >
Co-authored-by: Wing-Kam Wong <wingkwong.code@gmail.com >
2023-08-24 02:58:19 +05:30
Wing-Kam Wong
6dbcc0acc8
refactor(nc-gui): switch to parseProp
2023-03-15 20:31:11 +08:00