Commit Graph

22 Commits

Author SHA1 Message Date
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
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
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
Muhammed Mustafa
7b1898eb80 fix: Moved svg to png to a util function 2023-11-07 10:42:15 +00:00
Muhammed Mustafa
de551f740d feat: Added barcode download btn 2023-11-07 10:42:15 +00:00
DarkPhoenix2704
e4d7f95fe9 fix: qr alignment 2023-09-20 19:50:31 +05:30
mertmit
2ec329fa8b feat: Barcode row height support
Signed-off-by: mertmit <mertmit99@gmail.com>
2023-01-24 20:41:51 +03:00
flisowna
3150b986bb barcode: formatting 2022-12-26 22:12:58 +01:00
flisowna
9886e67ce3 barcode: fix all the issues from PR review 2022-12-26 16:25:18 +01:00
flisowna
27f3d53ca6 adjust to PR comments 2022-12-21 13:44:02 +01:00
flisowna
7f75bbf824 barcode column type: playwright tests (WIP) 2022-12-09 15:13:59 +03:00
Daniel Spaude
aaf3b9b4b8 barcode: add wrapper component around JSBarcode 2022-12-08 17:02:37 +03:00