Commit Graph

31 Commits

Author SHA1 Message Date
Mert E
d82727a065 fix: insert user from group by (#8889) 2024-06-28 15:25:53 +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
f3b46bd72a fix(nc-gui): grayed out shared form field if prefilled fields are locked 2024-03-09 11:51:10 +00:00
Ramesh Mane
1adbfd5477 fix(nc-gui): form search limit option issue 2024-02-27 12:39:22 +00:00
Ramesh Mane
933a6faf0b fix(nc-gui): move duplicate css at global style file 2024-02-27 12:39:22 +00:00
Ramesh Mane
fdd9c2be68 fix(nc-gui): pr review changes 2024-02-27 12:39:22 +00:00
Ramesh Mane
b682d1b5fb chore(nc-gui): lint 2024-02-27 12:39:21 +00:00
Ramesh Mane
de22512655 fix(nc-gui): add clear option for single select user field list type 2024-02-27 12:39:21 +00:00
Ramesh Mane
6c8825bed9 feat(nc-gui): add limit options for single & multi select field 2024-02-27 12:39:20 +00:00
Ramesh Mane
081e57370b feat(nc-gui): add form select type field option limit 2024-02-27 12:39:20 +00:00
Ramesh Mane
3f5425cc82 feat(nc-gui): list option for user select 2024-02-27 12:39:20 +00:00
Ramesh Mane
22220fd238 fix(nc-gui): link record expanded form fields spacing issue 2024-01-20 11:37:17 +00:00
Ramesh Mane
41547795d4 fix(nc-gui): user badge font size 2024-01-18 06:33:41 +00:00
Ramesh Mane
2f01d8798c fix(nc-gui): add circular badge with initials for user field options 2024-01-18 06:33:40 +00:00
mertmit
60e3533354 fix: handle singular response for user cell 2024-01-06 08:47:48 +00:00
Raju Udava
a80ac5b033 rebase fix 2024-01-04 06:16:40 +00:00
Ramesh Mane
323408b73d fix: multiselect type field expand btn overlap issue 2024-01-04 06:16:40 +00:00
Ramesh Mane
6c05e2689a feat: added profile pic in user field dropdown option 2024-01-02 08:15:25 +00:00
Ramesh Mane
d12a18781e fix: review changes of select dropdown fields 2023-12-29 12:23:31 +05:30
Ramesh Mane
a5fd82dcb3 fix: review changes 2023-12-29 00:04:41 +05:30
Ramesh Mane
e3e3e7d73e fix: lint errors 2023-12-27 00:19:45 +05:30
Ramesh Mane
8e7aaf8d16 fix: field alignment issue in expanded form 2023-12-27 00:10:45 +05:30
mertmit
5ee7a195b7 feat: user field record type
Signed-off-by: mertmit <mertmit99@gmail.com>
2023-12-21 13:21:08 +03:00
mertmit
c88c23b1ad fix: shared view for user field 2023-12-21 13:21:07 +03:00
mertmit
f9ff3a08b1 fix: multi paste user field 2023-12-21 13:21:07 +03:00
mertmit
d171bdf133 fix: lookup rendering 2023-12-21 13:21:07 +03:00
mertmit
7d1230f1cb fix: shared view for user field 2023-12-21 13:21:07 +03:00
mertmit
179a7bd934 fix: better state and cache management 2023-12-21 13:21:07 +03:00
mertmit
6115c4bfc1 feat: filter by user field 2023-12-21 13:21:07 +03:00
mertmit
a7405aec7d feat: user field (WIP) 2023-12-21 13:21:07 +03:00