DarkPhoenix2704
c2f0080dae
fix: prevent cell exit on modal change
2025-06-04 14:19:58 +00:00
Ramesh Mane
3d38dbc577
fix(nc-gui): improve empty state of attachment modal
2025-04-03 06:09:51 +00:00
Fendy Heryanto
ecfa1d7ee2
show upload indicator when attachment list empty
2025-04-03 06:09:50 +00:00
Ramesh Mane
6e840015cc
fix(nc-gui): console warnings
2025-03-11 19:25:19 +00:00
Amit Joki
6b27110ae2
feat: json, text area, attachment, user field should convert to selected state upon modal/dropdown close
2025-02-17 13:11:45 +00:00
Raju Udava
ef1f179bb5
Nc fix/image attachment reordering ( #10493 )
...
* Add animation, fix sortables on expanded form and expanded cell
* do not show snackbar when dragging
---------
Co-authored-by: Fendy Heryanto <fendy@nocodb.com >
2025-02-14 22:40:23 +03:00
Ramesh Mane
47929122fe
chore(nc-gui): lint
2025-01-20 10:45:13 +00:00
amandesai01
f5154ed369
fix(nc-gui): attachments: form issues
2025-01-20 10:45:12 +00:00
amandesai01
484c8bacf7
fix(nc-gui): attachment: refactor card
2025-01-20 10:45:12 +00:00
amandesai01
928b2595e2
fix(nc-gui): attachment fixes
2025-01-03 14:55:20 +00:00
amandesai01
3a549c2011
fix(nc-gui): attachment: inline renaming reifnements 2
2025-01-03 14:55:20 +00:00
amandesai01
6c28bf6f6e
chore(nc-gui): modal text height
2025-01-03 14:55:20 +00:00
amandesai01
12dbf5388a
chore(nc-gui): lint
2025-01-03 14:55:19 +00:00
amandesai01
3eb709e793
style(nc-gui): attachment: overflow
2025-01-03 14:55:19 +00:00
amandesai01
c3df246f5f
fix(nc-gui): attachment: inline renaming reifnements
2025-01-03 14:55:18 +00:00
amandesai01
a864180d2b
fix(nc-gui): attachment: remove unused span
2025-01-03 14:55:18 +00:00
amandesai01
da18785a6c
feat(nc-gui): attachment: rename file inline
2025-01-03 14:55:17 +00:00
amandesai01
09d3f2368d
fix(nc-gui): attachment: attach file modal
2025-01-03 14:55:17 +00:00
amandesai01
894fd8ba37
fix(nc-gui): attachment: remove delete modal
2025-01-03 14:55:17 +00:00
amandesai01
5d19318033
fix(nc-gui): attachment: bulk download
2025-01-03 14:55:17 +00:00
amandesai01
9593fce27c
fix(nc-gui): attachment: checkbox placement
2025-01-03 14:55:16 +00:00
Yoones Khoshghadam
27516e4368
fix (nc-gui): icon size and color in grid view attachment cell
2024-12-05 04:04:08 +00:00
Anbarasu
cb3a9cfb0c
feat: thumbnail generator ( #8974 )
...
* feat: thumbnail-processor
* fix: use signedPath instead of path
* fix: rebase
* fix: minor fix
* fix: url path
* fix: use thumbnails for attachments carousel nav
2024-07-26 10:14:34 +05:30
DarkPhoenix2704
8c63ad52a0
fix: player min-width and open attachment in carousel
2024-07-25 10:08:00 +05:30
Raju Udava
06a6557cc9
fix: icon size
2024-07-25 10:07:59 +05:30
DarkPhoenix2704
8284243e6c
fix: alignment issues
2024-07-25 10:07:59 +05:30
DarkPhoenix2704
0771924b7a
fix: update color
2024-07-25 10:07:59 +05:30
DarkPhoenix2704
7f40692fc1
fix: styling issues
2024-07-25 10:07:59 +05:30
Raju Udava
7a732741bc
fix(minor): alignment adjustments
2024-07-25 10:07:56 +05:30
DarkPhoenix2704
01c5a87d89
fix: remove comments fix: update attachment cell ui fix: update attachment expand model
2024-07-25 10:05:33 +05:30
DarkPhoenix2704
8b3457f414
fix: refactor files
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
Ramesh Mane
575ff920ef
Nc fix/shared view UI changes ( #8615 )
...
* fix(nc-gui): update shared grid view
* fix(nc-gui): shared gallery view padding issue
* fix(nc-gui): Shared kanban view padding issue
* fix(nc-gui): reduce calender shared view padding
* fix(nc-gui): reduce shared form view padding
* fix(nc-gui): update shared view password modal
* fix(nc-gui): shared view password input error handling
* fix(nc-gui): reduce expanded form modal width if comment section is not present
* fix(nc-gui): small changes
* fix(nc-gui): add export download view in topbar of shared view
* fix(nc-gui): small changes
* fix(nc-gui): add blur bg image for shared view password modal
* fix(nc-gui): download shared view dropdown ui changes
* fix(nc-gui): expanded form scroll issue
* fix(nc-gui): click anywhere in card should open expanded form
* fix(nc-gui): hide action icon on gallery/kanban card hover
* fix(nc-gui): expanded form cell hover effect
* fix(nc-gui): add sign up for free btn in shared view
* test: update shared view test cases
* test: update calendar test cases
* fix(nc-gui): remove readonly prefix from attachment modal
* fix(nc-gui): remove focus border effect if field is readonly
* fix(nc-gui): shared view groupby pagination size should be 10
* fix(nc-gui): remove field modal input shadow if field is disabled
* fix(nc-gui): add shadow on expanded form fields
* fix(nc-gui): calendar shared view background color update
* fix(nc-gui): shared view download btn text color
* fix(nc-gui): update url, link, email grid text color if cell is active and remove hover effect
* fix(nc-gui): pr review changes
2024-06-04 10:04:31 +05:30
Pranav C
a2d265c574
Merge pull request #8426 from nocodb/nc-attachment-ui
...
Nc attachment UI
2024-05-08 15:59:38 +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
Pranav C
2539477b00
fix: fit image and avoid cropping bottom part in modal
2024-05-08 09:23:53 +00:00
Ramesh Mane
9aa44ba127
fix(nc-gui): update icons with nocodb design library
2024-02-07 20:21:19 +00:00
Muhammed Mustafa
84ee0fa136
fix: Remvoed isLocked logic from all cell types
2023-11-23 07:02:56 +00:00
DarkPhoenix2704
2a52964ee2
fix: contain image
2023-10-04 17:41:16 +00:00
Muhammed Mustafa
c863b55668
fix: i18n for attachment column and cell
2023-09-28 18:46:01 +05:30
mertmit
b2eadae74f
fix: refactor isUIAllowed and move to useRoles composable
2023-09-19 12:12:36 +00:00
mertmit
a930f7d242
fix: revise frontend acl
2023-09-19 12:12:35 +00: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
Pranav C
957df0735b
refactor: move all icons to iconMap (WIP)
...
Signed-off-by: Pranav C <pranavxc@gmail.com >
2023-03-24 10:01:12 +05:30
Pranav C
1cac58183b
refactor: change to light icon
...
Signed-off-by: Pranav C <pranavxc@gmail.com >
2023-03-24 09:59:57 +05:30
Wing-Kam Wong
70796e96a9
fix(nc-gui): margin-auto -> m-auto
2023-02-13 16:00:59 +08:00
Wing-Kam Wong
7f065ecab8
refactor(nc-gui): src -> srcs
2023-02-13 16:00:27 +08:00
Wing-Kam Wong
3c9b013f2f
Merge branch 'develop' into fix/4992-attachment
2023-02-11 19:17:17 +08:00