Commit Graph

19 Commits

Author SHA1 Message Date
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
9a57f4fca0 feat(nc-gui): prefill user, text & numeric fields 2024-03-09 11:51:10 +00:00
mertmit
97b956f4ee feat: createdBy & lastModifiedBy 2024-01-06 08:47:47 +00:00
Pranav C
ae052c99a0 fix: avoid setting updated_at when inserting record 2024-01-04 13:19:24 +00:00
mertmit
a7405aec7d feat: user field (WIP) 2023-12-21 13:21:07 +03:00
reenphygeorge
e8a5f63696 fix(nc-gui): isgeometry defined and linting issues 2023-09-15 22:05:12 +05:30
Wing-Kam Wong
394292443c refactor(nc-gui): revise comment 2023-05-22 12:37:41 +08:00
Wing-Kam Wong
80fcfcefb6 refactor(nc-gui): move the formula datetime handling to backend 2023-05-20 20:34:02 +08:00
Wing-Kam Wong
934a3ea370 fix(nc-gui): allow negative value 2023-05-18 16:44:47 +08:00
Wing-Kam Wong
b3790bc43f refactor(nc-gui): avoid passing isMssql flag 2023-05-18 09:55:32 +05:30
Wing-Kam Wong
ea06a87f39 refactor(nc-gui): move renderValue to cell 2023-05-18 09:37:40 +05:30
flisowna
ea4332f4ed resolve merging conflicts 2022-12-19 14:59:39 +03:00
Pranav C
a78bd5daf9 fix: exclude time and year cell from manual save
Signed-off-by: Pranav C <pranavxc@gmail.com>
2022-11-29 17:49:08 +05:30
flisowna
1ee9fb0d0d resolve merging conflicts 2022-11-22 14:48:27 +03:00
Pranav C
25b68a74cd fix(gui): checkbox rendering
Signed-off-by: Pranav C <pranavxc@gmail.com>
2022-11-21 19:34:53 +05:30
braks
3a9338b3ef chore(nc-gui): rebase 2022-11-17 14:11:48 +01:00
braks
0d7b129e33 chore(nc-gui): lint 2022-11-17 14:11:48 +01:00
braks
e1cd1a9e7e refactor(nc-gui): use sql ui of useProject 2022-11-17 14:11:48 +01:00
braks
19c38753a4 refactor(nc-gui): reduce computed values generated by cells 2022-11-17 14:11:32 +01:00