mertmit
69a29568c7
chore: sync
...
Signed-off-by: mertmit <mertmit99@gmail.com >
2026-01-10 00:21:02 +03:00
DarkPhoenix2704
a4dda5ed6d
fix: show value below barcode and qr code
2025-10-22 08:17:09 +00:00
Ramesh Mane
01b9ca8885
fix(nc-gui): use SmartsheetHeaderIcon
2025-09-13 12:17:20 +00:00
Ramesh Mane
3a3c400e3f
fix(nc-gui): use dynamic height
2025-09-12 21:13:35 +00:00
Ramesh Mane
891c94aee7
fix(nc-gui): barcode and qrcode height issue in link record dropdown
2025-03-08 07:00:38 +00:00
DarkPhoenix2704
4980263831
fix: selection getting cleared after fill handler fix: json, barcode, qrcode dropdown opens in expanded form fix: fillHandler circle location is incorrect
2025-02-17 13:11:11 +00:00
DarkPhoenix2704
9b4f8b05c1
fix: simplify qr code and barcode
2025-02-17 13:11:08 +00:00
Amit Joki
6e36598b5a
fix: check for isUnderLookup
2025-02-17 13:11:06 +00:00
Amit Joki
261c3cdec5
fix: make sure the cells mounted are part of canvas edititable cell wrapper
2025-02-17 13:10:58 +00:00
Amit Joki
d672f5a4f9
feat: make barcode look same on canvas render and edit render
2025-02-17 13:10:58 +00:00
Amit Joki
633fe75f3c
feat: use isCanvasInjection for barcode and qrcode
2025-02-17 13:10:56 +00:00
Ramesh Mane
29fbb5bc73
fix(nc-gui): expanded form shadow issue
2025-01-20 10:45:14 +00:00
Ramesh Mane
7839fa8c4a
fix(nc-gui): row height issue if barcode qrcode field is present
2025-01-20 10:45:13 +00:00
Ramesh Mane
16bf4f4713
fix(nc-gui): move template logic in script
2025-01-20 10:45:13 +00:00
amandesai01
cdfd92f7f6
fix(nc-gui): er: QR and Barcode custom styling
2025-01-20 10:45:12 +00:00
Amit Joki
b119755ceb
fix: linting fixes
2025-01-13 16:05:43 +05:30
Amit Joki
b847ffb6ed
style: add transitions
2025-01-13 15:13:40 +05:30
Amit Joki
878f6db523
refactor: handle errors within the useIsCopied composable
2025-01-13 10:21:35 +05:30
Amit Joki
f6e7785cd5
refactor: use inline copy interaction via reusable composable
2025-01-11 23:39:49 +05:30
Amit Joki
691909ce3d
refactor: use css variables
2025-01-11 23:09:07 +05:30
Amit Joki
08c0dc3e64
tests: fix the e2e tests
2025-01-11 19:37:43 +05:30
Amit Joki
582a8df19b
style(nc-gui): match the figma design
2025-01-11 13:26:52 +05:30
Amit Joki
fe337c5857
style: remove field value and update the copy
2025-01-11 11:56:22 +05:30
Amit Joki
2b9e009e23
feat(nc-gui): open modal on enter in barcode and qr fields and add new design where copying as png is possible
2025-01-10 19:20:47 +05:30
Ramesh Mane
7b0419011b
Nc fix: expanded record UI/UX ( #8847 )
...
* fix(nc-gui): update qr code according to new design
* fix(nc-gui): audit logs empty state style
* fix(nc-gui): small changes
* fix(nc-gui): update barcode & qrcode cell from expanded form
* fix(nc-gui): increase expanded form field gap
2024-06-25 16:34:15 +05:30
Mert E
69466209fd
fix: missing setup for barcode & qr columns ( #8829 )
2024-06-22 20:00:52 +03:00
Ramesh Mane
67882a44de
fix(nc-gui): qr & barcode visibility issue if value is 0
2024-06-20 10:21:21 +00:00
Ramesh Mane
99ecc40f9a
Nc Refactor: Gallery view ( #8674 )
...
* fix(nc-gui): introduce header icon in gallery view card and update style
* fix(nc-gui): field modal width issue if it is rich text
* fix(nc-gui): hide longtext expanded icon on gallery & kanban view card hove
* fix(nc-gui): date field alignment issue
* fix(nc-gui): udpate kanban view card
* fix(nc-gui): udpate gallery & kanban view card display value style
* fix(nocodb): hide cover image in new gallery, kanban view if it is not pv column
* feat(nc-gui): change cover image object fit property change support
* fix(nc-gui): virtual cell card value alignment issue
* fix(nc-gui): gallery view card image navigation issue
* fix(nc-gui): gallerym, kanban card cover image dots navigation overflow issue
* fix(nocodb): use optional chaining to access nested variable
* chore(nc-gui): lint
* fix(nc-gui): long text max line shuld be 4 in card
* test: update open expanded form in gallery test
* fix(nc-gui): add empty card in gallery view if cards length is less than 4
* fix(nc-gui): update gallery view card min width
* fix(nocodb): small changes
* fix(nc-gui): review changes
* fix(nc-gui): add input shadow effect
* fix(nc-gui): update card image navigation buttons icon
* fix(nc-gui): udpate gallery view bg color
* fix(nc-gui): update email, url, phone cell height from card
* fix(nc-gui): update isEmptyRow function logic
* fix(nc-gui): some review changes
* fix(nc-gui): card display value color
* fix(nc-gui): udpate gallery view card min width
* fix(nc-gui): update card shadow & border on hover
* fix(nc-gui): update gallery loader card width
* fix(nc-gui): add min height for card image
* chore(nc-gui): lint
* fix(nc-gui): card rich text height
* fix(nc-gui): align record count in right side in gallery view
* fix(nc-gui): review changes
* fix(nc-gui): shared view show & hide field issue
* chore(nc-gui): lint
* fix(nc-gui): link record test fail issue
2024-06-10 16:38:56 +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
Ramesh Mane
e9aa37e284
Nc fix: UI improvements ( #8223 )
...
* fix(nc-gui): add background color for row on hover in grid view
* fix(nc-gui): reduce width of index column
* fix(nc-gui): on hover grid row bg opacity issue
* fix(nc-gui): reduce font size and grid cell height
* fix(nc-gui): reduce font size
* fix(nc-gui): set column default width to 180px
* fix(nc-gui): revert sidebar changes
* fix(nc-gui): disable grid row hover effect if fillMode is true
* fix(nc-gui): display checkbox & row expand icon if it is active row
* fix(nc-gui): increase the weight of display value cell
* fix(nc-gui): grid cell should have constant padding
* fix(nc-gui): att cell row height auto increase issue
* fix(nc-gui): att cell center align issue
* fix(nc-gui): percent cell spacing issue
* fix(nc-gui): text overflow ellipsis
* fix(nc-gui): single select auto increase height issue if rowHeight is short
* fix(nc-gui): grayed out header text color
* fix(nc-gui): reduce header icon size
* fix(nc-gui): set 12px grid header horizontal padding
* fix(nc-gui): center align expand icon for short row height
* fix(nc-gui): rich text and select type field auto row height increase issue
* fix(nc-gui): lookup cell auto increase height issue
* fix(nc-gui): small changes
* fix(nc-gui): truncate text after no. of lines base on rowHeight
* fix(nc-gui): barcode & qrcode cell row height issue
* chore(nc-gui): lint
* fix(test): update row height pw test
* fix(test): grid toolbar rowHeight test update
* fix(nc-gui): ai review changes
* fix(test): multiselect pw test update
* fix(test): verify multiselct options test update
* fix(nc-gui): merge conflicts
* fix(nc-gui): small changes
* fix(nc-gui): small changes
* fix(nc-gui): display value should be in blue color
2024-04-18 18:21:54 +05:30
Ramesh Mane
22220fd238
fix(nc-gui): link record expanded form fields spacing issue
2024-01-20 11:37:17 +00:00
Ramesh Mane
9a39e84676
fix(nc-gui): json & virtual fields spacing issue
2024-01-20 11:37:16 +00:00
Ramesh Mane
365499c11c
Merge branch 'develop' into fix/minor-bug-fixes
2023-12-23 11:13:52 +05:30
Muhammed Mustafa
92e37cffe1
fix: Fixed issue with focus for Mulit select, single select, percent, Links, belongs to and disabled for Barcode and QRCode and minor fixes
2023-12-22 10:31:06 +00:00
Raju Udava
cf55f8aadb
merge fix
2023-12-22 10:31:05 +00:00
Ramesh Mane
7d7b80875c
fix: borcode and qrcode center alignment issue #7253
2023-12-22 11:42:47 +05:30
Ramesh Mane
262ef725bc
fix: barcode cell alignment issue #7253
2023-12-21 13:54:47 +05:30
Muhammed Mustafa
7b1898eb80
fix: Moved svg to png to a util function
2023-11-07 10:42:15 +00:00
Muhammed Mustafa
851d8492e7
fix: Hide barcode box when there is too many char error
2023-11-07 10:42:15 +00:00
Muhammed Mustafa
de551f740d
feat: Added barcode download btn
2023-11-07 10:42:15 +00:00
sreehari jayaraj
33893b88c3
fix: expanded form ui changes
2023-10-06 12:56:48 +00:00
DarkPhoenix2704
e4d7f95fe9
fix: qr alignment
2023-09-20 19:50:31 +05:30
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
mertmit
e41efb718f
fix: PR requested change
...
Signed-off-by: mertmit <mertmit99@gmail.com >
2023-06-10 11:53:22 +03:00
mertmit
43aae02016
fix: add default value to row height injection
...
Signed-off-by: mertmit <mertmit99@gmail.com >
2023-03-28 21:41:11 +03:00
Wing-Kam Wong
6dbcc0acc8
refactor(nc-gui): switch to parseProp
2023-03-15 20:31:11 +08:00
Wing-Kam Wong
e8c1997edc
fix: spread types may only be created from object types
2023-03-15 19:07:38 +08:00
mertmit
b9f9d956bf
fix: RowHeighInj for sharing row height between components
...
Signed-off-by: mertmit <mertmit99@gmail.com >
2023-02-03 11:39:05 +03:00
Wing-Kam Wong
4a669461d7
chore(nc-gui): lint
2023-01-26 10:57:09 +08:00
mertmit
8ccb128cba
fix: set default row height to short
...
Signed-off-by: mertmit <mertmit99@gmail.com >
2023-01-24 22:31:39 +03:00